[00:00:39] xelawafs: I'm not sure they're integrated at all... [00:03:02] Reedy: at the footer, it's indicated that the blog is powered by wordpress. Or is this wordpress with a mediawiki skin? [00:03:20] Yeah [00:03:24] It's in git [00:04:59] 03(NEW) WebInstaller skin uses wrong css - 10https://bugzilla.wikimedia.org/36669 normal; MediaWiki: User interface; (krinklemail) [00:05:28] Reedy: aah, ok cool, actually just saw it's source, thanks! [00:05:36] Reedy: Why does RELEASE-NOTES-1.19 in master says "THIS IS NOT A RELEASE YET" ? [00:05:54] Because it hasn't been updated [00:05:56] If I fix a bug that I plan to back port to 1.19, where should I put the release notes? I thought in 1.19 [00:06:00] copy in from REL1_19 [00:06:07] okay [00:06:17] xelawafs: https://github.com/gpaumier/WP-Victor [00:08:33] Reedy: cool, thanks for the link [00:08:45] Reedy: its in ours now [00:08:51] Since when? [00:09:05] since the bug was resolved whilst i was sleeping? [00:09:19] guillom submitted a change to github 10 hours ago.. [00:09:44] https://gerrit.wikimedia.org/r/gitweb?p=wikimedia/communications/WP-Victor.git [00:10:21] lol [00:10:33] precisely [00:10:36] github is newer [00:11:09] 03(mod) Set $wgDefaultUserOptions['math']=2 on Wikimedia wikis (i.e. enable MathJax by default) - 10https://bugzilla.wikimedia.org/36496 +comment (10Erik Moeller) [00:13:14] 03(mod) The fix of the "move" bug fixed it too well - 10https://bugzilla.wikimedia.org/36617 (10bsitu) [00:14:45] New patchset: Krinkle; "Checking out RELEASE-NOTES-1.19 from branch gerrit/REL1_19" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7020 [00:15:00] New review: Krinkle; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/7020 [00:15:04] Change merged: Krinkle; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7020 [00:19:52] 03(NEW) [[en:California Gold Rush]] History section doesn't show title - 10https://bugzilla.wikimedia.org/36670 normal; MediaWiki extensions: MobileFrontend; (tfinc) [00:20:09] 03(mod) The fix of the "move" bug fixed it too well - 10https://bugzilla.wikimedia.org/36617 (10bsitu) [00:20:31] 03(mod) Wikimedia configuration files should have public versioning system - 10https://bugzilla.wikimedia.org/17517 +comment (10Sam Reed (reedy)) [00:20:32] New patchset: Krinkle; "(bug 36669) Installer CSS outdated" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7021 [00:21:10] Krinkle: if you're doing CSS stuff, you could fix the css on abusefilter diffs ;) [00:21:56] 03(FIXED) WebInstaller skin uses wrong css - 10https://bugzilla.wikimedia.org/36669 +comment (10Krinkle) [00:22:00] Reedy: bug ? [00:22:26] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/7021 [00:22:37] !b 36478 [00:22:38] Reedy: btw, "git checkout" has a nice way of brining in a file from another branch [00:22:41] did you know? [00:23:17] No? [00:23:19] "git checkout " is like "svn revert" in that it checks it out from the HEAD and undoes uncommitted changes [00:23:29] git checkout you know [00:23:36] git checkout -- ; does the magic [00:23:42] (note the loose double dash) [00:23:52] http://nicolasgallagher.com/git-checkout-specific-files-from-another-branch/ [00:23:57] pretty cool :) [00:24:15] catch: right afterwards, doing "git diff" shows nothing, because it went straight into the stage [00:24:30] git diff --cached, will show, as normal, the diff of stuff that is already "git add"'ed [00:27:41] Reedy: Hm.. operations/mediawiki-config may not be visible on gerrit but it is publicly readable on https://gerrit.wikimedia.org/r/gitweb?p=operations/mediawiki-config.git;a=summary [00:27:50] Yeah [00:27:53] Cause Chad fixed it [00:27:57] gitweb does not check access ? [00:28:03] Oh, it is now public in gerrit as well [00:28:04] aha [00:28:05] dunno, but it's purposely public now [00:28:28] yeah, I see [00:28:29] "Read: Anonymous users" [00:29:06] is AdminSettings.php still used ? [00:29:07] 03(NEW) [[en:California Trail]] "See(" section overlaps incorrectly with first image - 10https://bugzilla.wikimedia.org/36671 normal; MediaWiki extensions: MobileFrontend; (tfinc) [00:30:34] 03(NEW) TMH Job Queue dates not correct - 10https://bugzilla.wikimedia.org/36672 normal; MediaWiki extensions: TimedMediaHandler; (cmcmahon) [00:31:13] Krinkle: we rolled that into localsettinga ages ago, but no idea about the cluser [00:31:25] Yeah, it still is [00:31:29] yeah I meant the cluster, I noticed it is in .gitignore [00:31:36] and included from the pubic files [00:31:42] (included as in php included) [00:31:47] 03(mod) magicLinkCallback does not support protocol-relative URLs - 10https://bugzilla.wikimedia.org/36639 +comment (10Hazard-SJ) [00:31:55] It's got dbuser/dbpassword to [00:32:02] 03(mod) WebInstaller skin uses wrong css - 10https://bugzilla.wikimedia.org/36669 +comment (10Krinkle) [00:32:12] Reedy: Could just be moved straight into PrivateSettings.php ? [00:32:12] New patchset: Pgehres; "Making the unit test use globals" [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/7022 [00:32:25] Or is that too much candy for one bucket :D [00:32:40] Maybe [00:32:44] I'm not sure where it's included [00:33:08] I take it there will still be version control for the private files ? Or will they remain uncommitted ? [00:33:10] 03(NEW) Lingering images on section close on large articles (ICS) - 10https://bugzilla.wikimedia.org/36673 normal; MediaWiki extensions: MobileFrontend; (arichards) [00:33:16] Could use git submodule to a local git repo [00:33:20] Yeah [00:33:32] Then intention is/was to use the same svn repo [00:33:41] or create a private git repo like ops have for puppet [00:33:42] Aha [00:33:54] I guess the git checkout inside svn checkout works as well [00:34:02] at least for now [00:34:20] yeah [00:34:30] it's a step in the right direction ;) [00:35:25] New patchset: Aaron Schulz; "[FileRepo] Purging/transaction fixes." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7023 [00:35:34] 03(mod) magicLinkCallback does not support protocol-relative URLs - 10https://bugzilla.wikimedia.org/36639 +comment (10Gadget850) [00:35:50] New review: Katie Horn; "Yep." [mediawiki/extensions/DonationInterface] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/7022 [00:35:52] Change merged: Katie Horn; [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/7022 [00:36:37] 03(NEW) Warning templates need to be redesigned for mobile - 10https://bugzilla.wikimedia.org/36674 normal; MediaWiki extensions: MobileFrontend; (tfinc) [00:37:17] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/7023 [00:37:27] 03(NEW) Section toggle slow for Android on large articles - 10https://bugzilla.wikimedia.org/36675 normal; MediaWiki extensions: MobileFrontend; (arichards) [00:38:58] 03(mod) Abuse filter diff uses old styling - 10https://bugzilla.wikimedia.org/36478 -accessibility (10Krinkle) [00:39:11] 03(ASSIGNED) Abuse filter diff uses old styling - 10https://bugzilla.wikimedia.org/36478 (10Krinkle) [00:47:54] 03(FIXED) Article Feedback Page Hide "0 feedback posts" while page loads - 10https://bugzilla.wikimedia.org/34067 +comment (10Reha Sterbin) [00:49:09] 03(mod) Please allow bureaucrats to add and remove autoreviewer status on pt.wiki - 10https://bugzilla.wikimedia.org/36663 +comment (10Kascyo) [00:50:12] 03(FIXED) Article Feedback Page - Some filters do not load comments, and show an error message - 10https://bugzilla.wikimedia.org/36395 +comment (10Reha Sterbin) [00:53:03] New review: Reedy; "(no comment)" [mediawiki/extensions/OATHAuth] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/6883 [00:54:45] 03(mod) New user right: "Allow large uploads" - 10https://bugzilla.wikimedia.org/21338 +comment (10とある白い猫) [00:55:16] 03(NEW) Article Feedback Page - Remove some 'Showing' filter links to avoid wrap-around - 10https://bugzilla.wikimedia.org/36676 normal; MediaWiki extensions: ArticleFeedbackv5; (fflorin) [00:56:28] 03(mod) Article Feedback Form - Presentational Issues in Overlay Mode - 10https://bugzilla.wikimedia.org/36500 +comment (10Reha Sterbin) [01:02:28] 03(mod) Article Feedback Page - Remove some 'Showing' filter links to avoid wrap-around - 10https://bugzilla.wikimedia.org/36676 normal->major; +aftv5-1.5 (10Fabrice Florin) [01:16:54] 03(NEW) setup useful debugging logs on betalabs - 10https://bugzilla.wikimedia.org/36677 normal; Wikimedia Labs: deployment-prep ("beta"); (hashar) [01:19:13] 06(LATER) Please upload a > 400 MiB video on Commons re. presentation on Wikipedia Understanding Sources project - 10https://bugzilla.wikimedia.org/36114 (10Sam Reed (reedy)) [01:21:50] 03(FIXED) Please lock wikimania2011 wiki - 10https://bugzilla.wikimedia.org/36571 +comment (10Sam Reed (reedy)) [01:24:55] 03(NEW) [[en:Global Positioning System]] infobox doesn't stretch to full device size - 10https://bugzilla.wikimedia.org/36678 normal; MediaWiki extensions: MobileFrontend; (tfinc) [01:27:59] 03(FIXED) Set sitename to Telugu Wiktionary - 10https://bugzilla.wikimedia.org/36533 +comment (10Sam Reed (reedy)) [01:29:34] 03(FIXED) "Babaco" release of the Usability Initiative (tracking) - 10https://bugzilla.wikimedia.org/36111 +comment (10Krinkle) [01:31:04] 03(mod) Tracking bug (tracking) - 10https://bugzilla.wikimedia.org/2007 (10Krinkle) [01:31:04] 03(mod) Upload Wizard release "elvis" (tracking) - 10https://bugzilla.wikimedia.org/36680 (10Krinkle) [01:37:44] 03(FIXED) Please allow bureaucrats to add and remove autoreviewer status on pt.wiki - 10https://bugzilla.wikimedia.org/36663 +comment (10Sam Reed (reedy)) [01:39:40] 03(NEW) Can't expand article section on Opera using Nokia E63 - 10https://bugzilla.wikimedia.org/36681 normal; MediaWiki extensions: MobileFrontend; (tfinc) [01:40:01] 03(FIXED) Upload link should lead to UploadWizard instead of commons:Special:Upload - 10https://bugzilla.wikimedia.org/36522 +comment (10Sam Reed (reedy)) [01:40:06] 03(mod) Can't expand article section with Opera using Nokia E63 - 10https://bugzilla.wikimedia.org/36681 summary (10Tomasz Finc) [01:42:26] 03(FIXED) Site logo for Tsonga Wikipedia -- ts.wikipedia.org - 10https://bugzilla.wikimedia.org/36506 +comment (10Sam Reed (reedy)) [01:52:22] 03(mod) Can't expand article section with Opera using Nokia E63 - 10https://bugzilla.wikimedia.org/36681 +comment (10Tomasz Finc) [02:00:10] New patchset: Aaron Schulz; "Fixed function signature warning for pageData()." [mediawiki/extensions/FlaggedRevs] (master) - https://gerrit.wikimedia.org/r/7028 [02:00:11] New review: Krinkle; "Did you test this?" [mediawiki/extensions/UploadWizard] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/6649 [02:02:37] 03(mod) The searchdisabled message does not work with custom styling (at least not directly) - 10https://bugzilla.wikimedia.org/36332 +comment (10Hazard-SJ) [02:04:40] 03(mod) The searchdisabled message does not work with custom styling (at least not directly) - 10https://bugzilla.wikimedia.org/36332 +comment (10Hazard-SJ) [02:09:01] Change abandoned: Reedy; "(no reason)" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/6649 [02:13:32] 03(mod) Internal api error reported ( UploadStashFileNotFoundException ) - 10https://bugzilla.wikimedia.org/34785 +platformeng (10Rob Lanphier) [02:13:35] 03(mod) Support for protocol-relative URLs (tracking) - 10https://bugzilla.wikimedia.org/20342 +comment (10Krinkle) [02:19:21] 14(WFM) Debug level set too high on production wiki - 10https://bugzilla.wikimedia.org/36602 +comment (10Mark A. Hershberger) [02:28:41] 03(mod) setup useful debugging logs on betalabs - 10https://bugzilla.wikimedia.org/36677 +comment (10Antoine "hashar" Musso) [02:30:27] 03(mod) Chunked upload fails with internal_api_error_UploadStashFileNotFoundException - 10https://bugzilla.wikimedia.org/36587 +comment (10Erik Moeller) [02:31:03] 03(FIXED) setup useful debugging logs on betalabs - 10https://bugzilla.wikimedia.org/36677 +comment (10Antoine "hashar" Musso) [02:35:55] 03(FIXED) deploy udp2log on betalabs using puppet - 10https://bugzilla.wikimedia.org/36507 +comment (10Antoine "hashar" Musso) [02:38:48] New patchset: Reedy; "Added some more output to cleanupUploadStash.php" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7029 [02:40:42] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/7029 [02:43:23] 14(DUP) printfooter "Retrieved from" url isn't protocol relative - 10https://bugzilla.wikimedia.org/34107 +comment (10Daniel Friesen) [02:43:23] 03(mod) Retrievedfrom URI in print footer is not using httpS on secure server - 10https://bugzilla.wikimedia.org/31322 +comment (10Daniel Friesen) [03:01:49] New review: Kaldari; "Looks good, but why is mw-fr-stablediff set to noflip?" [mediawiki/extensions/FlaggedRevs] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/6718 [03:03:28] New review: Kaldari; "If this is easier to explain in person, just ping me on IRC tomorrow and I'll come down to 3." [mediawiki/extensions/FlaggedRevs] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/6718 [03:03:59] New review: Krinkle; "Only contains i18n updates and 1 small bugfix." [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/6408 [03:04:02] Change merged: Krinkle; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/6408 [03:08:39] New patchset: Krinkle; "Remove 'jquery.ui.button' as dependency for mediawiki.action.history" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7030 [03:10:30] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/7030 [03:34:03] New patchset: Catrope; "Switch the filter from relevant to comments if the count is zero (bug 36398)" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6344 [03:34:04] New patchset: Catrope; "Fixed permalinks" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6390 [03:35:10] New patchset: Catrope; "Partial work on bug 36365: make "positive" statuses green" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6322 [03:36:04] New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/6344 [03:38:39] New patchset: Catrope; "Partial work on bug 36365: make "positive" statuses green" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6322 [04:11:25] How can I edit pages in my localhost wiki, without having to create an account. [04:13:40] How can I edit any files on my localhost wiki such that I'll be editing what's inside of any page on my localhost wiki? [04:23:01] Upgrade to MW 18.2: Database error 1054. I tried to goolge info and found nothing. Is there anything that can be done to fix this? http://offgridops.org/foreclosurepedia Thanx [04:24:16] The upgrade was done via Softaculous [04:25:27] hmm [04:25:38] The odd thing is that the version reads 1.19.0 [04:30:03] 03(mod) Certain articles have very poor layout between text and images - 10https://bugzilla.wikimedia.org/36528 +comment (10Tomasz Finc) [04:32:05] 03(mod) Certain articles have very poor layout between text and images - 10https://bugzilla.wikimedia.org/36528 +comment (10Tomasz Finc) [04:34:55] 03(mod) Internet Explorer mobile browser displays error for Wikipedia - 10https://bugzilla.wikimedia.org/33649 +comment (10Tomasz Finc) [04:37:04] I guess what I am saying is that it said upgrade to 1.18.2 so I clicked yes. The Edit Details states Version 1.19.0 [04:37:27] So am I just stuck then or is there a way to salvage my wiki? Thanx [04:46:16] Is there a different IRC I should post my questions in or am I in the correct one and need to wait? Thanx [04:54:14] You're in the right place. [04:54:48] thanx [04:54:53] OffGridOps: Did you run update.php? [04:55:21] Also, it looks like you're running 1.19.0. [04:55:32] http://offgridops.org/foreclosurepedia/index.php/Special:Version [04:55:34] i ran the softalocus in cpanel [04:55:44] Well, [04:55:45] yeah it reads that as well [04:56:01] The error message you're getting is the result of not updating your database. [04:56:10] The software is looking for a particular database column that you don't have. [04:56:14] ah [04:56:16] So you need to add that column. [04:56:19] By running update.php. [04:56:25] Or by re-running the MediaWiki installer. [04:56:30] Or by manually adding the column. [04:56:34] ok [04:56:37] thanx!!! [04:56:48] It's revision.rev_sha1 that you're missing. [04:56:51] i will go read on this now you were very kind to help me! [04:57:05] Do you have command-line access? [04:57:16] It's just a matter of running "php maintenance/update.php", really. [04:57:16] nope i have a shared host deal [04:57:20] Hmm. [04:57:29] and the web access doesnt work [04:57:30] Then re-running the installer is probably easiest. [04:57:34] re-run the web installer [04:58:36] brb [04:58:45] 03(NEW) Can't scroll wide tables left to right - 10https://bugzilla.wikimedia.org/36682 normal; Wikipedia App: Generic; (tfinc) [05:03:51] is a cron job considered command line access? [05:08:31] OffGridOps: no, In your cpanel, look for the word "Shell" or "Terminal Access" [05:10:21] 03(NEW) Open Wikipedia URLs using Wikipedia App doesn't work on Sony Xperia browser - 10https://bugzilla.wikimedia.org/36683 normal; Wikipedia App: Generic; (tfinc) [05:10:45] nope neither one --- got inside phpmyadmin and will try to add the table, but i cant even access my wiki anymore :( [05:12:38] yeah, Manually editing a db table is a bad idea unless you know what your doing [05:13:16] so is there any other options at this point? i cant access the web reinstall and it is no longer in softalocus [05:13:58] revert to the backup you took before screwing around with your install? [05:14:56] can do --- does this indicate then that an upgrade from 1.18.2 to 1.19 is no go? [05:16:42] you can, it just needs a bit of work [05:16:52] ok thanx! [05:33:00] 03(NEW) Spammy failed to merge messages - 10https://bugzilla.wikimedia.org/36684 normal; Wikimedia: Git/Gerrit; (niklas.laxstrom) [05:35:12] p858snake|out, I manually added the sql field and all is good now! ;) just needed some folks to kinda guide me and as usual i appreciate y'all and especially Joan for telling me what to do! [05:42:22] 03(mod) Add unit tests for ForeignAPIRepo - 10https://bugzilla.wikimedia.org/36655 +comment (10Antoine "hashar" Musso) [05:42:29] 03(mod) InstantCommons is broken - 10https://bugzilla.wikimedia.org/36653 +need-unittest (10Antoine "hashar" Musso) [05:45:45] 03(mod) backupTextPass.inc on line 719: Cannot access protected property ExportProgressFilter::$sink - 10https://bugzilla.wikimedia.org/36603 +comment (10Antoine "hashar" Musso) [05:48:25] Change abandoned: Hashar; "Per Brion. It is already fixed." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/6709 [05:52:30] New patchset: Nikerabbit; "Normal way of adding to array" [mediawiki/extensions/TranslationNotifications] (master) - https://gerrit.wikimedia.org/r/7031 [05:53:31] New review: Nikerabbit; "Minor issue only." [mediawiki/extensions/TranslationNotifications] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/7009 [05:54:34] New review: Nikerabbit; "(no comment)" [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/7006 [05:56:17] New review: Nikerabbit; "There is a problem with this patch: Should not hardcode qqq, there is global wgTranslateDocumentatio..." [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/6939 [06:01:11] 03(FIXED) Special:ManageMessageGroups shows deleted keys - 10https://bugzilla.wikimedia.org/36369 +comment (10Niklas Laxström) [06:03:48] New review: Nikerabbit; "(no comment)" [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/7021 [06:04:51] New patchset: Lupo; "(bug 35240) Fix mw.loader state machine." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/6205 [06:05:04] New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0; - https://gerrit.wikimedia.org/r/6205 [06:05:09] 04(REOPENED) Article Feedback Page - 'Featured' label is covered by tools panel - 10https://bugzilla.wikimedia.org/36466 +comment (10Fabrice Florin) [06:05:58] 03(mod) Article Feedback Page - 'Featured' label is covered by tools panel - 10https://bugzilla.wikimedia.org/36466 +comment (10Fabrice Florin) [06:06:10] New review: Nikerabbit; "Wouldn't it be as effective to just change the button text to "Show user's block log"?" [mediawiki/extensions/Renameuser] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/7019 [06:07:46] 03(NEW) local ip instead of ip of user - 10https://bugzilla.wikimedia.org/36685 major; Wikimedia Labs: deployment-prep ("beta"); (benapetr) [06:08:13] 03(mod) local ip instead of ip of user - 10https://bugzilla.wikimedia.org/36685 (10Peter Bena) [06:08:57] 03(mod) local ip instead of ip of user - 10https://bugzilla.wikimedia.org/36685 (10Peter Bena) [06:09:39] New patchset: Amire80; "Replace qqq with global $wgTranslateDocumentationLanguageCode." [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7032 [06:09:44] Change merged: Krinkle; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7021 [06:11:43] New review: Nikerabbit; "(no comment)" [mediawiki/extensions/Interwiki] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/6052 [06:11:43] 03(mod) The fix of the "move" bug fixed it too well - 10https://bugzilla.wikimedia.org/36617 +comment (10Fabrice Florin) [06:11:45] Change merged: Nikerabbit; [mediawiki/extensions/Interwiki] (master) - https://gerrit.wikimedia.org/r/6052 [06:11:50] New review: Amire80; "Addressed in https://gerrit.wikimedia.org/r/#/c/7032/ ." [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/6939 [06:12:34] 03(NEW) Jenkins doesn't reset git "working copy" properly - 10https://bugzilla.wikimedia.org/36686 normal; Wikimedia: Testing Infrastructure; (krinklemail) [06:14:53] New review: Nikerabbit; "See inline comment" [mediawiki/extensions/Translate] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/7032 [06:23:16] New review: Nikerabbit; "Functionality wise good. There are some style things left. stylize.php from http://svn.wikimedia.org..." [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/6143 [06:25:26] New patchset: Amire80; "Replace qqq with global $wgTranslateDocumentationLanguageCode." [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7032 [06:27:04] 03(mod) Internal api error reported ( UploadStashFileNotFoundException ) - 10https://bugzilla.wikimedia.org/34785 +comment (10Erik Moeller) [06:30:18] 03(mod) Chunked upload fails with internal_api_error_UploadStashFileNotFoundException - 10https://bugzilla.wikimedia.org/36587 +comment (10Erik Moeller) [06:32:05] New review: Nikerabbit; "(no comment)" [mediawiki/extensions/Translate] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/7032 [06:32:07] Change merged: Nikerabbit; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7032 [06:32:44] 03(mod) InstantCommons is broken - 10https://bugzilla.wikimedia.org/36653 +comment (10Niklas Laxström) [06:34:08] 03(NEW) Request for new 'largeupload' userright - 10https://bugzilla.wikimedia.org/36687 major; Wikimedia: Site requests; (fastily) [06:34:51] New review: Krinkle; "Tested, works nicely :)" [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/7006 [06:35:06] New review: Nikerabbit; "(no comment)" [mediawiki/extensions/PageTriage] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/7011 [06:36:51] New patchset: Krinkle; "HTTP: Fix ded6170bd2072971f72db794f3ab1625a8e13475, which broke all HTTP calls." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7006 [06:37:35] New review: Krinkle; "Added bug 36653 in the commit-msg." [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/7006 [06:38:06] 03(FIXED) InstantCommons is broken - 10https://bugzilla.wikimedia.org/36653 (10Krinkle) [06:38:44] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/7006 [06:39:11] Change merged: Krinkle; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7006 [06:39:18] 03(NEW) Article Feedback Pages - Restyle the 'More filters' drop-down menu - 10https://bugzilla.wikimedia.org/36688 normal; MediaWiki extensions: ArticleFeedbackv5; (fflorin) [06:39:25] 03(mod) InstantCommons is broken - 10https://bugzilla.wikimedia.org/36653 -need-unittest ; +comment (10Krinkle) [06:39:47] New review: Nikerabbit; "(no comment)" [mediawiki/extensions/PageImages] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/6998 [06:40:07] 03(mod) Article Feedback Pages - Restyle the 'More filters' drop-down menu - 10https://bugzilla.wikimedia.org/36688 +aftv5-1.5 (10Fabrice Florin) [06:40:23] New review: Nikerabbit; "(no comment)" [mediawiki/extensions/DonationInterface] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/6995 [06:40:25] Change merged: Nikerabbit; [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/6995 [06:40:36] 03(mod) Article Feedback Pages - Restyle the 'More filters' drop-down menu - 10https://bugzilla.wikimedia.org/36688 +comment (10Fabrice Florin) [06:42:10] 03(mod) Add unit tests for ForeignAPIRepo - 10https://bugzilla.wikimedia.org/36655 +comment (10Krinkle) [06:44:22] 03(mod) Site logo for Tsonga Wikipedia -- ts.wikipedia.org - 10https://bugzilla.wikimedia.org/36506 +comment (10Thuvack) [06:45:09] New review: Krinkle; "(no comment)" [mediawiki/core] (master); V: 0 C: -2; - https://gerrit.wikimedia.org/r/4950 [06:46:46] New review: Nikerabbit; "Thanks for adding message documentation right from the beginning! See the inline notes for issues I ..." [mediawiki/extensions/SemanticResultFormats] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/6885 [06:47:06] I like it, serious development activity [06:47:48] 03(mod) Enable e-mail notifications for watchlist (EnotifWatchlist) on all wikis - 10https://bugzilla.wikimedia.org/28026 +comment (10Nemo_bis) [06:50:45] New review: Nikerabbit; "Where does the number 35 come from? I would like to have explanation added." [mediawiki/extensions/GlobalBlocking] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/6899 [06:51:20] New review: Reedy; "It's what Aaron said." [mediawiki/extensions/GlobalBlocking] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/6899 [06:53:16] New review: Nikerabbit; "(no comment)" [mediawiki/extensions/LiquidThreads] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/6875 [06:56:11] New review: Nikerabbit; "I think we are almost there now :)" [mediawiki/extensions/TranslationNotifications] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/6116 [06:59:28] 03(NEW) Article Feedback Pages - Hidden posts copy tweaks - 10https://bugzilla.wikimedia.org/36689 normal; MediaWiki extensions: ArticleFeedbackv5; (fflorin) [06:59:31] New review: Krinkle; "Tested in Chrome with a "en" contentlanguage wiki with &userlang=he" [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/6542 [06:59:34] Change merged: Krinkle; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/6542 [07:00:42] 03(FIXED) Resizing WikiEditor dialogs works wrong when using an RTL language - 10https://bugzilla.wikimedia.org/29002 summary (10Krinkle) [07:01:28] New patchset: Amire80; "Ability to post to user talk pages on other wikis." [mediawiki/extensions/TranslationNotifications] (master) - https://gerrit.wikimedia.org/r/6116 [07:01:32] 03(mod) Enable e-mail notifications for watchlist (EnotifWatchlist) on all wikis - 10https://bugzilla.wikimedia.org/28026 +comment (10Sam Reed (reedy)) [07:01:43] New patchset: Raimond Spekking; "Follow up change Icc8dc4ae: add new message keys to maintenance scripts" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7033 [07:01:52] 03(mod) Resizing WikiEditor dialogs works wrong when using an RTL language - 10https://bugzilla.wikimedia.org/29002 (10Krinkle) [07:01:55] 03(mod) MediaWiki bugs to be fixed for 1.20wmf3 deployment (tracking) - 10https://bugzilla.wikimedia.org/36664 (10Krinkle) [07:02:28] New review: Nikerabbit; "(no comment)" [mediawiki/extensions/SelectTag] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/6777 [07:03:27] New review: Nikerabbit; "(no comment)" [mediawiki/extensions/DismissableSiteNotice] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/6731 [07:03:29] Change merged: Nikerabbit; [mediawiki/extensions/DismissableSiteNotice] (master) - https://gerrit.wikimedia.org/r/6731 [07:03:37] 03(mod) Upload wizard: doesn't support descriptions in languages of non-Latin alphabet - 10https://bugzilla.wikimedia.org/32453 (10Krinkle) [07:03:39] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/7033 [07:07:55] yo saper ... is there a doc or something about what was told yesterday ... couldn't attend, was stuck in a meet [07:12:17] freakolowsky: irc logs, audio and log from the screen... but I guess it was too dynamic to be "replayed" as is ;) [07:16:58] 03(mod) Enable e-mail notifications for watchlist (EnotifWatchlist) on all wikis - 10https://bugzilla.wikimedia.org/28026 +comment (10T. Gries) [07:28:48] New patchset: Siebrand; "Remove UI overrides for simple English." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7035 [07:30:42] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/7035 [07:31:41] New review: Siebrand; "(no comment)" [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/7035 [07:31:43] Change merged: Siebrand; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7035 [07:36:42] 03(NEW) MobileFrontend should support full-text search - 10https://bugzilla.wikimedia.org/36690 critical; MediaWiki extensions: MobileFrontend; (maxsem.wiki) [07:36:58] 03(mod) MobileFrontend should support full-text search - 10https://bugzilla.wikimedia.org/36690 (10Max Semenik) [07:40:13] 03(mod) Article Feedback Page - View Activity and Help link - 10https://bugzilla.wikimedia.org/36283 +comment (10Fabrice Florin) [07:55:11] 03(mod) Article Feedback Page - New design - 10https://bugzilla.wikimedia.org/36644 +comment (10Fabrice Florin) [07:56:07] 03(mod) Special characters <> are shown as <> - 10https://bugzilla.wikimedia.org/36630 (10gw_peter) [07:57:35] New patchset: IAlex; "Various fixes to Special:Mostcategories." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7036 [07:58:07] 03(mod) Article Feedback Page - Remove some 'Showing' filter links to avoid wrap-around - 10https://bugzilla.wikimedia.org/36676 major->04CRIT (10Fabrice Florin) [07:59:25] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/7036 [08:00:19] 03(mod) Article Feedback Page Layout and "Look and Feel" Tweaks - 10https://bugzilla.wikimedia.org/36188 major->normal (10Fabrice Florin) [08:00:21] New patchset: Netbrain; "Added circles and rectangles parameter to display_line" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/6921 [08:03:17] New review: Netbrain; "added: " [mediawiki/extensions/Maps] (master) C: 1; - https://gerrit.wikimedia.org/r/6921 [08:04:45] 03siebrand * 10/trunk/extensions/Wikidata/Wikidata.i18n.php: [08:04:45] Change some italics to emphasized. [08:04:45] Remove trailing whitespace in the process. [08:09:16] New patchset: Szymon Świerkosz; "(bug 20272) Make AbortAutoAccount useful for other extensions." [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/7037 [08:13:40] New patchset: Raimond Spekking; "Preparations for adding extension to Translatewiki.net" [mediawiki/extensions/SelectTag] (master) - https://gerrit.wikimedia.org/r/6777 [08:14:36] 03(mod) Article Feedback Pages - Restyle the 'More filters' drop-down menu - 10https://bugzilla.wikimedia.org/36688 +comment (10Fabrice Florin) [08:14:39] 03(mod) Article Feedback Pages - Restyle the 'More filters' drop-down menu - 10https://bugzilla.wikimedia.org/36688 normal->04CRIT (10Fabrice Florin) [08:18:42] New patchset: Raimond Spekking; "Preparations for adding extension to Translatewiki.net" [mediawiki/extensions/SelectTag] (master) - https://gerrit.wikimedia.org/r/6777 [08:20:24] New patchset: saper; "Update PostgreSQL schema for LiquidThreads" [mediawiki/extensions/LiquidThreads] (master) - https://gerrit.wikimedia.org/r/6875 [08:22:27] New review: saper; "I think the change was moved to the MySQL specific area." [mediawiki/extensions/LiquidThreads] (master) - https://gerrit.wikimedia.org/r/6875 [08:32:38] 03(mod) Various design issues on the user interface - 10https://bugzilla.wikimedia.org/36657 (10jeblad) [08:34:54] 03(mod) Various design issues on the user interface - 10https://bugzilla.wikimedia.org/36657 (10jeblad) [08:36:26] werdna: I have a question about the abuse filter, I am working on https://bugzilla.wikimedia.org/show_bug.cgi?id=20272, there is an issue with CentralAuth auto-creation on view, it is spamming abuse filter log on every page refresh, any ideas how to solve that? [08:37:50] 03(mod) Full-text search in mobile site stopped working - 10https://bugzilla.wikimedia.org/36679 04CRIT->normal; +comment (10Jon) [08:43:34] funky ... on of the DB servers i administer has today reached 6 years uptime :D [08:44:48] so it hasn't been updated for most of that time? nice [08:45:54] freakolowsky: six years and no kernel updates? :-) [08:46:10] let me guess: Solaris? [08:46:44] nope ... slackware :D [08:47:23] p858snake|l: if it works ... why fiddle with it ?! [08:48:13] because security and kernal patches are a good thing‽ [08:50:30] p858snake|l: for a public server ... yes they are ... for something i had to sign a consent with slovenian inteligence agency so they could do a background check, just to be able to get in the same room as that server ... i don't see a reason why updating a kernel would matter that much [08:51:24] 03(mod) Set sitename to Telugu Wiktionary - 10https://bugzilla.wikimedia.org/36533 +comment (10Arjuna Rao Chavala) [08:54:52] 03(mod) The searchdisabled message does not work with custom styling (at least not directly) - 10https://bugzilla.wikimedia.org/36332 (10Siebrand) [08:57:45] New patchset: Lupo; "(bug 35240) Fix mw.loader state machine." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/6205 [08:59:38] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/6205 [09:02:19] New patchset: Lupo; "(bug 35240) Fix mw.loader state machine." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/6205 [09:03:15] New patchset: Amire80; "(Bug 36665) Rephrasing translationnotifications-languages-to-notify-label" [mediawiki/extensions/TranslationNotifications] (master) - https://gerrit.wikimedia.org/r/7039 [09:04:12] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/6205 [09:04:21] New patchset: Amire80; "(Bug 36665) Rephrasing translationnotifications-languages-to-notify-label" [mediawiki/extensions/TranslationNotifications] (master) - https://gerrit.wikimedia.org/r/7039 [09:05:08] 03(ASSIGNED) translationnotifications-languages-to-notify-label message is unintuitive - 10https://bugzilla.wikimedia.org/36665 +comment (10Amir E. Aharoni) [09:07:01] 03(mod) iphone address bar not hidden on load - 10https://bugzilla.wikimedia.org/36667 summary; +comment (10Jon) [09:07:27] New patchset: MaxSem; "Rewrite to support more precise search than just for presence/absence of pics" [mediawiki/extensions/PageImages] (master) - https://gerrit.wikimedia.org/r/6998 [09:11:25] New review: Siebrand; "(no comment)" [mediawiki/core] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/7033 [09:11:28] Change merged: Siebrand; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7033 [09:18:05] New patchset: Nikerabbit; "Some cleanup and refactoring wrt wiki aggregate groups" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7040 [09:18:49] 03(mod) Page won't be added to an aggregate group - 10https://bugzilla.wikimedia.org/36297 +comment (10Niklas Laxström) [09:18:57] 03(mod) Discouraged pages do not show up as group members on Special:AggregateGroups - 10https://bugzilla.wikimedia.org/36295 +comment (10Niklas Laxström) [09:51:30] Are there any docs on what to do to have tables shared on the cluster? Does MW have support for this in the first place? [09:51:45] * JeroenDeDauw pokes Reedy [10:00:42] 03(mod) you have new messages broken - 10https://bugzilla.wikimedia.org/36662 (10Jarry1250) [10:00:44] 03(mod) Wikidata Repo API - 10https://bugzilla.wikimedia.org/36444 (10jeblad) [10:09:14] New patchset: Nikerabbit; "Proper fix for exceptions" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7041 [10:11:05] 03(NEW) Feature Request: Batch replacement of mis-translated terms - 10https://bugzilla.wikimedia.org/36691 enhancement; MediaWiki extensions: WikiBhasha; (smilekzs) [10:14:37] New review: Jeroen De Dauw; "(no comment)" [mediawiki/extensions/Maps] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/6921 [10:15:02] Change merged: Jeroen De Dauw; [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/6921 [10:26:45] 03(mod) Debug level set too high on production wiki - 10https://bugzilla.wikimedia.org/36602 +comment (10Jarry1250) [10:28:11] New review: Nikerabbit; "Without knowing the storage format, I would assume IP/112 format, which would need four bytes extra ..." [mediawiki/extensions/GlobalBlocking] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/6899 [10:31:47] New patchset: Nikerabbit; "Reduce precision of percentages in stats table" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7043 [10:31:52] Hallo. We agreed that changes to RELEASE-NOTES-* should only be made by release managers or something, right? [10:36:33] New patchset: Nikerabbit; "Reduce precision of percentages in stats table" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7043 [10:37:18] New review: Siebrand; "(no comment)" [mediawiki/extensions/TranslationNotifications] (master); V: 0 C: -1; - https://gerrit.wikimedia.org/r/7039 [10:39:21] New review: Amire80; "Mostly fine, but see inline comment. Also, IIRC RELEASE-NOTES should only be edited by the release m..." [mediawiki/core] (master) C: -1; - https://gerrit.wikimedia.org/r/6230 [10:41:55] 14(DUP) MobileFrontend should support full-text search - 10https://bugzilla.wikimedia.org/36690 +comment (10Jon) [10:41:55] 03(mod) Full-text search in mobile site stopped working - 10https://bugzilla.wikimedia.org/36679 +comment (10Jon) [10:43:36] 03(mod) Full-text search in mobile site stopped working - 10https://bugzilla.wikimedia.org/36679 +comment (10Jon) [10:45:54] ^demon: so is it possible now to rename WikidataRepo.git to Wikibase.git? :) [10:46:07] <^demon> No, renaming repos is not possible. [10:46:34] Is it possible that this is the stupidest thing I have been involved in? http://www.youtube.com/watch?v=0ohC89vJjnY :) [10:47:25] 03(mod) iphone address bar not hidden on search - 10https://bugzilla.wikimedia.org/36667 summary (10Jon) [10:50:53] 03(mod) Internet Explorer mobile browser displays error for Wikipedia - 10https://bugzilla.wikimedia.org/33649 +comment (10Jon) [10:56:19] 03(FIXED) iphone address bar not hidden on search - 10https://bugzilla.wikimedia.org/36667 +comment (10Jon) [10:57:19] ^demon: but creating a copy and deleting the old one is right? [10:57:51] <^demon> Can't delete either. The best we can do is make a new one and mark the old one as "Hidden" so it doesn't clutter anyone's project list but mine. [10:59:29] 03(NEW) Missing hover-in event causes inconsistent display in stats table - 10https://bugzilla.wikimedia.org/36692 trivial; MediaWiki extensions: Translate; (niklas.laxstrom) [10:59:39] 03(mod) Missing hover-in event causes inconsistent display in stats table - 10https://bugzilla.wikimedia.org/36692 (10Niklas Laxström) [11:01:33] 03(mod) Add specific reviewer in Gerrit on SQL changes - 10https://bugzilla.wikimedia.org/36228 summary; +comment (10Marcin Cieślak) [11:04:47] New patchset: MaxSem; "First shot at integrating MobileFrontend into core: move prop=extracts here" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7048 [11:04:54] hehehe [11:04:57] * MaxSem hides [11:05:09] 03(mod) Supporting directionality for references - 10https://bugzilla.wikimedia.org/13673 (10Amir E. Aharoni) [11:05:10] 03(mod) RTL/bidirectional issues (tracking) - 10https://bugzilla.wikimedia.org/745 (10Amir E. Aharoni) [11:06:43] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/7048 [11:09:53] ^demon: what happens when you try to clone or pull from a hidden repo? [11:10:22] <^demon> CRASH. BOOM. EXPLOSION. [11:10:46] <^demon> JeroenDeDauw: Actually, it would behave like one you didn't have read permissions to. [11:10:54] <^demon> So you'd get forbidden errors and such [11:11:04] New patchset: Siebrand; "Use the style for htmlform.tip Vector wide." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7049 [11:12:42] 03(FIXED) Certain articles have very poor layout between text and images - 10https://bugzilla.wikimedia.org/36528 +comment (10Jon) [11:13:04] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/7049 [11:14:13] 03(mod) printfooter "Retrieved from" url isn't protocol relative - 10https://bugzilla.wikimedia.org/34107 (10Krinkle) [11:14:14] 03(mod) Support for protocol-relative URLs (tracking) - 10https://bugzilla.wikimedia.org/20342 (10Krinkle) [11:14:17] 03(mod) Retrievedfrom URI in print footer is not using httpS on secure server - 10https://bugzilla.wikimedia.org/31322 (10Krinkle) [11:14:18] 03(mod) Support for protocol-relative URLs (tracking) - 10https://bugzilla.wikimedia.org/20342 (10Krinkle) [11:14:20] 03(mod) printfooter "Retrieved from" url isn't protocol relative - 10https://bugzilla.wikimedia.org/34107 (10Krinkle) [11:14:21] 03(mod) Support for protocol-relative URLs (tracking) - 10https://bugzilla.wikimedia.org/20342 (10Krinkle) [11:20:12] 03(NEW) [SD] Add new parser function #drilldown - 10https://bugzilla.wikimedia.org/36693 enhancement; MediaWiki extensions: SemanticDrilldown; (jamesin.hongkong.1) [11:20:13] New review: Siebrand; "(no comment)" [mediawiki/extensions/Translate] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/7040 [11:20:49] New review: Siebrand; "(no comment)" [mediawiki/extensions/Translate] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/7043 [11:20:51] Change merged: Siebrand; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7043 [11:21:55] New review: Siebrand; "(no comment)" [mediawiki/extensions/Translate] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/7041 [11:21:57] Change merged: Siebrand; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7041 [11:22:39] <^demon> saper: re: bug 36228, are you thinking of gerrit issue 681? [11:26:25] 03(mod) Validator 0.5.x does not work with Maps extension - 10https://bugzilla.wikimedia.org/36631 +comment (10Siebrand) [11:28:08] 03(mod) beta squid has some permission issue - 10https://bugzilla.wikimedia.org/36661 +comment (10Peter Bena) [11:29:21] ^demon: so you where kidding about the explosions? To bad... would have been fun to see the devices to my colleagues go boom :) [11:29:38] 03(mod) deploy udp2log on betalabs using puppet - 10https://bugzilla.wikimedia.org/36507 +comment (10Peter Bena) [11:29:44] <^demon> Yes. [11:29:45] ^demon: so can you copy the repo? [11:30:04] WikidataRepo -> Wikibase [11:30:04] WikidataClient -> WikibaseClient [11:31:04] 03(mod) SVG thumbnail is cropped when displayed at natural size - 10https://bugzilla.wikimedia.org/9832 +comment (10Andre Klapper) [11:31:35] <^demon> JeroenDeDauw: I suppose I can :\ [11:31:51] New patchset: Amire80; "(Bug 36665) Rephrasing translationnotifications-languages-to-notify-label" [mediawiki/extensions/TranslationNotifications] (master) - https://gerrit.wikimedia.org/r/7039 [11:31:58] <^demon> It'll probably make translatewiki explode and people mad at me though :( [11:32:36] <^demon> Because the script hashar wrote for translatewiki doesn't handle failures well. If it hits something it doesn't know how to do...it goes BOOM in about 18 ways to China. [11:34:37] 04(REOPENED) Validator 0.5.x does not work with Maps extension - 10https://bugzilla.wikimedia.org/36631 +comment (10Siebrand) [11:34:41] ^demon: it mostly expects .gitreview to be there [11:37:21] New review: Siebrand; "> Siebrand, the messages in other languages will be rectified later, right?" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/6230 [11:39:01] New review: Nikerabbit; "(no comment)" [mediawiki/core] (master); V: 0 C: 2; - https://gerrit.wikimedia.org/r/7036 [11:40:33] New review: Siebrand; "Thanks." [mediawiki/extensions/TranslationNotifications] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/7039 [11:40:35] Change merged: Siebrand; [mediawiki/extensions/TranslationNotifications] (master) - https://gerrit.wikimedia.org/r/7039 [11:49:43] New review: Nikerabbit; "(no comment)" [mediawiki/extensions/PageImages] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/6998 [11:50:26] 03(mod) deploy a replacement for the old "wikistats admin" (WSA) script - 10https://bugzilla.wikimedia.org/36287 +comment (10Robert Hanke) [11:52:26] 03(FIXED) translationnotifications-languages-to-notify-label message is unintuitive - 10https://bugzilla.wikimedia.org/36665 +comment (10Amir E. Aharoni) [11:59:27] ^demon : why doesnt my repo's name appear on this page -- https://github.com/mediawiki/mediawiki-trunk-extensions ?? [11:59:52] <^demon> Because that github repo is months out of date, it's not an active repo [12:00:17] Hi, I am trying to figure out why page watch is not sending notification emails all of a sudden since the last few days, no change was made to mediawiki setup in the last few days, any clues on something silly I might be missing to check? [12:00:25] ^demon : so where can i see my repo.. ? [12:00:44] ^demon : is it just visible in gerrit ? [12:01:06] <^demon> We also have gitweb [12:01:07] <^demon> https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/ConventionExtension.git [12:01:32] ^demon : okay :) [12:02:15] ^demon: we should make gitweb more visible [12:02:39] <^demon> You can do https://gerrit.wikimedia.org/gitweb/project/foo.git as shorthand [12:02:49] 03(mod) IE Font Sizing Bug - 10https://bugzilla.wikimedia.org/24515 +comment (10Jon) [12:02:51] <^demon> https://gerrit.wikimedia.org/gitweb/foo/bar.git [12:03:25] 03(mod) IE Font Sizing Bug - 10https://bugzilla.wikimedia.org/24515 +comment (10Jon) [12:04:58] ^demon : its giving 404 error [12:05:10] ^demon : the url which u gave [12:05:33] <^demon> Well of course, foo/bar was an example. [12:05:49] ^demon : okay :| [12:12:38] 03(mod) ApiQueryImageInfo.php should wfSuppressErrors() before trying to unserialize - 10https://bugzilla.wikimedia.org/35693 +comment (10Till Kraemer) [12:13:27] saper: ping [12:17:31] hi, I'm developing a tag extension for MW 1.17.0 + memcached for caching. I have a weird behavior: when memcached is enabled the parser hook is not executed. When memcached is disabled everything works nice. Any ideas? [12:17:38] New patchset: Nikerabbit; "Avoid division by zero warnings" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7052 [12:17:52] hello [12:18:03] uga [12:18:29] does anybody know an extension where the admin has to accept new articles? [12:18:31] 03(FIXED) Multiple division by zeros - 10https://bugzilla.wikimedia.org/36315 +comment (10Niklas Laxström) [12:20:04] flaggedrevs? [12:20:39] me? [12:21:37] Peter_Porka: yes [12:21:43] thats the name [12:21:52] or what flaggdrevs means? [12:23:03] or mean flaggrevs? [12:23:13] flaggedrevs? [12:23:53] 14(INVALID) Jenkins doesn't reset git "working copy" properly - 10https://bugzilla.wikimedia.org/36686 +comment (10Krinkle) [12:25:18] !e FlaggedRevs | Peter_Porka [12:25:29] Peter_Porka: http://www.mediawiki.org/wiki/Extension:FlaggedRevs [12:25:33] where's mw-bot.. [12:26:10] it fell of the interwebs? [12:26:20] hmm but thats not that the admin need to accept new articles? isn't it [12:27:58] Peter_Porka: http://www.mediawiki.org/wiki/Extension:FlaggedRevs/Restricting_unapproved_revisions [12:28:29] maybe see this? [12:28:35] ahh thx [12:34:45] varnent: ??? just say it... [12:35:41] saper: gratz on the workshop from yesterday :) was wondering what you thought about utilizing a webinar style software like AnyMeeting or WebEx for future workshops? [12:35:56] I have WebEx [12:36:00] and hate it [12:36:09] I don't know AnyMeeting [12:36:23] does it run on FreeBSD? [12:36:43] http://www.anymeeting.com [12:36:46] it's a random example [12:36:55] how did WebEx compare to the SIP/VNC approach? [12:37:28] pondering if the SIP/VNC approach or webinar/phone/skype approach is worth a try [12:37:34] varnent: the most important part yesterday was shared terminal over skype [12:37:37] skype sucks [12:37:45] it never works > 4..5 people [12:37:52] we didn't do vnc [12:37:58] erg [12:38:00] hmm [12:38:03] shared terminal over screen/ssh [12:38:08] not skype [12:38:53] so people could have 2 ssh sessions to play and watch and listening on SIP; questions were asked via irc [12:38:56] I'm intrigued by the idea of a web-based approach - but that may limit audio from audience abilities [12:39:35] well the main point was ssh session... text [12:40:01] what about web-based screen sharing with audio, questions via irc and ssh or whatever else for that particular topic? [12:40:07] how do I unblock a user that has been blocked because of too many login attempts? [12:40:20] beyond terminal - it seems that when we ask folks to install software we've run into problems [12:40:21] varnent: was ssh sharing bad yesterday? [12:40:27] <^demon> djames_: That automatically expires after a bit. [12:40:43] ssh screen sharing? I don't think so personally - was it easy for folks to setup? [12:40:54] it's been 18 hours [12:41:08] varnent: I need feedback on what worked what not. I know that few people had problems with SIP+firewalls. No problems reported w/ssh or gerrit access. [12:41:38] varnent: come'on you should've attended :) but seriously - let's talk to sumanah about getting a 1-on-1 feedback [12:41:51] saper: right - I agree - I'm also interested in what is the easiest for folks - so if audio was a problem - that can be done via the web - which can also do screen sharing perhaps killing two birds with one stone so to speak :) [12:42:25] saper: I was hoping to - but as there were delays I got called to an urgent mtg in Detroit :( [12:42:26] New review: Siebrand; "(no comment)" [mediawiki/extensions/Translate] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/7052 [12:42:32] Change merged: Siebrand; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7052 [12:43:06] saper: I'm also thinking about other workshops that are being discussed - so I'm trying to get your feedback rather than providing it since I wasn't there yesterday [12:44:42] New patchset: Daniel Kinzler; "Generalizing LinksUpdate to allow extensions to add arbitrary update handlers." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/6931 [12:45:52] New review: Daniel Kinzler; "see new patch set." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/6931 [12:45:59] varnent: delays? [12:46:19] varnent: screen sharing via web won't work as in our case it was interactive [12:46:33] New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0; - https://gerrit.wikimedia.org/r/6931 [12:46:34] actually participants were entering some commands on my session as well [12:47:12] hmm..ok - again - I'm pondering for other topics as well - and I'm thrilled at how well yesterday went - I feel like you think I'm being critical or something - I'm not I swear :) [12:47:22] I am interested on (1) getting timing and content right - we've had less theory, more practice - need to balance it out (2) I need 3 hours for this so we should have ideally 3 session 1 hour each [12:47:51] varnent: I see, but I think my format was very different and I hope complimentary to what Sumanah did previously [12:48:39] saper: I agree - which is why I'm asking these questions - I like it when we try different things - so I'm pondering what worked well, what we could try differently, what we don't need to try differently, etc. [12:48:40] varnent: most of the people did submit something to Gerrit already so I focused on "rough edges"; but we should organize the feedback definitely as I would like to further improve on format [12:49:05] varnent: I have some idea how to do XMPP-based hangout but I need to test this [12:49:33] saper: I'm also looking at a workshop for sysadmin using git just for simple things like clone and such - so we might be able to get away with less as that audience is less developer tools savvy [12:50:58] saper: that's an interesting idea - an advantage of the web tools is that the attendee doesn't need to track down software - which for developers trainings probably won't be a problem - but for some other MW workshops may present a barrier - and if we can over trial and error find a solution that works for both - however improbable - would be fantastic imho [12:51:34] saper: so one simple piece of software that accomplishes this might be a worthwhile effort [12:52:41] why someone hasn't introduced a better Skype is..well..disappointing [12:53:30] varnent: one interesting question was why Siebrand couldn't connect to the session from Wikimedia VoIP (SIP) [12:54:27] saper: SIP requiring registration and service of some type may be a barrier - I don't use VoIP myself..so it requires a freebie account for the sole purpose of connecting to the rare SIP mtg [12:54:46] saper: that said - I don't have a "and here's something much better" to offer :) [12:54:47] well to me a SIP or XMPP messenger is a lowest possible denominator - we actually should check whether Jingle from Google Mail wouldn't work too for "normal people" [12:55:26] saper: XMPP messenger or Jingle seems like more obtainable for normal folks [12:56:07] in buzzword terms, yes [12:56:08] ;) [12:56:13] lol - exactly [12:56:16] the problem is NAT and firewalls [12:56:47] why - that's why I would love a web-based solution - but that may be a pipe dream [12:57:07] 03(NEW) browser tabs won't display the local wiki name - 10https://bugzilla.wikimedia.org/36694 normal; MediaWiki: Device compatibility; (emen1593) [12:57:42] hey chughakshay16 ... how's the ext comeing along :D [12:58:03] freakolowsky: hello Jure, :) [12:58:23] freakolowsky: currently i am working on writing test cases for our extension.. [12:58:39] cool [12:58:50] freakolowsky: which would check for the integrity of our data stored in wiki pages.. [12:59:15] varnent: comeon, don't cheat your self - two-way audio needs to use some proper protocol, it's illusion (given by webex) that's "web based" [12:59:19] freakolowsky: in other words -- checking if the relationship among the pages is maintained correctly or not ? [13:00:02] freakolowsky: so have just now finished inserting sample data into mysql database.. [13:00:12] freakolowsky: will test it now.. :) [13:00:19] k [13:00:49] freakolowsky: https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/ConventionExtension.git [13:00:54] saper: right - I think two-way audio would probably be sacrificed in a realistic web based solution - which might be why a one-app solution may be a better approach..but then the nat/firewall..you know how it goes..constant give and take [13:01:11] will have a look tonight [13:02:21] freakolowsky: i have added u as a group member. [13:02:27] how to set up the mediawiki, that the admin must enable new articles? [13:02:45] freakolowsky: so i assume u would be notified of all my code changes.. : [13:02:52] yep [13:03:25] freakolowsky: and how do I add you as a reviewer .? [13:03:28] saper: varnent i forgot about the workshop :( [13:03:43] 03(mod) browser tabs won't display the local wiki name - 10https://bugzilla.wikimedia.org/36694 +comment (10FriedrickMILBarbarossa) [13:04:05] Katie_WMDE: I got called to a mtg and missed it as well :( - but I've heard it went well and saper did a great job [13:04:10] and it would take me time to figure out how to use SIP [13:04:17] varnent: sounds good [13:04:52] * Katie_WMDE was looking (an hour late) on IRC for the workshop [13:04:55] yeah - that was something we were chatting about - different ways to provide similar solutions like audio and such [13:05:05] saper: ty again for yesterday - and apologies that my IRL work pulled me away - the info was helpful - hopefully the three of us will be on IRC at the same time soon so sumanah can join in on the pondering [13:05:27] chughakshay16: hmmm ... i think you mark that when you push the change to gerrit [13:05:28] varnent: i can figure it out for next time, assumign there is a next time :) [13:06:11] Katie_WMDE: I'm hoping saper will continue the initiative and do more - and I'm working on some other ones as well via the wikiproject [13:06:17] freakolowsky: okay, will mark u as a reviewer when i push my test code to the repository.. [13:06:18] good :) [13:07:00] 03(mod) Sorting not always right:Only done via DEFAULTSORT and not if given with category - 10https://bugzilla.wikimedia.org/14915 summary (10Andre Klapper) [13:14:59] New patchset: Amire80; "Adding kate-swp to .gitignore." [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7054 [13:19:22] isn't it possible with those admin rights to setup that normal user articles has to be unlocked? [13:22:57] New patchset: Netbrain; "added static parameter to display_line" [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/7055 [13:26:08] varnent: no need to apologize - 11 people on the call... [13:26:43] New review: Netbrain; "due to code reformatting the js is quite unreadable in terms of what changes i've made. so i pointed..." [mediawiki/extensions/Maps] (master) C: 1; - https://gerrit.wikimedia.org/r/7055 [13:27:29] saper: excellent - and plz let me know if I can be of any help promoting or helping with any future trainings [13:28:24] saper: how long did it last? [13:28:46] almost two hours [13:28:54] oh, okay [13:29:01] i could've joined late maybe [13:29:08] but better next time to be on time [13:29:23] varnent: I need to check w/people on the format - one of participants who dropped after 1 hour because of firewall problems wanted to sign up for a weekend session so he can attend from home [13:29:44] Katie_WMDE: ask Daniel to do that onsite in Berlin [13:30:11] New review: Jeroen De Dauw; "(no comment)" [mediawiki/extensions/Maps] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/7055 [13:30:13] Change merged: Jeroen De Dauw; [mediawiki/extensions/Maps] (master) - https://gerrit.wikimedia.org/r/7055 [13:30:25] saper: during the hackathon? [13:30:37] Katie_WMDE: no, some other time preferably [13:30:40] ah, okay [13:30:45] yes, we can bring you here :) [13:30:51] (well maybe just before or after) [13:31:07] * Katie_WMDE doesn't know about the other wikidata people, but i'm still learning tricks to use git better [13:31:11] Katie_WMDE: we could do a 3-4 hour workshop for all "false" git beginners [13:31:20] sure [13:31:33] yesterday was targeted at people who now *some* git [13:31:38] s,now,know. [13:31:49] yep [13:31:50] 03(mod) [SD] Add new parser function #drilldown - 10https://bugzilla.wikimedia.org/36693 +comment (10Yaron Koren) [13:32:10] and not just git, but gerrit also and tricks there [13:32:21] git + gerrit != github, in terms of usability [13:32:48] 03(mod) [SD] Add new parser function #drilldown - 10https://bugzilla.wikimedia.org/36693 +comment (10Yaron Koren) [13:33:28] Katie_WMDE: git + gerrit != git I would say - it was demonstrated a bit I hope [13:33:40] New review: Siebrand; "(no comment)" [mediawiki/extensions/Translate] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/7054 [13:33:42] Change merged: Siebrand; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7054 [13:34:18] saper: sounds good [13:52:25] ^demon: got a few minutes to do the git repo stuff for Wikidata now? We also need a new (third) repo [13:53:04] <^demon> Can we do the renaming some other time? That's time-consuming for little gain IMHO. [13:53:07] <^demon> I can make the new one though [13:55:54] <^demon> What's the name for the new one? [13:56:53] ^demon: time consuming how? All you need to do is making the new repos, assigning rights there, and revoking rights from the old one. I can do the copying... [13:57:05] <^demon> It's going to break translatewiki. [13:57:41] ^demon: well we need to change it at some point, and the longer we wait, the more hassle we'll have with it [13:58:35] <^demon> Yes, it needs to get done. "Some other time" didn't mean never. Just meant "not now" which is what you requested. [13:59:14] ^demon: ok sure [13:59:27] ^demon: the new repo name is "WikibaseLib" [13:59:42] Same permissions as the others [13:59:47] And in the extensions dir [13:59:59] <^demon> Is there history we're importing, or a fresh repo? [14:01:22] 03(mod) Wikidata Repo API - 10https://bugzilla.wikimedia.org/36444 (10jeblad) [14:01:50] I'm having trouble with mediawiki install, google didn't help, hoping you guys can... [14:02:17] Ubuntu 10.04. Php 5.3.2 [14:02:31] MySQL installed and running [14:02:43] I get a "Could not find a suitable database driver!" [14:03:02] phpmyadmin and other php apps can find and use it [14:03:17] <^demon> simon_clark: Sounds like you don't have php support for mysql. If you're on ubuntu, just do `apt-get install php5-mysql` [14:03:25] done and done [14:03:38] <^demon> JeroenDeDauw: ? [14:03:50] <^demon> History or empty? [14:04:22] ^demon: empty [14:04:33] <^demon> Yay, I wish I heard that more often :D [14:05:30] I wish I could create my own repos and did not have to bother you/wait on you every time :) [14:06:03] phpinfo() shows that mySQL is all installed and running fine [14:08:17] simon_clark, what kind of mysql support? there are pdo_mysql and mysqli [14:08:31] and you need plain ol' mysql [14:09:39] OuKB, plain old MySQL [14:10:18] have you tried phpinfo() from CLI or web? have you restarted Apache? [14:11:16] OukB, yes and yes [14:11:29] http://wiki.apptui.com/info.php [14:14:36] 03(mod) Article Feedback Pages - Restyle the 'More filters' drop-down menu - 10https://bugzilla.wikimedia.org/36688 +comment (10Reha Sterbin) [14:15:18] simon_clark, what var_dump(extension_loaded('mysql')); outputs? [14:16:22] bool(true) [14:17:21] New review: Nikerabbit; "(no comment)" [mediawiki/core] (master); V: 0 C: 0; - https://gerrit.wikimedia.org/r/7048 [14:17:35] simon_clark, click on restart installation [14:18:03] 03(NEW) Add 'since Dec. 2011' after 'x feedback posts' - 10https://bugzilla.wikimedia.org/36695 normal; MediaWiki extensions: ArticleFeedbackv5; (reha) [14:18:29] OuKB, D'oh, that worked! I feel a little foolish, never even saw that [14:18:35] ^demon, :headbang: [14:18:58] simon_clark, that's our bug, we should really refrsh the db info [14:19:28] New review: Nikerabbit; "(no comment)" [mediawiki/core] (master); V: 0 C: 1; - https://gerrit.wikimedia.org/r/7049 [14:19:39] OuKB, well, thanks for your help [14:19:48] 03(NEW) Add a "Loading..." message to the feedback page when the list is being loaded - 10https://bugzilla.wikimedia.org/36696 normal; MediaWiki extensions: ArticleFeedbackv5; (reha) [14:19:57] <^demon> JeroenDeDauw: I'd like to have some kind of special page where they can be requested, default permissions can be selected, and then someone just presses "Approve" and it'll get made. [14:20:16] I should remeber to ask people to restart first [14:20:58] 03(NEW) edit links should also be available in Special:Preferences - 10https://bugzilla.wikimedia.org/36697 enhancement; MediaWiki: Watchlist; (saibotrash) [14:21:49] 03(NEW) Discrepancy between the status line shown above this post and its activity log - 10https://bugzilla.wikimedia.org/36698 normal; MediaWiki extensions: ArticleFeedbackv5; (reha) [14:22:00] 03(mod) Article Feedback - Central Feedback Page Tweaks - 10https://bugzilla.wikimedia.org/36652 +comment (10Reha Sterbin) [14:22:18] New review: Krinkle; "(no comment)" [mediawiki/extensions/Gadgets] (RL2); V: 0 C: 2; - https://gerrit.wikimedia.org/r/5812 [14:22:36] New patchset: Demon; "Adding .gitreview (initial commit)" [mediawiki/extensions/WikibaseLib] (master) - https://gerrit.wikimedia.org/r/7056 [14:22:52] <^demon> JeroenDeDauw: New repo created. If you approve ^, you'll have an initial rev and be able to clone it [14:22:58] 03(mod) Add 'since Dec. 2011' after 'x feedback posts' - 10https://bugzilla.wikimedia.org/36695 +aftv5-1.5 (10Reha Sterbin) [14:23:01] 03(mod) Add a "Loading..." message to the feedback page when the list is being loaded - 10https://bugzilla.wikimedia.org/36696 +aftv5-1.5 (10Reha Sterbin) [14:23:03] 03(mod) Discrepancy between the status line shown above this post and its activity log - 10https://bugzilla.wikimedia.org/36698 +aftv5-1.5 (10Reha Sterbin) [14:23:29] New review: Krinkle; "(no comment)" [mediawiki/extensions/Gadgets] (RL2); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5812 [14:23:31] Change merged: Krinkle; [mediawiki/extensions/Gadgets] (RL2) - https://gerrit.wikimedia.org/r/5812 [14:29:03] New review: Krinkle; "(no comment)" [mediawiki/extensions/Gadgets] (RL2); V: 0 C: 1; - https://gerrit.wikimedia.org/r/5290 [14:29:18] 03(mod) Article Feedback Page - Remove some 'Showing' filter links to avoid wrap-around - 10https://bugzilla.wikimedia.org/36676 (10Reha Sterbin) [14:29:37] ^demon: great [14:29:46] ^demon: I'm not able to approve though [14:30:05] Guess you need to add me to the owner group [14:30:07] 03(mod) Add 'since Dec. 2011' after 'x feedback posts' - 10https://bugzilla.wikimedia.org/36695 (10Reha Sterbin) [14:31:20] ^demon: can I request getting the privilege(s) to create new repos? [14:31:30] <^demon> Ugh [14:31:34] <^demon> You're in it [14:31:44] New patchset: Krinkle; "Add the 'skins' and 'position' properties" [mediawiki/extensions/Gadgets] (RL2) - https://gerrit.wikimedia.org/r/5290 [14:31:50] ^demon: maybe I am in the group [14:31:57] \but it's not listed in the rights for the repo [14:32:12] <^demon> Dah heck...? [14:32:15] So need to make the owner group be an owner? :p [14:32:17] <^demon> I thought I pressed save. [14:32:36] ah [14:32:57] New review: Jeroen De Dauw; "(no comment)" [mediawiki/extensions/WikibaseLib] (master); V: 1 C: 2; - https://gerrit.wikimedia.org/r/7056 [14:33:02] Change abandoned: Demon; "Missing change-id. Shouldn't have committed yet." [mediawiki/extensions/WikibaseLib] (master) - https://gerrit.wikimedia.org/r/7056 [14:33:47] 03(mod) Supporting directionality for references - 10https://bugzilla.wikimedia.org/13673 +comment (10Huji) [14:33:48] New patchset: Demon; "Adding .gitreview (initial commit)" [mediawiki/extensions/WikibaseLib] (master) - https://gerrit.wikimedia.org/r/7057 [14:33:53] New review: Krinkle; "(no comment)" [mediawiki/extensions/Gadgets] (RL2); V: 0 C: 2; - https://gerrit.wikimedia.org/r/5290 [14:34:01] New review: Krinkle; "(no comment)" [mediawiki/extensions/Gadgets] (RL2); V: 1 C: 2; - https://gerrit.wikimedia.org/r/5290 [14:34:04] Change merged: Krinkle; [mediawiki/extensions/Gadgets] (RL2) - https://gerrit.wikimedia.org/r/5290 [14:37:45] ^demon: we now have mediawiki/extensions.git, but looks like this one only has one "layer of commits", not the full history? [14:37:50] Is that correct? [14:37:58] Any reason for that? [14:38:07] <^demon> That's the way submodules work. [14:38:17] <^demon> Each of those commits is updating the submodule reference to point to HEAD [14:38:28] ^demon: do you know some good way to have a repo with all of the stuffs? [14:38:48] <^demon> You have the stuff. If you cd into the submodule and do `git log`, you have the full history there. [14:38:48] none :) [14:38:58] <^demon> There isn't a way to combine the histories of separate repos into one log :) [14:39:30] ^demon: I checked out that extensions.git repo and it looks like git log shows the changes for all the things [14:39:49] if I cd into the relevant extension dir [14:40:11] New patchset: Krinkle; "Add CSS class .mw-code (matching
)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4948
[14:40:33] 	 New review: Krinkle; "per Brion." [mediawiki/core] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/4948
[14:40:36] 	 Change merged: Krinkle; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4948
[14:44:46] 	 03(mod) Add 'since Dec. 2011' after 'x feedback posts' - 10https://bugzilla.wikimedia.org/36695  normal->15enhancement (10Mark A. Hershberger)
[14:45:14] 	 03(mod) Discrepancy between the status line shown above this post and its activity log - 10https://bugzilla.wikimedia.org/36698  (10Mark A. Hershberger)
[14:45:56] 	 New patchset: Krinkle; "Revert r97711" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/4960
[14:46:27] 	 03(mod) Add a "Loading..." message to the feedback page when the list is being loaded - 10https://bugzilla.wikimedia.org/36696  (10Mark A. Hershberger)
[14:47:44] 	 03(mod) Can't expand article section with Opera using Nokia E63 - 10https://bugzilla.wikimedia.org/36681  +comment (10Jon)
[14:47:50] 	 New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0;  - https://gerrit.wikimedia.org/r/4960
[14:48:04] 	 03(WONTFIX) Use full localized name for Special:Log in IRC RC feed - 10https://bugzilla.wikimedia.org/30245  +comment (10Krinkle)
[14:48:36] 	 New review: Nikerabbit; "(no comment)" [mediawiki/core] (master); V: 0 C: 0;  - https://gerrit.wikimedia.org/r/6931
[14:48:49] 	 New review: Nikerabbit; "(no comment)" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/6931
[14:53:58] 	 03(mod) [SD] Add new parser function #drilldown - 10https://bugzilla.wikimedia.org/36693  +comment (10MWJames)
[14:54:13] 	 New review: Krinkle; "Abandon the merge commit please. Rebase the other commit on master." [mediawiki/core] (master); V: 0 C: -2;  - https://gerrit.wikimedia.org/r/6784
[14:54:28] 	 03(mod) [SD] Add new parser function #drilldownlink - 10https://bugzilla.wikimedia.org/36693  summary (10MWJames)
[14:57:52] 	 New review: Krinkle; "There is no "Abandon" or "Reject" button on merge commits?" [mediawiki/core] (master); V: 0 C: -2;  - https://gerrit.wikimedia.org/r/6784
[14:59:41] 	 New review: Demon; "There is. Permissions changed." [mediawiki/core] (master); V: 0 C: 0;  - https://gerrit.wikimedia.org/r/6784
[15:00:01] 	 hey, does anyone remember what [[Special:InvalidateEmail]] is for? I can't seem to be able to find any docs for it.
[15:00:36] 	 03(FIXED) English Wikipedia logo is used by default in Beta MobileFrontend - 10https://bugzilla.wikimedia.org/35994  +comment (10Jon)
[15:00:58] 	 ^demon: Hm.. I am in the 'mediawiki' group. I can merge changes
[15:01:12] 	 But reject/abandon is gone for me
[15:01:21] 	 How is that supposed to work exactly?
[15:01:30] 	 All rejects have to go through ops ?
[15:01:51] 	 https://gerrit.wikimedia.org/r/#/admin/groups/uuid-6aec730b12a6e11add70e4f248fcc33b75e47e5c,members
[15:01:52] 	 https://gerrit.wikimedia.org/r/#/admin/groups/11,members
[15:02:07] 	 one is mediawiki, the other is admins (which are owner of mediawiki)
[15:02:37] 	 Krinkle: hey, while u're around here, just a reminder, I sent a translation request for a tool of urs at ur meta tools talkpage a few months ago
[15:02:56] 	 I know, but I can't fix it until other things are done first
[15:03:03] 	 It depends on something I can't do
[15:03:12] 	 sure, np :)
[15:03:33] 	 Krinkle: just tell me who to remind the next time :D
[15:03:48] 	 oh, your request is for RTRC
[15:03:54] 	 eh http://upload.wikimedia.org/wikipedia/commons/thumb/9/9e/Air_New_Zealand_Flight_901.jpg/220px-Air_New_Zealand_Flight_901.jpg
[15:03:55] 	 Yeah, that is currently stuck
[15:04:21] 	 stuck how?
[15:04:26] 	 lemme check
[15:04:55] 	 Sid-G: Ah, I fixed it
[15:04:56] <^demon>	 Krinkle: Yes I know. But only "Administrators" and "Project Owners" have abandon rights, and we revoked mediawiki's global project ownership rights for security.
[15:04:56] 	 https://toolserver.org/~krinkle/I18N/
[15:04:58] 	 New review: CSteipp; "That's pretty serious. Thanks for fixing it." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7027
[15:05:23] 	 ^demon: but we could still make mediawiki  own mediawiki/core, right ?
[15:05:29] <^demon>	 No.
[15:05:30] 	 Krinkle: and? where do i translate it?
[15:05:41] <^demon>	 Krinkle: Ownership rights also means you can change permissions, and that's bad.
[15:05:56] 	 03(mod) List of largest Mediawikis on http://wikistats.wmflabs.org/ displays wrong version number - 10https://bugzilla.wikimedia.org/36268  +comment (10Robert Hanke)
[15:05:58] 	 the group 'mediawiki' and repo mediawiki/core
[15:05:59] 	 Right
[15:06:00] 	 and do push to wmf branches
[15:06:21] <^demon>	 You could change permissions and end up sneaking something in for review which made me and Roan paranoid :)
[15:06:30] <^demon>	 s/review/deployment/
[15:06:42] 	 ^demon: yeah, I know granting 'mediawiki' ownership is a problem
[15:07:43] 	 ^demon: but isn't there a permission for "reject" ? that can be added to https://gerrit.wikimedia.org/r/#/admin/projects/mediawiki,access
[15:07:48] <^demon>	 No, there's not.
[15:07:53] 	 There was?
[15:07:55] <^demon>	 If you want, pester upstream to fix :) http://code.google.com/p/gerrit/issues/detail?id=930
[15:07:57] <^demon>	 No there wasn't.
[15:08:01] <^demon>	 It was because you were an owner.
[15:08:49] 	 ok
[15:09:09] 	 ^demon: out of curiosity, have we ended up restricting coders instead of increasing their number, as was intended by the move to git?
[15:09:40] 	 define coders
[15:10:09] 	 Krinkle: people who can and want to add code to mediawiki to improve it
[15:10:22] 	 ^demon: right now open MRs list is quite long, some of which should obviously be abandoned (e.g. accidental merge commits pushed for review, or stuff that is mutually agreed on and broke tests) 
[15:10:33] 	 whoever can do that should go through that list
[15:10:51] 	 Krinkle: but do not necessarily possess a deep knowledge of its architecture (add other complicated terminology and techno-jargon here)
[15:10:59] 	 e.g. search for #q,Verified=-2 or #q,CodeReview=-2
[15:11:25] <^demon>	 The owner of a given change can also abandon it :)
[15:11:43] 	 yeah, but do they know that or know how to
[15:12:04] 	 I don't want to leave comments "@owner: Please click "Abandon change")
[15:12:06] 	 Krinkle: its damn easy if even i know how
[15:12:33] 	 03(mod) browser tabs won't display the local wiki name - 10https://bugzilla.wikimedia.org/36694   +shell; +comment (10Mark A. Hershberger)
[15:12:34] 	 Sid-G: They may have forgotten about the change
[15:12:48] 	 as it is old and agreed to be bad
[15:12:52] 	 anyways, again, does anyone remember what [[Special:InvalidateEmail]] is for? I can't seem to be able to find any docs for it.
[15:13:11] * yuvipanda  wonders if anyone can be convinced to review https://gerrit.wikimedia.org/r/#/c/6728/
[15:16:17] 	 Sid-G: Wild guess but it  may have to do with auto confirm / emailconfirm.
[15:16:26] 	 New review: Demon; "(no comment)" [mediawiki/extensions/WikibaseLib] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7057
[15:16:28] 	 Change merged: Demon; [mediawiki/extensions/WikibaseLib] (master) - https://gerrit.wikimedia.org/r/7057
[15:16:30] 	 If you register under someone else's address they can invalidate it by clicking a link
[15:16:55] 	 ^demon: also, extension access question - I initially wrote Extension:ShortURL, so does that mean I get +2 rights on mediawiki/extensions/ShortUrl?
[15:17:11] 	 Krinkle: the title seems something like if one wants to invalidate a previously confirmed email id for one's account; but I'm not sure
[15:17:26] <^demon>	 yuvipanda: You already have them.
[15:18:13] 	 yuvipanda: hey, does that shorturl thingy work nicely now? ready for deployment yet?
[15:18:45] 	 ^demon: done poking at the new git repo?
[15:18:46] 	 Krinkle: any idea how to check what the page is for?
[15:18:51] 	 ^demon: I don't see it. Perhaps I don't have it for changes that I submitted?
[15:18:51] 	 yuvipanda: or is it already deployed somewhere?
[15:19:02] <^demon>	 JeroenDeDauw: I've been done.
[15:19:17] <^demon>	 yuvipanda: You should and you can.
[15:19:22] <^demon>	 I swear you have the permissions.
[15:19:23] 	 Sid-G: check source code?
[15:19:32] 	 Krinkle: o.o
[15:19:41] 	 03(mod) beta squid has some permission issue - 10https://bugzilla.wikimedia.org/36661  (10Mark A. Hershberger)
[15:19:45] 	 Sid-G: Yup, it's quite ready. It's been reviewed, etc for deployment. New changes were requested and have been pending review again
[15:20:15] 	 Krinkle: 1. I'm not a coder. 2. I don't know php 3. well, point 1 again
[15:20:35] 	 ^demon: I just did a clone, made a change, and then http://dpaste.org/Z5ysb/
[15:20:41] 	 ^demon: interesting. I seem to not be able to even +1 anything!
[15:20:45] 	 Sid-G: Then how can you possible know how to abandon a gerrit change (no offense, I might have misquoted you)
[15:20:47] 	 or it is just possible that the UI is confusing me
[15:20:48] * yuvipanda  digs
[15:21:11] <^demon>	 ARGGGHGHHHH
[15:21:14] <^demon>	 TOO MANY PINGS
[15:21:39] 	 We drove away the demon?
[15:21:41] 	 (sorry)
[15:21:56] 	 Krinkle: heh, submitted one patch :P
[15:22:02] 	 Krinkle: js
[15:22:15] 	 Sid-G: https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blob;f=includes/specials/SpecialConfirmemail.php#l132
[15:22:18] 	 New patchset: Matthias Mullie; "add CTA5, which encourages users to check out the feedback" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6534
[15:22:27] <^demon|away>	 JeroenDeDauw: Didn't we *just* discuss how direct pushes are evil? I didn't grant you direct pushing as a result of that discussion.
[15:22:35] * Sid-G  looks
[15:23:32] 	 New patchset: Matthias Mullie; "add CTA5, which encourages users to check out the feedback" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6534
[15:24:56] 	 Krinkle: I have no idea what that code means. Could you translate php to english plz? :D
[15:25:14] 	 Sid-G: srry, can't right now
[15:25:16] <^demon|away>	 JeroenDeDauw: If you really really really want to direct push because self-approving is hard and I haven't written an auto-approve bot...you're an owner on the extension, give yourself push rights if you insist.
[15:25:24] 	 Krinkle: ok
[15:25:26] 	 Sid-G: Read the /* .. */ comments
[15:25:56] 	 Krinkle:  i get somewhat what the code is trying to do. Just dont get where the specialpage fits in
[15:26:21] 	 ^demon|away: the current review process at Wikidata involves directly pushing to feature branches, which get merged into master only after review
[15:26:35] 	 ^demon|away: if you know how to better integrate this process with gerrit, please lmk
[15:26:44] 	 Or better yet mail the wikidata list
[15:29:06] <^demon|away>	 Well you weren't pushing to a feature branch, you were pushing to master.
[15:30:24] <^demon|away>	 Anyway, feel free to do whatever you want with those permissions. I'm going to lunch.
[15:35:00] 	 New patchset: Amire80; "Ability to post to user talk pages on other wikis." [mediawiki/extensions/TranslationNotifications] (master) - https://gerrit.wikimedia.org/r/6116
[15:35:15] 	 03siebrand *  10/trunk/extensions/Kieli/Kieli.php: Remove languages with deprecated codes. Same as bug 35475.
[15:38:22] 	 yuvipanda: what will the shortened urls look like? human readable or ssh-hashes?
[15:38:48] 	 Sid-G: The translation just on the talk page.
[15:38:53] 	 Hi everyone. There's a Meta and mediawiki.org translation tools bug triage at 16:00 UTC in #mediawiki-i18n. That's in about 20 minutes.  
[15:39:08] 	 Copy them from the I18N page for "en", and fill in the right column with the translated values
[15:39:10] 	 Sid-G: ta.wikipedia.org/r/asgrea
[15:39:20] 	 Krinkle: ok
[15:39:54] * Sid-G  looks for meta pages
[15:40:03] 	 03a_engels *  10/trunk/wikistats/squids/ (7 files): (log message trimmed)
[15:40:03] 	 Count:
[15:40:03] 	 * add counting of mobile devices (uses new file MobileDeviceTypes.csv)
[15:40:03] 	 * separate internal (from Wikimedia servers) as a separate category for country info - not yet worked into report!
[15:40:04] 	 * recognize more spaces in mime type
[15:40:05] 	 * log lines that are too short or too long
[15:40:06] 	 Report:
[15:40:39] 	 03(mod) MathJax: Several commands that work in texvc are not recognized - 10https://bugzilla.wikimedia.org/35186  +comment (10nageh)
[15:44:07] 	 yuvipanda: that doesn't look human readable
[15:45:02] 	 yuvipanda: would it be possible to have shorturls chosen by users? such as ta.wikipedia.org/r/USA ?
[15:45:52] 	 03(NEW) new message notice for IPs shouldn't be shown for people who haven't been editing - 10https://bugzilla.wikimedia.org/36699 enhancement; MediaWiki: User interface; (mah)
[15:47:28] 	 New patchset: Matthias Mullie; "bug 36525 - fix formatting of AFTv5 activity log; use new LogFormatter" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6920
[15:48:17] 	 Krinkle: http://meta.wikimedia.org/w/index.php?title=User:Krinkle/RTRC.js/en doesn't exist. where's the en messages?
[15:48:32] 	 Sid-G: I already linked to the page
[15:48:43] 	 : https://toolserver.org/~krinkle/I18N/
[15:49:23] 	 New patchset: Matthias Mullie; "bug 36525 - fix formatting of AFTv5 activity log; use new LogFormatter" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6920
[15:50:59] 	 Krinkle: how/where do i edit that?
[15:51:32] 	 Like I said, there is no editor for that system yet. Copy is to the talk page where you made the request, create a wikitable and translate the message in the the right side column
[15:51:51] 	 Then I can insert them into the database later
[15:51:57] 	 ohkay
[15:51:57] 	 will do
[15:51:59] 	 MW 1.19 Upgrade:  Upon upgrade my maps will not load ( http://offgridops.org/foreclosurepedia/index.php/Form:REO_Property_Inventory )  It just says Loading map form input and never loads now.  Thanx
[15:52:04] 	 thx :)
[15:52:05] 	 Krinkle: ok, thanks
[15:52:22] 	 03(mod) you have new messages broken - 10https://bugzilla.wikimedia.org/36662  +comment (10Mark A. Hershberger)
[15:52:28] 	 :)
[15:53:44] 	 New patchset: Matthias Mullie; "bug 36502 - Add a 'View feedback' link to the Talk page" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6608
[15:53:54] 	 OffGridOps: What is supposed to happen on that page?
[15:54:10] 	 its simply a form however anything that uses googlemaps does not work
[15:54:13] 	 OffGridOps: When I enter "Foo" I get this: http://offgridops.org/foreclosurepedia/index.php/Special:FormEdit/REO_Property_Inventory/Foo
[15:54:19] 	 A form with fields
[15:54:23] 	 yes sir
[15:54:28] 	 And "Loading map form input...
[15:54:31] 	 yes
[15:54:33] 	 OffGridOps: Are you a javascript developer?
[15:54:37] 	 no sir
[15:54:50] 	 redneck in east TN ;)
[15:55:00] 	 OffGridOps: well, the javascript on that page is broken. Tell you developer to look at the debug console
[15:55:25] 	 i never had a developer can you tell me if this is due to the upgrade or something else?
[15:55:34] 	 i did it all  myself
[15:55:54] 	 ?
[15:55:57] 	 OffGridOps: Did you upgrade the extensions to the same version as MediaWiki ?
[15:55:59] 	 03(mod) Article Feedback - Add a 'View feedback' link to the Talk page - 10https://bugzilla.wikimedia.org/36502  +comment (10Matthias Mullie)
[15:56:19] 	 i upgraded semantic mediawiki bundle to the most recent version
[15:56:26] 	 it packaged forms, maps etc
[15:56:49] 	 So you didn't manually update just mediawiki core, but use their complete bundle as-is ?
[15:57:48] 	 i updated the MW via softalocus then had to manually enter a sql field and then downloaded and reuploaded bundle and changed the settings accordingly
[15:58:33] 	 the field was something like rev_sha1
[15:59:39] 	 03(mod) local ip instead of ip of user - 10https://bugzilla.wikimedia.org/36685  +comment (10Sam Reed (reedy))
[16:01:15] 	 03(mod) Article Feedback Page - View Activity and Help link - 10https://bugzilla.wikimedia.org/36283  +comment (10Matthias Mullie)
[16:02:06] 	 OffGridOps: I'm the creator of that broken thing
[16:02:17] 	 Concidentally someone wrote me about this yesterday as well
[16:02:28] 	 Odd since this was released quite a while back
[16:02:28] 	 anything i should do?
[16:02:31] 	 And used to work
[16:02:45] 	 i dont think its a broken thing i think it is a masterpiece! ;)
[16:03:15] 	 now the maps display throughout if they had already been saved
[16:04:42] 	 03(mod) local ip instead of ip of user - 10https://bugzilla.wikimedia.org/36685  +comment (10Peter Bena)
[16:04:56] 	 03(mod) Can't expand article section with Opera using Nokia E63 - 10https://bugzilla.wikimedia.org/36681  +comment (10Tomasz Finc)
[16:07:06] 	 JeroenDeDauw, do you want root access to poke around on my site as its rather small and see how the code interacts?  if it will help you i will be more than willing
[16:09:24] 	 03raymond *  10/trunk/translatewiki/MediaWiki/mediawiki-defines.txt: Make new message keys optional: https://gerrit.wikimedia.org/r/#/c/6532/5/ArticleFeedbackv5.i18n.php,unified
[16:09:59] 	 03(mod) Can't expand article section with Opera using Nokia E63 - 10https://bugzilla.wikimedia.org/36681  (10Mark A. Hershberger)
[16:10:59] 	 03(mod) Add a "Loading..." message to the feedback page when the list is being loaded - 10https://bugzilla.wikimedia.org/36696  normal->15enhancement (10Mark A. Hershberger)
[16:11:33] 	 03(mod) Article Feedback - Add a 'View feedback' link to the Talk page - 10https://bugzilla.wikimedia.org/36502  +comment (10Fabrice Florin)
[16:11:49] 	 03(mod) Various design issues on the user interface - 10https://bugzilla.wikimedia.org/36657  (10Mark A. Hershberger)
[16:13:42] 	 03(mod) Add 'since Dec. 2011' after 'x feedback posts' - 10https://bugzilla.wikimedia.org/36695  +comment (10Fabrice Florin)
[16:14:57] 	 03(mod) Article Feedback - Central Feedback Page Tweaks - 10https://bugzilla.wikimedia.org/36652  +comment (10Fabrice Florin)
[16:15:58] 	 14(INVALID) Special characters <> are shown as <> - 10https://bugzilla.wikimedia.org/36630  +comment (10Mark A. Hershberger)
[16:17:24] 	 03(NEW) Redundant separators on the action column - 10https://bugzilla.wikimedia.org/36700 major; MediaWiki extensions: ArticleFeedbackv5; (pginer)
[16:18:20] 	 03(mod) Article Feedback Pages - Restyle the 'More filters' drop-down menu - 10https://bugzilla.wikimedia.org/36688  +comment (10Fabrice Florin)
[16:18:43] 	 03(FIXED) MediaWiki bugs to be fixed for 1.20wmf2 deployment (tracking) - 10https://bugzilla.wikimedia.org/36465  +comment (10Mark A. Hershberger)
[16:18:46] 	 03(mod) Email notification mistakes log action for new page creation - 10https://bugzilla.wikimedia.org/14901  (10Mark A. Hershberger)
[16:18:51] 	 03(mod) Magic words are considered to be (non-existing) templates - 10https://bugzilla.wikimedia.org/31576  (10Mark A. Hershberger)
[16:18:54] 	 03(mod) Advanced edit toolbar doesn't allow changing the width of the editor textbox on Wikisource projects. - 10https://bugzilla.wikimedia.org/36230  (10Mark A. Hershberger)
[16:18:56] 	 03(mod) [Regression] MySkin should be a very basic blank start - 10https://bugzilla.wikimedia.org/36276  (10Mark A. Hershberger)
[16:19:23] 	 03(mod) Redundant separators on the action column - 10https://bugzilla.wikimedia.org/36700   +aftv5-1.5 (10Pau Giner)
[16:20:56] 	 03(mod) Article Feedback Page - Redundant separators on the action column - 10https://bugzilla.wikimedia.org/36700  summary (10Pau Giner)
[16:21:33] 	 03(mod) MediaWiki bugs to be fixed for 1.20wmf3 deployment (tracking) - 10https://bugzilla.wikimedia.org/36664  +comment (10Mark A. Hershberger)
[16:21:33] 	 03(mod) Email notification mistakes log action for new page creation - 10https://bugzilla.wikimedia.org/14901  (10Mark A. Hershberger)
[16:21:38] 	 03(mod) Magic words are considered to be (non-existing) templates - 10https://bugzilla.wikimedia.org/31576  (10Mark A. Hershberger)
[16:21:40] 	 03(mod) Advanced edit toolbar doesn't allow changing the width of the editor textbox on Wikisource projects. - 10https://bugzilla.wikimedia.org/36230  (10Mark A. Hershberger)
[16:21:41] 	 03(mod) [Regression] MySkin should be a very basic blank start - 10https://bugzilla.wikimedia.org/36276  (10Mark A. Hershberger)
[16:25:54] 	 OffGridOps: I'll have a look if I can reproduce this locally
[16:26:45] 	 03(mod) Article Feedback Page - Info section for meta-data on permalink views - 10https://bugzilla.wikimedia.org/36366  +comment (10Fabrice Florin)
[16:27:06] 	 JeroenDeDauw, So I don't need to do anything right now but hang out then correct?  I mean I ask as I cannot access the referata site to post,etc as it times out.  Thanx
[16:27:31] 	 New review: CSteipp; "Security-wise, looks good to me." [mediawiki/extensions/OATHAuth] (master) C: 1;  - https://gerrit.wikimedia.org/r/6883
[16:27:39] 	 OffGridOps: I don't think there is much you can do to fix this or help other fix this further then what you already have reported
[16:27:56] 	 03(mod) Article Feedback Page - Permalink New Design with Info and Activity Sections - 10https://bugzilla.wikimedia.org/36366  normal->major; summary (10Fabrice Florin)
[16:28:19] 	 JeroenDeDauw, Alrighty, thanx for all y'all do for us!  Really love the extensions!
[16:29:11] 	 03(NEW) Article Feedback Page - Actions top margin too close to the top of the post - 10https://bugzilla.wikimedia.org/36701 normal; MediaWiki extensions: ArticleFeedbackv5; (pginer)
[16:29:49] 	 03(mod) Article Feedback Page - Actions top margin too close to the top of the post - 10https://bugzilla.wikimedia.org/36701   +aftv5-1.5 (10Pau Giner)
[16:32:24] 	 03(mod) CAPTCHA doesn't work for blind people - 10https://bugzilla.wikimedia.org/4845  +comment (10snaevar)
[16:33:45] 	 hi. I installed mediawiki 1.19 in a debian 6.2 virtual machine. I tried enabling short-url using this guide, http://www.mediawiki.org/wiki/Manual:Short_URL/wiki/Page_title, but even when setting alias for skins directory, skins won't work.
[16:33:58] 	 03(mod) MediaWiki bugs to be fixed for 1.20wmf3 deployment (tracking) - 10https://bugzilla.wikimedia.org/36664  (10Mark A. Hershberger)
[16:35:01] 	 03(mod) Add Blackletter font support - 10https://bugzilla.wikimedia.org/36666  trivial->15enhancement; +comment (10Mark A. Hershberger)
[16:38:02] 	 03(NEW) About page should include build info - 10https://bugzilla.wikimedia.org/36702 enhancement; Wikipedia App: Generic; (mah)
[16:38:09] 	 03(NEW) Article Feedback Page - More link does not show the "hand" cursor - 10https://bugzilla.wikimedia.org/36703 minor; MediaWiki extensions: ArticleFeedbackv5; (pginer)
[16:38:20] 	 03(mod) footnote references don't scroll - 10https://bugzilla.wikimedia.org/36668  +comment (10Mark A. Hershberger)
[16:38:32] 	 03(mod) Article Feedback Page - More link does not show the "hand" cursor - 10https://bugzilla.wikimedia.org/36703   +aftv5-1.5 (10Pau Giner)
[16:38:45] 	 03(mod) About page should include build info - 10https://bugzilla.wikimedia.org/36702  (10Mark A. Hershberger)
[16:39:07] 	 03(mod) Article Feedback Page - Metrics Stage 4 Test: Survey button, bucketing and/or click tracking - 10https://bugzilla.wikimedia.org/36650  normal->major; +comment (10Fabrice Florin)
[16:40:50] 	 03(mod) List of largest Mediawikis on http://wikistats.wmflabs.org/ displays wrong version number - 10https://bugzilla.wikimedia.org/36268  +comment (10Daniel Zahn)
[16:41:43] 	 New review: preilly; "(no comment)" [mediawiki/core] (master); V: 1 C: 0;  - https://gerrit.wikimedia.org/r/7048
[16:44:54] 	 New patchset: MaxSem; "Bug 35276 - Allow permanent links to specific requests on Special:ApiSandbox" [mediawiki/extensions/ApiSandbox] (master) - https://gerrit.wikimedia.org/r/6441
[16:47:44] 	 New patchset: MaxSem; "First shot at integrating MobileFrontend into core: move prop=extracts here" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7048
[16:49:39] 	 New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0;  - https://gerrit.wikimedia.org/r/7048
[16:51:49] 	 03(mod) List of largest Mediawikis on http://wikistats.wmflabs.org/ displays wrong version number - 10https://bugzilla.wikimedia.org/36268  +comment (10Daniel Zahn)
[16:52:12] 	 03(mod) [[en:California Gold Rush]] History section doesn't show title - 10https://bugzilla.wikimedia.org/36670  +comment (10Mark A. Hershberger)
[16:52:18] 	 New review: preilly; "(no comment)" [mediawiki/core] (master); V: 1 C: 0;  - https://gerrit.wikimedia.org/r/7048
[16:56:31] 	 03(mod) [[en:California Gold Rush]] History section doesn't show title - 10https://bugzilla.wikimedia.org/36670  +comment (10Mark A. Hershberger)
[16:57:17] 	 03(mod) [[en:California Trail]] "See(" section overlaps incorrectly with first image - 10https://bugzilla.wikimedia.org/36671  (10Mark A. Hershberger)
[16:57:47] 	 03(mod) TMH Job Queue dates not correct - 10https://bugzilla.wikimedia.org/36672  (10Mark A. Hershberger)
[16:59:00] 	 I am a bit confused. What is the most direct way to modify group settings? I accidently allowed nonauthenticated users to create pages and need to lock it down to the following: Anyone can view, registered can edit, admins can add.
[16:59:08] 	 !localsettings
[16:59:21] 	 Damn it
[17:05:11] 	 03(mod) Lingering images on section close on large articles (ICS) - 10https://bugzilla.wikimedia.org/36673  (10Mark A. Hershberger)
[17:05:30] 	 03(mod) Warning templates need to be redesigned for mobile - 10https://bugzilla.wikimedia.org/36674  (10Mark A. Hershberger)
[17:05:43] 	 hmm.. thumb image generation with miagemagick isnt working on my setup. just noticed since upgrading to 1.19
[17:05:46] 	 traced it to
[17:06:03] 	 ulimit4.sh: xrealloc: ../bash/print_cmd.c:1498: cannot allocate 256 bytes (45056 bytes allocated)
[17:06:36] 	 03(mod) Section toggle slow for Android on large articles - 10https://bugzilla.wikimedia.org/36675  +comment (10Mark A. Hershberger)
[17:06:44] 	 my server was switched recently. so could be something related to that. googleing now that error anyway
[17:07:55] 	 03(mod) [[en:Global Positioning System]] infobox doesn't stretch to full device size - 10https://bugzilla.wikimedia.org/36678  (10Mark A. Hershberger)
[17:08:16] 	 03(mod) Upload Wizard release "elvis" (tracking) - 10https://bugzilla.wikimedia.org/36680  (10Mark A. Hershberger)
[17:08:30] 	 03(mod) Can't scroll wide tables left to right - 10https://bugzilla.wikimedia.org/36682  (10Mark A. Hershberger)
[17:08:46] 	 aah guess i need to increase wgMaxShellMemory
[17:08:50] 	 03(mod) Open Wikipedia URLs using Wikipedia App doesn't work on Sony Xperia browser - 10https://bugzilla.wikimedia.org/36683  (10Mark A. Hershberger)
[17:09:18] 	 03(mod) Spammy failed to merge messages - 10https://bugzilla.wikimedia.org/36684  (10Mark A. Hershberger)
[17:09:34] 	 this error should be trapped better - had to dump the output and run from cli to get an error
[17:09:49] 	 03(mod) Request for new 'largeupload' userright - 10https://bugzilla.wikimedia.org/36687  major->15enhancement (10Mark A. Hershberger)
[17:10:06] 	 03a_engels *  10/trunk/wikistats/squids/ (SquidCountArchiveConfig.pm SquidCountArchiveReadInput.pm): Making the logging work
[17:10:28] 	 03(mod) Article Feedback Pages - Hidden posts copy tweaks - 10https://bugzilla.wikimedia.org/36689  normal->15enhancement (10Mark A. Hershberger)
[17:12:08] 	 03(mod) Article Feedback Pages - Restyle the 'More filters' drop-down menu - 10https://bugzilla.wikimedia.org/36688  +comment (10Pau Giner)
[17:12:36] 	 03(mod) Article Feedback Page - Redundant separators on the action column - 10https://bugzilla.wikimedia.org/36700  (10Mark A. Hershberger)
[17:12:53] 	 03(mod) Article Feedback Page - Actions top margin too close to the top of the post - 10https://bugzilla.wikimedia.org/36701  (10Mark A. Hershberger)
[17:13:06] 	 03(mod) Article Feedback Page - More link does not show the "hand" cursor - 10https://bugzilla.wikimedia.org/36703  (10Mark A. Hershberger)
[17:13:39] 	 03(mod) Section toggle slow for Android on large articles - 10https://bugzilla.wikimedia.org/36675  (10Mark A. Hershberger)
[17:13:51] 	 03(mod) footnote references don't scroll - 10https://bugzilla.wikimedia.org/36668  (10Mark A. Hershberger)
[17:13:58] 	 03(mod) Spammy failed to merge messages - 10https://bugzilla.wikimedia.org/36684  +comment (10Chad H.)
[17:14:11] 	 03(mod) Spammy failed to merge messages - 10https://bugzilla.wikimedia.org/36684   +upstream (10Chad H.)
[17:14:34] 	 03(mod) Add unit tests for ForeignAPIRepo - 10https://bugzilla.wikimedia.org/36655  (10Mark A. Hershberger)
[17:14:51] 	 New review: Jorm; "(no comment)" [mediawiki/core] (master) C: 1;  - https://gerrit.wikimedia.org/r/7049
[17:16:51] 	 jdlrobson: hi! how was your 20% day today?
[17:16:51] 	 New patchset: Ryan Lane; "Initial check-in of OATHAuth" [mediawiki/extensions/OATHAuth] (master) - https://gerrit.wikimedia.org/r/6883
[17:17:32] 	 hi sumanah - a bit quiet again and it got me venturing outside of MobileFrontend code so that was useful. Mostly it was updating docs, reviewing open bugs and trying to interact with people on twitter
[17:17:48] 	 jdlrobson: Great! so, I tried to check in with you yesterday to help you plan things
[17:18:13] 	 jdlrobson: we have a checkin session around now each day, and I think that for you it might be helpful to come and do that checkin at the end of Tuesday
[17:18:22] 	 hi sumanah :)
[17:18:26] 	 hi saper 
[17:18:27] 	 ahh ok.. yesterday I wasn't around at this time so must have missed you
[17:18:34] 	 congrats on the success of your seminar, jdlrobson 
[17:18:49] 	 03(mod) Add unit tests for ForeignAPIRepo - 10https://bugzilla.wikimedia.org/36655  +comment (10Chad H.)
[17:19:13] 	 I mean, saper 
[17:19:20] 	 hah :) thanks
[17:19:25] * YuviPanda  gently reminds sumanah of https://gerrit.wikimedia.org/r/#/c/6728/ awaiting review, for Extension:ShortURL. 
[17:19:32] 	 YuviPanda: thanks
[17:19:38] 	 03(mod) About page should include build info - 10https://bugzilla.wikimedia.org/36702  +comment (10Thehelpfulone)
[17:19:42] 	 I can +2 it myself and merge, but +2ing my own change feels weird
[17:19:45] 	 hi Thehelpfulone 
[17:19:48] 	 YuviPanda: understood
[17:19:56] 	 YuviPanda: who would be a good choice to review it?
[17:20:23] 	 sumanah:  Daniel Friesen suggested adding PathRouter support
[17:20:33] 	 !MF
[17:20:34] 	 so I guess him, plus anyone else who is familiar with how PathRouter works
[17:21:05] 	 YuviPanda: dantman is teh expert
[17:21:13] 	 03(mod) Patrol page link shows on non-existent revs - 10https://bugzilla.wikimedia.org/36641  (10Mark A. Hershberger)
[17:21:24] 	 03(mod) In RTL interface in the title bar of the history screen the title overlaps with the clear button - 10https://bugzilla.wikimedia.org/36643  (10Mark A. Hershberger)
[17:21:31] 	 saper: Soooo, I was confused *which* Daniel is Dantman and now that clears it up :D
[17:21:31] 	 03(mod) MobileFrontend scrubs co-ordinate templates - 10https://bugzilla.wikimedia.org/36651  (10Mark A. Hershberger)
[17:21:42] 	 YuviPanda: some whitspaces :)
[17:21:52] 	 03(mod) Fixup whitespace - 10https://bugzilla.wikimedia.org/36654  (10Mark A. Hershberger)
[17:22:26] 	 saper: gah, trailing whitespace in comments.
[17:23:02] 	 YuviPanda: ok, so, I have no idea who is familiar with PathRouter. Can you give me any hints?
[17:23:36] 	 What's confusing?
[17:23:46] 	 sumanah: Dantman is :)
[17:24:02] 	 hi sumanah :)
[17:24:15] 	 Dantman: nothing, just trying to find someone to CR https://gerrit.wikimedia.org/r/#/c/6728/
[17:24:18] 	 :)
[17:24:22] 	 YuviPanda: ok, and I've done the 'add reviewer' thing to ask Daniel to review it for you
[17:24:25] 	 YuviPanda: in Gerrit
[17:25:06] 	 sumanah: what's the appropriate way to do that? Can I randomly add people who I think would be good to review? Do I ask them first?
[17:25:11] 	 I don't know
[17:25:16] 	 Yes, you can just add random people
[17:25:18] 	 use your judgment
[17:25:21] 	 As for asking...
[17:25:23] 	 Meh ;)
[17:25:24] 	 New review: Ryan Lane; "(no comment)" [mediawiki/extensions/OATHAuth] (master); V: 0 C: 2;  - https://gerrit.wikimedia.org/r/6883
[17:25:25] 	 They don't have to review it
[17:25:37] 	 New review: Ryan Lane; "(no comment)" [mediawiki/extensions/OATHAuth] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/6883
[17:25:38] 	 YuviPanda: I think you should strive to be more polite than Reedy and less formal than me. :)
[17:25:39] 	 \o/
[17:25:39] 	 Change merged: Ryan Lane; [mediawiki/extensions/OATHAuth] (master) - https://gerrit.wikimedia.org/r/6883
[17:25:57] 	 hehe, right :)
[17:26:05] 	 Ryan_Lane: you've deleted .gitreview..
[17:26:06] 	 now to get a demo up so that people can actually try it
[17:26:07] 	 YuviPanda: so, add them in Gerrit and notify them via email or review/comment of why you did that.
[17:26:10] 	 yay
[17:26:12] 	 I deleted it?
[17:26:13] 	 damn it
[17:26:20] 	 03(NEW) Article Feedback Page - Icon and spacing on the percentage indicator header - 10https://bugzilla.wikimedia.org/36704 minor; MediaWiki extensions: ArticleFeedbackv5; (pginer)
[17:26:27] 	 03(mod) Spammy failed to merge messages - 10https://bugzilla.wikimedia.org/36684  +comment (10Niklas Laxström)
[17:26:28] 	 03(mod) Article Feedback Page - Icon and spacing on the percentage indicator header - 10https://bugzilla.wikimedia.org/36704   +aftv5-1.5 (10Pau Giner)
[17:26:29] * Ryan_Lane  goes to add it back in
[17:26:48] 	 bye for now
[17:27:27] 	 New patchset: Ryan Lane; "Adding .gitreview back in" [mediawiki/extensions/OATHAuth] (master) - https://gerrit.wikimedia.org/r/7060
[17:27:34] 	 Grrrr
[17:27:39] 	 clone-all is broken
[17:27:59] 	 New review: Ryan Lane; "(no comment)" [mediawiki/extensions/OATHAuth] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7060
[17:28:01] 	 Change merged: Ryan Lane; [mediawiki/extensions/OATHAuth] (master) - https://gerrit.wikimedia.org/r/7060
[17:32:38] 	 03(mod) Can't expand article section with Opera using Nokia E63 - 10https://bugzilla.wikimedia.org/36681  +comment (10Jon)
[17:33:17] 	 New review: CSteipp; "Looks good. No substantial changes to the security." [mediawiki/extensions/OATHAuth] (master) - https://gerrit.wikimedia.org/r/6883
[17:34:05] 	 New patchset: MarkAHershberger; "attempt to fix w/s per reedy's Bug 36654" [mediawiki/extensions/TimedMediaHandler] (master) - https://gerrit.wikimedia.org/r/7061
[17:35:15] 	 03(mod) Section toggle slow for Android on large articles - 10https://bugzilla.wikimedia.org/36675  +comment (10Arthur Richards)
[17:37:04] 	 Dantman: it would be awesome if you can review https://gerrit.wikimedia.org/r/#/c/6728/ when you get the time :)
[17:37:29] 	 03(mod) Enable possibility to retrieve forgotten usernames - 10https://bugzilla.wikimedia.org/36656  normal->15enhancement (10Mark A. Hershberger)
[17:37:51] 	 03(mod) On Special:Version don't link to non-existent $1 pages - 10https://bugzilla.wikimedia.org/36659  (10Mark A. Hershberger)
[17:38:46] 	 How do I unblock a user that has been blocked because of too many login attempts? I know it's supposed to clear after time, but the account has been blocked for over 20 hours.
[17:41:02] 	 New review: awjrichards; "(no comment)" [mediawiki/core] (master); V: 1 C: 1;  - https://gerrit.wikimedia.org/r/7048
[17:42:13] 	 14(INVALID) Can't expand article section with Opera using Nokia E63 - 10https://bugzilla.wikimedia.org/36681  +comment (10Tomasz Finc)
[17:42:38] 	 No Platonides?
[17:45:20] 	 Reedy: are you in the SF offices?
[17:45:21] 	 03reedy *  10/trunk/tools/code-utils/clone-all.php: Fixing clone-all.php for newer gerrit
[17:45:26] 	 Ya
[17:45:34] 	 aah
[17:45:42] 	 ok
[17:46:02] 	 Sorry if this is not a good place for asking this: how can people enable that feature for switching between scripts, like in http://kk.wikipedia.org/wiki/?????_??? ? Should it be requested at Bugzilla?
[17:46:15] 	 New patchset: Aaron Schulz; "[FileBackend] Made it easy to use registed file backend config in multi-write backends." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7063
[17:46:25] 	 * http://kk.wikipedia.org/
[17:46:45] 	 csteipp: thanks for the review
[17:48:07] 	 New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0;  - https://gerrit.wikimedia.org/r/7063
[17:48:12] 	 03reedy *  10/trunk/tools/code-utils/clone-all.php: Most people won't want mediawiki/packages
[17:49:27] 	 03(NEW) mw logs should have a timestamp - 10https://bugzilla.wikimedia.org/36705 normal; Wikimedia Labs: deployment-prep ("beta"); (hashar)
[17:49:59] 	 Ryan_Lane: http://en.wikipedia.org/w/index.php?title=Gerrit_%28software%29&diff=483375221&oldid=481744200 hehe
[17:50:11] * AaronSchulz  doesn't mind it so much now
[17:50:14] 	 heh
[17:51:48] 	 {{cn}}
[17:52:55] 	 Hmm, the probable hostel for Berlin looks nice... http://www.aletto.de/kudamm_en.html
[17:55:58] * Lcawte  goes and looks up the template
[17:56:15] 	 Or is it shorthand for a popular Wikipedia template :P
[17:56:53] 	 citation needed
[17:57:15] 	 I had a feeling
[17:57:17] 	 I wish when gerrit forked they stayed with python
[17:57:44] 	 it's funny, though, that it's developed by one of the co-authors of git
[17:58:00] 	 and yet everyone says it isn't the "git" way of doing things
[17:58:45] <^demon>	 Ryan_Lane: Who?
[17:59:24] 	 "Gerrit is a free, web-based collaborative code review tool that integrates with http://en.wikipedia.org/wiki/Git_%28software%29. It has been developed at Google by http://en.wikipedia.org/w/index.php?title=Shawn_Pearce&action=edit&redlink=1 (co-author of Git, founder of JGit) for the development of the Android project."
[17:59:46] <^demon>	 I totally didn't know that about Shawn.
[18:01:11] 	 Ryan_Lane: Gerrit code is pretty interesting, it's pretty good (except for some minor edges)
[18:01:26] 	 the interface is horrible, but is getting better
[18:01:47] 	 for my tastes 2-3 features would make it really nice
[18:05:58] <^demon>	 Ryan_Lane: Did you get a chance to poke at those hooks I worked on?
[18:06:10] 	 JeroenDeDauw, The compound querries and #ask is broke on the mapping ( http://offgridops.org/foreclosurepedia/index.php?title=Template:Main_Page_REO&action=edit )  IIN RE:  Maps issue in 1.19
[18:07:58] 	 Ryan_Lane: it is interesting internally, good use of dependency injection (with Guice), but still various components (Git interface, SSHD etc.) are pretty loosely bound - some tighter integration is needed. Best example: LDAP authenticator works really with HTTP part of Gerrit, not much so with SSH
[18:09:16] 	 03(mod) List of largest Mediawikis on http://wikistats.wmflabs.org/ displays wrong version number - 10https://bugzilla.wikimedia.org/36268  +comment (10Daniel Zahn)
[18:09:46] 	 03(mod) PDF on gu.wikisource doesn't show characters - 10https://bugzilla.wikimedia.org/35668  +comment (10Srikanth Logic)
[18:10:23] 	 ^demon: not yet
[18:10:28] <^demon>	 Ok.
[18:10:38] 	 saper: well, the ssh uses keys
[18:10:48] 	 saper: and soon it'll be able to pull the keys from ldap
[18:11:05] <^demon>	 saper: Improving auth is one of the big initial targets for the plugin work they're doing.
[18:11:20] 	 I don't have much of an issue with the auth
[18:13:36] 	 03(NEW) Collection: Invalid argument supplied for foreach() - 10https://bugzilla.wikimedia.org/36706 normal; MediaWiki extensions: Collection; (sam)
[18:14:03] 	 03(NEW) Article Feedback Page - Show activity link and Unrequest oversight icon not showing for certain users - 10https://bugzilla.wikimedia.org/36707 critical; MediaWiki extensions: ArticleFeedbackv5; (pginer)
[18:14:19] 	 03(mod) Article Feedback Page - Show activity link and Unrequest oversight icon not showing for certain users - 10https://bugzilla.wikimedia.org/36707   +aftv5-1.5 (10Pau Giner)
[18:14:21] 	 03(mod) Article Feedback Pages - Restyle the 'More filters' drop-down menu - 10https://bugzilla.wikimedia.org/36688  +comment (10Fabrice Florin)
[18:14:48] 	 03(FIXED) [[en:California Gold Rush]] History section doesn't show title - 10https://bugzilla.wikimedia.org/36670  +comment (10Max Semenik)
[18:14:58] 	 14(INVALID) Article Feedback Page - Redundant separators on the action column - 10https://bugzilla.wikimedia.org/36700  +comment (10Pau Giner)
[18:15:07] 	 New patchset: IAlex; "Added missing GPLv2 headers in some places." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7065
[18:15:15] 	 03(mod) Article Feedback Pages - Hidden posts copy tweaks - 10https://bugzilla.wikimedia.org/36689   +aftv5-1.5 (10Fabrice Florin)
[18:16:09] 	 New review: Reedy; "(no comment)" [mediawiki/core] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7065
[18:16:13] 	 Change merged: Reedy; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7065
[18:17:06] 	 aharoni: you filed only one bug on bugzilla after the new beta, can I assume that that meant the rest of the app was 'fine'?
[18:17:12] 	 or was it just that you didn't have time to test?
[18:17:20] 	 (Or I am missing a few bugs)
[18:17:26] 	 03(mod) Article Feedback Page - Remove some 'Showing' filter links to avoid wrap-around - 10https://bugzilla.wikimedia.org/36676  +comment (10Fabrice Florin)
[18:18:04] 	 Ryan_Lane: but we do have ssh keys in ldap, don't we/
[18:18:15] 	 yes, but gerrit doesn't use them
[18:18:25] 	 in the future it will
[18:19:42] 	 OffGridOps: the form input bug has been fixed
[18:19:54] 	 OffGridOps: next rel might still take a few weeks though
[18:25:56] 	 PHP Warning:  Illegal offset type in isset or empty in /usr/local/apache/common-local/php-1.20wmf2/extensions/cldr/LanguageNames.body.php on line 86
[18:27:28] 	 03(NEW) TorBlock still use wfGetIp() - 10https://bugzilla.wikimedia.org/36708 normal; MediaWiki extensions: TorBlock; (hashar)
[18:28:17] 	 03(mod) SMW query printer ignores $egMapsGoogleMapsZoom - 10https://bugzilla.wikimedia.org/36056  +comment (10Jeroen De Dauw)
[18:29:27] 	 is there any JavaScript event system I can use for MW extensions, is any implemented/used already perhaps? The one of jQuery seems to only work with jQuery objects. Didn't find anything useful so far. Currently I simply use properties for callbacks, it seems like jQuery also does this in several places for its own ui stuff
[18:30:38] 	 03(FIXED) Internet Explorer mobile browser displays error for Wikipedia - 10https://bugzilla.wikimedia.org/33649  +comment (10Jon)
[18:33:38] 	 join #wikimedia-mobile
[18:33:41] 	 lolz
[18:33:54] 	 tfinc: I don't think wikibugs will be joining us anytime soon :)
[18:34:22] 	 actually nevermind.
[18:35:18] 	 New patchset: Reedy; "Bug 36708 - TorBlock still use wfGetIp()" [mediawiki/extensions/TorBlock] (master) - https://gerrit.wikimedia.org/r/7066
[18:36:00] 	 03(FIXED) TorBlock still use wfGetIp() - 10https://bugzilla.wikimedia.org/36708  +comment (10Sam Reed (reedy))
[18:36:21] 	 New patchset: IAlex; "Use local context to get messages" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7067
[18:36:56] 	 New patchset: Foxtrott; "nav slider, fixes, general cleanup" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/6885
[18:37:22] 	 New review: Brion VIBBER; "looks reasonable" [mediawiki/core] (master); V: 0 C: 2;  - https://gerrit.wikimedia.org/r/7023
[18:37:23] 	 New review: Foxtrott; "(no comment)" [mediawiki/extensions/SemanticResultFormats] (master) - https://gerrit.wikimedia.org/r/6885
[18:37:25] 	 Change merged: Brion VIBBER; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7023
[18:38:15] 	 New patchset: Bsitu; " Fix for bug36617 - Upon page move  1. clear cache so refresh copy of cache is regenerated for title  2. Add page to PageTriage if the move is not within the same     namespace and the new namespace is main(article)  3. Compile metadata if the page is not" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/7068
[18:38:15] 	 New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0;  - https://gerrit.wikimedia.org/r/7067
[18:38:32] 	 Just looking at what the hostel mentioned in the accomedation email, I am so looking forward to Berlin ^.^
[18:38:38] 	 New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/6322
[18:38:39] 	 03(mod) edit links should also be available in Special:Preferences - 10https://bugzilla.wikimedia.org/36697   +easy (10Saibo)
[18:38:40] 	 Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6322
[18:40:06] 	 03(mod) The fix of the "move" bug fixed it too well - 10https://bugzilla.wikimedia.org/36617  (10bsitu)
[18:40:19] 	 New patchset: Catrope; "Switch the filter from relevant to comments if the count is zero (bug 36398)" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6344
[18:40:49] 	 New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/6344
[18:40:52] 	 Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6344
[18:41:53] 	 New patchset: Aaron Schulz; "[FileRepo] Purging/transaction fixes." [mediawiki/core] (wmf/1.20wmf2) - https://gerrit.wikimedia.org/r/7069
[18:42:57] 	 New patchset: Catrope; "Fixed permalinks" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6390
[18:43:28] 	 New review: jenkins-bot; "Build Successful " [mediawiki/core] (wmf/1.20wmf2); V: 1 C: 0;  - https://gerrit.wikimedia.org/r/7069
[18:43:52] 	 New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/6390
[18:43:54] 	 Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6390
[18:44:28] 	 New review: Aaron Schulz; "(no comment)" [mediawiki/core] (master); V: 0 C: 2;  - https://gerrit.wikimedia.org/r/7067
[18:44:28] 	 Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7067
[18:45:05] 	 New review: Aaron Schulz; "(no comment)" [mediawiki/core] (wmf/1.20wmf2); V: 0 C: 2;  - https://gerrit.wikimedia.org/r/7069
[18:45:07] 	 Change merged: Aaron Schulz; [mediawiki/core] (wmf/1.20wmf2) - https://gerrit.wikimedia.org/r/7069
[18:46:56] 	 New review: Reedy; "I'm not sure whether we should be changing the PEAR files as they are effectively a library..." [mediawiki/extensions/TimedMediaHandler] (master); V: 0 C: 0;  - https://gerrit.wikimedia.org/r/7061
[18:47:37] 	 I just used google to find the date of my daughter's birth
[18:47:47] 	 how sad a dad am I?
[18:48:50] 	 Umm, why does Google have your daughters DOB?
[18:49:29] 	 Lcawte: b/c I posted about it on my website
[18:49:30] 	 ... Who's DOB does Google NOT have?
[18:49:36] 	 Ah
[18:51:07] 	 New patchset: Catrope; "bug 36188 - add a text pseudo-link called 'View contents >>' after the words 'This post was hidden by an authorized editor" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6536
[18:51:09] 	 New patchset: Catrope; "bug 36188 - add horizontal gray dividers between tool panel sections" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6537
[18:51:46] 	 Lcawte: I posted it and forgot... but GOOG remembered!
[18:51:50] 	 New patchset: Catrope; "Added a restricted feedback info section (bug 36366)" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6405
[18:52:35] 	 New patchset: Catrope; "Making default filter/sort match request bz36209" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6634
[18:53:33] 	 New patchset: Catrope; "bug 36502 - Add a 'View feedback' link to the Talk page" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6608
[18:54:17] 	 03(mod) Article Feedback Page - 'Featured' label is covered by tools panel - 10https://bugzilla.wikimedia.org/36466  +comment (10Pau Giner)
[18:54:57] 	 hexmode: i got a question about gerrit workflow.
[18:55:15] 	 New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/6405
[18:55:18] 	 Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6405
[18:55:30] 	 if i have submitted a change, and it got some comments, i did some amending, and so on, but in the end, nobody gives a +2...
[18:55:35] 	 or even a -1...
[18:55:37] 	 Daniel_WMDE_: ok, I'll try to help, but I may not be the right person
[18:55:43] 	 what happens?
[18:55:48] 	 it just sits there?
[18:55:55] 	 yes, it rots
[18:55:59] 	 does it make sense to bump it? ask on the list? file a bug?
[18:56:12] 	 ask here in channel :)
[18:56:17] 	 hrm... yay.
[18:56:24] 	 find someone to merge it!
[18:56:41] 	 hexmode: the problem with that is that there are few people awake here during my working hours
[18:56:48] 	 yea, find someone... how?=
[18:56:53] 	 i can annoy individual people
[18:57:01] 	 but i don't want to burden anyone in specific
[18:57:08] 	 then list mail or send me an email and I'll do it for you
[18:57:21] 	 hexmode: ok, thanks. will keep that in mind
[18:57:23] 	 New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/6536
[18:57:25] 	 Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6536
[18:58:18] 	 New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/6537
[18:58:20] 	 Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6537
[18:58:39] 	 Daniel_WMDE_: What's the change #?
[18:58:48] 	 I could take a look but I can't promise anything :)
[18:59:20] 	 RoanKattouw: i don'
[18:59:44] 	 New review: Catrope; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/6634
[18:59:46] 	 Change merged: Catrope; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/6634
[18:59:47] 	 RoanKattouw: i don't have a *bad* case right now. or rather, the bad case is so far out of sync i'll have to do it afresh
[19:00:00] 	 RoanKattouw: but i got one that i'd be greatfull if you could review it. 
[19:00:37] 	 RoanKattouw: https://gerrit.wikimedia.org/r/#/c/6931/
[19:00:59] 	 hello, I wonder why I have this : http://www.hostingpics.net/viewer.php?id=920792Sanstitre.png
[19:01:02] 	 New patchset: Reedy; "Bug 36486 - CategoryTree: get_object_vars() expects parameter 1 to be object, null given" [mediawiki/extensions/CategoryTree] (master) - https://gerrit.wikimedia.org/r/7072
[19:01:36] 	 03(FIXED) CategoryTree: get_object_vars() expects parameter 1 to be object, null given - 10https://bugzilla.wikimedia.org/36486  +comment (10Sam Reed (reedy))
[19:01:49] 	 RoanKattouw: the tricky one is the ContentHandler patch. but as i said, i'll rebase nad polish it, and then re-submit. but if you'd like to have a look: https://gerrit.wikimedia.org/r/#/c/6101
[19:02:33] 	 hmm, all of these things are fairly complex
[19:03:13] 	 Not going to have time to review them today, sorry :S
[19:03:30] 	 RoanKattouw: yea, the problem is that nobody really has time to review complex changes
[19:03:45] 	 but we need to get them reviewed for wikidata to procede.
[19:03:51] 	 well, nothing you can fix i guess.
[19:04:19] 	 The proper person to complain to is robla I guess
[19:05:06] 	 hmhm. well, i'm officially off duty until next week. so i'll give it until then :)
[19:05:15] * robla  ducks
[19:05:28] 	 RoanKattouw: wanna fix https://bugzilla.wikimedia.org/show_bug.cgi?id=36576 ? :) it's a simple one-line change, I've even attached a patch (that Bugzilla fucked up by converting the tab character to four spaces, ironically...)
[19:05:30] 	 *quack*
[19:05:38] 	 Hmmm, two hour walk ish from the airport I fly into (TXL), to what they think the hostel will be... or so a google map may suggest ^.^
[19:06:01] 	 Don't do it
[19:06:21] 	 ...and TXL is the airport *close* to the city.
[19:06:22] 	 It's a few euros for the bus/trains
[19:06:25] 	 Daniel_WMDE_: a nag mail to wikitech-l is appropriate for this.  Tim and Asher should both be taking a close look
[19:06:48] 	 I know :P
[19:07:00] 	 But if German transport confuses me, then I could do it ^.^
[19:07:27] 	 robla: ok, will do that tomorrow or so. thanks
[19:07:33] 	 It's really not hard to use
[19:07:47] 	 The train maps are effectively like the london underground
[19:08:03] 	 Uhh, ok, does Germany have some like, 4km/hr speed limit in cities or something... 7.5 km, 1 hour 35 mins 
[19:08:11] 	 ^ Google maps ^.^
[19:08:28] 	 Reedy: Yeah, well I've never used the underground...
[19:08:52] 	 03(FIXED) Update Wikimedia's NOC's highlight.php to not convert tab characters into spaces - 10https://bugzilla.wikimedia.org/36576  +comment (10Roan Kattouw)
[19:10:00] 	 Lcawte: I feel like there should be a WikiHow article for riding the S-Bahn/U-Bahn
[19:10:23] 	 Walk onto the train
[19:10:33] 	 Stay on the train till the relevant stop
[19:10:36] 	 Get off the train
[19:11:03] 	 Lcawte: first time in Berlin?
[19:11:12] 	 Yeah, I'm still not sure how I'm supposed to do this rocket science... :)
[19:11:19] 	 Nikerabbit: Yep
[19:11:39] 	 Lcawte: that's one of the easiest ones I've experienced
[19:12:18] 	 New patchset: Hashar; "AssociateIP: sort instances by name" [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/7073
[19:12:25] * YuviPanda  will be having his first time in berlin too, if his visa goes through
[19:12:35] 	 it's nothing like Mumbai
[19:12:40] 	 no.
[19:12:42] 	 it's not.
[19:12:53] 	 so no getting sick and being stuck in a room?
[19:12:54] 	 awesome
[19:13:08] 	 haha
[19:13:14] 	 Dear Google Maps, please be more like Google earth, I want to know what this palace/fancy looking building is just down the road from TXL
[19:13:16] 	 that was an experience
[19:13:30] 	 is mobile team going to berlin?
[19:13:44] 	 jorm: yes. Some of us
[19:13:59] 	 New review: Ryan Lane; "(no comment)" [mediawiki/extensions/OpenStackManager] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7073
[19:14:01] 	 Change merged: Ryan Lane; [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/7073
[19:14:12] * jorm  is gonna be there.
[19:14:25] 	 03(NEW) "Published" is highlighted in grey after hovering or randomly - 10https://bugzilla.wikimedia.org/36709 minor; MediaWiki extensions: Translate; (federicoleva)
[19:14:28] 	 I was hoping Oliver would turn up, but apparently not
[19:14:38] 	 it's not really a thing for him.
[19:15:00] 	 rue
[19:15:03] 	 *true
[19:15:32] 	 People don't attend our events
[19:16:04] 	 03(mod) "Published" is highlighted in grey after hovering or randomly - 10https://bugzilla.wikimedia.org/36709  +comment (10Thehelpfulone)
[19:16:14] 	 it's because you scare them Reedy ;)
[19:16:28] * YuviPanda  has yet to meet a brit in real life.
[19:16:39] 	 I wonder if it will be Reedy or jdlrobson first.
[19:16:50] 	 Hehe
[19:17:00] 	 Thehelpfulone: no, you won't get the joke, unfortunately
[19:17:16] 	 :(
[19:17:21] * Lcawte  doesn't get the joke either :)
[19:17:39] 	 i find it hard to believe that reedy could scare anyone.
[19:17:42] 	 I suspect only some of the tech staff would also
[19:17:56] 	 that's more like a job for someone like domas or siebrand.
[19:18:00] 	 or me, i guess.
[19:18:07] 	 I was going to say. :P
[19:18:17] 	 Hang on, did we do better or worse in the fundraiser this year? :P
[19:18:19] 	 yeah you are scariest
[19:18:34] 	 the funny thing is that i'm not very scary at all, i think.
[19:19:06] 	 jorm: You were scary in Mumbai
[19:19:07] 	 I don't think any of us are in the end
[19:19:13] 	 YuviPanda: Racist.
[19:19:38] 	 Reedy: ex-imperialist
[19:20:07] * Lcawte  is tempted to write a post on his blog after Berlin judging who was the scariest to meet IRL ... I guess I can't put Reedy or Roan on there...
[19:20:34] 	 *how* was I scary in Mumbai?
[19:21:04] 	 jorm: I dunno. It wore off after the first few hours.
[19:21:34] 	 03(mod) PDF on gu.wikisource doesn't show characters - 10https://bugzilla.wikimedia.org/35668   +ops; +comment (10Srikanth Logic)
[19:22:52] 	 Apparently I'm supposed to be flying into TXL around the time so other people are as well... I'll just follow a wiki-looking person and see if I end up at my hostel...
[19:22:58] 	 03(mod) PDF on gu.wikisource doesn't show characters - 10https://bugzilla.wikimedia.org/35668  (10Srikanth Logic)
[19:23:06] 	 New review: Adamw; "I want to mention that the "5 quotes" test only passes because I changed the expected results in par..." [mediawiki/extensions/VisualEditor] (master) - https://gerrit.wikimedia.org/r/3729
[19:23:21] 	 03(mod) "Published" is highlighted in grey after hovering or randomly - 10https://bugzilla.wikimedia.org/36709  +comment (10Nemo_bis)
[19:23:22] 	 New patchset: Reedy; "Bug 36108 - PHP Notice: Undefined index: edittoken in /www/w/extensions/Translate/utils/TranslationEditPage.php on line 110" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7074
[19:24:22] 	 Lcawte: the only annoying thing in Berlin is the TXL airport, but they're going to close that too soon
[19:24:36] 	 Yeah, the day after I fly in I believe
[19:24:49] 	 So then I fly out of the shiny new one a day after it opens :P
[19:24:57] 	 Long live Templehof
[19:27:01] 	 I want to try sky diving, do you think they'll let me jump out of my flight into TXL? :P
[19:27:19] 	 New patchset: Reedy; "Bug 36108 - PHP Notice: Undefined index: edittoken in /www/w/extensions/Translate/utils/TranslationEditPage.php on line 110" [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7074
[19:27:39] 	 03(FIXED) PHP Notice: Undefined index: edittoken in /www/w/extensions/Translate/utils/TranslationEditPage.php on line 110 - 10https://bugzilla.wikimedia.org/36108  +comment (10Sam Reed (reedy))
[19:27:58] 	 Attempt to open the doors and you'll probably end up restrained and arrested when you land
[19:28:14] 	 Sounds like a great way to start off a visit...
[19:29:57] 	 Reedy: hmm, why don't I see PS2 on gerrit but I got it downloaded fne
[19:30:14] 	 I see patch set 2..
[19:30:25] 	 I don't
[19:30:31] 	 https://gerrit.wikimedia.org/r/#/c/7074/ this url, right?
[19:30:38] 	 Oh, it's marked as draft
[19:30:44] 	 try now
[19:31:13] 	 yup
[19:31:20] 	 draft means "hidden from everyone"?
[19:31:26] 	 yeah
[19:31:34] 	 unless you add people as reviewers, then they can see it
[19:31:39] 	 New review: Nikerabbit; "(no comment)" [mediawiki/extensions/Translate] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7074
[19:31:41] 	 Change merged: Nikerabbit; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7074
[19:31:52] 	 Reedy: thanks for the fix
[19:33:13] 	 Reedy: https://gerrit.wikimedia.org/r/#/c/7028/
[19:34:15] 	 New review: Reedy; "(no comment)" [mediawiki/extensions/FlaggedRevs] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7028
[19:34:17] 	 Change merged: Reedy; [mediawiki/extensions/FlaggedRevs] (master) - https://gerrit.wikimedia.org/r/7028
[19:35:36] 	 03(mod) Clean up current images with wrong SHA1 - 10https://bugzilla.wikimedia.org/34755  +comment (10Krinkle)
[19:35:38] 	 03(mod) MediaWiki bugs to be fixed for 1.19wmf1 deployment (tracking) - 10https://bugzilla.wikimedia.org/31217  (10Krinkle)
[19:36:15] 	 03(mod) Clean up current images with wrong SHA1 - 10https://bugzilla.wikimedia.org/34755  +comment (10Aaron Schulz)
[19:37:22] 	 New patchset: Ryan Lane; "Adding a ChainedAuth hook to allow other extensions to hook into the authentication chain." [mediawiki/extensions/LdapAuthentication] (master) - https://gerrit.wikimedia.org/r/7077
[19:38:02] 	 New patchset: Hashar; "actually sort the array of instance" [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/7078
[19:38:33] 	 03(mod) bad performance: reverting file versions takes ages for the browser to "come back" (show the success message) - 10https://bugzilla.wikimedia.org/34717  +comment (10Krinkle)
[19:39:02] 	 New review: Ryan Lane; "(no comment)" [mediawiki/extensions/OpenStackManager] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7078
[19:39:04] 	 Change merged: Ryan Lane; [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/7078
[19:39:17] 	 03(mod) Update $wgNamespacesWithSubpages with new defaults from core - 10https://bugzilla.wikimedia.org/36112  +comment (10Krinkle)
[19:40:01] 	 03(mod) Default to ON for ('proofreadpage-showheaders') @sv.wikisource - 10https://bugzilla.wikimedia.org/36141  +comment (10Krinkle)
[19:40:39] 	 03(mod) Add all extensions used by WMF to Jenkins - 10https://bugzilla.wikimedia.org/34617  +comment (10Max Semenik)
[19:41:34] 	 03(mod) Deployment of TranslationNotifications - 10https://bugzilla.wikimedia.org/36235  +comment (10Krinkle)
[19:42:24] 	 03a_engels *  10/trunk/wikistats/squids/ (3 files): I was a bit too fast in my last commit
[19:42:53] 	 New review: Ryan Lane; "(no comment)" [mediawiki/extensions/LdapAuthentication] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7077
[19:42:53] 	 Change merged: Ryan Lane; [mediawiki/extensions/LdapAuthentication] (master) - https://gerrit.wikimedia.org/r/7077
[19:43:37] 	 03a_engels *  10/trunk/wikistats/squids/SquidCountArchiveProcessLogRecord.pm: debug print removed
[19:48:38] 	 New review: Aaron Schulz; "(no comment)" [mediawiki/core] (master); V: 0 C: -1;  - https://gerrit.wikimedia.org/r/6931
[19:50:29] 	 New patchset: Ryan Lane; "Removing duplicate messages" [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/7081
[19:50:42] 	 bugzilla 36662
[19:50:46] 	 New review: Ryan Lane; "(no comment)" [mediawiki/extensions/OpenStackManager] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7081
[19:50:48] 	 Change merged: Ryan Lane; [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/7081
[19:50:48] 	 no bot to make that a link for me? :P
[19:50:52] 	 !bug 36662
[19:51:05] 	 mw-bot should be disowned
[19:51:11] 	 and/our court marshalled
[19:51:33] 	 03(mod) you have new messages broken - 10https://bugzilla.wikimedia.org/36662  +comment (10Thehelpfulone)
[19:51:49] 	 hexmode: ^ it seems to be an issue with that one account
[19:52:19] 	 New patchset: Hashar; "ignore vim swap files (*.swp)" [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/7082
[19:52:19] 	 New patchset: Hashar; "modification message now show instance id & name" [mediawiki/extensions/OpenStackManager] (master) - https://gerrit.wikimedia.org/r/7083
[19:53:36] 	 14(DUP) "Published" is highlighted in grey after hovering or randomly - 10https://bugzilla.wikimedia.org/36709  +comment (10Siebrand)
[19:53:36] 	 03(mod) Missing hover-in event causes inconsistent display in stats table - 10https://bugzilla.wikimedia.org/36692  +comment (10Siebrand)
[19:54:41] 	 New patchset: MarkAHershberger; "attempt to fix w/s per reedy's Bug 36654 (no PEAR)" [mediawiki/extensions/TimedMediaHandler] (master) - https://gerrit.wikimedia.org/r/7061
[19:54:55] 	 New review: Reedy; "(no comment)" [mediawiki/extensions/AbuseFilter] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/6912
[19:54:57] 	 Change merged: Reedy; [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/6912
[20:01:47] 	 03(mod) Deployment of TranslationNotifications - 10https://bugzilla.wikimedia.org/36235  +comment (10Siebrand)
[20:01:51] 	 03(NEW) Search-related bugs and enhancements - Tracker - 10https://bugzilla.wikimedia.org/36710 normal; Wikimedia Mobile: Generic; (philinje)
[20:01:54] 	 Thehelpfulone: that's what I was thinking :)
[20:01:58] 	 03(NEW) "Type your search here" text is missing from full screen search on Android 2.3.6 native browser - 10https://bugzilla.wikimedia.org/36711 normal; MediaWiki extensions: MobileFrontend; (tfinc)
[20:02:12] 	 03(mod) "Type your search here" text is missing from full screen search on Android 2.3.6 native browser - 10https://bugzilla.wikimedia.org/36711  (10Tomasz Finc)
[20:02:12] 	 03(mod) Search-related bugs and enhancements - Tracker - 10https://bugzilla.wikimedia.org/36710  (10Tomasz Finc)
[20:03:33] 	 Thehelpfulone: I didn't see any prefs about notices, though, either.
[20:03:34] 	 03(mod) Search-related bugs and enhancements - Tracker - 10https://bugzilla.wikimedia.org/36710   +tracking (10Phil Chang)
[20:04:18] 	 ^demon: since you know a bit about prefs (;P) do you know if there is any to hide the "you have new messages" notification?
[20:04:31] 	 03(mod) Full-text search in mobile site stopped working - 10https://bugzilla.wikimedia.org/36679  (10Tomasz Finc)
[20:04:32] 	 03(mod) Search-related bugs and enhancements - Tracker - 10https://bugzilla.wikimedia.org/36710  (10Tomasz Finc)
[20:04:41] <^demon>	 hexmode: user css?
[20:04:51] 	 hrm
[20:07:39] 	 03(mod) Search-related bugs and enhancements - Tracker - 10https://bugzilla.wikimedia.org/36710  +comment (10Tomasz Finc)
[20:07:44] 	 03(NEW) Add "Did you mean" to mobile site - 10https://bugzilla.wikimedia.org/36712 normal; Wikimedia Mobile: Generic; (philinje)
[20:08:16] 	 03(mod) Search results traffic drop post 5/1 - tracker - 10https://bugzilla.wikimedia.org/36710  summary (10Tomasz Finc)
[20:08:20] 	 03(mod) Add "Did you mean" to mobile site - 10https://bugzilla.wikimedia.org/36712  normal->major (10Phil Chang)
[20:08:31] 	 03(mod) Add "Did you mean" to mobile site - 10https://bugzilla.wikimedia.org/36712  (10Phil Chang)
[20:08:32] 	 03(mod) Search results traffic drop post 5/1 - tracker - 10https://bugzilla.wikimedia.org/36710  (10Phil Chang)
[20:10:30] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7084
[20:11:02] 	 04(REOPENED) "Published" is highlighted in grey after hovering or randomly - 10https://bugzilla.wikimedia.org/36709  +comment (10Niklas Laxström)
[20:12:28] 	 New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0;  - https://gerrit.wikimedia.org/r/7084
[20:13:36] 	 03(mod) Make "unreviewed" a filter instead of the default - 10https://bugzilla.wikimedia.org/36640  (10Fabrice Florin)
[20:16:32] 	 New patchset: Catrope; "Flatten the shared gadgets preferences tab" [mediawiki/extensions/Gadgets] (RL2) - https://gerrit.wikimedia.org/r/7085
[20:22:09] 	 New review: Daniel Kinzler; "re @aaron" [mediawiki/core] (master) C: 0;  - https://gerrit.wikimedia.org/r/6931
[20:23:28] 	 New patchset: IAlex; "(bug 25095) Special:Categories should also include the first relevant item when "from" is filled" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7086
[20:24:26] 	 03(mod) Special:Categories should also include the first relevant item when "from" is filled - 10https://bugzilla.wikimedia.org/25095  +comment (10Alexandre Emsenhuber [IAlex])
[20:25:19] 	 New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0;  - https://gerrit.wikimedia.org/r/7086
[20:29:07] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/7087
[20:29:13] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/AntiSpoof] (master) - https://gerrit.wikimedia.org/r/7088
[20:29:20] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/ApiSandbox] (master) - https://gerrit.wikimedia.org/r/7089
[20:29:27] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/7090
[20:29:34] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/AssertEdit] (master) - https://gerrit.wikimedia.org/r/7091
[20:29:41] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/Babel] (master) - https://gerrit.wikimedia.org/r/7092
[20:29:49] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/7093
[20:29:55] 	 03(mod) Alt text for icons - 10https://bugzilla.wikimedia.org/36613  +comment (10Fabrice Florin)
[20:29:55] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/7094
[20:30:05] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/7095
[20:30:15] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/FlaggedRevs] (master) - https://gerrit.wikimedia.org/r/7096
[20:30:22] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/GlobalUsage] (master) - https://gerrit.wikimedia.org/r/7097
[20:30:37] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/7099
[20:30:43] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/SideBarMenu] (master) - https://gerrit.wikimedia.org/r/7100
[20:30:51] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7101
[20:30:57] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/TranslationNotifications] (master) - https://gerrit.wikimedia.org/r/7102
[20:31:05] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/7103
[20:31:12] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/WebFonts] (master) - https://gerrit.wikimedia.org/r/7104
[20:31:16] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/7105
[20:31:23] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/WikiLove] (master) - https://gerrit.wikimedia.org/r/7106
[20:31:31] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/WikidataRepo] (master) - https://gerrit.wikimedia.org/r/7107
[20:31:37] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/WikimediaMessages] (master) - https://gerrit.wikimedia.org/r/7108
[20:31:44] 	 New patchset: L10n-bot; "Localisation updates from http://translatewiki.net." [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/7109
[20:33:34] 	 New review: Siebrand; "(no comment)" [mediawiki/core] (master); V: 0 C: 2;  - https://gerrit.wikimedia.org/r/7084
[20:33:36] 	 Change merged: Siebrand; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7084
[20:33:59] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/Translate] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7101
[20:34:01] 	 Change merged: Siebrand; [mediawiki/extensions/Translate] (master) - https://gerrit.wikimedia.org/r/7101
[20:34:27] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/TranslationNotifications] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7102
[20:34:29] 	 Change merged: Siebrand; [mediawiki/extensions/TranslationNotifications] (master) - https://gerrit.wikimedia.org/r/7102
[20:34:35] 	 New review: IAlex; "(no comment)" [mediawiki/core] (master) C: 0;  - https://gerrit.wikimedia.org/r/7048
[20:34:53] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/AbuseFilter] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7087
[20:34:55] 	 Change merged: Siebrand; [mediawiki/extensions/AbuseFilter] (master) - https://gerrit.wikimedia.org/r/7087
[20:35:03] 	 03(mod) TMH Job Queue dates not correct - 10https://bugzilla.wikimedia.org/36672  +comment (10Sam Reed (reedy))
[20:35:38] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/WikimediaMessages] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7108
[20:35:40] 	 Change merged: Siebrand; [mediawiki/extensions/WikimediaMessages] (master) - https://gerrit.wikimedia.org/r/7108
[20:35:56] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/AntiSpoof] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7088
[20:35:58] 	 Change merged: Siebrand; [mediawiki/extensions/AntiSpoof] (master) - https://gerrit.wikimedia.org/r/7088
[20:36:20] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/ArticleFeedbackv5] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7090
[20:36:22] 	 Change merged: Siebrand; [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/7090
[20:36:50] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/FlaggedRevs] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7096
[20:36:52] 	 Change merged: Siebrand; [mediawiki/extensions/FlaggedRevs] (master) - https://gerrit.wikimedia.org/r/7096
[20:37:12] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/GlobalUsage] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7097
[20:37:14] 	 Change merged: Siebrand; [mediawiki/extensions/GlobalUsage] (master) - https://gerrit.wikimedia.org/r/7097
[20:37:30] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/UploadWizard] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7103
[20:37:32] 	 Change merged: Siebrand; [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/7103
[20:37:43] 	 Reedy: what happened to https://svn.wikimedia.org/viewvc/mediawiki/trunk/wikistats/MetricsReporting/ ? that looked like an interesting project...
[20:37:50] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/SideBarMenu] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7100
[20:37:52] 	 Change merged: Siebrand; [mediawiki/extensions/SideBarMenu] (master) - https://gerrit.wikimedia.org/r/7100
[20:38:06] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/DonationInterface] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7095
[20:38:08] 	 Change merged: Siebrand; [mediawiki/extensions/DonationInterface] (master) - https://gerrit.wikimedia.org/r/7095
[20:38:44] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/CentralAuth] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7093
[20:38:46] 	 Change merged: Siebrand; [mediawiki/extensions/CentralAuth] (master) - https://gerrit.wikimedia.org/r/7093
[20:39:22] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/WikidataRepo] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7107
[20:39:24] 	 Change merged: Siebrand; [mediawiki/extensions/WikidataRepo] (master) - https://gerrit.wikimedia.org/r/7107
[20:39:39] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/ZeroRatedMobileAccess] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7109
[20:39:41] 	 Change merged: Siebrand; [mediawiki/extensions/ZeroRatedMobileAccess] (master) - https://gerrit.wikimedia.org/r/7109
[20:39:59] 	 ^demon: :(
[20:40:08] 	 ^demon: the ops group can't be added as a reviewer
[20:40:12] 	 ^demon: why?
[20:40:19] <^demon>	 For what?
[20:40:25] 	 in gerrit
[20:40:41] <^demon>	 You mean adding the group as a reviewer?
[20:41:15] 	 ashley: It was somewhat of a hack. It's been rewritten from scratch
[20:41:22] 	 Errrm
[20:41:26] <^demon>	 Ryan_Lane: Hrm, wonder if LDAP groups can't be added as reviewers.
[20:41:26] 	 ^demon: yep
[20:41:31] 	 that would be fucking lame
[20:41:40] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/WebFonts] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7104
[20:41:42] 	 Change merged: Siebrand; [mediawiki/extensions/WebFonts] (master) - https://gerrit.wikimedia.org/r/7104
[20:41:47] 	 seems to be the case though
[20:41:50] <^demon>	 Ryan_Lane: Yell at Shawn ;-)
[20:41:51] 	 I can't add wmf either
[20:42:03] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/Narayam] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7099
[20:42:05] 	 Change merged: Siebrand; [mediawiki/extensions/Narayam] (master) - https://gerrit.wikimedia.org/r/7099
[20:42:26] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/Babel] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7092
[20:42:28] 	 Change merged: Siebrand; [mediawiki/extensions/Babel] (master) - https://gerrit.wikimedia.org/r/7092
[20:42:43] 	 New review: Siebrand; "(no comment)" [mediawiki/extensions/WikiLove] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7106
[20:42:45] 	 Change merged: Siebrand; [mediawiki/extensions/WikiLove] (master) - https://gerrit.wikimedia.org/r/7106
[20:43:21] 	 New review: Siebrand; "YADWAM :(" [mediawiki/extensions/WikiEditor] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7105
[20:43:23] 	 Change merged: Siebrand; [mediawiki/extensions/WikiEditor] (master) - https://gerrit.wikimedia.org/r/7105
[20:44:00] 	 New review: Siebrand; "YADWAM :(" [mediawiki/extensions/CheckUser] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7094
[20:44:02] 	 Change merged: Siebrand; [mediawiki/extensions/CheckUser] (master) - https://gerrit.wikimedia.org/r/7094
[20:44:25] 	 New review: Siebrand; "YADWAM :(" [mediawiki/extensions/AssertEdit] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7091
[20:44:27] 	 Change merged: Siebrand; [mediawiki/extensions/AssertEdit] (master) - https://gerrit.wikimedia.org/r/7091
[20:45:54] 	 03(NEW) [[en:Blood]] displays poorly due to numerous introductory images - 10https://bugzilla.wikimedia.org/36713 normal; MediaWiki extensions: MobileFrontend; (tfinc)
[20:46:09] 	 03(NEW) license and contributors footer is always defined as left to right - 10https://bugzilla.wikimedia.org/36714 normal; Wikipedia App: Localization/Translation/Language; (amir.aharoni)
[20:46:44] 	 New review: Siebrand; "YADWAM :( but at least I'm done clicking for today..." [mediawiki/extensions/ApiSandbox] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7089
[20:46:46] 	 Change merged: Siebrand; [mediawiki/extensions/ApiSandbox] (master) - https://gerrit.wikimedia.org/r/7089
[20:47:22] 	 03(mod) PDF on gu.wikisource doesn't show characters - 10https://bugzilla.wikimedia.org/35668  +comment (10Dhaval)
[20:47:54] 	 03(mod) license and contributors footer is always defined as left to right - 10https://bugzilla.wikimedia.org/36714  (10Amir E. Aharoni)
[20:47:54] 	 03(mod) Tracking bug for RTL bugs in the Wikimedia Mobile Android app - 10https://bugzilla.wikimedia.org/34166  (10Amir E. Aharoni)
[20:53:33] 	 New patchset: IAlex; "(bug 25946) The message on the top of Special:RecentChanges is now displayed in user language instead of content language" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/6230
[20:53:34] 	 03(NEW) "No search results" text needs to be updated - 10https://bugzilla.wikimedia.org/36715 enhancement; Wikimedia Mobile: Generic; (philinje)
[20:53:34] 	 New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0;  - https://gerrit.wikimedia.org/r/6230
[20:53:37] 	 03(mod) "No search results" text needs to be updated - 10https://bugzilla.wikimedia.org/36715  (10Phil Chang)
[20:53:38] 	 03(mod) Search results traffic drop post 5/1 - tracker - 10https://bugzilla.wikimedia.org/36710  (10Phil Chang)
[20:54:02] 	 Allowed memory size of 134217728 bytes exhausted (tried to allocate 16777216 bytes)
[20:54:22] 	 wrong channel
[20:56:11] 	 ^demon: where's the current docs? :(
[20:56:12] 	 I can never find it
[20:56:29] <^demon>	 Gerrit docs?
[20:56:52] <^demon>	 Documentation -> Index in the header from gerrit
[20:57:51] 	 03(NEW) Help text before search typing starts - 10https://bugzilla.wikimedia.org/36716 enhancement; Wikimedia Mobile: Generic; (philinje)
[20:57:51] 	 03(mod) Help text before search typing starts - 10https://bugzilla.wikimedia.org/36716  (10Phil Chang)
[20:57:51] 	 03(mod) Search results traffic drop post 5/1 - tracker - 10https://bugzilla.wikimedia.org/36710  (10Phil Chang)
[21:01:11] 	 New review: IAlex; "> Also, IIRC RELEASE-NOTES should only be edited by the release managers, because it is prone to con..." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/6230
[21:06:11] 	 ^demon: http://code.google.com/p/gerrit/issues/detail?id=1382
[21:08:13] 	 I dunno if we want to track that
[21:08:18] 	 I'd really like people to add ops as a reviewer to puppet reviews, rather than me
[21:13:33] 	 03siebrand *  10/trunk/translatewiki/Pywikipedia/Pywikipedia.yaml: Update codeMap.
[21:35:55] 	 lol
[21:36:47] 	 Oh oops
[21:36:49] 	 That's embarassing
[21:37:21] 	 the ENOTICE? yeah.. :D I found it hard to believe that a unit test would fail
[21:37:34] 	 turned out to be php notice actually, but jenkins catches those too incidently
[21:37:39] 	 New review: Catrope; "strlen() computes byte length AFAIK. It's also what's used in Title.php to make sure something will ..." [mediawiki/core] (master); V: 0 C: 0;  - https://gerrit.wikimedia.org/r/7113
[21:38:01] 	 New patchset: Catrope; "Factor out module name validation into a static function" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7113
[21:38:16] 	 RoanKattouw: hm.. mb_strlen ?
[21:38:22] * Krinkle  tests
[21:38:42] 	 According to the php.net comments mb_strlen($string, '8bit'); is what you'd need
[21:38:51] 	 But Title.php also uses strlen(), for the exact same purpose
[21:39:49] 	 New review: jenkins-bot; "Build Failed " [mediawiki/core] (master); V: -1 C: 0;  - https://gerrit.wikimedia.org/r/7113
[21:40:34] 	 now  what?
[21:41:03] 	 RoanKattouw: Undefined variable: moduleNames
[21:41:17] 	 rawr
[21:41:21] * RoanKattouw  curses broken Ctrl key
[21:41:26] 	 Hi, good evening...
[21:41:36] 	 New patchset: Catrope; "Factor out module name validation into a static function" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7113
[21:42:16] 	 03(mod) Wikimedia configuration files should have public versioning system - 10https://bugzilla.wikimedia.org/17517  +comment (10Sam Reed (reedy))
[21:43:29] 	 New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0;  - https://gerrit.wikimedia.org/r/7113
[21:43:41] 	 New patchset: Catrope; "Add isValidGadgetID(), not used anywhere yet" [mediawiki/extensions/Gadgets] (RL2) - https://gerrit.wikimedia.org/r/7116
[21:47:03] 	 New review: Catrope; "(no comment)" [mediawiki/core] (master); V: 0 C: 2;  - https://gerrit.wikimedia.org/r/7114
[21:47:05] 	 Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7114
[21:47:10] 	 RoanKattouw: interesting http://codepad.org/coJFnTeB
[21:47:22] 	 the 2 ways put into strlen comments are not working :P
[21:47:25] 	 strlen() works perfect
[21:47:27] 	 03(NEW) blog.wikimedia.org only serves mobile version - 10https://bugzilla.wikimedia.org/36717 normal; Wikimedia: Blog; (s.mazeland)
[21:47:39] 	 lol
[21:47:45] 	 Indeed
[21:48:19] 	 03(mod) blog.wikimedia.org only serves mobile version - 10https://bugzilla.wikimedia.org/36717  +comment (10Thehelpfulone)
[21:49:25] 	 03(NEW) Attribution of contribution of White Cat -> とある白い猫 - 10https://bugzilla.wikimedia.org/36718 normal; Wikimedia: Site requests; (to.aru.shiroi.neko)
[21:49:40] 	 strlen() in unicode context has sth like 5 different meanings ;(
[21:50:01] 	 New patchset: Aaron Schulz; "[SiteStatsUpdate] Changing raw DB update calls to use SiteStatsUpdate." [mediawiki/core] (wmf/1.20wmf2) - https://gerrit.wikimedia.org/r/7117
[21:50:11] 	 New review: Aaron Schulz; "(no comment)" [mediawiki/core] (wmf/1.20wmf2); V: 0 C: 2;  - https://gerrit.wikimedia.org/r/7117
[21:51:29] 	 New review: Aaron Schulz; "(no comment)" [mediawiki/core] (wmf/1.20wmf2); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7117
[21:51:32] 	 Change merged: Aaron Schulz; [mediawiki/core] (wmf/1.20wmf2) - https://gerrit.wikimedia.org/r/7117
[21:52:48] 	 ToAruShiroiNeko: putting it on a bug - this is renames surely?
[21:53:34] 	 03(FIXED) Wikimedia configuration files should have public versioning system - 10https://bugzilla.wikimedia.org/17517  (10Sam Reed (reedy))
[21:54:13] 	 New patchset: Catrope; "Add Gadget::isValidGadgetID() and use it in Gadget::__construct()" [mediawiki/extensions/Gadgets] (RL2) - https://gerrit.wikimedia.org/r/7116
[21:57:02] 	 Hm.. php.net has an [edit] button  now? Takes me to https://edit.php.net log in with Facebook or Google Account
[21:57:06] 	 pretty cool
[21:57:24] 	 great! I tend to avoid webpages without the edit button :)
[21:57:31] 	 http://php.net/manual/en/language.constants.php
[21:57:37] 	 New review: Reedy; "(no comment)" [mediawiki/extensions/TimedMediaHandler] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7061
[21:57:39] 	 Change merged: Reedy; [mediawiki/extensions/TimedMediaHandler] (master) - https://gerrit.wikimedia.org/r/7061
[21:57:59] 	 [edit] Last updated: Fri, 04 May 2012
[21:58:11] 	 all XML based, includes a preview
[21:58:14] 	 pretty darn cool
[21:59:50] 	 hi guys looking to make a offline version of Wikipedia m
[22:00:36] 	 looking at crawling or using database dumps
[22:06:22] 	 New patchset: Reha Sterbin; "Central feedback page" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/7119
[22:08:58] 	 New patchset: MarkTraceur; "(bug 32353) Remove multiple file inputs on Firefox 3.6" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/7120
[22:16:06] 	 14(DUP) blog.wikimedia.org only serves mobile version - 10https://bugzilla.wikimedia.org/36717  +comment (10Sam Reed (reedy))
[22:16:07] 	 03(mod) Wikimedia Blog mobile version getting cached - 10https://bugzilla.wikimedia.org/34419  +comment (10Sam Reed (reedy))
[22:18:26] 	 New patchset: Eloquence; "Quick fix for production upload breakage issues." [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/7122
[22:19:07] 	 New patchset: Reha Sterbin; "Central feedback page" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/7119
[22:20:04] 	 New review: Aaron Schulz; "(no comment)" [mediawiki/extensions/UploadWizard] (master); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7122
[22:20:06] 	 Change merged: Aaron Schulz; [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/7122
[22:20:48] 	 New patchset: Reedy; "Bug 35865 - LQT: Invalid argument supplied for foreach()" [mediawiki/extensions/LiquidThreads] (master) - https://gerrit.wikimedia.org/r/7123
[22:21:06] 	 03(FIXED) LQT: Invalid argument supplied for foreach() - 10https://bugzilla.wikimedia.org/35865  +comment (10Sam Reed (reedy))
[22:21:30] 	 New review: Krinkle; "(no comment)" [mediawiki/extensions/UploadWizard] (master); V: 0 C: -1;  - https://gerrit.wikimedia.org/r/7120
[22:22:38] 	 03(mod) UploadWizard multi-file select broken on Firefox 3.6 / Linux - 10https://bugzilla.wikimedia.org/32353  (10Krinkle)
[22:22:46] 	 03(mod) UploadWizard multi-file select broken on Firefox 3.6 - 10https://bugzilla.wikimedia.org/32353  summary (10Krinkle)
[22:24:04] 	 New patchset: Reedy; "Bug 36706 - Collection: Invalid argument supplied for foreach()" [mediawiki/extensions/Collection] (master) - https://gerrit.wikimedia.org/r/7124
[22:24:21] 	 New patchset: MaxSem; "First shot at integrating MobileFrontend into core: move prop=extracts here" [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7048
[22:24:25] 	 03(FIXED) Collection: Invalid argument supplied for foreach() - 10https://bugzilla.wikimedia.org/36706  +comment (10Sam Reed (reedy))
[22:26:15] 	 New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0;  - https://gerrit.wikimedia.org/r/7048
[22:32:50] 	 03(NEW) Install translate and narayam extension on outreach wiki - 10https://bugzilla.wikimedia.org/36719 enhancement; Wikimedia: Site requests; (frank)
[22:36:35] 	 New patchset: Catrope; "Add Gadget::isValidGadgetID() and use it in Gadget::__construct()" [mediawiki/extensions/Gadgets] (RL2) - https://gerrit.wikimedia.org/r/7116
[22:39:12] 	 03(mod) Install translate and narayam extension on outreach wiki - 10https://bugzilla.wikimedia.org/36719   +shell (10Naveen Francis)
[22:40:26] 	 03(mod) Need Icon for market beta version of Wikipedia Android app - 10https://bugzilla.wikimedia.org/35577  +comment (10Heather Walls)
[22:42:05] 	 New patchset: MarkTraceur; "Added HTML5 drag and drop support" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/3808
[22:43:45] 	 New review: Catrope; "(no comment)" [mediawiki/core] (master); V: 0 C: 2;  - https://gerrit.wikimedia.org/r/7030
[22:43:47] 	 Change merged: Catrope; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7030
[22:49:45] 	 03(FIXED) Extension Distributor is seemingly completely broken in production - 10https://bugzilla.wikimedia.org/36482  +comment (10Sam Reed (reedy))
[22:53:21] 	 New patchset: MarkTraceur; "(bug 32353) Remove multiple file inputs on Firefox 3.6" [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/7120
[22:56:30] 	 03(mod) Article Feedback Page - View Activity and Help link - 10https://bugzilla.wikimedia.org/36283  +comment (10Reha Sterbin)
[22:58:13] 	 03(mod) UploadWizard multi-file select broken on Firefox 3.6 - 10https://bugzilla.wikimedia.org/32353  +comment (10Mark Holmquist)
[23:03:39] 	 New patchset: Reha Sterbin; "Central feedback page" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/7119
[23:15:07] 	 Hi, I'm a new smartphone owner.Android 2.3. Installed Wikipedia Apps, but how to set larger font than (currently) in settings? smaller line-height ? Apps reacts very slowly to clicks onto links
[23:15:49] 	 New patchset: Reedy; "Resolve the svn-invoker.conf location to be whereever the file is called from, allows you to have the config with a symlinked version of svn-invoker.php elsewhere" [mediawiki/extensions/ExtensionDistributor] (master) - https://gerrit.wikimedia.org/r/7128
[23:16:16] 	 03(mod) Article Feedback Page - View Activity and Help link - 10https://bugzilla.wikimedia.org/36283  +comment (10Fabrice Florin)
[23:22:08] 	 Who created mediawiki?
[23:23:00] 	 I'm curious to know who did it, I really am.
[23:23:08] 	 So I can praise him/her.
[23:23:14] 	 03(mod) Install translate and narayam extension on outreach wiki - 10https://bugzilla.wikimedia.org/36719   +i18n; +comment (10Sam Reed (reedy))
[23:23:40] 	 A bunch of people
[23:23:56] 	 John__K: Have you seen the credits section https://www.mediawiki.org/wiki/Special:Version ?
[23:24:05] 	 No.
[23:24:50] 	 New patchset: Reha Sterbin; "Unrequest oversight needs an icon (bug 36707)" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/7129
[23:26:57] 	 03(FIXED) Install translate and narayam extension on outreach wiki - 10https://bugzilla.wikimedia.org/36719  +comment (10Sam Reed (reedy))
[23:28:24] 	 John__K: Your praise should primarily go to Magnus Manske, Brion Vibber, and Tim Starling.
[23:29:18] 	 New patchset: Reha Sterbin; "Restore view activity link for hiders (bug 36707)" [mediawiki/extensions/ArticleFeedbackv5] (master) - https://gerrit.wikimedia.org/r/7130
[23:29:41] 	 03(FIXED) Article Feedback Page - Show activity link and Unrequest oversight icon not showing for certain users - 10https://bugzilla.wikimedia.org/36707  +comment (10Reha Sterbin)
[23:32:56] 	 03(mod) Enable Special:Import for administrator in Bengali Wikipedia - 10https://bugzilla.wikimedia.org/34791  +comment (10Thehelpfulone)
[23:34:47] 	 New patchset: Catrope; "Quick fix for production upload breakage issues." [mediawiki/extensions/UploadWizard] (wmf/1.20wmf1) - https://gerrit.wikimedia.org/r/7134
[23:34:56] 	 New patchset: Catrope; "Quick fix for production upload breakage issues." [mediawiki/extensions/UploadWizard] (wmf/1.20wmf2) - https://gerrit.wikimedia.org/r/7135
[23:38:17] 	 New review: Catrope; "(no comment)" [mediawiki/extensions/UploadWizard] (wmf/1.20wmf1); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7134
[23:38:19] 	 Change merged: Catrope; [mediawiki/extensions/UploadWizard] (wmf/1.20wmf1) - https://gerrit.wikimedia.org/r/7134
[23:38:27] 	 New review: Catrope; "(no comment)" [mediawiki/extensions/UploadWizard] (wmf/1.20wmf2); V: 1 C: 2;  - https://gerrit.wikimedia.org/r/7135
[23:38:29] 	 Change merged: Catrope; [mediawiki/extensions/UploadWizard] (wmf/1.20wmf2) - https://gerrit.wikimedia.org/r/7135
[23:39:22] 	 New patchset: Aaron Schulz; "[SiteStatsUpdate] Added support for memcached staging of stats updates." [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7136
[23:40:58] 	 New patchset: raindrift; "Added support for template loading via the API updated some of the toolbar abstract code" [mediawiki/extensions/PageTriage] (master) - https://gerrit.wikimedia.org/r/7137
[23:41:17] 	 New review: jenkins-bot; "Build Successful " [mediawiki/core] (master); V: 1 C: 0;  - https://gerrit.wikimedia.org/r/7136
[23:41:43] 	 03(FIXED) Article Feedback 5 - Central Feedback Page - 10https://bugzilla.wikimedia.org/35862  +comment (10Reha Sterbin)
[23:41:44] 	 New review: Aaron Schulz; "(no comment)" [mediawiki/core] (master); V: 0 C: 2;  - https://gerrit.wikimedia.org/r/7113
[23:41:46] 	 Change merged: Aaron Schulz; [mediawiki/core] (master) - https://gerrit.wikimedia.org/r/7113
[23:43:31] 	 TimStarling: I made some tweaks to https://gerrit.wikimedia.org/r/#/c/6323/
[23:51:23] 	 New patchset: MarkTraceur; "(bug 28850) Automatically remember categories when added." [mediawiki/extensions/UploadWizard] (master) - https://gerrit.wikimedia.org/r/7138
[23:52:06] 	 03(mod) Save categories on "Next" even if they weren't explicitly added - 10https://bugzilla.wikimedia.org/28850  +comment (10Mark Holmquist)
[23:59:49] 	 ok