[06:13:30] Where can I find the translations for the header/title for https://sv.wikipedia.org/wiki/Special:Bidrag/Josve05a if I have content translation on...it's badly translated... [06:21:59] What makes you think that's "content"? [06:22:08] Try https://translatewiki.net/wiki/Special:SearchTranslations [08:32:50] (late) Nemo_bis Because right before the "content" is fully loaded another heared is briefly shown, and replaced when the "conten" boxes for Translate etc. shows up [08:32:55] header* [08:35:27] It says "Användarbidrag" (User contributions) on all other such pages exept your own...it creates inconsistency and becomes...ugly [08:37:52] nvm, my mistake... [08:38:19] ok [08:42:58] (got confused with tow h2(h1?)-headers on https://sv.wikipedia.org/wiki/Special:Bidrag/Josve05a [08:43:02] two* [13:38:05] Hey, I'm looking for someone who has made edits to a lot of different WMF wikis (something like at least one edit in >100 wikis) [13:38:38] I'm developing a cross-wiki watchlist tool and would like to see how good my backend performs in such a case: https://tools.wmflabs.org/crosswatch/ [13:43:00] editing != watchlisting [13:44:07] shameless plug: you can use the "inequality" index at https://tools.wmflabs.org/erwin85/xcontribs.php to confirm candidates (only for editing pattern though) [13:44:13] if I click those drop down lists (wikis, namespaces) it gets stuck [13:44:42] Nemo_bis: yes, of course but that doesn't acutually matter in this case (it has to query all wikis with at least one edit so that's the case I want to test) [13:44:48] Stryn: hm, what browser? [13:45:19] sitic: it only took seconds to load, then froze for few seconds and then loaded the list of changes [13:45:49] Nemo_bis: Internet Explorer? I know that there is a strange issue with IE [13:46:00] NO [13:46:02] HOW DARE YOU [13:46:06] ;) [13:46:14] sitic: the newest FF [13:46:31] it's useless to me because it doesn't use enhanced RC format, so the list is polluted by tons of duplicates for the same title [13:47:07] (or is that one of the preferences available) [13:47:26] Stryn: ah I see, it opens the dropdown but is unable to close it for me [13:47:31] Stryn: doesn't get stuck for me in 38.0.5 (dunno which is latest) [13:48:02] yeah, sitic that is what I mean [13:48:03] Nemo_bis: enhanced RC? Do you mean the grouped watchlists or only most recent change to a page [13:48:13] the latter one can be set in the options [13:48:37] the latter is called extendedwatchlist [13:49:00] Ok, now the dropdown became unclosable for me as well; it previously didn't [15:08:17] how helpful https://static-bugzilla.wikimedia.org/buglist.cgi?title=Special%3ASearch&quicksearch=%22repository+management%22&button= [15:13:19] Nemo_bis: Redirect changes could be made in /operations/puppet/modules/bugzilla/templates/apache/static-bugzilla.wikimedia.org.erb [15:14:29] Not funny [15:20:51] I didn't intend to be funny, but sorry. I realize now that you refer to the fact that the search is gone, and not that you get a raw 404 [16:47:52] labs again down / slow :/ [16:47:56] 16:43 < YuviPanda> Luke081515: temporary glitch, should go away soon [16:47:56] Stryn: ^ [17:10:53] hallo [17:10:59] is the train deployment happening now, more or less? [17:11:11] aharoni: in an hour, more or less [17:11:18] oh, ok [17:11:24] :) [17:11:36] we already enabled the new languages, but we have a significant update in features [17:12:27] aharoni: so cool to see content translation take off [17:12:30] congrats [17:12:44] ori: Ivrit hayom! [17:12:50] Kvar poel! [17:13:20] נו, אז מה לתרגם? [17:14:21] * ori translated https://en.wikipedia.org/wiki/Canaanism from hewiki back in the day [17:14:26] one of my few nontrivial contributions [17:15:11] ori: is there an article in he.wikipedia about the neighborhood in which you live? [17:15:55] nope [17:16:42] ori: there you go :) [18:11:34] mmmmm [18:11:41] is the train deployment running now? [18:12:09] aharoni: see -operations :) [18:12:10] 18:09 < logmsgbot> !log twentyafterfour rebuilt wikiversions.cdb and synchronized wikiversions files: all wikis to 1.26wmf11 [18:50:26] how did all those got indexed? [18:50:27] https://www.google.com/search?nfpr=1&gws_rd=cr&q=vevo#q=inurl:(en+wikipedia+org+title)+-inurl:wiki [18:54:13] enhydra: see https://phabricator.wikimedia.org/T93550 and subtasks [18:54:43] greg-g: do you know why editing a task in phabricator sometimes has the effect of attributing to you the addition of CC's to the task? [18:54:57] oh, durr, it's because I merged in tickets. [18:55:00] never mind [18:55:02] ah, yeah, that [19:37:55] Is there an incantation to fix a half-failed vagrant provision? [19:38:10] I lost my network connection mid-provision, and now there's lots of scary red text. [19:39:29] e.g. something like "vagrant reprovision" or "vagrant startover" or "vagrant ╯°□°)╯︵ ┻━┻" [19:45:45] vagrant provision [19:46:13] startover would be `vagrant destroy -f && vagrant up` [19:46:32] earldouglas: ^ [19:46:48] So far, sudo dpkg --configure -a seems to have unstuck it. [19:47:12] cool. that and half done git clones are the things that tend to happen [19:47:29] Nees more atomic. :] [19:47:31] for the git clone problem you can either rm -rf the dir or try to fix manually