[00:04:13] StevenW: glad to hear it. :) I am hoping that now that we have 2 people onboard who have been using phab for a very long time, we can we some traction on this when we're in SF. [00:04:43] (03PS1) 10MaxSem: Allow customizing post_zip destination [extensions/Collection] - 10https://gerrit.wikimedia.org/r/106847 [00:17:49] (03PS1) 10Bsitu: Add a version number to cache keys [extensions/Flow] - 10https://gerrit.wikimedia.org/r/106850 [00:17:56] (03CR) 10jenkins-bot: [V: 04-1] Add a version number to cache keys [extensions/Flow] - 10https://gerrit.wikimedia.org/r/106850 (owner: 10Bsitu) [00:22:06] * qgil is getting really excited with Flow... [00:22:52] (03PS4) 10Andrew Bogott: Switch reading to the new service group schema. [extensions/OpenStackManager] - 10https://gerrit.wikimedia.org/r/105847 [00:22:54] (03PS4) 10Andrew Bogott: Transition to a new servicegroup schema [extensions/OpenStackManager] - 10https://gerrit.wikimedia.org/r/105846 [00:22:56] (03PS4) 10Andrew Bogott: Add maintenance tool to clean up the old service-group schema. [extensions/OpenStackManager] - 10https://gerrit.wikimedia.org/r/105848 [00:23:34] * MatmaRex is getting more and more disappointed with flow :( [00:24:34] (03PS2) 10Bsitu: Add a version number to cache keys [extensions/Flow] - 10https://gerrit.wikimedia.org/r/106850 [00:24:40] (03CR) 10jenkins-bot: [V: 04-1] Add a version number to cache keys [extensions/Flow] - 10https://gerrit.wikimedia.org/r/106850 (owner: 10Bsitu) [00:24:51] (03PS2) 10Legoktm: Initial commit [extensions/GlobalContributions] - 10https://gerrit.wikimedia.org/r/105911 [00:26:33] (03PS1) 10Shirayuki: i18n: avoid full-width single-quote [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/106852 [00:27:31] (03PS5) 10Andrew Bogott: Switch reading to the new service group schema. [extensions/OpenStackManager] - 10https://gerrit.wikimedia.org/r/105847 [00:27:33] (03PS5) 10Andrew Bogott: Transition to a new servicegroup schema [extensions/OpenStackManager] - 10https://gerrit.wikimedia.org/r/105846 [00:27:35] (03PS5) 10Andrew Bogott: Add maintenance tool to clean up the old service-group schema. [extensions/OpenStackManager] - 10https://gerrit.wikimedia.org/r/105848 [00:42:10] Is custom Javascript suppose to run on Special:Userlogin/signup? [00:44:01] I'll be more specific... Should my User:/vector.js run on Special:Userlogin/signup? [00:45:45] (03CR) 10TTO: [C: 04-1] "Not sure that this is the right approach, per Isarra's comment at the bug. These colours have dreadful contrast with black text." [core] - 10https://gerrit.wikimedia.org/r/106763 (owner: 10Jackmcbarn) [00:45:58] I added importScript('User:Technical 13/SandBox/ACCHelp.js'); // testing [[User:Technical 13/SandBox/ACCHelp.js]] to both my vector and common .js files and it doesn't seem to be loading... When I paste the code into the console however, it loads. [00:50:37] !git [00:50:37] MediaWiki development is using git, a distributed source control manager, starting on March 21st, 2012; details: https://www.mediawiki.org/wiki/Git_happens Instructions for using it: https://www.mediawiki.org/wiki/Git/Workflow To get an account: https://www.mediawiki.org/wiki/Project:Labsconsole_accounts [00:53:53] (03CR) 10Qgil: "I don't have an environment to test this patch, sorry. Does it change the background color for all cases, including strings with text, or " [core] - 10https://gerrit.wikimedia.org/r/106763 (owner: 10Jackmcbarn) [00:57:07] Technical_13: some pages have this disabled [00:57:11] Special:preferences for one [00:57:20] i think userlogin too, let me check [00:57:34] I'm aware teh Special:Preferences has it disabled. [00:57:52] Technical_13: yeah, and so does userlogin and userlogin/signup [00:58:15] site scripts don't run there either afaics [00:58:24] What I don't understand is the "create an account" page seems to have it disabled, but "your account has been created" does not as they are both Special:Userlogin [01:00:01] Technical_13: hmm, sounds like just an oversight [01:00:16] Is there an existing URL parameter that will allow me to force my JavaScript to run on that page? [01:00:35] If not, can one be added, please? [01:00:55] oO [01:01:05] If you can point me to the source that disables it for that page, I'd be happy to write the patch myself. [01:01:10] Technical_13: Some Wikimedia wikis have an hack on that... but please consider security [01:01:41] (03PS11) 10Ori.livneh: SpecialWatchlist: Use FormOptions for parameter handling [core] - 10https://gerrit.wikimedia.org/r/94288 (owner: 10Bartosz Dziewoński) [01:01:44] also user login and registration *should* not run any user JS [01:01:55] (03PS12) 10Ori.livneh: SpecialWatchlist: Use FormOptions for parameter handling [core] - 10https://gerrit.wikimedia.org/r/94288 (owner: 10Bartosz Dziewoński) [01:02:13] Technical_13: there is no way to disable that, and there shouldn't be any [01:02:24] (03CR) 10Legoktm: "Thanks for the review Siebrand." (036 comments) [extensions/GlobalContributions] - 10https://gerrit.wikimedia.org/r/105911 (owner: 10Legoktm) [01:02:27] Technical_13: that would make it just too easy for rogue admins to hijack everyone's passwords [01:02:28] (03PS1) 10Bartosz Dziewoński: Always disallow user JS on Special:UserLogin [core] - 10https://gerrit.wikimedia.org/r/106855 [01:02:31] (03CR) 10Ori.livneh: [C: 032] SpecialWatchlist: Use FormOptions for parameter handling [core] - 10https://gerrit.wikimedia.org/r/94288 (owner: 10Bartosz Dziewoński) [01:02:45] ? [01:02:53] From the create an account page? [01:03:54] I suppose I could propose the things I want my script to do as a patch to the design of the page itself. [01:03:58] (03PS2) 10Bartosz Dziewoński: Always disallow user JS on Special:UserLogin [core] - 10https://gerrit.wikimedia.org/r/106855 [01:04:04] account creation and login is unfortunately quite intertwined right now :/ [01:04:50] (03PS9) 10Ori.livneh: SpecialWatchlist: Don't overwrite context now that we don't have to [core] - 10https://gerrit.wikimedia.org/r/94289 (owner: 10Bartosz Dziewoński) [01:05:19] hey, thanks ori [01:05:35] got a release notes conflict there, didn't you? i was just meaning to rebase all that :) [01:05:46] yeah i fixed it myself [01:06:40] wow, progress indicators on https://integration.wikimedia.org/zuul/ [01:06:47] Krinkle, cool ^ [01:07:21] ori: Yep :) Kudos to hashar for implementing that. [01:07:36] Jenkins has had this for several months now actually, but it was only visible when you opened the Jenkins job page directly [01:07:46] https://integration.wikimedia.org/ci/job/mediawiki-core-phpunit-parser/18116/ [01:07:51] it's really nice, it makes the whole setup feel more responsive [01:08:09] (03Merged) 10jenkins-bot: SpecialWatchlist: Use FormOptions for parameter handling [core] - 10https://gerrit.wikimedia.org/r/94288 (owner: 10Bartosz Dziewoński) [01:08:13] It uses past data and current progress in various ways to guestimate how long it might take [01:08:21] "feel", eh [01:08:29] i've gotten two bogus test failures in the last few hours [01:08:34] (see the "progress: [ ... ]" on the Jenkins job page, that one's been there for a while) [01:08:39] things keep timing out or something [01:09:08] (i filed a bug) [01:09:22] MatmaRex: that does suck, but it's not really all that related [01:10:09] it's probably not related, true [01:10:11] but it's new [01:10:15] (03CR) 10Ori.livneh: [C: 032] SpecialWatchlist: Don't overwrite context now that we don't have to [core] - 10https://gerrit.wikimedia.org/r/94289 (owner: 10Bartosz Dziewoński) [01:10:59] going to stop there for now (with respect to your SpecialWatchlist series), that's as far as i got as far testing things [01:11:09] goes [01:11:38] How do I highlight lines of code for https://git.wikimedia.org/blob/ again... Using #L513-514 didn't work like it does on github [01:12:40] #L513 works to highlight just one line... hrmm maybe that's all I can do... [01:13:22] (03Merged) 10jenkins-bot: SpecialWatchlist: Don't overwrite context now that we don't have to [core] - 10https://gerrit.wikimedia.org/r/94289 (owner: 10Bartosz Dziewoński) [01:13:24] thanks [01:13:37] Technical_13: that's the best you can do afaik [01:13:44] Can anyone tell me what https://git.wikimedia.org/blob/mediawiki%2Fcore/132ed8f5e013f19f67b34edbf58c31bb3f959bbe/includes%2Fspecials%2FSpecialUserlogin.php#L513 is suppose to do? Is it suppose to automatically add the new users user/talk pages to my watchlist when creating for someone else? [01:14:19] Technical_13: it should add them to the user's own watchlist [01:15:28] Hrmm. I'm trying to make it so that I can add it to my watchlist when I create the account for them (so I'll see quickly if there is an issue with a new user I created and guide them if possible). [01:17:39] $u is account to be created and mUsername is me? [01:18:37] no [01:18:46] you are probably $this->getUser() [01:19:33] $this->getUser()->addWatch( $u->getUserPage(), WatchedItem::IGNORE_USER_RIGHTS ); would add it to my watchlist then? [01:19:53] If $u->addWatch( $u->getUserPage(), WatchedItem::IGNORE_USER_RIGHTS ); adds it to their own? [01:21:44] at a glance, yes [01:26:47] Technical_13: we disable user scripts on any page where the users password is entered. To easy to login csrf, add a script, and then send a user's password back to an attacker. [01:33:37] (03CR) 10Legoktm: Use new hooks in API action=createaccount for Captcha (031 comment) [extensions/ConfirmEdit] - 10https://gerrit.wikimedia.org/r/106845 (owner: 10Brion VIBBER) [01:34:45] Okay, so I think I've written a patch that will allow me to add a new account I create to my watchlist by adding &wpWatchlist=1 to the URL. How do I submit that patch for review on https://git.wikimedia.org/blob/mediawiki%2Fcore/132ed8f5e013f19f67b34edbf58c31bb3f959bbe/includes%2Fspecials%2FSpecialUserlogin.php? [01:35:16] It doesn't add anything to the visual interface at this time to avoid unneeded clutter. [01:35:50] Technical_13: if you don't want to use the standard tools (git etc.), this will probably do; https://tools.wmflabs.org/gerrit-patch-uploader/ [01:36:08] you will still need a gerrit account to be able to comment on the patch (or respond to comments) [01:36:30] It's not that I don't want to MatmaRex, is that I've never used them before and don't much have time to learn from scratch right now. [01:36:41] yeah, understood [01:36:54] if you have a diff in some standard format, you can use that tool [01:37:09] !developeraccess [01:37:13] !developer [01:37:14] Did you mean engineer? [01:37:17] meh [01:37:26] https://www.mediawiki.org/wiki/Developer_access [01:38:06] I have a wikitech account already [01:39:01] on a completely unrelated note. i can't remember where i got http://gregoryszorc.com/blog/2013/10/14/phabricator-is-awesome/ from (it might have been one of the channels here a few hours ago), but it looks exciting. [01:40:54] I just thought of something, can I submit the patch on github? [01:41:42] Technical_13: maybe. YuviPanda used to run some bot to import pull requests to gerrit [01:41:54] not sure if it's still active [01:42:12] https://github.com/wikimedia/mediawiki-core/blob/master/includes/specials/SpecialUserlogin.php [01:42:14] (we can't merge pull requests directly on gerrit) [01:46:17] (03PS3) 10Legoktm: Add XMLRCFeedFormatter [core] - 10https://gerrit.wikimedia.org/r/105430 [01:46:38] (03CR) 10Legoktm: "PS3 is a rebase, I'll address the issues in PS4." [core] - 10https://gerrit.wikimedia.org/r/105430 (owner: 10Legoktm) [01:49:47] Krinkle: does https://github.com/Technical-13/mediawiki-core/commit/a8752513f4989a937d5d4cf5e3bf1d4b49ed0546#diff-e1ebb9ede7c77785ba877f429cbf2ea2 look like it will work for what I want to you before I submit a pull request? [01:51:01] (03PS4) 10Legoktm: Add XMLRCFeedFormatter [core] - 10https://gerrit.wikimedia.org/r/105430 [01:52:56] (03PS1) 10Legoktm: rcfeed: Use wfWikiID() instead of $wgDBname [core] - 10https://gerrit.wikimedia.org/r/106857 [01:54:33] https://github.com/wikimedia/mediawiki-core/pull/15 pull request sent [02:01:32] (03PS8) 10JGonera: Update mediawiki.ui button styles [core] - 10https://gerrit.wikimedia.org/r/103494 [02:05:13] MatmaRex and hoo are gone... https://en.wikipedia.org/w/index.php?title=Special:UserLogin&action=submitlogin&type=signup is the page that is allowing user .js [02:23:14] (03PS1) 10Mattflaschen: Specify unit for $wgCUDMaxAge [extensions/CheckUser] - 10https://gerrit.wikimedia.org/r/106858 [02:24:17] https://gerrit.wikimedia.org/r/#/c/83217/ needs review, if anyone is available. [02:26:14] https://tools.wmflabs.org/gerrit-patch-uploader/ takes for ever, no? [02:26:39] Technical_13, don't know. I use git-review. It's usually pretty quick, once you set it up. [02:30:51] Hi superm401... I can look at it, if you like, though I don't have +2 powers on core. I see you already have a +1 [02:31:16] I don't know much about QUnit but it might be time to learn [02:31:44] AndyRussG, no need, thanks for offering though. Though you are welcome to take it as an opportunity to learn QUnit. [02:32:50] K U bet [02:33:45] (03CR) 10Jackmcbarn: "All cases. It would be difficult to make it apply to only spaces." [core] - 10https://gerrit.wikimedia.org/r/106763 (owner: 10Jackmcbarn) [02:41:29] I've been pawing through https://git.wikimedia.org/tree/mediawiki%2Fextensions%2FAntiSpoof for a while now and can't seem to find where it injects the html into Special:Userlogin/signup.. Can anyone help me figure it out? Thanks. [02:51:33] (03CR) 10TTO: "It'd probably be possible, but it would take more than just CSS. You could try fiddling with includes/diff/TableDiffFormatter.php, for exa" [core] - 10https://gerrit.wikimedia.org/r/106763 (owner: 10Jackmcbarn) [02:52:12] (03CR) 10Jackmcbarn: "I know I can do it, but it seems like unnecessary complexity, and the colors might not look nice together." [core] - 10https://gerrit.wikimedia.org/r/106763 (owner: 10Jackmcbarn) [03:20:22] (03PS1) 10Krinkle: Enable mwext-TemplateData-qunit [integration/zuul-config] - 10https://gerrit.wikimedia.org/r/106859 [03:20:48] (03CR) 10Krinkle: [C: 032] Enable mwext-TemplateData-qunit [integration/zuul-config] - 10https://gerrit.wikimedia.org/r/106859 (owner: 10Krinkle) [03:20:52] (03Merged) 10jenkins-bot: Enable mwext-TemplateData-qunit [integration/zuul-config] - 10https://gerrit.wikimedia.org/r/106859 (owner: 10Krinkle) [04:05:07] where is the documentation for if I wanted to change an echo Html::input to Html::textarea ? [04:17:53] (03PS1) 10TTO: Merge Poem extension into core [core] - 10https://gerrit.wikimedia.org/r/106861 [04:25:54] (03CR) 10Jackmcbarn: "I'd rather have a different name than pretext, like verbatim, since pretext basically means lies." [core] - 10https://gerrit.wikimedia.org/r/106861 (owner: 10TTO) [04:36:41] (03PS5) 10AndyRussG: Notifications for course talk page edits [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/105147 [04:39:11] (03CR) 10Adamw: "Argh, that is not just a rebase? There is a change rolled in?" [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/105147 (owner: 10AndyRussG) [04:42:14] (03CR) 10AndyRussG: "I confess there are arghy changes rolled in. However... I just found that daily batched e-mail notifications are not working..." [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/105147 (owner: 10AndyRussG) [05:33:12] (03CR) 10Parent5446: Add hooks in API action=createaccount for Captcha (032 comments) [core] - 10https://gerrit.wikimedia.org/r/106844 (owner: 10Brion VIBBER) [05:37:51] (03CR) 10Parent5446: "Are we sure this won't break anything? I could easily see a use case in having user Javascript loaded after login (i.e., on the login succ" [core] - 10https://gerrit.wikimedia.org/r/106855 (owner: 10Bartosz Dziewoński) [05:40:48] (03CR) 10Parent5446: [C: 031] WebInstaller: Don't call getSoftwareLink() [core] - 10https://gerrit.wikimedia.org/r/106489 (owner: 10PleaseStand) [05:42:55] (03CR) 10Parent5446: [C: 031] "Haven't tested" [core] - 10https://gerrit.wikimedia.org/r/106322 (owner: 10Jackmcbarn) [05:48:29] (03CR) 10Parent5446: Composer: suggest does not take version, but description (031 comment) [core] - 10https://gerrit.wikimedia.org/r/105504 (owner: 10Nikerabbit) [05:54:26] (03PS6) 10AndyRussG: Notifications for course talk page edits [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/105147 [05:55:41] (03CR) 10AndyRussG: "Separating out the rebase and changes that were committed together in the previous patch set. This patch set is just the rebase." [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/105147 (owner: 10AndyRussG) [06:07:46] (03PS7) 10AndyRussG: Notifications for course talk page edits [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/105147 [06:10:09] (03CR) 10Parent5446: [C: 032] Add XMLRCFeedFormatter [core] - 10https://gerrit.wikimedia.org/r/105430 (owner: 10Legoktm) [06:10:46] (03CR) 10Parent5446: [C: 032] rcfeed: Use wfWikiID() instead of $wgDBname [core] - 10https://gerrit.wikimedia.org/r/106857 (owner: 10Legoktm) [06:12:14] /join #fossamrita [06:12:28] (03CR) 10AndyRussG: "This patch contains the actual changes sent in patch set 5, separated from the rebase that was included in that patch set." [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/105147 (owner: 10AndyRussG) [06:13:33] (03Merged) 10jenkins-bot: Add XMLRCFeedFormatter [core] - 10https://gerrit.wikimedia.org/r/105430 (owner: 10Legoktm) [06:14:44] (03Merged) 10jenkins-bot: rcfeed: Use wfWikiID() instead of $wgDBname [core] - 10https://gerrit.wikimedia.org/r/106857 (owner: 10Legoktm) [06:22:02] YuviPanda: Hi, around? Would you, by any chance be having the ULS extension and the interlanguage links setup in your local wiki? [06:26:06] (03CR) 10Parent5446: [C: 04-1] "Definitely agree that is not a good tag name.
 is supposed to mean pre-formatted text.  just sounds like an alias " (034 comments) [core] - 10https://gerrit.wikimedia.org/r/106861 (owner: 10TTO)
