[04:50:19] (03PS1) 10Aaron Schulz: Better avoid mysql "gone away" exceptions in transcode jobs [extensions/TimedMediaHandler] - 10https://gerrit.wikimedia.org/r/265684 [14:55:39] 6Multimedia, 6Commons, 10MediaWiki-Uploading, 7JavaScript, and 2 others: Large amounts of unwanted files (mostly copyvios) uploaded via cross-wiki upload tool (A/B test of different upload interfaces) - https://phabricator.wikimedia.org/T120867#1955403 (10MarkTraceur) OK, so, in a few weeks it would be goo... [15:20:23] 6Multimedia, 6Commons, 10MediaWiki-Uploading, 7JavaScript, and 3 others: Cross-wiki-upload adds "null" as author - https://phabricator.wikimedia.org/T121097#1955486 (10matmarex) I have corrected the problematic uploads on Commons: https://commons.wikimedia.org/w/index.php?title=Special:Contributions/Matma_... [15:21:24] 6Multimedia, 6Commons: Clean up files uploaded with 'null' as the author - https://phabricator.wikimedia.org/T122064#1955496 (10matmarex) [15:24:49] 6Multimedia, 6Commons: Clean up files uploaded with 'null' as the author - https://phabricator.wikimedia.org/T122064#1955509 (10matmarex) ```lang=ruby # coding: utf-8 require 'sunflower' s = Sunflower.new 'commons' #s.login 'Matma Rex', gets.strip s.summary = 'fixing "null" author for cross-wiki uploads, see... [15:29:23] 6Multimedia, 6Commons, 10MediaWiki-Uploading, 7JavaScript, and 2 others: Large amounts of unwanted files (mostly copyvios) uploaded via cross-wiki upload tool (A/B test of different upload interfaces) - https://phabricator.wikimedia.org/T120867#1955521 (10matmarex) Can we do both? I imagine the dashboard i... [15:32:32] James_F|Away: Of our three current metrics, which would you like per-day in addition to per-month...and how much history do you want, if any? [15:32:57] Right now we're churning through our monthly backlog of data, and it's going to take a couple of days to finish that, but I can add daily stuff to the queue as well. [15:39:35] 6Multimedia, 10UploadWizard, 7Easy: Link in the text "(must contain a valid copyright tag):" should open in a new page (target=_blank) - https://phabricator.wikimedia.org/T124425#1955537 (10matmarex) 3NEW [16:12:05] James_F: What was that dashiki instance again? [16:15:47] MarkTraceur: edit-analysis.wmflabs.org [16:16:05] MarkTraceur: Also, re. history, lots of history helps. [16:16:18] * James_F is unhelpful. [16:16:41] James_F: Well, you said the daily numbers weren't interesting, and we're getting monthly history from the beginning of time (or at least uploads) [16:17:06] Actually, now that I think about it, I started us off in 2004, so we might miss the early days on Wikipedia, but I'm not sure how early file uploads were enabled [16:21:08] MarkTraceur: Awesome. [16:21:24] MarkTraceur: And yeah, let's not try to pull out data from before history. [16:34:32] Can do [17:21:07] 6Multimedia, 6Commons, 10MediaWiki-File-management, 10MediaWiki-Patrolling: Some reuploads can't be patrolled - https://phabricator.wikimedia.org/T123747#1955937 (10matmarex) I merged that change now (it's definitely an improvement), but I'm not convinced that it's going to resolve this. The problematic fi... [17:59:49] 6Multimedia, 6Commons, 10MediaWiki-File-management, 10MediaWiki-Patrolling: Some reuploads can't be patrolled - https://phabricator.wikimedia.org/T123747#1956073 (10matmarex) I ran the same SQL queries as Article::showPatrolFooter would do (if the page wasn't cached as 'unpatrollable-page') and it looks li... [19:09:15] It's a good day to binge review MatmaRex and prtksxna patches [19:10:06] :o [19:11:06] 6Multimedia, 10VisualEditor, 10VisualEditor-Media: MWMediaDialog: exception "Local uploads are disabled" - https://phabricator.wikimedia.org/T119314#1956526 (10Jdforrester-WMF) 5Open>3Resolved [19:17:44] +2 all the things. [19:19:20] Oh, that's happening. [19:19:29] I mean, I had to deal with my expense report first [19:19:32] BUT NOW +2 ALL OF THEM [19:27:59] Expense schmeskpense. [19:53:22] (03CR) 10MarkTraceur: [C: 032] Prettify code creating titles in predefined namespaces [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/260616 (owner: 10Bartosz Dziewoński) [19:54:37] James_F: Apparently I broke the per diem calculator. [19:55:55] Everything seems to be hunkydory now though [19:56:40] (03CR) 10MarkTraceur: [C: 032] Correct mixups of default vs predefined namespaces when creating titles [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/260617 (owner: 10Bartosz Dziewoński) [19:58:40] (03CR) 10jenkins-bot: [V: 04-1] Correct mixups of default vs predefined namespaces when creating titles [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/260617 (owner: 10Bartosz Dziewoński) [19:58:47] Wuh oh. [19:59:20] A qunit failure? What are the chances it means anything useful [20:03:52] It'll mean someone else has broken something somewhere. [20:08:39] Probably, or that the test is not helpful [20:08:59] Or both. [20:24:09] (03CR) 10MarkTraceur: [C: 04-1] "It might be wise to split out the custom license checker into a separate module, and put it on Special:Preferences (or check on the backen" [extensions/UploadWizard] - 10https://gerrit.wikimedia.org/r/262329 (https://phabricator.wikimedia.org/T42647) (owner: 10Bartosz Dziewoński) [20:29:53] MatmaRex: I'm going to let someone who knows tagging better review your tag patchsets...do you have someone in mind by any chance? [20:30:01] If you don't I might take the leap. [20:32:58] MarkTraceur: i was hoping aaron would have some time to look at the parts that touch uploads, and TTO/anomie to look at the tagging [20:33:07] OK [20:33:51] (This, That, and the Other?) [20:43:17] Shoot, the language dropdown still has a bug with getSelectedItem() being null [20:43:27] I'm sure this is my fault somehow [20:47:35] 6Multimedia, 6Collaboration-Team-Backlog, 6Commons, 10MediaWiki-Uploading, and 2 others: Fix async upload by url - https://phabricator.wikimedia.org/T119336#1956966 (10MarkTraceur) 5Open>3Resolved a:3MarkTraceur Fixed it by removing it. [20:48:07] James_F: I hope that +1 meant that I could merge that without repercussions... [20:48:21] MarkTraceur: Sure. [20:48:27] Seemed like flickr was still working despite my broken instance [20:48:34] MarkTraceur: Or, at least, I didn't care. [20:48:34] I trust you as a core +2er. ;-) [20:48:38] I'll test it on beta [20:48:42] James_F: That makes one of us [20:48:52] Beeeeta. [20:49:18] Bayta. [20:49:26] Beeta Feeature Creeature. [20:49:46] 'in'tcha [20:49:46] Ya you beta [20:57:45] 6Multimedia, 6Collaboration-Team-Backlog, 6Commons, 10MediaWiki-Uploading, and 2 others: Fix async upload by url - https://phabricator.wikimedia.org/T119336#1957009 (10matmarex) 5Resolved>3declined [20:59:41] 6Multimedia, 6Collaboration-Team-Backlog, 6Commons, 10MediaWiki-Uploading, and 2 others: Fix async upload by url - https://phabricator.wikimedia.org/T119336#1823771 (10matmarex) a:5MarkTraceur>3matmarex [21:19:42] 6Multimedia, 6Commons, 10MediaWiki-File-management, 10Traffic, and 2 others: Image cache issue when 'over-writing' an image on commons - https://phabricator.wikimedia.org/T119038#1957100 (10Denniss) Happened again today: https://commons.wikimedia.org/wiki/File:KutlugAtaman.JPG Was overwritten, reverted by... [21:27:42] 6Multimedia, 6Commons, 10MediaWiki-Uploading, 5MW-1.27-release-notes, and 2 others: Fix async upload by url - https://phabricator.wikimedia.org/T119336#1957185 (10Mattflaschen) [22:06:10] 6Multimedia, 6Commons, 10MediaWiki-File-management, 10Traffic, and 2 others: Image cache issue when 'over-writing' an image on commons - https://phabricator.wikimedia.org/T119038#1957364 (10BBlack) @Denniss - problems today are unrelated, they're from general random purge loss due to: T124418 [22:41:46] 6Multimedia, 6Commons, 10MediaWiki-File-management, 7Accessibility: zoom-links get in the way of screen readers - https://phabricator.wikimedia.org/T26584#1957586 (10Danny_B) [23:04:45] 6Multimedia, 6Commons, 10MediaWiki-File-management, 7Accessibility: Add title= option for images - https://phabricator.wikimedia.org/T26586#1957651 (10Danny_B) [23:04:52] 6Multimedia, 6Commons, 10MediaWiki-File-management, 10TimedMediaHandler, 7Accessibility: Accessibility for embedded images - https://phabricator.wikimedia.org/T36750#1957654 (10Danny_B) [23:40:42] 6Multimedia, 6Commons, 10MediaWiki-File-management, 7Technical-Debt: Deprecate $wgUseSharedUploads and friends - https://phabricator.wikimedia.org/T25122#1957929 (10Danny_B)