[00:02:11] Lydia_WMDE: wtf... can't save statements with any of those datatypes [00:02:15] >_> [00:02:27] How the fuck did we not catch that?! [00:02:45] Lydia_WMDE: also, evil closing bracket without an opening one!) [00:03:23] Lydia_WMDE: it's like the reverse of https://xkcd.com/859/ [00:27:47] Lydia_WMDE: Thanks for thinking of me. I'm not sure I'm there yet, though. I still often have trouble figuring out which way is up. [00:55:03] ^ [00:55:11] GPHemsley: that way [00:55:12] ;) [00:55:43] legoktm: Alright, now we can get started. [00:55:44] ;) [07:09:22] 3MediaWiki extensions / 3WikidataRepo: not possible to save new URL statements or statements linking to images on Commons - 10https://bugzilla.wikimedia.org/73582#c2 (10tobias.gritschacher) The problem is most likely in the backend. Seems like a problem with getting the correct parser: wbparsevalue returns "... [07:10:38] 3MediaWiki extensions / 3WikidataClient: Add parameters to wbcreateclaim and wbsetclaim API modules to prevent creating duplicate claims - 10https://bugzilla.wikimedia.org/73600 (10Ryan Kaldari) 3NEW p:3Unprio s:3normal a:3Wikidata bugs Right now there is no way to prevent creating a duplicate claim... [07:46:10] Tobi_WMDE_SW_NA: around= [07:46:10] *? [07:50:04] JeroenDeDauw: yeah no idea how we didn't catch that either. really bad [07:50:10] GPHemsley: haha fair enough [07:50:23] morning hoo|lecture [07:50:32] Lydia_WMDE: I actually hit that problemthis weekend [07:50:50] *nod* [07:50:51] but I fought it was either intended (removing stuffs from Wikibase) or my stuff is screwed [07:50:59] stupid I didn't remember yesterday [07:51:03] fix should be easy [07:51:06] ok [07:51:11] heh that's good [07:51:14] but I can't test that [07:51:30] This stupid thing wont let me create properties [07:51:31] -.- [07:51:41] Oo [07:52:47] There are to fix this: Use a NullValueParser for url and commonsMedia [07:52:56] or just revert the patch that made us use the backend [07:54:54] (03PS1) 10Hoo man: Revert "Use back-end parser for "commons" and "url"" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174376 [07:54:59] untested [07:55:04] (03CR) 10jenkins-bot: [V: 04-1] Revert "Use back-end parser for "commons" and "url"" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174376 (owner: 10Hoo man) [07:55:05] Tobi_WMDE_SW_NA: can you test that? [07:55:28] doh [07:55:39] hoo|lecture: will as soon as I'm in the office [07:56:48] (03PS2) 10Hoo man: Revert "Use back-end parser for "commons" and "url"" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174376 [07:57:37] Henning_WMDE could also take a look as the original patch was from him.. [07:58:43] I assume that is was at least tested when the patch was created/merged, so there's probably another thing that makes it break [07:58:44] That definitely worked back then. I will have a look. [07:59:53] ok [08:00:17] wgValueParsers has neither an entry for url nor commonsMedia [08:00:28] might be that a null value parser works for that [08:00:32] can't test -.- [08:00:59] Still getting the error on the revert. [08:01:35] really? [08:01:46] Cleared caches and everything? [08:01:56] I am accessing the API directly. [08:01:57] Why is it even calling out to the API in that case [08:02:41] Because the back-end parsers were supposed to be used. [08:03:19] Sure [08:03:27] but I mean once you applied the revert [08:03:38] Ah, okay, sorry! [08:03:48] Of course... [08:03:58] just a second [08:05:03] hoo|lecture: What's the value of wgValueParsers in production? [08:05:09] Adrian_WMDE: Default [08:05:23] ok, that would work around the problem [08:05:33] thanks for looking into it guys [08:05:47] The revert is not a fix though... [08:06:08] Henning_WMDE: But can we get it merged now and do it properly later? [08:06:19] I am sure Lydia_WMDE will merge it. [08:06:32] :D [08:06:40] Hell will freeze if that happens [08:06:48] yes yes yes [08:06:56] :'D [08:08:20] Henning_WMDE: So, it's up to... if you merge now, I can probably prepare a deploy soon-ish [08:08:24] * to you [08:10:49] ... [08:11:27] Henning_WMDE: If you're not ok with it, just say so... :S [08:12:26] Let's merge. [08:12:44] (03CR) 10Henning Snater: [C: 032 V: 032] Revert "Use back-end parser for "commons" and "url"" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174376 (owner: 10Hoo man) [08:12:52] thnaks [08:13:27] doesn't cleanly apply to the branch [08:13:33] but I'll per hand cherry-pick [08:14:42] (03PS1) 10Hoo man: Revert "Use back-end parser for "commons" and "url"" [extensions/Wikibase] (wmf/1.25wmf8) - 10https://gerrit.wikimedia.org/r/174378 [08:15:06] Lydia_WMDE: Can you please close the bug and re-open the two I just unfixed by the revert? [08:15:33] (03CR) 10Hoo man: [C: 032] "Per master" [extensions/Wikibase] (wmf/1.25wmf8) - 10https://gerrit.wikimedia.org/r/174378 (owner: 10Hoo man) [08:15:43] k [08:15:57] :) [08:21:36] 3MediaWiki extensions / 3WikidataRepo: Use backend parser for URL - 10https://bugzilla.wikimedia.org/62192 (10Lydia Pintscher) 5RESO/FIX>3REOP [08:21:49] (03CR) 10Adrian Lang: "The dataTypeStore is used in the snakview value variation. All other views just need it to construct the snakview. This is obviously bad, " [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172692 (owner: 10Adrian Lang) [08:21:51] 3MediaWiki extensions / 3WikidataRepo: Use backend parser for commons - 10https://bugzilla.wikimedia.org/62193#c6 (10Lydia Pintscher) 5RESO/FIX>3REOP Patch had to be reverted. [08:21:52] 3MediaWiki extensions / 3WikidataRepo: Use backend parser for URL - 10https://bugzilla.wikimedia.org/62192#c6 (10Lydia Pintscher) Patch had to be reverted. [08:23:06] 3MediaWiki extensions / 3WikidataRepo: not possible to save new URL statements or statements linking to images on Commons - 10https://bugzilla.wikimedia.org/73582 (10Lydia Pintscher) 5NEW>3RESO/FIX [08:23:22] 3MediaWiki extensions / 3WikidataRepo: Use backend parser for commons - 10https://bugzilla.wikimedia.org/62193#c7 (10Lydia Pintscher) Fix caused bug 73582. [08:23:22] 3MediaWiki extensions / 3WikidataRepo: Use backend parser for URL - 10https://bugzilla.wikimedia.org/62192#c7 (10Lydia Pintscher) Fix caused bug 73582. [08:23:29] hoo|lecture: Still awake? [08:23:48] hahaha... it's not /that/ boring over here :D [08:23:57] *g* [08:24:07] Did you get my messages about repoapi? [08:24:23] today? [08:24:34] Yesterday [08:25:07] Can't remember offhand, sorry [08:25:35] I can remember that I mwgreped for you [08:25:38] hoo|lecture: Summary: There is nobody using get or post on RepoApi who does not already try to construct RepoApi without passing an mw.Api instance. I. e. no currently working code is going to be broken by this. https://gerrit.wikimedia.org/r/#/c/164297/ [08:25:39] but that's about it [08:25:49] ok [08:25:53] then let's do that [08:26:08] Yeah [08:26:16] (03PS5) 10Hoo man: Remove wb.RepoApi.{get,post} [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/164297 (owner: 10Adrian Lang) [08:28:14] (03CR) 10Hoo man: [C: 032] Remove wb.RepoApi.{get,post} [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/164297 (owner: 10Adrian Lang) [08:30:11] (03PS2) 10Tobias Gritschacher: New Wikidata Build - 2014/11/19 [extensions/Wikidata] - 10https://gerrit.wikimedia.org/r/174124 [08:32:43] (03CR) 10Tobias Gritschacher: [C: 032] New Wikidata Build - 2014/11/19 [extensions/Wikidata] - 10https://gerrit.wikimedia.org/r/174124 (owner: 10Tobias Gritschacher) [08:32:57] Jenkins needs some coffee :D [08:33:04] Slowwwwwwwwwwwnnnnnnnnesssssss [08:35:31] (03Merged) 10jenkins-bot: Revert "Use back-end parser for "commons" and "url"" [extensions/Wikibase] (wmf/1.25wmf8) - 10https://gerrit.wikimedia.org/r/174378 (owner: 10Hoo man) [08:35:36] (03Merged) 10jenkins-bot: Remove wb.RepoApi.{get,post} [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/164297 (owner: 10Adrian Lang) [08:35:38] (03Merged) 10jenkins-bot: New Wikidata Build - 2014/11/19 [extensions/Wikidata] - 10https://gerrit.wikimedia.org/r/174124 (owner: 10Tobias Gritschacher) [08:36:29] ah, there we go [08:36:44] (03CR) 10Adrian Lang: "Would a namespace move need a compatibility wrapper?" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172968 (owner: 10Adrian Lang) [08:41:04] (03PS5) 10Adrian Lang: Move RepoApi files [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172696 [08:41:13] meh [08:41:22] I'll be back in a bit, need to change rooms [08:41:26] (03CR) 10Adrian Lang: "Rebased." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172696 (owner: 10Adrian Lang) [08:41:32] will create the branch update then etc., [08:46:04] (03Abandoned) 10Adrian Lang: Optional lang fallback chain in EntityRevisionSerializer::newForFrontendStore [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/89102 (owner: 10Daniel Werner) [08:46:36] (03PS6) 10Henning Snater: Inject dataTypeStore into snakview [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172692 (owner: 10Adrian Lang) [08:49:54] (03CR) 10Adrian Lang: "Still needs a manual rebase. Daniel, Thiemo, did you agree on whether this change is desired?" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/129407 (owner: 10Thiemo Mättig (WMDE)) [08:51:12] Composer Y u no work [08:51:14] -.- [08:51:24] (03PS6) 10Adrian Lang: Refactor ChangeNotifiers and weird "channel" concept [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/148065 (owner: 10Thiemo Mättig (WMDE)) [08:51:35] (03CR) 10jenkins-bot: [V: 04-1] Refactor ChangeNotifiers and weird "channel" concept [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/148065 (owner: 10Thiemo Mättig (WMDE)) [08:52:21] Can anyone else update Wikidata? [08:52:36] I can then do the submodule updates and if I go crazy maybe even deploy it [08:52:38] :D [08:53:09] (03CR) 10Henning Snater: [C: 032] Inject dataTypeStore into snakview [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172692 (owner: 10Adrian Lang) [08:53:35] 3MediaWiki extensions / 3WikidataRepo: not possible to save new URL statements or statements linking to images on Commons - 10https://bugzilla.wikimedia.org/73582#c3 (10Jan Zerebecki) https://gerrit.wikimedia.org/r/#/c/174376/ [08:58:29] hoo|lecture: you mean update the branch? tried that yesterday, but I'm getting git errors (think it's a windows thing) [08:59:00] No, it's not [08:59:03] but I'm on that now [08:59:07] it works from one of my servers [08:59:17] but not from university for whatever reasons [08:59:30] (03Merged) 10jenkins-bot: Inject dataTypeStore into snakview [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172692 (owner: 10Adrian Lang) [08:59:38] 3MediaWiki extensions / 3WikidataRepo: php warning: division by zero in GeoCoordinateFormatter - 10https://bugzilla.wikimedia.org/73601 (10Jan Zerebecki) 3NEW p:3Unprio s:3normal a:3Wikidata bugs PHP Warning: Division by zero in /srv/mediawiki/php-1.25wmf8/extensions/Wikidata/vendor/data-values/geo/s... [09:00:25] https://www.irccloud.com/pastebin/TuIDpybA [09:00:30] hoo|lecture: ^^ [09:00:43] this? I think it's related to my setup [09:01:07] (03PS1) 10Hoo man: Update Wikibase [extensions/Wikidata] (wmf/1.25wmf8) - 10https://gerrit.wikimedia.org/r/174381 [09:01:36] ok, weird [09:05:35] (03CR) 10Hoo man: [C: 032] Update Wikibase [extensions/Wikidata] (wmf/1.25wmf8) - 10https://gerrit.wikimedia.org/r/174381 (owner: 10Hoo man) [09:07:22] (03PS5) 10Adrian Lang: (bug 44580) RDF dump creating script [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/64081 (owner: 10Denny Vrandecic) [09:07:36] (03CR) 10Adrian Lang: "Rebased." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/64081 (owner: 10Denny Vrandecic) [09:07:40] (03Merged) 10jenkins-bot: Update Wikibase [extensions/Wikidata] (wmf/1.25wmf8) - 10https://gerrit.wikimedia.org/r/174381 (owner: 10Hoo man) [09:09:02] (03CR) 10Adrian Lang: [C: 04-1] "I'd like to have at least a smoke test for the maintenance script." (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/64081 (owner: 10Denny Vrandecic) [09:09:52] (03PS6) 10Adrian Lang: Move wikibase.dataTypes from lib to repo [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172704 [09:10:24] (03CR) 10Adrian Lang: "Rebased. Thiemo, can you restore your +2?" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172704 (owner: 10Adrian Lang) [09:10:30] (03CR) 10Henning Snater: [C: 032] Move RepoApi files [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172696 (owner: 10Adrian Lang) [09:11:06] (03CR) 10Adrian Lang: [C: 04-1] "Needs manual rebase :/" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/141666 (owner: 10Thiemo Mättig (WMDE)) [09:14:02] (03CR) 10Adrian Lang: [V: 04-1] "Would like this change. Needs manual rebase, and the change it refers to is abandoned." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/117429 (owner: 10Aude) [09:15:46] ok, I'm ready to deploy now [09:16:03] (03CR) 10Adrian Lang: [C: 04-1] "Thiemo, Christopher, can you strip out the query change and just leave the filter change? Also needs rebase." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/141921 (owner: 10Christopher Johnson (WMDE)) [09:17:55] [13WikibaseDataModel] 15thiemowmde created 06emptyFingerprint (+3 new commits): 02http://git.io/qe646A [09:17:56] 13WikibaseDataModel/06emptyFingerprint 14f0569bb 15Thiemo Mättig: Allow constructing empty Fingerprint [09:17:56] 13WikibaseDataModel/06emptyFingerprint 14f5c864a 15Thiemo Mättig: Remove optional constructor parameters [09:17:56] 13WikibaseDataModel/06emptyFingerprint 149f48efd 15Thiemo Mättig: Deprecate Fingerprint::newEmpty [09:18:45] (03Merged) 10jenkins-bot: Move RepoApi files [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172696 (owner: 10Adrian Lang) [09:19:13] Lydia_WMDE: Want that pushed now or shall aude do it tonight? [09:19:29] Patch looks simple enough for deploying now to me [09:19:35] hoo|lecture: now if you can :) [09:19:44] (03CR) 10Adrian Lang: "Daniel, could you at least point out what's missing for this to be mergable? The conflict seems to be mostly about TermIndexTest been move" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/55607 (owner: 10Daniel Kinzler) [09:19:50] Ok, will do... waiting for jenkins [09:19:58] \o/ [09:20:19] wmde/WikibaseDataModel/emptyFingerprint/9f48efd : Thiemo Mättig The build passed. http://travis-ci.org/wmde/WikibaseDataModel/builds/41458337 [09:20:45] (03PS7) 10Henning Snater: Rearranged site link views [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173278 [09:21:01] (03PS3) 10Henning Snater: Disable remove button when entered site link is invalid [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173281 [09:21:09] (03PS2) 10Henning Snater: Optimized sticknode mechanisms [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174085 [09:21:37] now it failed... unrelated [09:21:40] -.- [09:22:18] (03CR) 10Adrian Lang: "ULS has a nice language selector, as used for monolingualtext. I suggest using that." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/95832 (owner: 10Lbenedix) [09:22:59] [13WikibaseDataModel] 15thiemowmde opened pull request #296: Empty fingerprint (06master...06emptyFingerprint) 02http://git.io/ILavWg [09:23:51] (03PS2) 10Henning Snater: Factored out error output generation from wbtooltip [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174089 [09:30:02] still :S [09:35:45] (03CR) 10Adrian Lang: "Seems to be at the end of the chain :)" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/167596 (owner: 10Thiemo Mättig (WMDE)) [09:37:51] (03CR) 10Adrian Lang: [C: 032] Upper case SiteLink in UsageAccumulators [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/168612 (owner: 10Thiemo Mättig (WMDE)) [09:43:35] 3MediaWiki extensions / 3WikidataRepo: coordinate precision issue - 10https://bugzilla.wikimedia.org/64820#c20 (10tobias.gritschacher) (In reply to tobias.gritschacher from comment #19) > (In reply to tobias.gritschacher from comment #18) > > This bug can be closed when: > > - https://github.com/DataValues/G... [09:43:42] (03Merged) 10jenkins-bot: Upper case SiteLink in UsageAccumulators [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/168612 (owner: 10Thiemo Mättig (WMDE)) [09:44:54] (03CR) 10Adrian Lang: "Needs rebase & one suggestion. I'd merge this aside from that." (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/170506 (https://bugzilla.wikimedia.org/71546) (owner: 10Hoo man) [09:46:44] [13WikibaseDataModel] 15thiemowmde created 06isEmpty (+1 new commit): 02http://git.io/s8yMgA [09:46:44] 13WikibaseDataModel/06isEmpty 142241b35 15Thiemo Mättig: Reworked all isEmpty methods [09:49:04] Lydia_WMDE: We're all done AFAICT... want to announce? [09:49:24] [13WikibaseDataModel] 15thiemowmde opened pull request #297: Reworked all isEmpty methods (06master...06isEmpty) 02http://git.io/78bVhQ [09:50:23] wmde/WikibaseDataModel/isEmpty/2241b35 : Thiemo Mättig The build passed. http://travis-ci.org/wmde/WikibaseDataModel/builds/41460697 [09:53:23] 3MediaWiki extensions / 3WikidataRepo: coordinate precision issue - 10https://bugzilla.wikimedia.org/64820#c21 (10tobias.gritschacher) 5PATC>3RESO/FIX Closing this as it seems to me it works on e.g. http://wikidata.beta.wmflabs.org/wiki/Q29510. Please note that this will be deployed to test.wikidata.org... [09:54:51] Will go offline to save battery now [09:55:01] if the world explodes, feel free to call me up [09:55:10] Lydia_WMDE has my number [09:56:00] (03PS2) 10Adrian Lang: Check if property exists in PropertyIdResolver [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/171009 (owner: 10Aude) [09:56:46] (03CR) 10Adrian Lang: [C: 031] "Rebased away from the dependency, added missing use clause, adressed Daniel's comment." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/171009 (owner: 10Aude) [09:57:27] (03CR) 10Adrian Lang: Check if property exists in PropertyIdResolver (032 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/171009 (owner: 10Aude) [09:59:28] (03CR) 10Adrian Lang: [V: 04-1] "Needs manual rebase. Also, is there a bug for this? If not, can you add a short description to the commit?" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/167856 (owner: 10Daniel Kinzler) [10:00:52] (03CR) 10Adrian Lang: [V: 04-1] "And we are in manual rebase land." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/168632 (https://bugzilla.wikimedia.org/61391) (owner: 10Hoo man) [10:01:43] (03CR) 10Adrian Lang: [V: 04-1] "manual rebase needed." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172289 (owner: 10Thiemo Mättig (WMDE)) [10:02:08] 3MediaWiki extensions / 3WikidataRepo: UI: Create specifications for sticky notification bar - 10https://bugzilla.wikimedia.org/72614#c4 (10Lydia Pintscher) 5ASSI>3RESO/FIX Looks very good :) [10:06:10] [13WikibaseDataModel] 15thiemowmde created 06equals (+1 new commit): 02http://git.io/J33VLw [10:06:10] 13WikibaseDataModel/06equals 147909a88 15Thiemo Mättig: Reworked all equals methods [10:08:50] wmde/WikibaseDataModel/equals/7909a88 : Thiemo Mättig The build passed. http://travis-ci.org/wmde/WikibaseDataModel/builds/41462714 [10:09:33] (03CR) 10Adrian Lang: [C: 032] "Tests pass, code is better." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173843 (owner: 10Daniel Kinzler) [10:10:36] 3MediaWiki extensions / 3WikidataRepo: SitelinksUI: Pressing TAB in siteselector should move focus to pagesuggester - 10https://bugzilla.wikimedia.org/73128 (10Lydia Pintscher) 5PATC>3RESO/FIX [10:12:22] [13WikibaseDataModel] 15thiemowmde opened pull request #298: Reworked all equals methods (06master...06equals) 02http://git.io/Fnf_gA [10:12:24] (03PS2) 10Henning Snater: $.wikibase.toolbarbutton: Fixed action handling [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173291 [10:14:28] Tobi_WMDE_SW: https://bugzilla.wikimedia.org/show_bug.cgi?id=43734 <- do you know if anything is left for that? [10:15:42] Lydia_WMDE: not sure if that was all. daniel should know [10:15:53] ok [10:16:58] (03Merged) 10jenkins-bot: Introduce EntityViewFactory [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173843 (owner: 10Daniel Kinzler) [10:17:21] 3MediaWiki extensions / 3WikidataRepo: extra (dashed) border at bottom of statement view in non-js - 10https://bugzilla.wikimedia.org/73172 (10Lydia Pintscher) 5PATC>3RESO/FIX [10:19:13] [13WikibaseDataModel] 15thiemowmde 04force-pushed 06dropStatements from 143e5544d to 143f25d53: 02http://git.io/SKVrwA [10:19:13] 13WikibaseDataModel/06dropStatements 14fb73e3a 15Thiemo Mättig: Simplify setStatements( new StatementList() ) [10:19:13] 13WikibaseDataModel/06dropStatements 1437871c5 15Thiemo Mättig: Add tests [10:19:13] 13WikibaseDataModel/06dropStatements 143f25d53 15Thiemo Mättig: Update release notes [10:19:51] 3MediaWiki extensions / 3WikidataClient: Wrong smart keyword on Wikidata - 10https://bugzilla.wikimedia.org/58467 (10Lydia Pintscher) p:5Normal>3Low [10:21:22] 3MediaWiki extensions / 3WikidataRepo: access entity data from output page in mobile skin - 10https://bugzilla.wikimedia.org/54217#c1 (10Lydia Pintscher) Still relevant? [10:22:07] 3MediaWiki extensions / 3WikidataRepo: Provide info about references entities to UI in an efficient way. - 10https://bugzilla.wikimedia.org/50306#c1 (10Lydia Pintscher) Still relevant? [10:22:50] 3MediaWiki extensions / 3WikidataRepo: css classes for different kinds of edit summaries - 10https://bugzilla.wikimedia.org/58716 (10Lydia Pintscher) [10:23:21] 3MediaWiki extensions / 3WikidataRepo: "Uncaught TypeError: Cannot call method 'click' of undefined" when "Edit pages on double click" is enabled - 10https://bugzilla.wikimedia.org/57713 (10Lydia Pintscher) [10:23:32] [13WikibaseDataModel] 15thiemowmde comment on pull request #295 14c42558b: This always confuses me. Why is it "dev" here but "alpha" in the constant? 02http://git.io/yr_Iig [10:23:55] 3MediaWiki extensions / 3WikidataRepo: Periodically refresh edit token for use in the API to avoid "loss of session data" errors. - 10https://bugzilla.wikimedia.org/54467 (10Lydia Pintscher) [10:24:12] [13WikibaseDataModel] 15tobijat pushed 1 new commit to 06master: 02http://git.io/jkIBSQ [10:24:12] 13WikibaseDataModel/06master 140a055b6 15Tobi Gritschacher: Merge pull request #292 from wmde/aliasGroupNull... [10:24:24] 3MediaWiki extensions / 3WikidataClient: changing a link to a redirect reverts the previous edit - 10https://bugzilla.wikimedia.org/54733 (10Lydia Pintscher) [10:24:37] [13WikibaseDataModel] 15thiemowmde comment on pull request #295 14c42558b: Try to avoid `in_array`, bad performance. Can be reworked later, of course. 02http://git.io/U0mb3w [10:24:51] 3MediaWiki extensions / 3WikidataRepo: Sort statement: Up arrow and question mark nearly melted into each other - 10https://bugzilla.wikimedia.org/59951 (10Lydia Pintscher) [10:25:21] 3MediaWiki extensions / 3WikidataRepo: Support Julian Date (astronomy) - 10https://bugzilla.wikimedia.org/57704 (10Lydia Pintscher) p:5Normal>3Low [10:26:21] 3MediaWiki extensions / 3WikidataRepo: Inputs should recognize copy-pasted links to Wikidata items - 10https://bugzilla.wikimedia.org/61354 (10Lydia Pintscher) [10:27:20] 3MediaWiki extensions / 3WikidataRepo: The Wikibase-time-precision-* messages have unclear documentation - 10https://bugzilla.wikimedia.org/60867 (10Lydia Pintscher) [10:27:36] 3MediaWiki extensions / 3WikidataRepo: The Wikibase-time-precision-* messages have unclear documentation - 10https://bugzilla.wikimedia.org/60867 (10Lydia Pintscher) [10:28:24] 3MediaWiki extensions / 3WikidataRepo: UI messages in repo, JS is in lib - 10https://bugzilla.wikimedia.org/43855 (10Lydia Pintscher) [10:29:51] 3Wikimedia / 3Wikidata: Sync sites table with site matrix or rebuild interwiki update script - 10https://bugzilla.wikimedia.org/44749 (10Lydia Pintscher) [10:30:09] 3Wikimedia / 3Wikidata: Sync sites table with site matrix or rebuild interwiki update script - 10https://bugzilla.wikimedia.org/44749 (10Lydia Pintscher) p:5High>3Normal [10:31:06] 3Wikimedia / 3Wikidata: Specific Wikidata Help Page without history - 10https://bugzilla.wikimedia.org/44199 (10Lydia Pintscher) [10:40:50] (03CR) 10Adrian Lang: "Not even core (including the parser itself) uses the class constant. I'm not against this change, but I'm not sure it does anything useful" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174164 (owner: 10Umherirrender) [10:41:23] (03PS3) 10Adrian Lang: Stop using Claims and Entity in WikibaseLuaEntityBindings [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174299 (owner: 10Jeroen De Dauw) [10:43:30] (03CR) 10Tobias Gritschacher: Replace some Claims with StatementList (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173828 (owner: 10Thiemo Mättig (WMDE)) [10:43:38] 3MediaWiki extensions / 3WikidataClient: Wrong smart keyword on Wikidata - 10https://bugzilla.wikimedia.org/58467#c1 (10Thiemo Mättig) Oh, wow. This is clearly a bug in Firefox. You know that, right? Not that we shouldn't work around it. We should. I had two ideas: 1.) Switch the order of the two ,... [10:44:28] (03PS1) 10Thiemo Mättig (WMDE): Fix entitysearch to support Firefox smart keyword [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174387 (https://bugzilla.wikimedia.org/58467) [10:50:11] (03CR) 10jenkins-bot: [V: 04-1] Stop using Claims and Entity in WikibaseLuaEntityBindings [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174299 (owner: 10Jeroen De Dauw) [10:55:50] 3MediaWiki extensions / 3WikidataRepo: "Uncaught TypeError: Cannot call method 'click' of undefined" when "Edit pages on double click" is enabled - 10https://bugzilla.wikimedia.org/57713#c1 (10Helder) This is still reproducible (tested with Firefox 33). The code is now at https://bits.wikimedia.org/static-1.... [10:55:56] (03PS4) 10Thiemo Mättig (WMDE): Simplify remoteExtPath regex [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172289 [11:00:37] 3MediaWiki extensions / 3WikidataRepo: coordinate precision issue - 10https://bugzilla.wikimedia.org/64820#c22 (10JulesWinnfield-hu) 5RESO/FIX>3REOP (In reply to tobias.gritschacher from comment #20) Thank you. It is almost fine. If you set a higher precision (lower value) than the precision of the inpu... [11:11:44] [13WikibaseDataModel] 15lydiapintscher pushed 1 new commit to 06master: 02http://git.io/U7E3cg [11:11:44] 13WikibaseDataModel/06master 14f17107b 15Lydia Pintscher: Merge pull request #249 from wmde/killacat... [11:16:11] [13WikibaseDataModel] 15mariushoch 04deleted 06killacat at 144de9411: 02http://git.io/QwEL-g [11:19:13] ;-) [11:20:26] (03PS4) 10Adrian Lang: Stop using Claims and Entity in WikibaseLuaEntityBindings [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174299 (owner: 10Jeroen De Dauw) [11:20:28] (03PS1) 10Adrian Lang: Make nil the default for acceptableRanks in formatPropertyValues [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174392 [11:20:53] (03CR) 10Adrian Lang: "Rebased on top of a fix for the failing test." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174299 (owner: 10Jeroen De Dauw) [11:21:18] (03CR) 10Adrian Lang: [C: 032] Simplify remoteExtPath regex [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172289 (owner: 10Thiemo Mättig (WMDE)) [11:27:36] 3MediaWiki extensions / 3WikidataRepo: not possible to save new URL statements or statements linking to images on Commons - 10https://bugzilla.wikimedia.org/73582#c4 (10Lydia Pintscher) 5RESO/FIX>3REOP Still not working on wikidata.org :( [11:27:56] Broken again? :O [11:28:11] seems so -.- [11:28:21] images were working again... [11:28:26] not sure what happened. maybe something went wrong with the deployment [11:28:32] interesting [11:29:22] No problems here. https://www.wikidata.org/w/index.php?title=Q4115189&diff=175298712&oldid=175285264 [11:29:37] wtf [11:29:50] sjoerddebruin: can you try on https://www.wikidata.org/wiki/Q20071 ? [11:29:59] image Markt Glauchau.JPG [11:30:18] https://www.wikidata.org/w/index.php?title=Q20071&diff=175298839&oldid=175297337 [11:30:29] (03CR) 10Adrian Lang: [C: 032] $.wikibase.toolbarbutton: Fixed action handling [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173291 (owner: 10Henning Snater) [11:30:34] wtf [11:30:38] thx sjoerddebruin [11:31:43] (03CR) 10Adrian Lang: [C: 032] Delay entitysearch request [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173803 (owner: 10Henning Snater) [11:32:13] still not working for me [11:32:21] :( [11:32:28] It worked for me [11:32:29] You've purged and deleted your cache? [11:32:35] yes [11:32:43] using two different chromium profiles [11:32:53] Ok... :( [11:32:59] Wil try Chrome then... [11:33:12] Let me try on Android [11:33:19] wait [11:33:21] now it works? [11:33:26] ok i don't get this... [11:33:27] -.- [11:33:35] Like I said, this place is haunted. [11:33:52] ok image works in the other brownser [11:33:53] but not url [11:33:58] -.- [11:34:09] [13Geo] 15thiemowmde created 06byZero (+1 new commit): 02http://git.io/SDKAoA [11:34:09] 13Geo/06byZero 14e8d28c9 15Thiemo Mättig: Fall back to default precision if invalid [11:34:27] and now image doesn't work again [11:34:32] timing issue? [11:34:46] [13Geo] 15thiemowmde opened pull request #32: Fall back to default precision if invalid (06master...06byZero) 02http://git.io/KWqz4g [11:34:51] 3MediaWiki extensions / 3WikidataRepo: php warning: division by zero in GeoCoordinateFormatter - 10https://bugzilla.wikimedia.org/73601#c1 (10Thiemo Mättig) 5NEW>3PATC https://github.com/DataValues/Geo/pull/32 [11:35:27] * Lydia_WMDE tries on different item [11:35:29] Works on Android [11:35:36] Random item [11:35:40] No purge [11:36:01] nope [11:36:06] not working for image on new item either [11:36:25] (03CR) 10Adrian Lang: [C: 032] Remove usage of deprecated code in EntitySearchTextGenerator [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173821 (owner: 10Jeroen De Dauw) [11:36:38] Weird [11:36:44] neither for url [11:36:49] Can anyone else try? [11:36:52] purged it [11:37:20] i'll try in firefox in the meantime [11:37:37] Ok [11:38:21] (03Merged) 10jenkins-bot: Simplify remoteExtPath regex [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172289 (owner: 10Thiemo Mättig (WMDE)) [11:38:26] (03PS3) 10Adrian Lang: Inject LabelLookup got use by Formatters. [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173848 (owner: 10Daniel Kinzler) [11:41:47] ok firefox works [11:41:59] can someone else try chrome please? [11:43:07] Well, it works on the phone [11:44:50] (03CR) 10Thiemo Mättig (WMDE): Replace some Claims with StatementList (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173828 (owner: 10Thiemo Mättig (WMDE)) [11:45:07] 3MediaWiki extensions / 3WikidataClient: Add parameters to wbcreateclaim and wbsetclaim API modules to prevent creating duplicate claims - 10https://bugzilla.wikimedia.org/73600 (10Lydia Pintscher) p:5Unprio>3Normal [11:45:12] (03Merged) 10jenkins-bot: $.wikibase.toolbarbutton: Fixed action handling [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173291 (owner: 10Henning Snater) [11:45:21] 3MediaWiki extensions / 3WikidataRepo: Add parameters to wbcreateclaim and wbsetclaim API modules to prevent creating duplicate claims - 10https://bugzilla.wikimedia.org/73600 (10Lydia Pintscher) [11:45:23] Works on Midori [11:45:29] (03Merged) 10jenkins-bot: Delay entitysearch request [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173803 (owner: 10Henning Snater) [11:45:37] ok [11:45:42] (03Merged) 10jenkins-bot: Remove usage of deprecated code in EntitySearchTextGenerator [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173821 (owner: 10Jeroen De Dauw) [11:45:51] 3MediaWiki extensions / 3WikidataRepo: SitelinksUI: Not possible to jump to new sitelink using TAB - 10https://bugzilla.wikimedia.org/73127 (10Henning) 5PATC>3RESO/FIX [11:46:53] * in [11:51:10] 3MediaWiki extensions / 3WikidataRepo: update documentation of high-level data model - 10https://bugzilla.wikimedia.org/73603 (10Lydia Pintscher) 3NEW p:3Unprio s:3normal a:3Wikidata bugs We need to update the documentation of our high-level data model to reflect reality again. [11:53:22] 3MediaWiki extensions / 3WikidataRepo: update documentation of high-level data model - 10https://bugzilla.wikimedia.org/73603 (10Lydia Pintscher) p:5Unprio>3High s:5normal>3major [11:57:11] 3MediaWiki extensions / 3WikidataRepo: update documentation of high-level data model - 10https://bugzilla.wikimedia.org/73603 (10Lydia Pintscher) [11:57:11] 3MediaWiki extensions / 3WikidataRepo: update documentation of php data model - 10https://bugzilla.wikimedia.org/73604 (10Lydia Pintscher) 3NEW p:3Unprio s:3normal a:3Wikidata bugs We need to update the documentation of our php data model to reflect reality again. [11:59:21] 3MediaWiki extensions / 3WikidataRepo: update documentation of high-level data model - 10https://bugzilla.wikimedia.org/73603 (10Lydia Pintscher) [11:59:23] 3MediaWiki extensions / 3WikidataRepo: update documentation of js data model - 10https://bugzilla.wikimedia.org/73606 (10Lydia Pintscher) 3NEW p:3Unprio s:3normal a:3Wikidata bugs We need to update the documentation of our js data model to reflect reality again. [11:59:50] 3MediaWiki extensions / 3WikidataRepo: update documentation of js data model - 10https://bugzilla.wikimedia.org/73606 (10Lydia Pintscher) p:5Unprio>3High [12:00:21] 3MediaWiki extensions / 3WikidataRepo: update documentation of php data model - 10https://bugzilla.wikimedia.org/73604 (10Lydia Pintscher) p:5Unprio>3High [12:08:58] (03CR) 10Adrian Lang: Add package definitions for each component (035 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/171481 (owner: 10Jeroen De Dauw) [12:11:41] (03CR) 10Adrian Lang: [V: 04-1] "Needs rebase." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/172997 (owner: 10Thiemo Mättig (WMDE)) [12:15:06] (03CR) 10Adrian Lang: [V: 04-1] "I get the following after rebasing:" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/170307 (owner: 10Thiemo Mättig (WMDE)) [12:16:29] (03PS5) 10Adrian Lang: Defer entity deserialization [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/167224 (owner: 10Daniel Kinzler) [12:26:10] Lydia_WMDE: Any news? Does it work for you now? [12:31:42] (03CR) 10Hoo man: "The change looks good, but could we please not create more merge conflicts?" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174392 (owner: 10Adrian Lang) [12:32:06] * hoo wonders why so many people keep touching the Lua stuffs now [12:32:23] that's nice... but also kind of annoying [12:32:36] (03CR) 10Adrian Lang: "Merge conflicts? I'm trying to get the queue emptier." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174392 (owner: 10Adrian Lang) [12:33:00] hoo: Because that's what jeroen's change needs [12:33:10] I don't know why he did his change in the first place [12:33:25] Adrian_WMDE: https://gerrit.wikimedia.org/r/170504 [12:33:46] hoo: did not get exactly what should be broken, but the issue with commons and url datatypes (syve-button stays disabled) works for me in chrome and firefox [12:33:57] (tested on http://wikidata.beta.wmflabs.org/wiki/Q11966) [12:34:27] Tobi_WMDE_SW: It's also deployed [12:34:29] I did that earlier on [12:34:44] Adrian_WMDE: Why does Jeroen's change need that? Seems like there's some other minor flaw in there [12:34:49] but might be that I'm wrong [12:34:55] but it seems to be working around something [12:34:57] hoo: yes. but didn't Lydia_WMDE and/or you complain it didn't work? [12:35:06] He changed the requestedRanks check from ! to === null [12:35:08] I said it worked for me [12:35:17] Lydia had troubles in Chrome or so [12:35:32] Adrian_WMDE: Ok... that's a breaking change [12:35:39] needs documentation or so [12:35:45] hoo: ok, didn't have any problems [12:35:55] so I assume everything is fine. [12:36:02] because people out there might be relying on the fact they can out tables in there [12:36:03] will try together with Lydia_WMDE once she is back [12:36:07] ok [12:36:14] hoo: I documented it in the lua doc [12:36:20] No, wait, I didn't [12:36:26] because the doc still holds [12:37:02] (03CR) 10Adrian Lang: [C: 032] Make mw.wikibase.entity.formatPropertyValues work for non-items [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/170504 (https://bugzilla.wikimedia.org/72124) (owner: 10Hoo man) [12:37:23] Adrian_WMDE: True [12:37:33] but still I'd be happier with keeping the old behaviour [12:37:40] I don't see any benefit in changing it [12:37:56] let's try to be as stable as possible with our APIs, if it's that cheap [12:38:23] I'd say the old behavior was wrong [12:38:40] doc says the parameter is optional, it does not say the default value is an empty array [12:38:50] 3MediaWiki extensions / 3WikidataRepo: update documentation of high-level data model - 10https://bugzilla.wikimedia.org/73603 (10Andre Klapper) [12:39:00] and I would expect an empty array to return no statements, not to return the best statements [12:39:22] because no statement has a rank in array() [12:39:30] Well, mh [12:39:59] I can see the point... [12:40:10] still I'm afraid people do something like [12:40:15] local ranks = {} [12:40:19] if foo then [12:40:36] ranks... [12:40:37] end [12:40:44] and then pass foo to the function [12:40:50] eh ranks [12:41:52] (03Merged) 10jenkins-bot: Make mw.wikibase.entity.formatPropertyValues work for non-items [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/170504 (https://bugzilla.wikimedia.org/72124) (owner: 10Hoo man) [12:42:20] Adrian_WMDE: Decide yourself, I think I' ok with both [12:43:32] We can also assert that it's not {} [12:43:48] Because that does not make a lot of sense anyway [12:44:20] Or warn and = null [12:48:26] mh [12:48:37] don't make the complexity explode [12:48:45] but despite of that I'm open for such idea [12:48:54] would be nice to have this mergeable by Friday [12:49:14] becuase that's when I plan to work on the Lua things [12:52:52] 3MediaWiki extensions / 3WikidataClient: Calling mw.wikibase.entity.formatPropertyValues on Property fails with wikibase-error-invalid-entity-id - 10https://bugzilla.wikimedia.org/72124 (10Marius Hoch) 5PATC>3RESO/FIX [13:17:22] 3MediaWiki extensions / 3WikidataRepo: Support units in quantity datatype - 10https://bugzilla.wikimedia.org/63722#c2 (10Lydia Pintscher) Update: We plan to enable it without conversion on test.wikidata.org and then get feedback if we should roll it out without conversion initially or not. We still need to m... [13:23:24] Lydia_WMDE: Can we close that evil super-red bug from yesterday? [13:23:54] hoo: yeah if no-one else can reproduce it... [13:24:07] maybe still weird caching on my side [13:24:22] Ok, Tobi said it's fine for him as well [13:24:35] ok cool [13:24:36] will try one of the university wokrstations next to me [13:24:36] wait [13:25:43] works on them as well [13:25:56] ok :) [13:25:57] good [13:27:21] 3MediaWiki extensions / 3WikidataRepo: not possible to save new URL statements or statements linking to images on Commons - 10https://bugzilla.wikimedia.org/73582#c5 (10Marius Hoch) 5REOP>3RESO/FIX Seems to be fixed... might be that some experience weird behaviour due to caching, though. [13:27:29] (03PS1) 10Adrian Lang: Cleanup after I457552b5017948d246becac6677c2e01464edc43 [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174409 [13:29:10] 3MediaWiki extensions / 3WikidataRepo: Refactor EntityView Instantiation - 10https://bugzilla.wikimedia.org/73264#c2 (10Adrian Lang) We now have at least two different approaches to this problem: https://gerrit.wikimedia.org/r/173848 https://gerrit.wikimedia.org/r/172590 [13:29:22] (03CR) 10Hoo man: [C: 032] Cleanup after I457552b5017948d246becac6677c2e01464edc43 [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174409 (owner: 10Adrian Lang) [13:31:07] 3MediaWiki extensions / 3WikidataRepo: duplicate notification for anonymous editors - 10https://bugzilla.wikimedia.org/73610 (10Lydia Pintscher) 3NEW p:3Unprio s:3normal a:3Wikidata bugs When editing an item anonymously you currently get 3 messages after clicking "add". The first one is our own copyr... [13:31:21] 3MediaWiki extensions / 3WikidataRepo: update documentation of high-level data model - 10https://bugzilla.wikimedia.org/73603#c1 (10Jeroen De Dauw) See also https://github.com/wmde/WikibaseDataModel/issues/134 [13:31:21] 3MediaWiki extensions / 3WikidataRepo: duplicate notification for anonymous editors - 10https://bugzilla.wikimedia.org/73610 (10Lydia Pintscher) p:5Unprio>3Normal [13:31:35] 3MediaWiki extensions / 3WikidataRepo: duplicate notification for anonymous editors - 10https://bugzilla.wikimedia.org/73610 (10Lydia Pintscher) [13:33:52] * hoo has to leave for now [13:33:57] might be back later or tomorrow [13:34:43] [13WikibaseDataModel] 15JeroenDeDauw comment on pull request #295 14c42558b: The dev is meant to indicate this is not a release yet, but rather a development version. No need to be more specific. 02http://git.io/ljTy0Q [13:35:14] [13WikibaseDataModel] 15JeroenDeDauw comment on pull request #295 14c42558b: How would you improve performance of the method? 02http://git.io/1VeDxA [13:36:25] (03Merged) 10jenkins-bot: Cleanup after I457552b5017948d246becac6677c2e01464edc43 [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174409 (owner: 10Adrian Lang) [13:44:13] [13WikibaseDataModel] 15JeroenDeDauw comment on pull request #296 149f48efd: I don't see much incentive to deprecate this 02http://git.io/8FAB0w [13:45:04] [13WikibaseDataModel] 15JeroenDeDauw comment on pull request #296 149f48efd: Also, if you do deprecate something, it should be mentioned in the release notes 02http://git.io/xMIDXg [13:49:44] [13WikibaseDataModel] 15JeroenDeDauw closed pull request #298: Reworked all equals methods (06master...06equals) 02http://git.io/Fnf_gA [13:57:00] (03PS2) 10Thiemo Mättig (WMDE): Clean up introduction of usage tracking service [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/167596 [13:58:40] (03CR) 10Jeroen De Dauw: "Thanks!" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174299 (owner: 10Jeroen De Dauw) [13:59:38] (03CR) 10Jeroen De Dauw: [C: 032] Make nil the default for acceptableRanks in formatPropertyValues [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174392 (owner: 10Adrian Lang) [14:00:02] (03PS9) 10Jeroen De Dauw: Remove usage of deprecated Entity methods [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173840 [14:00:05] (03PS7) 10Jeroen De Dauw: Remove usage of deprecated Claims and Entity classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173810 [14:04:06] [13WikibaseDataModel] 15thiemowmde 04force-pushed 06emptyFingerprint from 149f48efd to 14656c252: 02http://git.io/uH6jlQ [14:04:06] 13WikibaseDataModel/06emptyFingerprint 14656c252 15Thiemo Mättig: Allow constructing empty Fingerprint [14:05:16] [13WikibaseDataModel] 15thiemowmde comment on pull request #296 14656c252: Release notes updated.... 02http://git.io/CzebHA [14:09:58] [13WikibaseDataModel] 15thiemowmde 04force-pushed 06emptyFingerprint from 14656c252 to 14508b90a: 02http://git.io/uH6jlQ [14:09:58] 13WikibaseDataModel/06emptyFingerprint 14508b90a 15Thiemo Mättig: Allow constructing empty Fingerprint [14:10:07] [13WikibaseDataModel] 15JeroenDeDauw comment on pull request #296 14508b90a: If you deprecate this, all code using it will end up with deprecation indicators, while what it's doing in perfectly fine. 02http://git.io/PnS6lw [14:13:50] 3MediaWiki extensions / 3WikidataRepo: update documentation of php data model - 10https://bugzilla.wikimedia.org/73604#c1 (10Jeroen De Dauw) Why is this under "Repo"? The reality is in the implementation of the PHP DataModel. And we don't high level documentation for it (yet) that could get out of date. So... [14:17:09] [13WikibaseDataModel] 15thiemowmde 04force-pushed 06isEmpty from 142241b35 to 142055480: 02http://git.io/futppw [14:17:09] 13WikibaseDataModel/06isEmpty 141843e97 15Thiemo Mättig: Reworked all isEmpty methods [14:17:09] 13WikibaseDataModel/06isEmpty 142055480 15Thiemo Mättig: Add tests [14:18:19] [13WikibaseDataModel] 15thiemowmde comment on pull request #296 14508b90a: So what? 02http://git.io/sel3KQ [14:35:43] [13WikibaseDataModel] 15JeroenDeDauw closed pull request #297: Reworked all isEmpty methods (06master...06isEmpty) 02http://git.io/78bVhQ [14:42:12] (03CR) 10Thiemo Mättig (WMDE): [C: 032] Remove usage of deprecated Claims and Entity classes (032 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173810 (owner: 10Jeroen De Dauw) [14:44:17] [13WikibaseDataModel] 15thiemowmde comment on pull request #295 14c42558b: This is basically a loop in a loop. `in_array` does have linear runtime, `array_key_exists` does have constant runtime. Doesn't matter at all when $acceptableRanks is a single value. 02http://git.io/v1llzw [14:47:53] (03Merged) 10jenkins-bot: Remove usage of deprecated Claims and Entity classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173810 (owner: 10Jeroen De Dauw) [14:56:43] Thiemo_WMDE: https://bugzilla.wikimedia.org/show_bug.cgi?id=64820 [14:57:04] can you decrypt what this guy means exactly? [14:57:18] to me this behavior is fine [15:07:13] [13WikibaseDataModel] 15thiemowmde 04force-pushed 06emptyFingerprint from 14508b90a to 140c7765a: 02http://git.io/uH6jlQ [15:07:13] 13WikibaseDataModel/06emptyFingerprint 140c7765a 15Thiemo Mättig: Allow constructing empty Fingerprint [15:26:05] 3MediaWiki extensions / 3WikidataRepo: coordinate precision issue - 10https://bugzilla.wikimedia.org/64820#c23 (10Thiemo Mättig) 5REOP>3RESO/FIX What does "break" mean? A line break? An unexpected value? Which change (diff) is the relevant one? Can you please, please explain what exactly you did, what th... [15:30:10] [13WikibaseDataModel] 15thiemowmde 04force-pushed 06dropStatements from 143f25d53 to 14b765a68: 02http://git.io/SKVrwA [15:30:10] 13WikibaseDataModel/06dropStatements 14b765a68 15Thiemo Mättig: Simplify setStatements( new StatementList() ) [15:34:36] 3MediaWiki extensions / 3WikidataRepo: coordinate precision issue - 10https://bugzilla.wikimedia.org/64820#c24 (10JulesWinnfield-hu) 5RESO/FIX>3REOP (In reply to Thiemo Mättig from comment #23) Displays incorrect value. See the history and see the 60s in the place of seconds. [15:38:06] 3MediaWiki extensions / 3WikidataRepo: coordinate precision issue - 10https://bugzilla.wikimedia.org/64820#c25 (10Thiemo Mättig) 5REOP>3RESO/FIX This is not helpful. What does "incorrect" mean? What part of the history? Which diffs are teh relevant ones? What "place of seconds"? In the name of the god yo... [15:43:35] 3MediaWiki extensions / 3WikidataRepo: coordinate precision issue - 10https://bugzilla.wikimedia.org/64820#c26 (10Andre Klapper) Jules: https://www.mediawiki.org/wiki/How_to_report_a_bug might have hints how to provide sufficient information for developers. Also note that you can also add comments without ch... [15:49:05] 3MediaWiki extensions / 3WikidataRepo: coordinate precision issue - 10https://bugzilla.wikimedia.org/64820#c27 (10JulesWinnfield-hu) (In reply to Thiemo Mättig from comment #25) http://wikidata.beta.wmflabs.org/w/index.php?title=Q29510&action=history Instead of 44°38'0.000"N, 25°20'0.000"E it is 44°37'60.00... [15:49:20] 3MediaWiki extensions / 3WikidataRepo: coordinate precision issue - 10https://bugzilla.wikimedia.org/64820 (10JulesWinnfield-hu) 5RESO/FIX>3REOP [15:50:23] 3MediaWiki extensions / 3WikidataRepo: Rounding errors lead to 60 mins/secs in Geo formatters - 10https://bugzilla.wikimedia.org/73613 (10Thiemo Mättig) 3NEW p:3Unprio s:3normal a:3Wikidata bugs This depends on the precision. The example value 47.7 is correctly formatted as 47°42' most of the time bu... [15:50:55] 3MediaWiki extensions / 3WikidataRepo: Rounding errors lead to 60 mins/secs in Geo formatters - 10https://bugzilla.wikimedia.org/73613 (10Thiemo Mättig) p:5Unprio>3High [15:50:55] 3MediaWiki extensions / 3WikidataRepo: coordinate precision issue - 10https://bugzilla.wikimedia.org/64820 (10Thiemo Mättig) [15:56:22] 3MediaWiki extensions / 3WikidataRepo: coordinate precision issue - 10https://bugzilla.wikimedia.org/64820#c28 (10Thiemo Mättig) 5REOP>3RESO/INV Ok, 60 minutes or seconds is clearly wrong. But this is completely unrelated to precision detection. (But to be honest I have no idea what this bug was about or... [16:04:22] [13WikidataBrowserTests] 15tobijat created 06statements_url (+1 new commit): 02http://git.io/NW6Csw [16:04:22] 13WikidataBrowserTests/06statements_url 149dfae26 15Tobias Gritschacher: Add tests for URL type statements [16:09:21] 3MediaWiki extensions / 3WikidataRepo: "Uncaught TypeError: Cannot call method 'click' of undefined" when "Edit pages on double click" is enabled - 10https://bugzilla.wikimedia.org/57713#c2 (10Thiemo Mättig) Isn't this a core error then? Can you please move it? [16:10:50] 3MediaWiki extensions / 3WikidataRepo: coordinate precision issue - 10https://bugzilla.wikimedia.org/64820#c29 (10JulesWinnfield-hu) If I enter 47°42'0.00"N, 15°27'0.00"E, detected precision is arcsecond. Shouldn't it be 1/100 of an arcsecond? [16:15:06] 3MediaWiki extensions / 3WikidataRepo: coordinate precision issue - 10https://bugzilla.wikimedia.org/64820#c30 (10tobias.gritschacher) (In reply to JulesWinnfield-hu from comment #29) > If I enter 47°42'0.00"N, 15°27'0.00"E, detected precision is arcsecond. > Shouldn't it be 1/100 of an arcsecond? No, not i... [16:19:52] 3MediaWiki extensions / 3WikidataRepo: coordinate precision issue - 10https://bugzilla.wikimedia.org/64820#c31 (10JulesWinnfield-hu) (In reply to tobias.gritschacher from comment #30) > (In reply to JulesWinnfield-hu from comment #29) > > If I enter 47°42'0.00"N, 15°27'0.00"E, detected precision is arcsecond... [16:32:50] aude: Not sure if you're about... Are you bumping this week? [16:37:14] Reedy: no [16:37:22] ok :) [16:37:25] Are you stateside now? [16:37:46] yes :) [17:03:41] [13WikibaseDataModel] 15JeroenDeDauw comment on pull request #295 14c42558b: Can you add a commit that implements the `array_key_exists` approach? 02http://git.io/0v9poA [17:15:08] 3MediaWiki extensions / 3WikidataClient: mw.entity.label and mw.wikibase.sitelink are expected to return nil - 10https://bugzilla.wikimedia.org/73615 (10Aude) 3NEW p:3Unprio s:3normal a:3Wikidata bugs mw.entity.label and mw.wikibase.sitelink are expected to return nil when something is not found, rat... [17:16:24] (03PS1) 10Aude: Return nil when mw.entity.label and sitelink don't find anything [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174443 (https://bugzilla.wikimedia.org/73615) [17:16:30] where is hoo? [17:16:37] DanielK_WMDE__: around? [17:18:36] 3MediaWiki extensions / 3WikidataClient: mw.entity.label and mw.wikibase.sitelink are expected to return nil - 10https://bugzilla.wikimedia.org/73615#c2 (10Aude) returning an empty string, the results of using the ruwiki Wikidata module are now like: http://snag.gy/82LD6.jpg for labels and site links not f... [17:23:42] jzerebecki: seen aude's patch? [17:24:46] i think copy and paste was done from the parser function code [17:25:04] but the behavior is supposed to be different in lua [17:25:18] * aude wish hoo was around [17:25:56] (03CR) 10Hoo man: [C: 032] Return nil when mw.entity.label and sitelink don't find anything [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174443 (https://bugzilla.wikimedia.org/73615) (owner: 10Aude) [17:26:32] aude: he said he'd be back later today or tomorrow so not sure if he'll show up again tonight [17:26:54] maybe Tobi_WMDE_SW is still around? [17:27:05] it's a hoo! [17:27:17] hah [17:27:33] ok cool [17:27:38] will backport [17:27:42] \o/ [17:27:43] thanks [17:27:51] sure [17:27:56] and thanks for the other bug fixes [17:28:06] :) [17:28:07] i assume they are fixed, right? [17:28:10] yeah [17:28:13] good :) [17:28:22] both fine now in production [17:28:27] good [17:29:25] (03PS1) 10Aude: Return nil when mw.entity.label and sitelink don't find anything [extensions/Wikibase] (wmf/1.25wmf8) - 10https://gerrit.wikimedia.org/r/174445 (https://bugzilla.wikimedia.org/73615) [17:32:33] (03Merged) 10jenkins-bot: Return nil when mw.entity.label and sitelink don't find anything [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174443 (https://bugzilla.wikimedia.org/73615) (owner: 10Aude) [17:35:16] [13Geo] 15JanZerebecki closed pull request #32: Fall back to default precision if invalid (06master...06byZero) 02http://git.io/KWqz4g [17:36:05] [17:31:45] "PHP Warning: Division by zero in /srv/mediawiki/php-1.25wmf8/extensions/Wikidata/vendor/data-values/geo/src/Formatters/GeoCoordinateFormatter.php on line 212" <-- known issue? [17:36:21] Reedy: saw a bug report for that [17:36:31] Lydia_WMDE: did we fix that? [17:36:41] is that what jzerebecki just merged? [17:36:54] aude: not sure tbh [17:37:02] hmm [17:37:06] yup that is what the merge fixes [17:37:08] ok [17:37:19] so need to backport [17:39:05] (03CR) 10Aude: [C: 032] Return nil when mw.entity.label and sitelink don't find anything [extensions/Wikibase] (wmf/1.25wmf8) - 10https://gerrit.wikimedia.org/r/174445 (https://bugzilla.wikimedia.org/73615) (owner: 10Aude) [17:40:13] Lydia_WMDE: we can /probably should get the russian or some lua modules on beta [17:40:30] *nod* [17:40:31] and have selenium tests for them (and parser function) [17:40:36] to help check integration [17:40:37] agreed [17:40:46] would be easy (i have the russian module) [17:40:52] just didn't look until now [17:43:09] Lydia_WMDE: which patch from aude did you want me to look at? [17:43:10] (03PS6) 10Jeroen De Dauw: (bug 44580) RDF dump creating script [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/64081 (owner: 10Denny Vrandecic) [17:43:40] jzerebecki: hoo already did [17:43:44] k [17:44:02] i'll cut a data-value/geo release [17:44:57] 3MediaWiki extensions / 3WikidataRepo: [HHVM] Get rid of class aliases - 10https://bugzilla.wikimedia.org/71295 (10Andre Klapper) [17:46:07] (03Merged) 10jenkins-bot: Return nil when mw.entity.label and sitelink don't find anything [extensions/Wikibase] (wmf/1.25wmf8) - 10https://gerrit.wikimedia.org/r/174445 (https://bugzilla.wikimedia.org/73615) (owner: 10Aude) [17:48:30] Reedy: The purge bot silently ran in the background. Just noticed that it's finished [17:48:36] yay [17:48:47] It survived multiple locations including wireless in the train. Just 17 items left to fix :-) [17:50:49] [13Geo] 15JanZerebecki created 06release (+1 new commit): 02http://git.io/p1Nq_A [17:50:49] 13Geo/06release 14b9811a0 15Jan Zerebecki: Release 1.1.3 [17:51:11] [13Geo] 15JanZerebecki opened pull request #33: Release 1.1.3 (06master...06release) 02http://git.io/XmvVew [17:51:58] aude: ^^ that was easier than some server side script ;-) [17:52:29] No I'm just wondering who else wanted this besides me [17:53:13] (03CR) 10Umherirrender: "core change I3e1dcf46fe18a97a05e3406c209815adb7e0e083 is in "Pending review", to get this change also apply to core." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174164 (owner: 10Umherirrender) [17:53:31] [13Geo] 15JanZerebecki pushed 1 new commit to 06master: 02http://git.io/xD61Dg [17:53:31] 13Geo/06master 14ed6d1e5 15Jan Zerebecki: Merge pull request #33 from DataValues/release... [17:53:41] [13Geo] 15JanZerebecki 04deleted 06release at 14b9811a0: 02http://git.io/DzvQCw [17:54:19] [13Geo] 15JanZerebecki tagged 061.1.3 at 06master: 02http://git.io/1239zg [17:55:06] jzerebecki: On invalid precision fall back to default instead of dividing by zero. [17:55:12] Strikes me as odd [17:55:22] Does that not need a comma after precision? [17:55:49] "Fall back to default on invalid precision instead of dividing by zero." [17:55:56] Reads a lot more natural to me [17:58:05] JeroenDeDauw: yea sounds better, though already tagged [17:58:22] 3MediaWiki extensions / 3WikidataClient: mw.entity.label and mw.wikibase.sitelink are expected to return nil - 10https://bugzilla.wikimedia.org/73615 (10Aude) 5PATC>3RESO/FIX [18:00:55] jzerebecki: the release notes on master are more important than those in any release, so I do not think it matters much if a tag has been made or not [18:08:41] looks like we are also pulling in 1.1.2 ("Precision detection in `GlobeCoordinateParser` now has a lower bound of 0.00000001°") [18:09:12] probably is ok [18:15:58] (03PS1) 10Aude: Update Wikidata, fixes for geo precision and lua [extensions/Wikidata] (wmf/1.25wmf8) - 10https://gerrit.wikimedia.org/r/174456 [18:16:09] (03CR) 10Jeroen De Dauw: [C: 032] Use Parser::SFH_NO_HASH class const [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174164 (owner: 10Umherirrender) [18:17:02] (03PS6) 10Jeroen De Dauw: Add package definitions for each component [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/171481 [18:18:15] (03CR) 10jenkins-bot: [V: 04-1] Update Wikidata, fixes for geo precision and lua [extensions/Wikidata] (wmf/1.25wmf8) - 10https://gerrit.wikimedia.org/r/174456 (owner: 10Aude) [18:18:34] aaaa [18:18:47] oh, that's composer-validate :/ [18:18:55] yeah, can fix [18:19:04] https://bugzilla.wikimedia.org/show_bug.cgi?id=73523 [18:20:53] it's somewhat awkward though... there's the build resources and then the build result [18:21:09] i'll make it build-resources [18:21:20] the name? [18:21:37] it could just be wikimedia/wikidata or something, as it's the code for wikidata deployed on wikimedia :P [18:21:53] yeah [18:23:12] (03PS2) 10Aude: Update Wikidata, fixes for geo precision and lua [extensions/Wikidata] (wmf/1.25wmf8) - 10https://gerrit.wikimedia.org/r/174456 [18:25:14] [13WikidataBuildResources] 15filbertkm created 06composer (+1 new commit): 02http://git.io/ygTMHA [18:25:14] 13WikidataBuildResources/06composer 14d31780d 15aude: Add name and description to composer.json [18:27:31] [13WikidataBuildResources] 15filbertkm pushed 1 new commit to 06composer: 02http://git.io/CkIYHQ [18:27:31] 13WikidataBuildResources/06composer 14c1e074e 15aude: Add license to composer.json [18:27:55] [13WikidataBuildResources] 15filbertkm opened pull request #11: Add name, description and license to composer.json (06master...06composer) 02http://git.io/_A-5WA [18:28:40] [13WikidataBuildResources] 15filbertkm 04force-pushed 06composer from 14c1e074e to 14c67315c: 02http://git.io/eRpZSw [18:28:40] 13WikidataBuildResources/06composer 14c67315c 15aude: Add license to composer.json... [18:30:05] 3Wikimedia / 3Wikidata: extensions/Wikidata's composer.json doesn't validate - 10https://bugzilla.wikimedia.org/73523#c1 (10Aude) 5NEW>3PATC composer.json for the build is maintained in https://github.com/wmde/WikidataBuildResources https://github.com/wmde/WikidataBuildResources/pull/11 [18:31:44] (03CR) 10Aude: [C: 032] Update Wikidata, fixes for geo precision and lua [extensions/Wikidata] (wmf/1.25wmf8) - 10https://gerrit.wikimedia.org/r/174456 (owner: 10Aude) [18:33:57] (03Merged) 10jenkins-bot: Update Wikidata, fixes for geo precision and lua [extensions/Wikidata] (wmf/1.25wmf8) - 10https://gerrit.wikimedia.org/r/174456 (owner: 10Aude) [18:38:05] Reedy: https://gerrit.wikimedia.org/r/#/c/174461/ we will need that before deploying wmf8 on wikipedia [18:38:37] if no one is doing anything now, suppose i can do or you can [18:52:19] thanks :) [18:53:19] [13WikidataBuildResources] 15JeroenDeDauw comment on pull request #11 14c67315c: wikidata/wikibase or wikidata/wikidata I'd say. The vendor here is not wikibase 02http://git.io/g9fXaA [18:53:31] aude: Hi, the imagelinks purge bot is done. Next up, geolinks? ;-) [18:55:20] multichill: would be nice [18:55:39] though Special:Nearby is in mobile frontend which is not yet enabled on wikidata :/ [18:58:12] I'm sure Max would love to help enable it :-) [18:58:45] [13Geo] 15JeroenDeDauw pushed 1 new commit to 06master: 02http://git.io/O4r1fw [18:58:45] 13Geo/06master 14438788e 15Jeroen De Dauw: Update README.md [18:58:51] well... problem is that wikidata is ugly in mobile, but [18:59:03] maybe there's a way we can enable it but not have the mobile domain at the moment [18:59:09] sigh, the leftovers are like https://www.wikidata.org/wiki/Q192417 [18:59:15] and enabling geodata (the api module etc.) is a separate thing [18:59:20] so possible [18:59:26] Special:Nearby works on a laptop [18:59:30] i know :) [19:00:00] the new ui design should work better on mobile [19:02:14] (03CR) 10Aude: "i think we can use runBatchedQuery.php to update preferences, if we make this change." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/117429 (owner: 10Aude) [19:02:47] Lydia_WMDE: around? [19:02:52] aude: jep [19:03:00] wasup? [19:03:03] i'll look at updating the property suggester either later or otherwise tomororw [19:03:10] * aude didn't forget [19:03:10] sweet [19:03:17] np :) [19:03:39] i forgot when you wanted to do it tbh :D [19:03:42] and looking at the memcached issue again to see what else is needed with my patch or else how to solve [19:03:50] cool [19:03:53] not yesterday :) [19:03:54] Ok. 26144 items left now when I do the query for all media properties [19:04:07] multichill: yay! [19:04:57] (03PS7) 10Jeroen De Dauw: Add package definitions for each component [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/171481 [19:06:26] (03CR) 10Jeroen De Dauw: "Thanks Adrian, removed the not used things" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/171481 (owner: 10Jeroen De Dauw) [19:25:22] 3MediaWiki extensions / 3WikidataClient: Add Wikibase API module that is usable from client wikis and available as a generator & prop module - 10https://bugzilla.wikimedia.org/72729 (10Dan Garry) [20:06:23] (03PS2) 10Aude: Lazy initialize OtherProjectsSidebarGenerator in hook handlers [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174113 (https://bugzilla.wikimedia.org/56602) [20:06:36] wow, gerrit is fast! :) [20:25:51] multichill: Hey, I will do all of them in one hour, I'm watching supernatural right now [20:26:12] Amir1: Hi, that's fast :-) [20:26:23] :D [20:26:56] I already wrote lots of important parts, some adjustments are needed [20:32:36] So you'll connect institution items and import homecats? Or even more Amir1? [20:33:41] multichill: I import homecats at first and I import information from institutions [20:33:48] ok [20:34:01] if anything else is also needed let me know [20:34:09] I'll add it [20:44:12] (03PS3) 10Aude: Lazy initialize OtherProjectsSidebarGenerator in hook handlers [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174113 (https://bugzilla.wikimedia.org/56602) [20:46:30] (03CR) 10Aude: Lazy initialize OtherProjectsSidebarGenerator in hook handlers (034 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174113 (https://bugzilla.wikimedia.org/56602) (owner: 10Aude) [20:58:11] multichill: https://www.wikidata.org/wiki/Special:Contributions/Dexbot [21:00:44] Amir1: That should kill a lot of contraint violations! :-D [21:01:15] or create new ones :D [21:05:13] 3MediaWiki extensions / 3WikidataRepo: "Uncaught TypeError: Cannot call method 'click' of undefined" when "Edit pages on double click" is enabled - 10https://bugzilla.wikimedia.org/57713#c3 (10Helder) Maybe. But all non-Wikidata pages have a "ca-edit" link, so the code works fine. [21:13:47] started harvesting info from institutions [21:38:38] (03PS4) 10Aude: Lazy initialize OtherProjectsSidebarGenerator in hook handlers [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174113 (https://bugzilla.wikimedia.org/56602) [21:47:22] 3MediaWiki extensions / 3WikidataClient: Set languageLinkSiteGroup in $wgWBClientSettings to avoid fetching SiteList object from memcached - 10https://bugzilla.wikimedia.org/56602#c19 (10Aude) my patch (https://gerrit.wikimedia.org/r/#/c/174113/) ensures the memcached lookup of SiteList is confined to users... [23:07:59] (03PS5) 10Jeroen De Dauw: Lazy initialize OtherProjectsSidebarGenerator in hook handlers [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174113 (https://bugzilla.wikimedia.org/56602) (owner: 10Aude) [23:08:17] (03PS10) 10Jeroen De Dauw: Remove usage of deprecated Entity methods [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/173840 [23:08:41] (03PS8) 10Jeroen De Dauw: Add package definitions for each component [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/171481 [23:12:10] (03PS5) 10Jeroen De Dauw: Stop using Claims and Entity in WikibaseLuaEntityBindings [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174299 [23:21:50] (03CR) 10jenkins-bot: [V: 04-1] Stop using Claims and Entity in WikibaseLuaEntityBindings [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/174299 (owner: 10Jeroen De Dauw) [23:52:43] [13WikidataBuildResources] 15filbertkm pushed 1 new commit to 06composer: 02http://git.io/tKoH2w [23:52:43] 13WikidataBuildResources/06composer 14a43aa28 15aude: Change vendor to "wikidata" in composer.json