[06:30:30] 	 (03PS1) 1001tonythomas: Gave Bugzilla's "Save Changes" button style. [wikimedia/bugzilla/modifications] - 10https://gerrit.wikimedia.org/r/106864 
[06:31:27] 	 (03CR) 10Parent5446: "These are my last complaints. :P" (033 comments) [extensions/Oversight] - 10https://gerrit.wikimedia.org/r/18229 (owner: 10Alex Monk)
[06:32:47] 	 (03CR) 1001tonythomas: "Daniel: The button looks great after the css." [wikimedia/bugzilla/modifications] - 10https://gerrit.wikimedia.org/r/106864 (owner: 1001tonythomas)
[06:33:26] 	 (03CR) 10Parent5446: [C: 031] Modify the Special:LonelyPages query to ignore disambiguation pages (031 comment) [extensions/Disambiguator] - 10https://gerrit.wikimedia.org/r/106435 (owner: 10Kaldari)
[06:40:06] 	 (03PS1) 10Hydriz: Adding licensing information [extensions/HostStats] - 10https://gerrit.wikimedia.org/r/106866 
[06:40:41] 	 (03CR) 10Hydriz: [C: 032 V: 032] Adding licensing information [extensions/HostStats] - 10https://gerrit.wikimedia.org/r/106866 (owner: 10Hydriz)
[06:47:14] 	 (03CR) 10Adamw: [C: 032] Notifications for course talk page edits (031 comment) [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/105147 (owner: 10AndyRussG)
[06:47:21] 	 (03Merged) 10jenkins-bot: Notifications for course talk page edits [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/105147 (owner: 10AndyRussG)
[06:48:32] 	 (03PS1) 10Hydriz: Adding licensing information [extensions/CloseWikis] - 10https://gerrit.wikimedia.org/r/106867 
[06:49:46] 	 (03CR) 10Hydriz: [C: 032 V: 032] Adding licensing information [extensions/CloseWikis] - 10https://gerrit.wikimedia.org/r/106867 (owner: 10Hydriz)
[07:09:42] 	 (03CR) 10TTO: "Can we discuss the tag name over at the bug report? I'd like to see what different people prefer." (031 comment) [core] - 10https://gerrit.wikimedia.org/r/106861 (owner: 10TTO)
[07:11:31] 	 (03PS2) 10TTO: Merge Poem extension into core [core] - 10https://gerrit.wikimedia.org/r/106861 
[07:23:06] 	 (03CR) 10AndyRussG: Notifications for course talk page edits (031 comment) [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/105147 (owner: 10AndyRussG)
[07:41:19] 	 (03CR) 10Adamw: Notifications for course talk page edits (031 comment) [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/105147 (owner: 10AndyRussG)
[07:52:27] 	 (03Abandoned) 10Siebrand: Replace deprecated User::editToken with User::getEditToken (1.19) [extensions/Wikilog] - 10https://gerrit.wikimedia.org/r/106197 (owner: 10Siebrand)
[07:54:15] 	 (03Abandoned) 10Siebrand: Replace deprecated User::editToken with User::getEditToken (1.19) [extensions/Video] - 10https://gerrit.wikimedia.org/r/106198 (owner: 10Siebrand)
[07:56:08] 	 (03CR) 10Parent5446: Merge Poem extension into core (031 comment) [core] - 10https://gerrit.wikimedia.org/r/106861 (owner: 10TTO)
[08:07:03] 	 (03PS1) 10Siebrand: Replace usage of some deprecated functions [extensions/Video] - 10https://gerrit.wikimedia.org/r/106868 
[08:11:17] 	 (03CR) 10Siebrand: "@Cboltz: You're mentioned as an extension author, and I kind of expected you would merge instead of +1. If you're not going to merge this," [extensions/SelectCategory] - 10https://gerrit.wikimedia.org/r/106746 (owner: 10Siebrand)
[08:15:20] 	 (03CR) 10Frédéric Wang: "Just some feedback on the style. I have not looked too carefully about the code itself." (0313 comments) [extensions/Math] - 10https://gerrit.wikimedia.org/r/105187 (owner: 10Physikerwelt)
[08:17:05] 	 (03PS1) 10Spage: Fix fatal from exception, and improve its message [extensions/Flow] - 10https://gerrit.wikimedia.org/r/106869 
[08:17:50] 	 (03PS2) 10Spage: Fix fatal from exception, and improve its message [extensions/Flow] - 10https://gerrit.wikimedia.org/r/106869 
[08:18:38] 	 I added the 'class' => "mw-ui-button mw-ui-constructive", for the getEditButtons wpSave , so that it will have the blue color but it is not showing up. 
[08:18:46] 	 Please help 
[08:19:24] 	 (03CR) 10Siebrand: "Going to abandon this change. I left an inline comment about why I got confused." (031 comment) [core] - 10https://gerrit.wikimedia.org/r/105726 (owner: 10Siebrand)
[08:19:28] 	 (03Abandoned) 10Siebrand: $serverIndex can be an array, so print_r() it [core] - 10https://gerrit.wikimedia.org/r/105726 (owner: 10Siebrand)
[08:28:52] 	 (03CR) 10Siebrand: $serverIndex can be an array, so print_r() it (031 comment) [core] - 10https://gerrit.wikimedia.org/r/105726 (owner: 10Siebrand)
[08:33:47] 	 I am working on bug https://bugzilla.wikimedia.org/show_bug.cgi?id=59869        after reproducing  the stufffs in my localhost ,I didn't find the source file to make a change.Can anyone please help me.
[08:37:04] 	 (03PS1) 10Siebrand: Correct return type doc for DatabaseBase::getLBInfo() [core] - 10https://gerrit.wikimedia.org/r/106871 
[08:37:06] 	 (03PS1) 10Siebrand: Update/add documentation in the LoadBalancer class [core] - 10https://gerrit.wikimedia.org/r/106872 
[08:37:08] 	 (03PS1) 10Siebrand: Provide correct type as input for LoadMonitor::postConnectionBackoff() [core] - 10https://gerrit.wikimedia.org/r/106873 
[08:37:51] 	 (03PS2) 10Siebrand: Provide correct type as input for LoadMonitor::postConnectionBackoff() [core] - 10https://gerrit.wikimedia.org/r/106873 
[08:37:57] 	 (03PS3) 10Siebrand: Provide correct type as input for LoadMonitor::postConnectionBackoff() [core] - 10https://gerrit.wikimedia.org/r/106873 
[08:38:44] 	 (03PS2) 10Siebrand: Update/add documentation in the LoadBalancer class [core] - 10https://gerrit.wikimedia.org/r/106872 
[08:39:33] 	 (03PS2) 10Ori.livneh: Enable ACE webworkers [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/106673 (owner: 10TheDJ)
[08:39:38] 	 (03CR) 10Ori.livneh: [C: 032] Enable ACE webworkers [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/106673 (owner: 10TheDJ)
[08:41:41] 	 (03Merged) 10jenkins-bot: Enable ACE webworkers [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/106673 (owner: 10TheDJ)
[08:45:55] 	 (03CR) 10Siebrand: "If this were to be merged, currently open issues for the poem extension in bugzilla should be re-assigned to core." [core] - 10https://gerrit.wikimedia.org/r/106861 (owner: 10TTO)
[08:46:57] 	 (03CR) 10Siebrand: "Does this need parser tests?" [core] - 10https://gerrit.wikimedia.org/r/106861 (owner: 10TTO)
[08:47:10] 	 (03CR) 10Siebrand: "Oops, it has parser tests. Great :)." [core] - 10https://gerrit.wikimedia.org/r/106861 (owner: 10TTO)
[08:49:14] 	 (03PS9) 10Siebrand: SpecialWatchlist: Reorder some stuff in #execute [core] - 10https://gerrit.wikimedia.org/r/94627 (owner: 10Bartosz Dziewoński)
[08:52:53] 	 (03CR) 10Siebrand: SpecialWatchlist: Split #execute into subfunctions like SpecialRecentChanges (031 comment) [core] - 10https://gerrit.wikimedia.org/r/94677 (owner: 10Bartosz Dziewoński)
[08:56:45] 	 (03CR) 10Siebrand: Initial commit (031 comment) [extensions/GlobalContributions] - 10https://gerrit.wikimedia.org/r/105911 (owner: 10Legoktm)
[08:58:56] 	 (03CR) 10Siebrand: [C: 031] "i18n/L10n reviewed." [extensions/GlobalContributions] - 10https://gerrit.wikimedia.org/r/105911 (owner: 10Legoktm)
[09:00:31] 	 (03CR) 10Siebrand: [C: 032] i18n: avoid full-width single-quote [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/106852 (owner: 10Shirayuki)
[09:00:41] 	 (03Merged) 10jenkins-bot: i18n: avoid full-width single-quote [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/106852 (owner: 10Shirayuki)
[09:09:17] 	 (03PS1) 10Siebrand: Call Linker::formatSize statically [extensions/MediaFunctions] - 10https://gerrit.wikimedia.org/r/106874 
[09:12:50] 	 (03PS1) 10Siebrand: Remove deprecated ParserOptions::getSkin() [core] - 10https://gerrit.wikimedia.org/r/106875 
[09:39:03] 	 (03PS1) 10Hydriz: (bug 54450) Fix compatibility with all skins [extensions/LastModified] - 10https://gerrit.wikimedia.org/r/106878 
[10:12:59] 	 (03CR) 10Cboltz: "My "problem" is that I don't know the internal MediaWiki classes (like "Linker") very well. Therefore I hoped that one of the other review" [extensions/SelectCategory] - 10https://gerrit.wikimedia.org/r/106746 (owner: 10Siebrand)
[11:01:32] 	 (03CR) 10TheDJ: "GAH, seems that CORS doesn't work at all with Worker's (neither Chrome, Safari, FF). I verified that as long as origin header is sent, tha" [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/106673 (owner: 10TheDJ)
[11:03:07] 	 (03CR) 10Hoo man: [C: 04-1] "per Chris" [extensions/AntiSpoof] - 10https://gerrit.wikimedia.org/r/87546 (owner: 10Stwalkerster)
[11:04:12] 	 (03CR) 10Nikerabbit: Adding licensing information (031 comment) [extensions/HostStats] - 10https://gerrit.wikimedia.org/r/106866 (owner: 10Hydriz)
[11:05:24] 	 (03PS3) 10TheDJ: JSHint: fix the last jslint/hint failures [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/106623 
[11:05:26] 	 (03CR) 10jenkins-bot: [V: 04-1] JSHint: fix the last jslint/hint failures [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/106623 (owner: 10TheDJ)
[11:08:16] 	 (03CR) 10Parent5446: Correct return type doc for DatabaseBase::getLBInfo() (031 comment) [core] - 10https://gerrit.wikimedia.org/r/106871 (owner: 10Siebrand)
[11:09:35] 	 (03PS3) 10Spage: [WIP] Update login and HTMLForm to new design [core] - 10https://gerrit.wikimedia.org/r/104011 
[11:12:37] 	 (03PS4) 10TheDJ: JSHint: fix the last jslint/hint failures [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/106623 
[11:12:52] 	 (03PS2) 10Nikerabbit: Composer: suggest does not take version, but description [core] - 10https://gerrit.wikimedia.org/r/105504 
[11:13:09] 	 (03CR) 10TheDJ: "fix in PS3, rebased in PS4" (031 comment) [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/106623 (owner: 10TheDJ)
[11:14:29] 	 (03PS1) 10Hydriz: Fix license name [extensions/HostStats] - 10https://gerrit.wikimedia.org/r/106879 
[11:15:23] 	 (03PS1) 10Hydriz: Fix license name [extensions/CloseWikis] - 10https://gerrit.wikimedia.org/r/106880 
[11:16:29] 	 (03CR) 10Hydriz: [C: 032 V: 032] Fix license name [extensions/HostStats] - 10https://gerrit.wikimedia.org/r/106879 (owner: 10Hydriz)
[11:16:31] 	 (03CR) 10Hydriz: [C: 032 V: 032] Fix license name [extensions/CloseWikis] - 10https://gerrit.wikimedia.org/r/106880 (owner: 10Hydriz)
[11:20:12] 	 (03CR) 10Siebrand: "Thanks for clarifying." [extensions/SelectCategory] - 10https://gerrit.wikimedia.org/r/106746 (owner: 10Siebrand)
[11:27:07] * thedj[work]  looks at modulestorage module to see if he can do the same for webworkers...
[11:30:53] 	 (03CR) 10Siebrand: Correct return type doc for DatabaseBase::getLBInfo() (031 comment) [core] - 10https://gerrit.wikimedia.org/r/106871 (owner: 10Siebrand)
[11:31:51] 	 (03PS2) 10Siebrand: Correct return type doc for DatabaseBase::getLBInfo() [core] - 10https://gerrit.wikimedia.org/r/106871 
[11:43:15] 	 (03CR) 10Parent5446: [C: 032] Composer: suggest does not take version, but description [core] - 10https://gerrit.wikimedia.org/r/105504 (owner: 10Nikerabbit)
[11:43:24] 	 (03CR) 10Parent5446: [C: 032] Correct return type doc for DatabaseBase::getLBInfo() [core] - 10https://gerrit.wikimedia.org/r/106871 (owner: 10Siebrand)
[11:46:31] 	 (03Merged) 10jenkins-bot: Composer: suggest does not take version, but description [core] - 10https://gerrit.wikimedia.org/r/105504 (owner: 10Nikerabbit)
[11:47:39] 	 (03Merged) 10jenkins-bot: Correct return type doc for DatabaseBase::getLBInfo() [core] - 10https://gerrit.wikimedia.org/r/106871 (owner: 10Siebrand)
[11:53:06] 	 (03CR) 10Bartosz Dziewoński: SpecialWatchlist: Split #execute into subfunctions like SpecialRecentChanges (031 comment) [core] - 10https://gerrit.wikimedia.org/r/94677 (owner: 10Bartosz Dziewoński)
[11:56:28] 	 (03CR) 10Bartosz Dziewoński: [C: 032] JSHint: fix the last jslint/hint failures [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/106623 (owner: 10TheDJ)
[11:56:30] 	 (03Merged) 10jenkins-bot: JSHint: fix the last jslint/hint failures [extensions/CodeEditor] - 10https://gerrit.wikimedia.org/r/106623 (owner: 10TheDJ)
[12:08:52] 	 (03CR) 10Spage: "Just comment comments. I read it hoping to figure out what a "root post" is, but I'm still confused. Is it a topic (which in our nomencla" (035 comments) [extensions/Flow] - 10https://gerrit.wikimedia.org/r/106449 (owner: 10EBernhardson)
[12:14:39] 	 (03PS1) 10UltrasonicNXT: Fix join message gender [extensions/MediaWikiChat] - 10https://gerrit.wikimedia.org/r/106882 
[12:18:46] 	 (03PS1) 10Tinaj1234: Error message for invalid login changed. [wikimedia/bugzilla/modifications] - 10https://gerrit.wikimedia.org/r/106883 
[12:27:27] 	 (03PS1) 10UltrasonicNXT: Stop heights adjusting on timestamp hover [extensions/MediaWikiChat] - 10https://gerrit.wikimedia.org/r/106884 
[12:32:38] 	 (03CR) 10UltrasonicNXT: [C: 032 V: 032] Stop heights adjusting on timestamp hover [extensions/MediaWikiChat] - 10https://gerrit.wikimedia.org/r/106884 (owner: 10UltrasonicNXT)
[12:33:11] 	 (03CR) 10UltrasonicNXT: [C: 032 V: 032] Fix join message gender [extensions/MediaWikiChat] - 10https://gerrit.wikimedia.org/r/106882 (owner: 10UltrasonicNXT)
[12:36:29] 	 (03PS1) 10Amruthasangeeth: Increased the number of rows [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/106885 
[12:44:44] 	 (03PS1) 10Spage: Rename mw-ui-text class to mw-ui-quiet [extensions/Flow] - 10https://gerrit.wikimedia.org/r/106886 
[12:54:44] 	 (03PS2) 10Amruthasangeeth: Increased the number of rows [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/106885 
[13:01:45] 	 spam incoming
[13:02:34] 	 (03PS9) 10Bartosz Dziewoński: Create ChangesListSpecialPage as a base class for Watchlist and RC [core] - 10https://gerrit.wikimedia.org/r/102458 
[13:02:36] 	 (03PS6) 10Bartosz Dziewoński: ChangesListSpecialPage: Implement execute() [core] - 10https://gerrit.wikimedia.org/r/103240 
[13:02:38] 	 (03PS6) 10Bartosz Dziewoński: Changes list legend modules cleanup [core] - 10https://gerrit.wikimedia.org/r/103197 
[13:02:40] 	 (03PS3) 10Bartosz Dziewoński: ChangesListSpecialPage: Implement two new hooks superseding 4 old ones [core] - 10https://gerrit.wikimedia.org/r/106279 
[13:02:42] 	 (03PS10) 10Bartosz Dziewoński: SpecialWatchlist: JS enhancements to namespace selector (like RC) [core] - 10https://gerrit.wikimedia.org/r/94617 
[13:02:44] 	 (03PS4) 10Bartosz Dziewoński: ChangesListSpecialPage: Implement webOutput() [core] - 10https://gerrit.wikimedia.org/r/105195 
[13:02:46] 	 (03PS3) 10Bartosz Dziewoński: ChangesListSpecialPage: Implement doMainQuery() [core] - 10https://gerrit.wikimedia.org/r/105194 
[13:02:48] 	 (03PS5) 10Bartosz Dziewoński: Change behavior of Special:Watchlist when user's watchlist is empty [core] - 10https://gerrit.wikimedia.org/r/103233 
[13:02:50] 	 (03PS9) 10Bartosz Dziewoński: SpecialWatchlist: Synchronise some code with newer versions from RC [core] - 10https://gerrit.wikimedia.org/r/94628 
[13:02:52] 	 (03PS5) 10Bartosz Dziewoński: ChangesListSpecialPage and subclasses: Reorder functions [core] - 10https://gerrit.wikimedia.org/r/103200 
[13:02:54] 	 (03PS10) 10Bartosz Dziewoński: SpecialWatchlist: Reorder some stuff in #execute [core] - 10https://gerrit.wikimedia.org/r/94627 
[13:02:56] 	 (03PS5) 10Bartosz Dziewoński: ChangesListSpecialPage: Implement buildMainQueryConds() [core] - 10https://gerrit.wikimedia.org/r/103546 
[13:02:58] 	 (03PS5) 10Bartosz Dziewoński: No longer display the number of rows shown on Special:Watchlist [core] - 10https://gerrit.wikimedia.org/r/103239 
[13:03:00] 	 (03PS9) 10Bartosz Dziewoński: SpecialWatchlist: Split #execute into subfunctions like SpecialRecentChanges [core] - 10https://gerrit.wikimedia.org/r/94677 
[13:03:02] 	 (03PS8) 10Bartosz Dziewoński: Always load 'mediawiki.special.changeslist' on SpecialRecentChanges and subclasses [core] - 10https://gerrit.wikimedia.org/r/97451 
[13:03:04] 	 (03PS4) 10Bartosz Dziewoński: ChangesListSpecialPage: Stop mutating $opts in buildMainQueryConds() [core] - 10https://gerrit.wikimedia.org/r/105196 
[13:05:29] 	 Hi, how can I get involved with wikimedia for gsoc 2014?
[13:22:47] 	 (03PS6) 10Umherirrender: API: Return set values for action=options [core] - 10https://gerrit.wikimedia.org/r/92928 
[13:24:07] 	 (03CR) 10jenkins-bot: [V: 04-1] ChangesListSpecialPage: Implement buildMainQueryConds() [core] - 10https://gerrit.wikimedia.org/r/103546 (owner: 10Bartosz Dziewoński)
[13:24:19] 	 (03PS1) 10Raimond Spekking: Consistency tweaks, round 2 [extensions/MediaWikiChat] - 10https://gerrit.wikimedia.org/r/106887 
[13:25:07] 	 (03CR) 10Bartosz Dziewoński: "recheck" [core] - 10https://gerrit.wikimedia.org/r/103546 (owner: 10Bartosz Dziewoński)
[13:25:12] 	 (03CR) 1001tonythomas: [C: 031] Increased the number of rows of AbuseFilter's Examine Past diffs table [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/106885 (owner: 10Amruthasangeeth)
[13:26:46] 	 (03CR) 10Bartosz Dziewoński: [C: 04-1] "This looks like a good idea to me, comments inline." (031 comment) [core] - 10https://gerrit.wikimedia.org/r/106132 (owner: 10Gerrit Patch Uploader)
[13:29:23] 	 (03CR) 10Bartosz Dziewoński: "@TMg, mostly because other similar special pages do this, and because I think that redirecting invalid input could be annoying (possibly f" [core] - 10https://gerrit.wikimedia.org/r/63395 (owner: 10Jérémie Roquet)
[13:34:38] 	 (03PS10) 10Bartosz Dziewoński: Add Special:Diff as an internally-linkable redirect to diff pages [core] - 10https://gerrit.wikimedia.org/r/63395 (owner: 10Jérémie Roquet)
[13:35:10] 	 (03CR) 10Bartosz Dziewoński: "Rebased, added 'cur'." [core] - 10https://gerrit.wikimedia.org/r/63395 (owner: 10Jérémie Roquet)
[13:55:40] 	 (03CR) 10Siebrand: [C: 04-1] Consistency tweaks, round 2 (031 comment) [extensions/MediaWikiChat] - 10https://gerrit.wikimedia.org/r/106887 (owner: 10Raimond Spekking)
[13:59:32] 	 (03PS1) 10Bartosz Dziewoński: Rename RedirectSpecialPage subclasses [core] - 10https://gerrit.wikimedia.org/r/106888 
[14:00:27] 	 (03CR) 10Bartosz Dziewoński: "I think this is the first use of both deprecation mechanisms. I hope I got this right. :)" [core] - 10https://gerrit.wikimedia.org/r/106888 (owner: 10Bartosz Dziewoński)
[14:05:43] 	 (03PS9) 10Spage: Update mediawiki.ui button styles [core] - 10https://gerrit.wikimedia.org/r/103494 (owner: 10JGonera)
[14:06:50] 	 (03CR) 10Spage: "PS9 is comments only. It adds some documentation and a sample row of buttons." [core] - 10https://gerrit.wikimedia.org/r/103494 (owner: 10JGonera)
[14:10:43] 	 Are we getting new buttons? :O
[14:18:49] 	 Nemo_bis, Regarding the bug, https://bugzilla.wikimedia.org/show_bug.cgi?id=52986#c2 - Shall I upload a patch with date --rfc-3339=seconds format ?
[15:06:58] 	 I'm suprised there is no .hide or .hidden class that applies { display: none; } -- is there one under a different name I'm not thinking of?
[15:14:59] 	 .printfooter, .infobox .editsection, .mw-hidden-cats-hidden, .catlinks-allhidden {display: none; } seem to work... Now I just need to figure out which one I should use..
[15:16:09] 	 don't reuse existing classes for unrelated things
[15:26:55] 	 (03PS1) 10AalekhN: Merge branch 'master' of ssh://gerrit.wikimedia.org:29418/mediawiki/core into bug/whatlinkshere [core] - 10https://gerrit.wikimedia.org/r/106890 
[15:36:03] 	 (03PS1) 10Anjanasasindran123: Increased the number of rows in AbuseFilter's Filter testing textarea [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/106891 
[15:36:30] 	 (03Abandoned) 10AalekhN: Merge branch 'master' of ssh://gerrit.wikimedia.org:29418/mediawiki/core into bug/whatlinkshere [core] - 10https://gerrit.wikimedia.org/r/106890 (owner: 10AalekhN)
[15:36:32] 	 (03PS2) 10Anjanasasindran123: Increased the number of rows in AbuseFilter's Filter testing textarea [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/106891 
[15:36:45] 	 (03PS3) 10Anjanasasindran123: Increased the number of rows in AbuseFilter's Filter testing textarea [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/106891 
[15:42:28] 	 (03CR) 1001tonythomas: [C: 031] Increased the number of rows in AbuseFilter's Filter testing textarea [extensions/AbuseFilter] - 10https://gerrit.wikimedia.org/r/106891 (owner: 10Anjanasasindran123)
[16:03:11] 	 (03CR) 10Nikerabbit: [C: 032 V: 032] Replace usage of some deprecated functions [extensions/Video] - 10https://gerrit.wikimedia.org/r/106868 (owner: 10Siebrand)
[16:12:48] 	 (03PS1) 10UltrasonicNXT: Fix user URLs in sidebar [extensions/MediaWikiChat] - 10https://gerrit.wikimedia.org/r/106893 
[16:13:29] 	 (03CR) 10UltrasonicNXT: [C: 032 V: 032] Fix user URLs in sidebar [extensions/MediaWikiChat] - 10https://gerrit.wikimedia.org/r/106893 (owner: 10UltrasonicNXT)
[16:14:45] 	 (03PS1) 10AndyRussG: Improved icon for course talk page notifications [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/106894 
[16:18:48] 	 (03CR) 10Ragesoss: [C: 032] Improved icon for course talk page notifications [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/106894 (owner: 10AndyRussG)
[16:18:57] 	 (03Merged) 10jenkins-bot: Improved icon for course talk page notifications [extensions/EducationProgram] - 10https://gerrit.wikimedia.org/r/106894 (owner: 10AndyRussG)
[16:26:49] 	 (03PS1) 10Jackmcbarn: Allow PENDINGCHANGELEVEL to work on other pages [extensions/FlaggedRevs] - 10https://gerrit.wikimedia.org/r/106898 
[16:28:05] 	 (03CR) 10Frédéric Wang: [C: 031] Validate TeX input for all renderers, not just texvc [extensions/Math] - 10https://gerrit.wikimedia.org/r/105187 (owner: 10Physikerwelt)
[16:38:41] 	 (03PS1) 10UltrasonicNXT: Fix more problems with not-safed usernames [extensions/MediaWikiChat] - 10https://gerrit.wikimedia.org/r/106900 
[16:40:13] 	 (03CR) 10UltrasonicNXT: [C: 032 V: 032] Fix more problems with not-safed usernames [extensions/MediaWikiChat] - 10https://gerrit.wikimedia.org/r/106900 (owner: 10UltrasonicNXT)
[17:17:43] 	 (03PS3) 10MZMcBride: Merge Poem extension into core [core] - 10https://gerrit.wikimedia.org/r/106861 (owner: 10TTO)
[17:18:55] 	 (03CR) 10MZMcBride: "Per discussion, switched "pretext" to "verbatim"." [core] - 10https://gerrit.wikimedia.org/r/106861 (owner: 10TTO)
[17:25:23] 	 !skinning
[17:25:23] 	 From scratch: https://www.mediawiki.org/wiki/Manual:Skinning/Tutorial / Based on another skin: http://blog.redwerks.org/2012/02/28/mediawiki-subskin-tutorial/ / See also !skins for general help and list of available skins
[17:32:26] 	 (03CR) 10Alex Monk: Maintenance script to migrate legacy Oversight data (031 comment) [extensions/Oversight] - 10https://gerrit.wikimedia.org/r/18229 (owner: 10Alex Monk)
[18:40:55] 	 (03PS1) 10Manybubbles: Remove log10 from boost in prefix search [extensions/CirrusSearch] - 10https://gerrit.wikimedia.org/r/106906 
[18:54:16] 	 (03PS1) 10Siebrand: Remove deprecated Article::forUpdate() [core] - 10https://gerrit.wikimedia.org/r/106908 
[18:56:01] 	 (03PS2) 10Siebrand: Remove deprecated Article::forUpdate() [core] - 10https://gerrit.wikimedia.org/r/106908 
[18:56:26] 	 (03PS6) 10Andrew Bogott: Switch reading to the new service group schema. [extensions/OpenStackManager] - 10https://gerrit.wikimedia.org/r/105847 
[18:56:28] 	 (03PS6) 10Andrew Bogott: Transition to a new servicegroup schema [extensions/OpenStackManager] - 10https://gerrit.wikimedia.org/r/105846 
[18:56:30] 	 (03PS6) 10Andrew Bogott: Add maintenance tool to clean up the old service-group schema. [extensions/OpenStackManager] - 10https://gerrit.wikimedia.org/r/105848 
[19:05:48] 	 (03PS3) 10Siebrand: Remove deprecated Article::forUpdate() [core] - 10https://gerrit.wikimedia.org/r/106908 
[19:05:50] 	 (03PS1) 10Siebrand: Remove deprecated Article::markpatrolled() [core] - 10https://gerrit.wikimedia.org/r/106909 
[19:17:08] 	 (03PS2) 10Siebrand: Remove methods in Article deprecated in 1.18 [core] - 10https://gerrit.wikimedia.org/r/106909 
[19:28:23] 	 (03PS1) 10Siebrand: Replace deprecated Block::infinity (1.18) [extensions/AuthorProtect] - 10https://gerrit.wikimedia.org/r/106910 
[19:32:27] 	 (03PS3) 10AalekhN: SpecialWhatlinkshere.php : made Special:Whatlinkshere transclude [core] - 10https://gerrit.wikimedia.org/r/106625 
[19:32:59] 	 (03PS1) 10Siebrand: Remove methods in Block deprecated in 1.18 [core] - 10https://gerrit.wikimedia.org/r/106912 
[19:39:53] 	 (03CR) 10AalekhN: "Bawolff:Pushed the changed as per your advice.....instead of using if($level==0 &&$this->includings()) i used" [core] - 10https://gerrit.wikimedia.org/r/106625 (owner: 10AalekhN)
[19:40:15] 	 (03PS1) 10Siebrand: Remove use of $wgBetterDirectionality [extensions/LiquidThreads] - 10https://gerrit.wikimedia.org/r/106913 
[19:40:41] 	 (03PS1) 10Siebrand: Remove deprecated $wgBetterDirectionality [core] - 10https://gerrit.wikimedia.org/r/106914 
[19:41:46] 	 (03PS2) 10Raimond Spekking: Consistency tweaks, round 2 [extensions/MediaWikiChat] - 10https://gerrit.wikimedia.org/r/106887 
[19:41:54] 	 (03PS2) 10Siebrand: Remove deprecated $wgBetterDirectionality [core] - 10https://gerrit.wikimedia.org/r/106914 
[19:47:47] 	 (03CR) 10Alex Monk: [C: 032] Remove use of $wgBetterDirectionality [extensions/LiquidThreads] - 10https://gerrit.wikimedia.org/r/106913 (owner: 10Siebrand)
[19:48:18] 	 (03Merged) 10jenkins-bot: Remove use of $wgBetterDirectionality [extensions/LiquidThreads] - 10https://gerrit.wikimedia.org/r/106913 (owner: 10Siebrand)
[19:52:50] 	 (03PS1) 10Siebrand: Remove FakeMemCachedClient [core] - 10https://gerrit.wikimedia.org/r/106915 
[19:52:52] 	 (03CR) 10jenkins-bot: [V: 04-1] Remove FakeMemCachedClient [core] - 10https://gerrit.wikimedia.org/r/106915 (owner: 10Siebrand)
[19:58:17] 	 (03PS1) 10Siebrand: Replace deprecated wfStreamFile (1.19) [extensions/SlimboxThumbs] - 10https://gerrit.wikimedia.org/r/106916 
[19:59:20] 	 (03PS7) 10Andrew Bogott: Switch reading to the new service group schema. [extensions/OpenStackManager] - 10https://gerrit.wikimedia.org/r/105847 
[19:59:22] 	 (03PS7) 10Andrew Bogott: Transition to a new servicegroup schema [extensions/OpenStackManager] - 10https://gerrit.wikimedia.org/r/105846 
[19:59:24] 	 (03PS7) 10Andrew Bogott: Add maintenance tool to clean up the old service-group schema. [extensions/OpenStackManager] - 10https://gerrit.wikimedia.org/r/105848 
[20:02:08] 	 (03PS1) 10Siebrand: Replace deprecated wfGenerateToken (1.20) [extensions/ArticleCreationWorkflow] - 10https://gerrit.wikimedia.org/r/106917 
[20:06:08] 	 (03PS1) 10Siebrand: Replace deprecated wfGenerateToken (1.20) [extensions/ClickTracking] - 10https://gerrit.wikimedia.org/r/106918 
[20:09:34] 	 (03PS1) 10Siebrand: Remove some deprecated global functions [core] - 10https://gerrit.wikimedia.org/r/106919 
[20:12:25] 	 (03CR) 10Ori.livneh: [C: 032] SpecialWatchlist: Reorder some stuff in #execute [core] - 10https://gerrit.wikimedia.org/r/94627 (owner: 10Bartosz Dziewoński)
[20:16:17] 	 (03Merged) 10jenkins-bot: SpecialWatchlist: Reorder some stuff in #execute [core] - 10https://gerrit.wikimedia.org/r/94627 (owner: 10Bartosz Dziewoński)
[20:18:15] 	 (03PS1) 10Siebrand: Remove deprecated MediaWiki::articleFromTitle() and WikiPage::createUpdates() [core] - 10https://gerrit.wikimedia.org/r/106920 
[20:25:58] 	 (03PS1) 10Siebrand: Call Linker methods statically [extensions/SecurePoll] - 10https://gerrit.wikimedia.org/r/106921 
[20:28:50] 	 (03PS1) 10Siebrand: Call Linker methods statically [extensions/Contributors] - 10https://gerrit.wikimedia.org/r/106922 
[20:31:23] 	 (03CR) 10Brian Wolff: [C: 04-1] "I think you accidentally uploaded the wrong version of the patch. PS3 looks the same as PS2" [core] - 10https://gerrit.wikimedia.org/r/106625 (owner: 10AalekhN)
[20:31:26] 	 (03PS1) 10Siebrand: Call Linker methods statically [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/106923 
[20:32:47] 	 (03PS2) 10Siebrand: Call Linker methods statically [extensions/SecurePoll] - 10https://gerrit.wikimedia.org/r/106921 
[20:36:52] 	 (03PS1) 10Siebrand: Call Linker methods statically [extensions/DynamicPageList] - 10https://gerrit.wikimedia.org/r/106924 
[20:39:35] 	 (03PS2) 10Siebrand: Call Linker methods statically [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/106923 
[20:41:14] 	 (03PS3) 10Siebrand: Call Linker methods statically [extensions/SecurePoll] - 10https://gerrit.wikimedia.org/r/106921 
[20:43:41] 	 (03PS1) 10Siebrand: Call Linker methods statically [extensions/GoogleMaps] - 10https://gerrit.wikimedia.org/r/106925 
[20:45:04] 	 (03PS1) 10Siebrand: Avoid using User::getSkin() [extensions/LinkFilter] - 10https://gerrit.wikimedia.org/r/106926 
[20:46:20] 	 (03PS1) 10Siebrand: Call Linker methods statically [extensions/Maintenance] - 10https://gerrit.wikimedia.org/r/106927 
[20:49:16] 	 (03PS1) 10Siebrand: Call Linker methods statically [extensions/MassEditRegex] - 10https://gerrit.wikimedia.org/r/106928 
[20:50:56] 	 (03PS3) 10Siebrand: Call Linker methods statically [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/106923 
[20:54:52] 	 (03PS1) 10Siebrand: Call Linker methods statically [extensions/Video] - 10https://gerrit.wikimedia.org/r/106929 
[20:58:21] 	 (03PS1) 10Siebrand: Don't pass arguments to methods that don't need them [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/106930 
[21:13:50] 	 is gerrit unusably slow for anyone else?
[21:14:52] 	 (03PS1) 10Siebrand: Avoid using User::getSkin() [extensions/JSBreadCrumbs] - 10https://gerrit.wikimedia.org/r/106933 
[21:15:22] 	 ori: sometimes
[21:16:42] 	 (03PS1) 10Siebrand: Call Linker methods statically [extensions/NewestPages] - 10https://gerrit.wikimedia.org/r/106934 
[21:18:04] 	 (03PS1) 10Siebrand: Avoid using deprecated User::getSkin() [extensions/OpenID] - 10https://gerrit.wikimedia.org/r/106935 
[21:18:37] 	 (03PS1) 10Siebrand: Avoid using deprecated User::getSkin() [extensions/PollNY] - 10https://gerrit.wikimedia.org/r/106936 
[21:20:20] 	 It doesn't seem very fast right now.
[21:20:27] 	 But it may be my connection or overloaded browser.
[21:20:29] 	 no: http://ganglia.wikimedia.org/latest/graph.php?r=hour&z=xlarge&h=ytterbium.wikimedia.org&m=cpu_report&s=by+name&mc=2&g=cpu_report&c=Miscellaneous+eqiad
[21:20:35] 	 (03PS1) 10Siebrand: Call Linker methods statically [extensions/RefreshSpecial] - 10https://gerrit.wikimedia.org/r/106938 
[21:20:50] 	 when did siebrand start his streak?
[21:21:43] 	 About 80 minutes ago.
[21:21:52] 	 No, earlier.
[21:21:59] 	 About three hours ago.
[21:22:18] 	 well, there's no reason gerrit shouldn't tolerate this volume of activity
[21:22:46] 	 but it plausibly isn't, so it'd be good to take a break
[21:27:01] 	 (03PS2) 10Siebrand: Call Linker methods statically [extensions/NewestPages] - 10https://gerrit.wikimedia.org/r/106934 
[21:30:26] 	 (03PS1) 10Siebrand: Avoid using deprecated User::getSkin() [extensions/ShoutWikiAds] - 10https://gerrit.wikimedia.org/r/106940 
[21:31:18] 	 (03PS1) 10Siebrand: Call Linker methods statically [extensions/SmoothGallery] - 10https://gerrit.wikimedia.org/r/106941 
[21:32:46] 	 (03PS2) 10Siebrand: Avoid using deprecated User::getSkin() [extensions/OpenID] - 10https://gerrit.wikimedia.org/r/106935 
[21:32:59] 	 https://ganglia.wikimedia.org/latest/graph.php?r=day&z=xlarge&h=ytterbium.wikimedia.org&m=cpu_report&s=by+name&mc=2&g=cpu_report&c=Miscellaneous+eqiad
[21:33:03] 	 Interesting.
[21:33:29] 	 ori: Worth a bug?
[21:35:20] 	 (03PS1) 10MarkAHershberger: More RELEASE-NOTES-1.22 improvments [core] (REL1_22) - 10https://gerrit.wikimedia.org/r/106942 
[21:35:36] 	 Never mind, being discussed in -operations.
[21:36:09] 	 (03PS3) 10Siebrand: Call Linker statically (1.19) [extensions/ApprovedRevs] - 10https://gerrit.wikimedia.org/r/106739 
[21:40:04] 	 (03PS4) 10Siebrand: Call Linker statically (1.19) [extensions/ApprovedRevs] - 10https://gerrit.wikimedia.org/r/106739 
[21:44:11] 	 (03PS1) 10Siebrand: Avoid calling User::getSkin and remove pre-1.19 compat [extensions/FacebookOpenGraph] - 10https://gerrit.wikimedia.org/r/106943 
[21:45:01] 	 tgr: Were you the one asking about UploadWizard flickr stuff a few days back?
[21:45:13] 	 (03CR) 10MarkAHershberger: [C: 032] "non functional self merge" [core] (REL1_22) - 10https://gerrit.wikimedia.org/r/106942 (owner: 10MarkAHershberger)
[21:47:07] 	 (03PS2) 10Siebrand: Avoid using User::getSkin() [extensions/LinkFilter] - 10https://gerrit.wikimedia.org/r/106926 
[21:47:55] 	 (03CR) 10MarkAHershberger: [C: 032] WebInstaller: Don't call getSoftwareLink() [core] - 10https://gerrit.wikimedia.org/r/106489 (owner: 10PleaseStand)
[21:48:31] 	 (03PS1) 10PleaseStand: Revert "Mechanism for renaming/aliasing classes" [core] - 10https://gerrit.wikimedia.org/r/106944 
[21:49:58] 	 (03Merged) 10jenkins-bot: More RELEASE-NOTES-1.22 improvments [core] (REL1_22) - 10https://gerrit.wikimedia.org/r/106942 (owner: 10MarkAHershberger)
[21:50:29] 	 (03PS1) 10Siebrand: Avoid calling deprecated User::getSkin() [extensions/Wikilog] - 10https://gerrit.wikimedia.org/r/106945 
[21:55:18] 	 (03CR) 10PleaseStand: [C: 04-1] "See I9771b423 (in which I reverted the class renaming mechanism)." [core] - 10https://gerrit.wikimedia.org/r/106888 (owner: 10Bartosz Dziewoński)
[21:55:53] 	 (03Merged) 10jenkins-bot: WebInstaller: Don't call getSoftwareLink() [core] - 10https://gerrit.wikimedia.org/r/106489 (owner: 10PleaseStand)
[22:06:15] 	 (03PS1) 10MarkAHershberger: WebInstaller: Don't call getSoftwareLink() [core] (REL1_22) - 10https://gerrit.wikimedia.org/r/106953 
[22:12:38] 	 (03CR) 10Physikerwelt: "Thank you Frédéric" (0312 comments) [extensions/Math] - 10https://gerrit.wikimedia.org/r/105187 (owner: 10Physikerwelt)
[22:15:25] 	 (03PS6) 10Physikerwelt: Validate TeX input for all renderers, not just texvc [extensions/Math] - 10https://gerrit.wikimedia.org/r/105187 
[22:26:53] 	 (03CR) 10Kipcool: [C: 032 V: 032] Call Linker methods statically [extensions/WikiLexicalData] - 10https://gerrit.wikimedia.org/r/106923 (owner: 10Siebrand)
[22:58:55] 	 (03PS2) 10Umherirrender: Call Installer::getDBTypes() static [core] - 10https://gerrit.wikimedia.org/r/106112 
[23:00:00] 	 (03CR) 10Umherirrender: "Patch Set 2: Rebased" [core] - 10https://gerrit.wikimedia.org/r/106112 (owner: 10Umherirrender)
[23:01:12] 	 (03CR) 10Parent5446: Maintenance script to migrate legacy Oversight data (031 comment) [extensions/Oversight] - 10https://gerrit.wikimedia.org/r/18229 (owner: 10Alex Monk)
[23:02:34] 	 Is it really necessary to quote integers in any SQL engine? -.-
[23:04:28] 	 (03CR) 10Parent5446: [C: 032] Call Installer::getDBTypes() static [core] - 10https://gerrit.wikimedia.org/r/106112 (owner: 10Umherirrender)
[23:05:10] 	 (03CR) 10Alex Monk: Maintenance script to migrate legacy Oversight data (031 comment) [extensions/Oversight] - 10https://gerrit.wikimedia.org/r/18229 (owner: 10Alex Monk)
[23:06:52] 	 (03CR) 10Umherirrender: "Handling of the message was changed by ialex in r103810, this patch try to restore the previous handling of the message." [core] - 10https://gerrit.wikimedia.org/r/104797 (owner: 10Umherirrender)
[23:07:43] 	 (03Merged) 10jenkins-bot: Call Installer::getDBTypes() static [core] - 10https://gerrit.wikimedia.org/r/106112 (owner: 10Umherirrender)
[23:08:32] 	 (03CR) 10Parent5446: [C: 031] "Minor doc issue. Otherwise everything looks OK." (031 comment) [core] - 10https://gerrit.wikimedia.org/r/63395 (owner: 10Jérémie Roquet)
[23:14:41] 	 Krenair: probably not, but that might depend on how large they are and what you are doing with them
[23:15:12] 	 so yeah, quote them anyway
[23:15:17] 	 MatmaRex, no bigger than the biggest rev_id
[23:15:17] 	 ok
[23:18:55] 	 (03PS6) 10Stwalkerster: Add an API module for querying AntiSpoof results. [extensions/AntiSpoof] - 10https://gerrit.wikimedia.org/r/87546 
[23:24:26] 	 (03CR) 10Parent5446: Maintenance script to migrate legacy Oversight data (031 comment) [extensions/Oversight] - 10https://gerrit.wikimedia.org/r/18229 (owner: 10Alex Monk)
[23:34:34] 	 (03CR) 10Alex Monk: Maintenance script to migrate legacy Oversight data (033 comments) [extensions/Oversight] - 10https://gerrit.wikimedia.org/r/18229 (owner: 10Alex Monk)
[23:34:58] 	 (03PS15) 10Alex Monk: Maintenance script to migrate legacy Oversight data [extensions/Oversight] - 10https://gerrit.wikimedia.org/r/18229 
[23:57:48] 	 (03CR) 10Bartosz Dziewoński: Add Special:Diff as an internally-linkable redirect to diff pages (031 comment) [core] - 10https://gerrit.wikimedia.org/r/63395 (owner: 10Jérémie Roquet)
[23:58:52] 	 (03PS11) 10Bartosz Dziewoński: Add Special:Diff as an internally-linkable redirect to diff pages [core] - 10https://gerrit.wikimedia.org/r/63395 (owner: 10Jérémie Roquet)