[01:21:23] 3Librarization, Wikidata, MediaWiki-Vendor, Wikibase-DataModel-JavaScript: Add data-values/javascript 0.6.0 to mediawiki/vendor - https://phabricator.wikimedia.org/T88436#1042729 (10Krinkle) Jobs will no longer use mediawiki/vendor in the near future. But until we're there, if the relevant extension here is Wiki... [07:01:52] 3Popups, § Wikidata-Sprint-2015-02-03, Wikidata: Hovercards don't show up with $wgUsePathInfo = false - https://phabricator.wikimedia.org/T70039#1042958 (10Prtksxna) [07:58:19] 3MediaWiki-extensions-WikibaseRepository: API function wbsetqualifier blocks frontend - https://phabricator.wikimedia.org/T89698#1042989 (10Balu) [08:08:26] Tpt: Want to take a look at my new version of the sort patch? https://gerrit.wikimedia.org/r/190693 [08:09:56] (03CR) 10Tpt: [C: 031] Sort links in the other projects sidebar by group id/site id [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/190693 (https://phabricator.wikimedia.org/T86328) (owner: 10Hoo man) [08:15:38] (03CR) 10Tpt: "I agree with Hoo, sort using an ORDER BY is dangerous if we change the SiteLinkLookup backend. More, should the backends take care of an o" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/190693 (https://phabricator.wikimedia.org/T86328) (owner: 10Hoo man) [08:16:06] hoo: Done. Thanks a lot for it :-) [08:17:01] You're welcome :) [08:19:03] 3MediaWiki-extensions-WikibaseRepository, Wikidata: API function wbsetqualifier blocks frontend - https://phabricator.wikimedia.org/T89698#1043009 (10Lydia_Pintscher) p:5Triage>3Unbreak! [08:19:35] 3MediaWiki-extensions-WikibaseRepository, Wikidata: API function wbsetqualifier blocks frontend - https://phabricator.wikimedia.org/T89698#1042981 (10Lydia_Pintscher) Set to unbreak now for investigation to see how bad this is. [08:21:45] Hi! Why wikidata properties are so much unreliable? I am building Python script with all modern countries and their existing cities and faced huge difficulties. For example I detect currently existing soveregin countries via non-existing property "followed by" However currently existing Ukraine http://www.wikidata.org/wiki/Q212 has incorrect value of "followed by" resulting being detected... [08:21:47] ...as non-current country. [08:26:38] QuestPC: If you go to all cities and walk the part of administrative unit (or so) up you should get better results [08:26:48] and it's a wiki: Feel free to fix the Ukraine item if it's really wrong [08:29:14] hoo: I do not think I have approve rights at Wikimedia wikis. [08:29:28] hoo: So my edit will be quite useless. [08:30:14] You don't need approve rights [08:30:14] you don't even need an account [08:30:20] also there is no such thing as approve rights :P [08:30:21] hoo: All cities since Babylon are probably not so good idea. I need only current countries and cities to change from. [08:30:57] hoo: There IS such rights. I used MediaWiki for many years before left to another developments. [08:31:10] Not withing MediaWiki core [08:31:32] there's an extension which is widely deployed on the German and the Russian wikipedia [08:31:39] http://www.mediawiki.org/wiki/Extension:FlaggedRevs [08:31:40] but that doesn't even work together with wikibase [08:31:46] thus we don't and can't use it [08:31:47] yes, that [08:34:27] hoo: Ok, I just edited http://www.wikidata.org/wiki/Q212 if that's correct let me know. Another modern countries do not have "followed by" AFAIK. That was a circular reference. [08:37:04] hoo: Is my edit correct? [08:37:51] QuestPC: I'll try to have a look... I'm currently on a train and have very spotty internet [08:38:09] QuestPC: do you have a link? Could take a look for you. [08:38:16] Probably it's correct. http://www.wikidata.org/wiki/Q70972 look at Kigdom of France which has "followed by" of course [08:38:29] http://www.wikidata.org/wiki/Q212 [08:38:36] http://www.wikidata.org/wiki/Q70972 [08:39:05] Current country should not have "followed by". [08:39:11] sjoerddebruin: That would be awesome [08:39:20] * hoo can't load much beyond smallish sites [08:39:21] Seems correct to me. [08:39:41] Thanks. Let's hope nobody will restore "followed by" there. [08:40:17] I don't think so. Clearly a bot error. [08:40:32] (Yamaha5 has a reputation with that) [08:40:49] It should be more reliable. I was suprised how hard is to make reliable data on current states / cities. [08:41:20] (cur | prev) 19:17, 16 January 2015‎ Yamaha5 (talk | contribs)‎ . . (107,038 bytes) (+402)‎ . . (‎Created claim: Property:P156: Q133356) (undo) (Tag: Widar [1.3]) (restore) [08:41:27] So only recently added [08:41:35] Want to contact them? [08:42:12] It's a bug however as you wish. I am not the developer team nether an active contributor. [08:42:14] I think he was inversing properties. Don't saw that task lately. [08:43:14] Hi QuestPC [08:43:28] Hi Nemo_bis [08:50:46] Nemo_bis: Are you developing new versions of kiwix or a member of wikidata development? Or both? [08:50:56] Neither :P [08:51:34] Nemo_bis: Ok. I remember asking you questions about how to build my own kiwix zim. [08:52:49] Tpt: please to reply to my email? k thx :D [08:52:51] re blog post [08:52:54] * Lydia_WMDE heads to office [08:53:01] back in 30 or so [08:55:48] grrr [08:56:57] 3MediaWiki-extensions-WikibaseRepository, Wikidata: API function wbsetqualifier blocks frontend - https://phabricator.wikimedia.org/T89698#1043046 (10hoo) Ok, this is worse than I initially thought... the problem here is the calendar model URL used, it should be /entity/ not /wiki/. But the actual root problem i... [09:02:55] 3MediaWiki-extensions-WikibaseRepository, Wikidata: API function wbsetqualifier blocks frontend - https://phabricator.wikimedia.org/T89698#1043053 (10hoo) Example: https://test.wikidata.org/wiki/Special:EntityData/Q68.json (`"calendarmodel":"http://www.foo.bar/wtf"`) [09:03:39] 3MediaWiki-extensions-WikibaseRepository, Wikidata: API function wbsetqualifier blocks frontend - https://phabricator.wikimedia.org/T89698#1043054 (10thiemowmde) I tried but can't reproduce it. What exactly does "something goes wrong" mean? There is really, really not enough information given to do anything for... [09:04:15] 3Popups, § Wikidata-Sprint-2015-02-03, Wikidata: Hovercards don't show up with $wgUsePathInfo = false - https://phabricator.wikimedia.org/T70039#1043057 (10Prtksxna) >>! In T70039#1041903, @JanZerebecki wrote: > There is a similar bug on Wikidata spewing JS errors where there are links without href. That patch h... [09:04:19] Thiemo_WMDE: See my comments [09:04:33] Problem is the wrong calender model URI blocks the UI [09:05:27] there is no such thing as a "wrong" calendar model. any uri is valid. [09:05:37] Yeah... but we don't support that [09:05:42] we do. [09:05:44] so it's wrong in the sense of not supported [09:06:00] Not in the UI, apparently [09:06:09] we do support it everywhere. seems the guy found the only place where it throws an exception., this is wrong. [09:06:28] https://test.wikidata.org/wiki/Q68 [09:06:44] Over there I use it in a Statements main snak [09:06:48] and it also breaks the UI [09:07:43] * statement's [09:13:31] 3MediaWiki-extensions-WikibaseRepository, Wikidata: API function wbsetqualifier blocks frontend - https://phabricator.wikimedia.org/T89698#1043058 (10Balu) @thiemowmde: it means, that with sending the above string to api.php the frontend isn't usabele anymore. I can't say more. I am only observing this effect. W... [09:14:31] 3Popups, Wikidata, MediaWiki-extensions-WikibaseRepository: make hover cards work on item links - https://phabricator.wikimedia.org/T69434#1043060 (10Prtksxna) [09:25:45] 3§ Wikidata-Sprint-2015-02-03, Wikidata: spec of how timevalue works and is supposed to work - https://phabricator.wikimedia.org/T88438#1043068 (10thiemowmde) I found a comment by Daniel Werner in TimeValue.js: //"Since the data value saves the time as Gregorian, we first have to transform that back into Julian... [09:42:01] [13DataValuesJavascript] 15thiemowmde created 06calCrash (+1 new commit): 02http://git.io/NbOO [09:42:01] 13DataValuesJavascript/06calCrash 14b28f123 15Thiemo Mättig: Do not crash UI for "unknown" calendar models [09:47:16] [13DataValuesJavascript] 15thiemowmde opened pull request #62: Do not crash UI for "unknown" calendar models (06master...06calCrash) 02http://git.io/Nb3r [09:50:57] [13WikibaseSerializationJavaScript] 15thiemowmde created 06unUn (+1 new commit): 02http://git.io/NbGI [09:50:57] 13WikibaseSerializationJavaScript/06unUn 14eb55336 15Thiemo Mättig: Fix UnUnserializableValue rename [09:52:34] [13WikibaseSerializationJavaScript] 15thiemowmde opened pull request #15: Fix UnUnserializableValue rename (06master...06unUn) 02http://git.io/NbGQ [09:53:11] @all: Unbreak now, please: https://github.com/wmde/WikibaseSerializationJavaScript/pull/15 [09:54:42] [13WikibaseSerializationJavaScript] 15thiemowmde 04force-pushed 06unUn from 14eb55336 to 14d07606d: 02http://git.io/NbZu [09:54:42] 13WikibaseSerializationJavaScript/06unUn 14d07606d 15Thiemo Mättig: Fix UnUnserializableValue rename [09:56:17] [13WikibaseSerializationJavaScript] 15mariushoch pushed 1 new commit to 06master: 02http://git.io/Nbnv [09:56:17] 13WikibaseSerializationJavaScript/06master 142da169f 15Marius Hoch: Merge pull request #15 from wmde/unUn... [09:56:31] Thiemo_WMDE: Is that enough to fix the bug? [09:57:03] i think so, yes. [09:57:16] i will link all patches... one moment. [09:57:30] ok [09:57:53] TimeValue is probably a problem [09:59:49] (03PS2) 10Thiemo Mättig (WMDE): Avoid undefined index with "unknown" calendar [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/190998 [10:00:04] 3MediaWiki-extensions-WikibaseRepository, Wikidata: API function wbsetqualifier blocks frontend - https://phabricator.wikimedia.org/T89698#1043130 (10thiemowmde) https://github.com/wmde/WikibaseSerializationJavaScript/pull/15 https://github.com/wmde/DataValuesJavascript/pull/62 https://gerrit.wikimedia.org/r/#/c... [10:01:36] (03CR) 10Thiemo Mättig (WMDE): "This is a hotfix only. If you merge Ie322389 instead we can abandon this." [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/190998 (owner: 10Thiemo Mättig (WMDE)) [10:07:06] Thiemo_WMDE: Ok, looking now [10:08:44] (03CR) 10Hoo man: [C: 032] "I don't feel qualified to review the other patch. This one simply suppresses the PHP notice and makes sure the function fulfills its contr" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/190998 (owner: 10Thiemo Mättig (WMDE)) [10:09:00] [13WikibaseSerializationJavaScript] 15thiemowmde created 06007 (+1 new commit): 02http://git.io/Nbl0 [10:09:00] 13WikibaseSerializationJavaScript/06007 14aed04a5 15Thiemo Mättig: Release 2.0.3 [10:11:38] (03Merged) 10jenkins-bot: Avoid undefined index with "unknown" calendar [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/190998 (owner: 10Thiemo Mättig (WMDE)) [10:14:42] [13DataValuesJavascript] 15thiemowmde created 06jsTypo1 (+1 new commit): 02http://git.io/Nb46 [10:14:42] 13DataValuesJavascript/06jsTypo1 14e38a297 15Thiemo Mättig: Fix typo in "JavaScript" [10:15:51] [13DataValuesJavascript] 15thiemowmde opened pull request #63: Fix typo in "JavaScript" (06master...06jsTypo1) 02http://git.io/NbB3 [10:17:20] [13DataValuesJavascript] 15thiemowmde created 06jsTypo2 (+1 new commit): 02http://git.io/NbBM [10:17:20] 13DataValuesJavascript/06jsTypo2 149177291 15Thiemo Mättig: Fix typo in DataValuesJavascript.php file name [10:17:44] [13DataValuesJavascript] 15thiemowmde opened pull request #64: Fix typo in DataValuesJavascript.php file name (06master...06jsTypo2) 02http://git.io/NbBF [10:45:58] (03PS1) 10Thiemo Mättig (WMDE): Fix/enhance PHPDoc tags in TermIndex classes [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191008 [10:56:35] (03PS1) 10Thiemo Mättig (WMDE): Move Store/Sql tests to correct directory [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191013 [10:59:09] (03CR) 10jenkins-bot: [V: 04-1] Move Store/Sql tests to correct directory [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191013 (owner: 10Thiemo Mättig (WMDE)) [11:02:15] (03PS1) 10Thiemo Mättig (WMDE): Private by default in TermSqlIndex [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191014 [11:02:42] Lydia_WMDE: Yesterdays entity suggester database update (tssk, we need a shorter word for that) also fixed the issue I've had with https://www.wikidata.org/wiki/Property:P554 [11:03:02] sjoerddebruin: weeeeeeeeeeee [11:03:13] (P553 doesn't show up a qualifier suggestion anymore :) ) [11:03:19] \o/ [11:03:24] thx [11:03:31] So let's hope people do it on the right way now. [11:03:36] :) yeah [11:04:00] Otherwise it could be the labels... :( [11:04:24] yeah [11:04:26] possible [11:04:29] let's see [11:05:12] (03CR) 10jenkins-bot: [V: 04-1] Private by default in TermSqlIndex [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191014 (owner: 10Thiemo Mättig (WMDE)) [11:15:30] (03PS1) 10Thiemo Mättig (WMDE): Drop unused code from deprecated Wikibase\Term class [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191016 [11:17:52] (03CR) 10jenkins-bot: [V: 04-1] Drop unused code from deprecated Wikibase\Term class [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191016 (owner: 10Thiemo Mättig (WMDE)) [11:33:51] (03PS1) 10Lucie Kaffee: Change the translation of gotolinkedpage-summary [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191022 [11:33:54] (03PS1) 10Thiemo Mättig (WMDE): Avoid calling getters twice in ClaimDifferenceVisualizer [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191023 [11:34:54] Lydia_WMDE: Unpatrolled items created by anonymous users is at zero again. [11:35:06] \o/ [11:37:17] (03CR) 10Adrian Lang: "I just spent a day introducing ContentLanguages for terms and this change basically reverted that for no good reason. Also I'd expect peop" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/190631 (owner: 10Hoo man) [11:39:35] (03PS1) 10Thiemo Mättig (WMDE): Avoid duplicate message calls in ClaimDifferenceVisualizer [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191024 [11:45:28] 3Wikidata, Mobile-Web: Mobile version of Dutch Wikisource doesn't list other language version. - https://phabricator.wikimedia.org/T89566#1043326 (10Florian) Hmm, the api request [1] doesn't return the en version, so we can't show it :( [1] https://nl.m.wikisource.org/w/api.php?action=query&format=json&meta=sit... [11:45:37] 3MediaWiki-API, Wikidata, Mobile-Web: Mobile version of Dutch Wikisource doesn't list other language version. - https://phabricator.wikimedia.org/T89566#1043327 (10Florian) [11:53:24] (03CR) 10Thiemo Mättig (WMDE): "Agree to Adrian, -2 on the process. Two people decided within hours and nobody had a chance to keep up. Hoo, I already told you that half " [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/190631 (owner: 10Hoo man) [11:54:06] [13WikidataBrowserTests] 15WMDE-Fisch pushed 1 new commit to 06master: 02http://git.io/Nbxg [11:54:06] 13WikidataBrowserTests/06master 1458553af 15WMDE-Fisch: support parallel webdriver instances [11:56:00] 3Librarization, Wikidata, MediaWiki-Vendor, Wikibase-DataModel-JavaScript: Add data-values/javascript 0.6.0 to mediawiki/vendor - https://phabricator.wikimedia.org/T88436#1043348 (10JanZerebecki) > But until we're there, if the relevant extension here is Wikimedia-deployed and needs data-values/javascript at run... [11:56:16] [13WikidataBrowserTests] 15WMDE-Fisch pushed 1 new commit to 06master: 02http://git.io/NbpJ [11:56:16] 13WikidataBrowserTests/06master 1413200e4 15WMDE-Fisch: whitespace fixes [11:58:49] (03CR) 10Nemo bis: [C: 031] "Seems to be the intended meaning. Thanks for the answer at https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Wikibase-gotolink" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191022 (owner: 10Lucie Kaffee) [12:00:30] [13WikidataBrowserTests] 15WMDE-Fisch created 06sitelinkfix (+1 new commit): 02http://git.io/NbhI [12:00:30] 13WikidataBrowserTests/06sitelinkfix 14f51734f 15WMDE-Fisch: fix sitelink to use new mediawiki header [12:27:03] [13WikidataBrowserTests] 15WMDE-Fisch opened pull request #44: fix sitelink to use new mediawiki header (06master...06sitelinkfix) 02http://git.io/NNIf [12:37:21] (03PS1) 10Adrian Lang: Split off SitesModuleWorker from SitesModule, add tests [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191031 [12:41:44] 3Librarization, Wikidata, MediaWiki-Vendor, Wikibase-DataModel-JavaScript: Add data-values/javascript 0.6.0 to mediawiki/vendor - https://phabricator.wikimedia.org/T88436#1043386 (10adrianheine) >>! In T88436#1042729, @Krinkle wrote: > Jobs will no longer use mediawiki/vendor in the near future. But until we're... [14:12:52] [13WikidataBrowserTests] 15thiemowmde pushed 1 new commit to 06master: 02http://git.io/NNS6 [14:12:52] 13WikidataBrowserTests/06master 143e773e7 15Thiemo Mättig: Merge pull request #44 from wmde/sitelinkfix... [14:28:00] <6A4ABI1FU> [13WikidataBrowserTests] 15adrianheine closed pull request #42: fixed aliases tests for new header section T50139 (06master...06aliases_t50139) 02http://git.io/NObi [14:28:01] <7YUAADNPC> [13WikidataBrowserTests] 15adrianheine pushed 1 new commit to 06master: 02http://git.io/NNF6 [14:28:01] <7YUAADNPC> 13WikidataBrowserTests/06master 140845d83 15Adrian Heine né Lang: Merge pull request #42 from wmde/aliases_t50139... [14:29:25] [13WikidataBrowserTests] 15adrianheine 04deleted 06aliases_t50139 at 14b404caf: 02http://git.io/NNbq [14:35:39] (03PS1) 10Thiemo Mättig (WMDE): Fix broken @covers tags [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191044 [14:36:57] [13Common] 15thiemowmde created 06coversTags (+1 new commit): 02http://git.io/NNx6 [14:36:57] 13Common/06coversTags 14df93982 15Thiemo Mättig: Fix broken @covers tags [14:37:30] [13Common] 15thiemowmde opened pull request #18: Fix test class names (06master...06coversTags) 02http://git.io/NNxx [14:38:47] [13DataTypes] 15thiemowmde created 06bootstrap (+1 new commit): 02http://git.io/NNpa [14:38:47] 13DataTypes/06bootstrap 1449f5f86 15Thiemo Mättig: Drop composer update from test bootstrap [14:39:57] [13DataTypes] 15thiemowmde opened pull request #29: Drop composer update from test bootstrap (06master...06bootstrap) 02http://git.io/NNhI [14:41:22] [13Common] 15thiemowmde created 06bootstrap (+1 new commit): 02http://git.io/NNhH [14:41:22] 13Common/06bootstrap 145ccd232 15Thiemo Mättig: Drop composer update from test bootstrap [14:42:16] [13Common] 15thiemowmde 04force-pushed 06bootstrap from 145ccd232 to 14b63345c: 02http://git.io/NNj3 [14:42:16] 13Common/06bootstrap 14b63345c 15Thiemo Mättig: Drop composer update from test bootstrap [14:42:25] [13Common] 15thiemowmde opened pull request #19: Drop composer update from test bootstrap (06master...06bootstrap) 02http://git.io/NNjc [14:44:16] [13Interfaces] 15thiemowmde created 06bootstrap (+1 new commit): 02http://git.io/NNjp [14:44:16] 13Interfaces/06bootstrap 14021752a 15Thiemo Mättig: Drop composer update from test bootstrap [14:44:25] [13Interfaces] 15thiemowmde opened pull request #8: Drop composer update from test bootstrap (06master...06bootstrap) 02http://git.io/NAef [14:45:30] [13Number] 15thiemowmde created 06basicTest (+1 new commit): 02http://git.io/NAe2 [14:45:30] 13Number/06basicTest 14fa80aab 15Thiemo Mättig: Fix test class name [14:45:46] [13Number] 15thiemowmde opened pull request #19: Fix test class name (06master...06basicTest) 02http://git.io/NAe1 [14:46:32] [13Serialization] 15thiemowmde created 06bootstrap (+1 new commit): 02http://git.io/NAvJ [14:46:32] 13Serialization/06bootstrap 14e91cf93 15Thiemo Mättig: Drop composer update from test bootstrap [14:46:48] wmde/DataTypes/bootstrap/49f5f86 : Thiemo Mättig The build passed. http://travis-ci.org/wmde/DataTypes/builds/51085126 [14:46:50] [13Serialization] 15thiemowmde opened pull request #9: Drop composer update from test bootstrap (06master...06bootstrap) 02http://git.io/NAvO [14:47:29] [13Validators] 15thiemowmde created 06bootstrap (+1 new commit): 02http://git.io/NAv8 [14:47:29] 13Validators/06bootstrap 1404fd19a 15Thiemo Mättig: Drop composer update from test bootstrap [14:47:49] [13Validators] 15thiemowmde opened pull request #3: Drop composer update from test bootstrap (06master...06bootstrap) 02http://git.io/NAvD [14:50:10] [13WikibaseInternalSerialization] 15thiemowmde created 06deadCode (+1 new commit): 02http://git.io/NAfM [14:50:10] 13WikibaseInternalSerialization/06deadCode 14b8a8087 15Thiemo Mättig: Drop dead code from RealEntitiesTest [14:50:30] [13WikibaseInternalSerialization] 15thiemowmde opened pull request #45: Drop dead code from RealEntitiesTest (06master...06deadCode) 02http://git.io/NAfd [14:51:31] [13WikibaseInternalSerialization] 15thiemowmde created 06newItem (+1 new commit): 02http://git.io/NAJ3 [14:51:31] 13WikibaseInternalSerialization/06newItem 14ead6f22 15Thiemo Mättig: Prefer Item constructor over deprecated methods [14:51:55] [13WikibaseInternalSerialization] 15thiemowmde opened pull request #46: Prefer Item constructor over deprecated method (06master...06newItem) 02http://git.io/NAJ0 [14:53:16] [13WikibaseInternalSerialization] 15thiemowmde 04force-pushed 06unused from 14a98fbbd to 1414c2541: 02http://git.io/NAUU [14:53:16] 13WikibaseInternalSerialization/06unused 1414c2541 15Thiemo Mättig: Drop unused code from RealEntitiesTest [14:53:58] (03PS1) 10Henning Snater: (hotfix) $.util.getDirectionality: Namespace might not be defined [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191050 [14:54:20] wmde/WikibaseInternalSerialization/deadCode/b8a8087 : Thiemo Mättig The build passed. http://travis-ci.org/wmde/WikibaseInternalSerialization/builds/51086831 [14:57:09] [13WikibaseInternalSerialization] 15thiemowmde 04force-pushed 06deserializers from 1450ea4de to 142f1cec4: 02http://git.io/mpoMOg [14:57:09] 13WikibaseInternalSerialization/06deserializers 14e0e82a2 15Thiemo Mättig: Reuse existing methods [14:57:09] 13WikibaseInternalSerialization/06deserializers 1454196da 15Thiemo Mättig: Try current first [14:57:09] 13WikibaseInternalSerialization/06deserializers 14d9bcb03 15Thiemo Mättig: Don't store serialization [14:58:04] [13WikibaseInternalSerialization] 15thiemowmde 04force-pushed 06deserializers from 142f1cec4 to 14a217ec6: 02http://git.io/mpoMOg [14:58:04] 13WikibaseInternalSerialization/06deserializers 14143c73e 15Thiemo Mättig: Try current first [14:58:04] 13WikibaseInternalSerialization/06deserializers 14d74e53a 15Thiemo Mättig: Don't store serialization [14:58:04] 13WikibaseInternalSerialization/06deserializers 14a217ec6 15Thiemo Mättig: Inline trivial DispatchableDeserializer call [15:04:15] wmde/WikibaseInternalSerialization/newItem/ead6f22 : Thiemo Mättig The build passed. http://travis-ci.org/wmde/WikibaseInternalSerialization/builds/51086966 [15:07:28] [13WikibaseInternalSerialization] 15thiemowmde 04force-pushed 06newItem from 14ead6f22 to 143b60e98: 02http://git.io/NAqm [15:07:28] 13WikibaseInternalSerialization/06newItem 143b60e98 15Thiemo Mättig: Prefer Item constructor over deprecated methods [15:07:39] 3Wikidata, MediaWiki-API, Mobile-Web: Mobile version of Dutch Wikisource doesn't list other language version. - https://phabricator.wikimedia.org/T89566#1043611 (10Anomie) The API is working fine, in that it's returning all the entries from the langlinks table for that title. The question becomes why the langlin... [15:07:51] 3Wikidata, Mobile-Web: Mobile version of Dutch Wikisource doesn't list other language version. - https://phabricator.wikimedia.org/T89566#1043612 (10Anomie) [15:09:33] [13WikibaseDataModelSerialization] 15thiemowmde created 06deadCode2 (+1 new commit): 02http://git.io/NAmT [15:09:33] 13WikibaseDataModelSerialization/06deadCode2 14006536c 15Thiemo Mättig: Drop dead code from SnakDeserializerTest [15:09:43] [13WikibaseDataModelSerialization] 15thiemowmde opened pull request #111: Drop dead code from SnakDeserializerTest (06master...06deadCode2) 02http://git.io/NAmL [15:10:28] [13WikibaseDataModelSerialization] 15thiemowmde created 06newItem (+1 new commit): 02http://git.io/NAma [15:10:28] 13WikibaseDataModelSerialization/06newItem 14577932a 15Thiemo Mättig: Favor Item constructor over deprecated method [15:11:02] [13WikibaseDataModelSerialization] 15thiemowmde 04force-pushed 06newItem from 14577932a to 14eb7b4ea: 02http://git.io/NAmQ [15:11:02] 13WikibaseDataModelSerialization/06newItem 14eb7b4ea 15Thiemo Mättig: Favor Item constructor over deprecated method [15:11:48] [13WikibaseDataModelSerialization] 15thiemowmde opened pull request #112: Favor Item constructor over deprecated method (06master...06newItem) 02http://git.io/NAYk [15:12:18] (03PS1) 10Adrian Lang: Add correct @uses and @covers annotations for View tests [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191054 [15:16:15] 3Wikidata, Mobile-Web: Mobile version of Dutch Wikisource doesn't list other language version. - https://phabricator.wikimedia.org/T89566#1043619 (10Anomie) A purge with forcelinkupdate fixed it, FYI. A null edit would have too, most likely. [15:18:45] [13WikidataBrowserTests] 15WMDE-Fisch created 06smoke_T50139 (+3 new commits): 02http://git.io/NAGc [15:18:45] 13WikidataBrowserTests/06smoke_T50139 1420acffa 15WMDE-Fisch: fixed minor css selector bug [15:18:45] 13WikidataBrowserTests/06smoke_T50139 14bc4dd5c 15WMDE-Fisch: get item data when item already exists [15:18:45] 13WikidataBrowserTests/06smoke_T50139 14582dd2f 15WMDE-Fisch: introduced wait_until for clicking edit / cancel links in new header section [15:19:11] wmde/WikibaseInternalSerialization/deserializers/2f1cec4 : Thiemo Mättig The build has errored. http://travis-ci.org/wmde/WikibaseInternalSerialization/builds/51087920 [15:22:48] (03CR) 10Hoo man: [C: 032] Avoid calling getters twice in ClaimDifferenceVisualizer [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191023 (owner: 10Thiemo Mättig (WMDE)) [15:24:40] [13WikidataBrowserTests] 15WMDE-Fisch 04force-pushed 06smoke_T50139 from 14582dd2f to 14f4cd951: 02http://git.io/NAcz [15:24:40] 13WikidataBrowserTests/06smoke_T50139 14f4cd951 15WMDE-Fisch: introduced wait_until for clicking edit / cancel links in new header section [15:24:53] (03Merged) 10jenkins-bot: Avoid calling getters twice in ClaimDifferenceVisualizer [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191023 (owner: 10Thiemo Mättig (WMDE)) [15:25:17] (03CR) 10Hoo man: "Heaviest thing here are the Message::parse calls, would be nice to get these cached. Do you want to do that?" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191024 (owner: 10Thiemo Mättig (WMDE)) [15:25:30] [13WikidataBrowserTests] 15WMDE-Fisch opened pull request #45: fixed smoke tests for new header section T50139 (06master...06smoke_T50139) 02http://git.io/NAcb [15:28:00] (03PS2) 10Thiemo Mättig (WMDE): Move Store/Sql tests to correct directory [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191013 [15:28:21] (03PS2) 10Thiemo Mättig (WMDE): Private by default in TermSqlIndex [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191014 [15:30:01] wmde/WikibaseInternalSerialization/deserializers/a217ec6 : Thiemo Mättig The build is still failing. http://travis-ci.org/wmde/WikibaseInternalSerialization/builds/51088028 [15:35:32] (03PS2) 10Adrian Lang: Add correct @uses and @covers annotations for View tests [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191054 [15:35:34] (03PS1) 10Adrian Lang: Only get a Title instead of a SpecialPage object [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191058 [15:36:16] (03PS3) 10Adrian Lang: Add correct @uses and @covers annotations for View tests [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191054 [15:36:23] PROBLEM - check if wikidata.org dispatch lag is higher than 2 minutes on wikidata is CRITICAL: HTTP CRITICAL: HTTP/1.1 200 OK - pattern not found - 1457 bytes in 0.181 second response time [15:48:44] legoktm: around? [15:48:45] wmde/WikibaseDataModelSerialization/deadCode2/006536c : Thiemo Mättig The build passed. http://travis-ci.org/wmde/WikibaseDataModelSerialization/builds/51089335 [15:56:47] wmde/WikibaseDataModelSerialization/newItem/577932a : Thiemo Mättig The build has errored. http://travis-ci.org/wmde/WikibaseDataModelSerialization/builds/51089465 [15:59:07] hoo: around? :P [15:59:22] More or less [15:59:25] What's up? [15:59:33] https://test.wikidata.org/wiki/Special:AbuseFilter/7 [15:59:38] i really cant tell why it doesnt work [15:59:51] https://test.wikidata.org/wiki/Special:AbuseFilter/test/7 [16:00:12] If you test it against my last 100 revs it correctly finds my revs where I remove a redirect [16:00:24] but if its actually deployed it doesnt seem to hit anything :/ [16:01:10] addshore: related to https://phabricator.wikimedia.org/T72715 ? [16:01:23] >.> [16:01:28] I expect :( [16:02:08] 3MediaWiki-extensions-AbuseFilter, MediaWiki-extensions-WikibaseRepository, Wikidata: AbuseFilter doesn't log creating redirects in mainspace - https://phabricator.wikimedia.org/T72715#1043679 (10Addshore) This seems to be tripping up both https://test.wikidata.org/wiki/Special:AbuseFilter/7 and https://www.wiki... [16:02:17] (03PS2) 10Thiemo Mättig (WMDE): Drop unused code from deprecated Wikibase\Term class [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191016 [16:02:47] cheers matej_suchanek ! [16:05:17] (03CR) 10jenkins-bot: [V: 04-1] Drop unused code from deprecated Wikibase\Term class [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191016 (owner: 10Thiemo Mättig (WMDE)) [16:06:23] RECOVERY - check if wikidata.org dispatch lag is higher than 2 minutes on wikidata is OK: HTTP OK: HTTP/1.1 200 OK - 1447 bytes in 0.194 second response time [16:13:49] hmmmm, digging into it now [16:14:00] content->getTextForFilters is fine :O [16:19:37] Lydia_WMDE: Current master ok to branch? If so, I'll do that [16:20:48] 3Wikidata, Mobile-Web: Mobile version of Dutch Wikisource doesn't list other language version. - https://phabricator.wikimedia.org/T89566#1043711 (10Florian) 5Open>3Invalid a:3Florian Ok, i only tried the purge action, haven't thought about a null edit, thanks @Anomie, i'll close this task, because there i... [16:21:24] hoo: let me check if the last patch has been merged [16:22:11] ok [16:22:57] 3Wikidata, Mobile-Web: Mobile version of Dutch Wikisource doesn't list other language version. - https://phabricator.wikimedia.org/T89566#1043721 (10Anomie) >>! In T89566#1043711, @Florian wrote: > @Lydia_Pintscher: Wasn't there an announcement of wikidata to not rely on the parserOutput for language links anymo... [16:24:03] 3Wikidata, Mobile-Web: Mobile version of Dutch Wikisource doesn't list other language version. - https://phabricator.wikimedia.org/T89566#1043724 (10Lydia_Pintscher) Adding @hoo and @daniel for clarification. [16:24:10] 3MediaWiki-extensions-AbuseFilter, MediaWiki-extensions-WikibaseRepository, Wikidata: AbuseFilter doesn't log creating redirects in mainspace - https://phabricator.wikimedia.org/T72715#1043726 (10Addshore) So **EditEntity** has a method **runEditFilterHooks** which it called from **attemptSave** and calls the **... [16:25:21] multichill2: ping [16:27:17] hoo: https://phabricator.wikimedia.org/T72174 is still not merged :( [16:27:21] that should go in [16:29:10] Lydia_WMDE: Ok, I see [16:29:53] Lydia_WMDE: would be great if https://phabricator.wikimedia.org/T72715 could be in the next sprint ;p [16:29:57] (03CR) 10Hoo man: Fix/enhance PHPDoc tags in TermIndex classes (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191008 (owner: 10Thiemo Mättig (WMDE)) [16:30:09] looking [16:30:16] sjoerddebruin: Ready to test the suggester? [16:30:38] I just took a look at the code Lydia_WMDE and it is indeed an issue with WB/repo rather than abuse filter etc. [16:30:39] addshore: ok [16:30:45] thx! [16:30:47] should also be an easy fix! [16:31:30] 3MediaWiki-extensions-AbuseFilter, MediaWiki-extensions-WikibaseRepository, Wikidata: AbuseFilter doesn't log creating redirects in mainspace - https://phabricator.wikimedia.org/T72715#1043749 (10Lydia_Pintscher) p:5High>3Unbreak! [16:31:52] 3MediaWiki-extensions-AbuseFilter, MediaWiki-extensions-WikibaseRepository, Wikidata: AbuseFilter doesn't log creating redirects in mainspace - https://phabricator.wikimedia.org/T72715#762379 (10Lydia_Pintscher) p:5Unbreak!>3Triage [16:31:57] 3MediaWiki-extensions-AbuseFilter, MediaWiki-extensions-WikibaseRepository, Wikidata: AbuseFilter doesn't log creating redirects in mainspace - https://phabricator.wikimedia.org/T72715#762379 (10Lydia_Pintscher) p:5Triage>3High [16:31:57] hoo: Ehm, cooking first. [16:32:48] sjoerddebruin: After your done Q38695 you can check out the configuration change [16:38:17] (03CR) 10Hoo man: [C: 04-1 V: 04-1] "Uses no longer present Utils class" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/187423 (https://phabricator.wikimedia.org/T72174) (owner: 10Henning Snater) [16:38:28] Lydia_WMDE: ^ how important is that? [16:41:39] hoo: how important is what? [16:41:44] sorry missing context i believe [16:41:58] Lydia_WMDE: The new special page [16:42:10] patch can't be merged as is [16:42:19] narf [16:42:28] that is pretty important to get done before deployment [16:42:34] i don't think we can deploy this without [16:43:24] Ok, I see [16:43:27] I'll try to fix it [16:43:36] maybe Daniel can sign it off afterwards [16:43:49] (03PS14) 10Hoo man: Added Special page to set label, description and aliases at once [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/187423 (https://phabricator.wikimedia.org/T72174) (owner: 10Henning Snater) [16:49:42] (03CR) 10Hoo man: [C: 032] Change the translation of gotolinkedpage-summary [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191022 (owner: 10Lucie Kaffee) [16:54:06] (03Merged) 10jenkins-bot: Change the translation of gotolinkedpage-summary [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191022 (owner: 10Lucie Kaffee) [17:01:38] https://www.wikidata.org/w/api.php?action=query&meta=siteinfo&siprop=dbrepllag&sishowalldb= [17:02:05] =o [17:15:34] (03PS15) 10Hoo man: Added Special page to set label, description and aliases at once [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/187423 (https://phabricator.wikimedia.org/T72174) (owner: 10Henning Snater) [17:16:21] (03CR) 10Hoo man: "Replaced usage of static Wikibase\Utils with Repo's termsLanguages" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/187423 (https://phabricator.wikimedia.org/T72174) (owner: 10Henning Snater) [17:19:59] addshore: hai [17:20:14] hoo: have time now [17:20:21] sjoerddebruin: Have to leave now [17:20:26] Have to cry now [17:20:34] :( [17:26:07] Autolist doesn't seem to load... [17:56:17] quickstatements neither [17:56:51] ok, addshore, did you kill labs again? [18:02:41] there is a disc error [18:05:23] dennyvrandecic are you around ? [18:06:09] what I find is that what is called research is hardly practical ... ie acadenuc [18:07:27] the arguments are about what more can be deduced once Wikidata has a certain level of coverage [18:07:38] not what can be done already [18:08:09] the thing that bugs me most is that the same tools they have are what could provide practical insights [18:10:39] hi GerardM- , I feel like I am lacking some context here [18:11:40] there have been threads on research about diversity [18:12:03] dennyvrandecic: no I didnt :P [18:12:28] they are all about old data ... they are not about how can we have a glimmer of understanding how it is possible to have angles on how things are changing [18:12:44] addshore: I actually just need to check the quickstatement syntax... ah well, i guess i just wait until it is back up again [18:14:00] GerardM-: the gender inequality index project? [18:15:25] yes [18:15:55] well, the nice thing is, their tools are all available [18:16:05] iirc, max had an open ipython notebook [18:16:17] so anyone can just use this tools and do whatever they want [18:16:33] you cannot blame him for doing what he is interested in :) [18:16:52] I can blame the WMF profis [18:17:05] sure, but they didn't do that research in the first place [18:17:27] but they spend their time fawning over it all [18:17:46] well, they would also fawn over other work [18:17:51] fawning is their job :) [18:18:10] their job is to provide statistics that are useful to the WMF [18:18:37] their job is in thinking what it is that gives great data to understand what is happening [18:19:04] yeah, well, I would say they are providing plenty of statistics [18:19:12] and they are working on providing more [18:19:34] I am not sure I understand your point. It seems merely a discussion of priorities [18:21:11] but I am trying to see if there is more to it than that [18:40:39] Grrr, autolist is online but wdq isn't. [18:41:13] yay, quickstatements is back too [18:41:16] sorry sjoerddebruin [18:41:24] why sorry? [18:41:33] that wdq is still down [18:41:43] Are you responsible? :O [18:41:49] sorry in the sense of empathy, not in the sense of "forgivememyfault" [18:41:54] :( [19:05:29] is it correct, that the latest dump with history is from 2014-11-06?! [19:05:48] all newer are failed or in progess [19:47:43] It's a dennyvrandecic [19:51:54] so [19:52:13] is freebase really going to merge in wikidata ? [19:53:41] Mwah, merge... [19:54:15] We're going to transfer reliable information I thought. [19:55:39] [13Number] 15JeroenDeDauw pushed 1 new commit to 06master: 02http://git.io/NpPc [19:55:39] 13Number/06master 14bad756a 15Jeroen De Dauw: Merge pull request #19 from DataValues/basicTest... [19:56:52] Grr, I think WDQ needs a manual restart. [20:07:26] sjoerddebruin: before or after freebase is removed from the web ? [20:07:40] Someone is working on a tool to transfer information. [20:07:57] oh ok, good [20:08:54] launching in March [20:10:16] Freebase it's probably read-only then, but that's actually good. Would like trying to empty the ocean with a thimble otherwise. [20:12:29] rom1504: that's me and a few colleagues working on this [20:12:51] sjoerddebruin: yes, freebase goes read-only end of march [20:13:23] first sets of data will probably be released same time, tool a bit earlier [20:13:36] and we should have the source code out very soon [20:13:54] JeroenDeDauw: how's canada? [20:14:50] (03CR) 10Jeroen De Dauw: [C: 032] Only get a Title instead of a SpecialPage object [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191058 (owner: 10Adrian Lang) [20:16:02] lbenedix: yes, that looks right [20:16:05] that sucks big time [20:17:23] Lydia_WMDE: ^ no full dumps since November? Can you threaten some people at WMF to have this fixed? [20:17:46] (03CR) 10Jeroen De Dauw: "What made you add the uses tags? Just trying them out, or do you think we should add them everywhere?" [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191054 (owner: 10Adrian Lang) [20:17:52] (03Merged) 10jenkins-bot: Only get a Title instead of a SpecialPage object [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191058 (owner: 10Adrian Lang) [20:25:00] (03CR) 10Jeroen De Dauw: Fix/enhance PHPDoc tags in TermIndex classes (031 comment) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/191008 (owner: 10Thiemo Mättig (WMDE)) [20:33:26] thx! dennyvrandecic [20:45:40] (03CR) 10Jeroen De Dauw: [C: 04-1] Added Special page to set label, description and aliases at once (0310 comments) [extensions/Wikibase] - 10https://gerrit.wikimedia.org/r/187423 (https://phabricator.wikimedia.org/T72174) (owner: 10Henning Snater) [20:47:47] dennyvrandecic: in progress: https://phabricator.wikimedia.org/T88991 ;-) [20:47:57] dennyvrandecic: I've seen enough shopping malls for the next few years now. Walked 12km through the underground city because the weather is way to eviiil [20:48:23] A Lydia_WMDE appeard [20:48:24] !evil Weather [20:48:24] Weather is eeeeeevil >:( [20:48:33] sjoerddebruin: exactry [20:48:37] yes but not entirely sober [20:48:40] wm-bot agrees [20:51:24] Lydia_WMDE: hangeover from going to the evil restaurant thinghy with le WMF peoplez? [20:51:40] well i would not say hangover but yeah [20:53:07] somehow I ended up turning my PC in the office just for a few minutes... [21:00:32] 3Wikidata, Mobile-Web: Mobile version of Dutch Wikisource doesn't list other language version. - https://phabricator.wikimedia.org/T89566#1044754 (10hoo) >>! In T89566#1043724, @Lydia_Pintscher wrote: > Adding @hoo and @daniel for clarification. I don't know what happened here, but Wikibase still adds all langl...