Re: [Wikidata] Do you use the Wikidata entity dump dcatap.rdf?

2017-11-02 Thread Stas Malyshev
Hi!

> How about adding the RDF to query.wikidata.org so we can get a current
> list?

We could probably load the rdf we have now into Blazegraph relatively
easily. Updating may be a bit tricky (should we delete historical
items?) but it's possible to figure it out. I'll look into it.

-- 
Stas Malyshev
smalys...@wikimedia.org

___
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata


Re: [Wikidata-tech] Wikidata fulltext search results output

2017-11-02 Thread Stas Malyshev
Hi!

> When showing labels from fallback languages we do have little language
> indicators in other places. I believe we should have this here as

Makes sense. I'll look into how to get those. Is language code OK or we
need full language name (uk vs. Ukrainian)?

One thing to note here is that secondary languages have no order - i.e.
if you look in German, and there's no matching German label, but there
are 10 other language labels all the same (happens a lot for names &
places), which language will be selected is anybody's guess. We could
add rule that says "look at English as secondary first", in theory, but
not sure whether we should - after all, besides having most languages,
(and us speaking it :) there's not much special about it.

> I'm slightly leaning toward showing both.

OK.

> I'd say in this case we could get rid of the word/byte count. To get a
> good glimpse of the quality of the item I'd say we'd want to show
> count of statements (excluding identifier statements), identifiers and
> sitelinks.

OK, I'll try to make this.

>> 5. Display format for Wikidata and for other wikipedia sites is different:
>> Wikpedia:
>>
>> Title
>> Snippet
>>
>> Wikidata:
>>
>> Title: Description
>>
>> I.e. Wikipedia puts title on a separate line, while Wikidata keeps it on
>> the same line, separated by colon. Is there any reason for this
>> difference? Do we want to go back to the common format?
> 
> Not sure if we had a reason tbh.

OK then, I'll feel free to shuffle things around then :) Having more
freedom in the title line is good because we can then display both label
& aliases.

Thanks!
-- 
Stas Malyshev
smalys...@wikimedia.org

___
Wikidata-tech mailing list
Wikidata-tech@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-tech


[Wikidata-bugs] [Maniphest] [Commented On] T177275: Add ordinal variable to MWAPI service calls

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388287 had a related patch set uploaded (by Smalyshev; owner: Smalyshev):
[wikidata/query/rdf@master] Add option to fetch ordinal of the result in MWAPI query:

https://gerrit.wikimedia.org/r/388287TASK DETAILhttps://phabricator.wikimedia.org/T177275EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Eloquence, Aklapper, Smalyshev, Lahi, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T177275: Add ordinal variable to MWAPI service calls

2017-11-02 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T177275EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Eloquence, Aklapper, Smalyshev, Lahi, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, Avner, Lewizho99, Maathavan, debt, Gehel, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T142585: Add a hash or CRC module to Scribunto

2017-11-02 Thread Jack_who_built_the_house
Jack_who_built_the_house added a comment.
Hi @hoo, we've been implementing the functionality mentioned in the task description, namely generating unique reference names for references created from Wikidata (and solving some adjacent problems), in ruwiki (after T175725: Deploy HTML5 sections to WMF production was done for ruwiki and some things broke). Do you have any thoughts on which algorithm is better suited for generating hash values for references? I've done my modest research and stopped at fnv164 as it is fast, and 64-bit hash reduces collision probability to a negligibly small value. But maybe I am missing something.

The choice hash_algos() gives is the following:

"adler32", "crc32", "crc32b", "fnv132", "fnv164", "fnv1a32", "fnv1a64", "gost", "haval128,3", "haval128,4", "haval128,5", "haval160,3", "haval160,4", "haval160,5", "haval192,3", "haval192,4", "haval192,5", "haval224,3", "haval224,4", "haval224,5", "haval256,3", "haval256,4", "haval256,5", "joaat", "md2", "md4", "md5", "ripemd128", "ripemd160", "ripemd256", "ripemd320", "sha1", "sha224", "sha256", "sha3-224", "sha3-256", "sha3-384", "sha3-512", "sha384", "sha512", "snefru", "tiger128,3", "tiger128,4", "tiger160,3", "tiger160,4", "tiger192,3", "tiger192,4", "whirlpool"TASK DETAILhttps://phabricator.wikimedia.org/T142585EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hoo, Jack_who_built_the_houseCc: Jack_who_built_the_house, gerritbot, Lucie, Anomie, Aklapper, hoo, Lahi, GoranSMilovanovic, QZanden, cmadeo, SundanceRaphael, MGChecker, Wikidata-bugs, aude, Dinoguy1000, jayvdb, Ricordisamoa, MrStradivarius, Jackmcbarn, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T177275: Add ordinal variable to MWAPI service calls

2017-11-02 Thread Smalyshev
Smalyshev added a project: User-Smalyshev.
TASK DETAILhttps://phabricator.wikimedia.org/T177275EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Eloquence, Aklapper, Smalyshev, Lahi, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T178445: flapping monitoring for recommendation_api on scb

2017-11-02 Thread Smalyshev
Smalyshev removed a project: Wikidata-Query-Service.
TASK DETAILhttps://phabricator.wikimedia.org/T178445EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Joe, Volans, mobrovac, Smalyshev, Gehel, Stashbot, Aklapper, Dzahn, Lahi, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, Avner, Zppix, debt, FloNight, Eevans, Hardikj, Wikidata-bugs, aude, Capt_Swing, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178978: Include information about Wikidata dumps in Wikidata query service

2017-11-02 Thread Smalyshev
Smalyshev added a comment.
There's a bit of a problem here because technically WDQS dataset is not the same as any dump. It is live-updated, unlike dump that is updated once a week, and WDQS data set could be loaded from dump months ago and live-updated sine then, so WDQS has no way of knowing if there are any dumps that happened after that and where they can be found. We could just import https://dumps.wikimedia.org/wikidatawiki/entities/dcatap.rdf but I am not sure how useful that would be and what is the difference between that and just having it for downloading. Is it just because we could query it over SPARQL if we load it?TASK DETAILhttps://phabricator.wikimedia.org/T178978EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Aklapper, nichtich, Lahi, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Gehel, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T125500: [Epic] Index Wikidata labels and descriptions as separate fields in ElasticSearch

2017-11-02 Thread Smalyshev
Smalyshev updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...[x] Set up the config above in production and enable CirrusSearch on wbsearchentities by default (T175741)...TASK DETAILhttps://phabricator.wikimedia.org/T125500EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: K4-713, Nikki, Lydia_Pintscher, Lea_Lacroix_WMDE, Stashbot, PokestarFan, Ladsgroup, Sjoerddebruin, dcausse, Jonas, gerritbot, JanZerebecki, daniel, thiemowmde, Tobi_WMDE_SW, Smalyshev, Aklapper, StudiesWorld, Deskana, aude, Ricordisamoa, hoo, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, Avner, Lewizho99, Maathavan, debt, Gehel, Jdrewniak, FloNight, Wikidata-bugs, jayvdb, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T132839: [RfC] Property suggester suggests human properties for non-human items

2017-11-02 Thread Stashbot
Stashbot added a comment.
Mentioned in SAL (#wikimedia-operations) [2017-11-02T21:38:22Z]  Updated the Wikidata property suggester with data from Monday's JSON dump and applied the T132839 workaroundsTASK DETAILhttps://phabricator.wikimedia.org/T132839EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hoo, StashbotCc: PokestarFan, aude, Jonas, Esc3300, AnjaJentzsch, Ladsgroup, Tobi_WMDE_SW, daniel, mkroetzsch, Stashbot, thiemowmde, JanZerebecki, Lydia_Pintscher, hoo, Sjoerddebruin, Nikki, Aklapper, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Luke081515, Wikidata-bugs, fbstj, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T179465: Installing npm package phantomjs-prebuilt failing for WikibaseJavaScriptApi builds

2017-11-02 Thread hashar
hashar added a comment.
Ditto for data-values/value-view https://gerrit.wikimedia.org/r/#/c/388185/TASK DETAILhttps://phabricator.wikimedia.org/T179465EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hasharCc: gerritbot, hashar, Legoktm, WMDE-leszek, Aklapper, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T175919: investigate GC times on wikidata query service

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388023 merged by jenkins-bot:
[wikidata/query/rdf@master] Move GC log options from puppet to the standard run script.

https://gerrit.wikimedia.org/r/388023TASK DETAILhttps://phabricator.wikimedia.org/T175919EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Stashbot, gerritbot, Smalyshev, Gehel, Aklapper, Lahi, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, Avner, Lewizho99, Maathavan, debt, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T175131: Add data-values/data-values to mediawiki-vendor

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388145 had a related patch set uploaded (by Addshore; owner: Addshore):
[mediawiki/vendor@master] Wikibase: data-values/data-values: 1.1.0

https://gerrit.wikimedia.org/r/388145TASK DETAILhttps://phabricator.wikimedia.org/T175131EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: gerritbot, Aklapper, Addshore, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, fbstj, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T175131: Add data-values/data-values to mediawiki-vendor

2017-11-02 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T175131EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: gerritbot, Aklapper, Addshore, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, fbstj, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T175131: Add data-values/data-values to mediawiki-vendor

2017-11-02 Thread Addshore
Addshore added a subscriber: thiemowmde.Addshore added a comment.
Need to wait for 1.1.1 to appear on packagist.

@thiemowmde could you please give it a poke?TASK DETAILhttps://phabricator.wikimedia.org/T175131EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: thiemowmde, gerritbot, Aklapper, Addshore, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, fbstj, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unassigned] T175133: Add data-values/serialization to mediawiki-vendor

2017-11-02 Thread Addshore
Addshore removed Addshore as the assignee of this task.
TASK DETAILhttps://phabricator.wikimedia.org/T175133EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Aklapper, Addshore, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, fbstj, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T175130: Add serialization/serialization to mediawiki-vendor

2017-11-02 Thread Addshore
Addshore closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T175130EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: gerritbot, Aklapper, Addshore, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, fbstj, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T173941: Add all wikidata build libraries to mediawiki-vendor repo

2017-11-02 Thread Addshore
Addshore closed subtask T175130: Add serialization/serialization to mediawiki-vendor as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T173941EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Aklapper, Addshore, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, fbstj, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T175133: Add data-values/serialization to mediawiki-vendor

2017-11-02 Thread Addshore
Addshore closed subtask T175130: Add serialization/serialization to mediawiki-vendor as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T175133EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Aklapper, Addshore, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, fbstj, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T175130: Add serialization/serialization to mediawiki-vendor

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388125 merged by jenkins-bot:
[mediawiki/vendor@master] Wikibase: serialization/serialization: 3.2.2

https://gerrit.wikimedia.org/r/388125TASK DETAILhttps://phabricator.wikimedia.org/T175130EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: gerritbot, Aklapper, Addshore, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, fbstj, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T175131: Add data-values/data-values to mediawiki-vendor

2017-11-02 Thread Addshore
Addshore claimed this task.Herald added a project: User-Addshore.
TASK DETAILhttps://phabricator.wikimedia.org/T175131EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Aklapper, Addshore, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, fbstj, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T175133: Add data-values/serialization to mediawiki-vendor

2017-11-02 Thread Addshore
Addshore claimed this task.Herald added a project: User-Addshore.
TASK DETAILhttps://phabricator.wikimedia.org/T175133EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Aklapper, Addshore, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, fbstj, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T173710: Job queue is increasing non-stop

2017-11-02 Thread elukey
elukey added a comment.

In T173710#3730226, @EBernhardson wrote:
It was perhaps noted before, but because of the recursive nature of the refreshLinks and htmlCacheUpdate jobs even if the backlog is being processed it may not look like it, because the jobs are just enqueing new jobs. Will probably take some time to  really know what effect things are having.


We are basically lagging 2/3 days in executing jobs, but the queue keeps growing and I have no idea if we are facing something like T129517#2128754 or a 'genuine' (recursive) job enqueue explosion due to a template modification or similar.

https://gerrit.wikimedia.org/r/#/c/385248 should be already working for commons, but from mwlog1001's runJob.log I can only see stuff like causeAction=unknown causeAgent=unknown (that probably only confirms that no authenticated user/bot is triggering these jobs iteratively).TASK DETAILhttps://phabricator.wikimedia.org/T173710EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: elukeyCc: zhuyifei1999, RP88, Jack_who_built_the_house, elukey, debt, mxn, Daimona, YOUR1, Tbayer, mobrovac, Nikerabbit, Mholloway, Legoktm, ema, Joe, GWicke, Nemo_bis, Andreasmperu, BBlack, Peachey88, Liuxinyu970226, daniel, Stashbot, Agabi10, Daniel_Mietchen, XXN, Pasleim, Bugreporter, Sjoerddebruin, Magnus, Mr.Ibrahem, gerritbot, EBernhardson, Esc3300, jcrespo, WMDE-leszek, Jdforrester-WMF, Krinkle, aaron, fgiunchedi, Aklapper, Ladsgroup, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, EBjune, Vali.matei, Avner, Lewizho99, Zppix, Maathavan, Gehel, FloNight, Eevans, Hardikj, Wikidata-bugs, aude, jayvdb, faidon, Mbch331, Jay8g, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Declined] T118182: headless browsertests: browser console output

2017-11-02 Thread zeljkofilipin
zeljkofilipin closed this task as "Declined".zeljkofilipin added a comment.
Unlikely to ever be resolved because of T139740: Port Selenium tests from Ruby to Node.js.TASK DETAILhttps://phabricator.wikimedia.org/T118182EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipinCc: zeljkofilipin, StudiesWorld, JanZerebecki, Aklapper, Lahi, GoranSMilovanovic, QZanden, Liudvikas, Luke081515, Wikidata-bugs, aude, Mbch331, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Declined] T118179: headless browsertests: assert absence of or log network errors

2017-11-02 Thread zeljkofilipin
zeljkofilipin closed this task as "Declined".zeljkofilipin added a comment.
Unlikely to ever be resolved because of T139740: Port Selenium tests from Ruby to Node.js.TASK DETAILhttps://phabricator.wikimedia.org/T118179EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipinCc: zeljkofilipin, Aklapper, JanZerebecki, StudiesWorld, Lahi, GoranSMilovanovic, QZanden, Liudvikas, Luke081515, Wikidata-bugs, aude, Mbch331, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T152963: Increase in failures caused by Saucelabs

2017-11-02 Thread zeljkofilipin
zeljkofilipin closed subtask T160086: Upgrade Cucumber from version 1 to version 3 as "Declined".
TASK DETAILhttps://phabricator.wikimedia.org/T152963EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipinCc: Niedzielski, PokestarFan, pmiazga, Jdforrester-WMF, dduvall, Tgr, greg, Jdlrobson, Cmcmahon, hoo, Lydia_Pintscher, Jonas, Aleksey_WMDE, gerritbot, zeljkofilipin, thiemowmde, Aklapper, Tobi_WMDE_SW, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178757: Add diff support for Lexeme

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388077 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Add ItemDiffVisualizerTest

https://gerrit.wikimedia.org/r/388077TASK DETAILhttps://phabricator.wikimedia.org/T178757EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: PokestarFan, Bugreporter, Jakob_WMDE, Jonas, WMDE-leszek, thiemowmde, gerritbot, Aklapper, Ladsgroup, Lahi, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T175130: Add serialization/serialization to mediawiki-vendor

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388125 had a related patch set uploaded (by Addshore; owner: Addshore):
[mediawiki/vendor@master] Wikibase: serialization/serialization: 3.2.1

https://gerrit.wikimedia.org/r/388125TASK DETAILhttps://phabricator.wikimedia.org/T175130EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: gerritbot, Aklapper, Addshore, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, fbstj, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T173710: Job queue is increasing non-stop

2017-11-02 Thread EBernhardson
EBernhardson added a comment.
It was perhaps noted before, but because of the recursive nature of the refreshLinks and htmlCacheUpdate jobs even if the backlog is being processed it may not look like it, because the jobs are just enqueing new jobs. Will probably take some time to  really know what effect things are having.TASK DETAILhttps://phabricator.wikimedia.org/T173710EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: EBernhardsonCc: zhuyifei1999, RP88, Jack_who_built_the_house, elukey, debt, mxn, Daimona, YOUR1, Tbayer, mobrovac, Nikerabbit, Mholloway, Legoktm, ema, Joe, GWicke, Nemo_bis, Andreasmperu, BBlack, Peachey88, Liuxinyu970226, daniel, Stashbot, Agabi10, Daniel_Mietchen, XXN, Pasleim, Bugreporter, Sjoerddebruin, Magnus, Mr.Ibrahem, gerritbot, EBernhardson, Esc3300, jcrespo, WMDE-leszek, Jdforrester-WMF, Krinkle, aaron, fgiunchedi, Aklapper, Ladsgroup, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, EBjune, Vali.matei, Avner, Lewizho99, Zppix, Maathavan, Gehel, FloNight, Eevans, Hardikj, Wikidata-bugs, aude, jayvdb, faidon, Mbch331, Jay8g, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178088: Turn pseudo-extension wikibase/javascript-api into a npm package

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 387816 abandoned by Legoktm:
Treat WikibaseJavaScriptApi as an independent library, not an extension

Reason:
Awesome!

https://gerrit.wikimedia.org/r/387816TASK DETAILhttps://phabricator.wikimedia.org/T178088EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: gerritbot, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178225: Only run npm job on Jenkins for builds of mediawiki/extensions/WikibaseJavaScriptApi

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 387816 abandoned by Legoktm:
Treat WikibaseJavaScriptApi as an independent library, not an extension

Reason:
Awesome!

https://gerrit.wikimedia.org/r/387816TASK DETAILhttps://phabricator.wikimedia.org/T178225EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: hashar, gerritbot, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178757: Add diff support for Lexeme

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388077 had a related patch set uploaded (by Ladsgroup; owner: Amir Sarabadani):
[mediawiki/extensions/Wikibase@master] Add ItemDiffVisualizerTest

https://gerrit.wikimedia.org/r/388077TASK DETAILhttps://phabricator.wikimedia.org/T178757EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: PokestarFan, Bugreporter, Jakob_WMDE, Jonas, WMDE-leszek, thiemowmde, gerritbot, Aklapper, Ladsgroup, Lahi, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T167432: Run Wikibase daily browser tests on Jenkins

2017-11-02 Thread zeljkofilipin
zeljkofilipin added a comment.

In T167432#3729386, @WMDE-leszek wrote:
I've just run another run of the job and there are 4 failures. So it looks like I only need to fix those, and we could then go on with the new jobs instead of the one running tests on sauce labs?


Correct. The only remaining task from my side is to recreate the job in JJB, but that should not be hard.TASK DETAILhttps://phabricator.wikimedia.org/T167432EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipinCc: Ladsgroup, hoo, Addshore, aude, gerritbot, PokestarFan, Tobi_WMDE_SW, Jonas, thiemowmde, WMDE-leszek, zeljkofilipin, hashar, Aleksey_WMDE, Aklapper, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Liudvikas, Luke081515, thcipriani, Wikidata-bugs, Mbch331, Jay8g, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T167432: Run Wikibase daily browser tests on Jenkins

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388062 had a related patch set uploaded (by WMDE-leszek; owner: WMDE-leszek):
[mediawiki/extensions/Wikibase@master] Wait for $.cookie to be loaded in browser tests

https://gerrit.wikimedia.org/r/388062TASK DETAILhttps://phabricator.wikimedia.org/T167432EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipin, gerritbotCc: Ladsgroup, hoo, Addshore, aude, gerritbot, PokestarFan, Tobi_WMDE_SW, Jonas, thiemowmde, WMDE-leszek, zeljkofilipin, hashar, Aleksey_WMDE, Aklapper, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Liudvikas, Luke081515, thcipriani, Wikidata-bugs, Mbch331, Jay8g, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T168298: UI for editing a Lexeme's language (M)

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 386390 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] LemmaHeader language and lexical category formatting

https://gerrit.wikimedia.org/r/386390TASK DETAILhttps://phabricator.wikimedia.org/T168298EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: Lydia_Pintscher, Jakob_WMDE, gerritbot, WMDE-leszek, Jan_Dittrich, Aklapper, daniel, Lahi, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, JGirault, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T168300: UI for editing a Lexeme's lexical category (S)

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 386390 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] LemmaHeader language and lexical category formatting

https://gerrit.wikimedia.org/r/386390TASK DETAILhttps://phabricator.wikimedia.org/T168300EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: Lydia_Pintscher, gerritbot, Jakob_WMDE, WMDE-leszek, Jan_Dittrich, Aklapper, daniel, Lahi, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, JGirault, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.31-release-notes (WMF-deploy-2017-11-07 (1.31.0-wmf.7)).
TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, ReleaseTaggerBotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


Re: [Wikidata] Wikidata HDT dump

2017-11-02 Thread Osma Suominen

Laura Morales kirjoitti 02.11.2017 klo 15:54:

The tool is in the hdt-jena package (not hdt-java-cli where the other

command line tools reside), since it uses parts of Jena (e.g. ARQ).

There is a wrapper script called hdtsparql.sh for executing it with the

proper Java environment.

Does this tool work nicely with large HDT files such as wikidata? Or does it 
need to load the whole graph+index into memory?


I haven't tested it with huge datasets like Wikidata. But for the 
moderately sized (40M triples) data that I use it for, it runs pretty 
fast and without using lots of memory, so I think it just memory maps 
the hdt and index file and reads only what it needs to answer the query.


-Osma


--
Osma Suominen
D.Sc. (Tech), Information Systems Specialist
National Library of Finland
P.O. Box 26 (Kaikukatu 4)
00014 HELSINGIN YLIOPISTO
Tel. +358 50 3199529
osma.suomi...@helsinki.fi
http://www.nationallibrary.fi

___
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata


[Wikidata-bugs] [Maniphest] [Closed] T101164: [Task] make ValueView into a lib or do not require it via composer.json

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed this task as "Resolved".WMDE-leszek claimed this task.
TASK DETAILhttps://phabricator.wikimedia.org/T101164EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: WMDE-leszek, Liuxinyu970226, JanZerebecki, Aklapper, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T95663: [Story] Use composer-merge-plugin to include Wikidata components in mediawiki-vendor

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed subtask T101164: [Task] make ValueView into a lib or do not require it via composer.json as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T95663EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Liuxinyu970226, demon, thcipriani, Reedy, greg, hoo, Lydia_Pintscher, bd808, JeroenDeDauw, Legoktm, Addshore, Ricordisamoa, wpmirrordev, JanZerebecki, aude, Aklapper, Lahi, GoranSMilovanovic, QZanden, Liudvikas, Luke081515, Wikidata-bugs, zeljkofilipin, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


Re: [Wikidata] Wikidata HDT dump

2017-11-02 Thread Laura Morales
> There is also a command line tool called hdtsparql in the hdt-java
distribution that allows exactly this. It used to support only SELECT
queries, but I've enhanced it to support CONSTRUCT, DESCRIBE and ASK
queries too. There are some limitations, for example only CSV output is
supported for SELECT and N-Triples for CONSTRUCT and DESCRIBE.

Thank you for sharing.

> The tool is in the hdt-jena package (not hdt-java-cli where the other
command line tools reside), since it uses parts of Jena (e.g. ARQ).
> There is a wrapper script called hdtsparql.sh for executing it with the
proper Java environment.

Does this tool work nicely with large HDT files such as wikidata? Or does it 
need to load the whole graph+index into memory?

___
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata


[Wikidata-bugs] [Maniphest] [Commented On] T175130: Add serialization/serialization to mediawiki-vendor

2017-11-02 Thread Addshore
Addshore added a comment.
Now that the JS stuff is done we can move forward with this!TASK DETAILhttps://phabricator.wikimedia.org/T175130EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: gerritbot, Aklapper, Addshore, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, fbstj, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T173818: [Epic] Kill the Wikidata build step

2017-11-02 Thread WMDE-leszek
WMDE-leszek updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...[ x] T177087 Make Wikibase-related JS libraries npm packages and include them as git submodules in Wikibase.git instead of installing as PHP libs using Composer...TASK DETAILhttps://phabricator.wikimedia.org/T173818EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, WMDE-leszekCc: Ricordisamoa, Jrbranaa, Liuxinyu970226, demon, VColeman, Jdforrester-WMF, Lucas_Werkmeister_WMDE, Agabi10, aude, hoo, Jonas, Aleksey_WMDE, WMDE-leszek, thiemowmde, daniel, Lydia_Pintscher, greg, Legoktm, Addshore, Aklapper, Lahi, GoranSMilovanovic, QZanden, Liudvikas, Luke081515, Wikidata-bugs, zeljkofilipin, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Status] T175130: Add serialization/serialization to mediawiki-vendor

2017-11-02 Thread Addshore
Addshore changed the task status from "Stalled" to "Open".
TASK DETAILhttps://phabricator.wikimedia.org/T175130EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: gerritbot, Aklapper, Addshore, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, fbstj, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T177087: Make Wikibase-related JS libraries npm packages and include them as git submodules in Wikibase.git instead of installing as PHP libs using Composer

2017-11-02 Thread WMDE-leszek
WMDE-leszek updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...  [ x] data-values/_javascript_
  [ x] data-values/value-view
  [ x] wikibase/data-model-_javascript_
  [ x] wikibase/_javascript_-api
  [ x] wikibase/serialization-_javascript_TASK DETAILhttps://phabricator.wikimedia.org/T177087EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Ricordisamoa, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Blocker] T173941: Add all wikidata build libraries to mediawiki-vendor repo

2017-11-02 Thread Addshore
Addshore changed the status of subtask T175130: Add serialization/serialization to mediawiki-vendor from "Stalled" to "Open".
TASK DETAILhttps://phabricator.wikimedia.org/T173941EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Aklapper, Addshore, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, fbstj, Mbch331, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T177087: Make Wikibase-related JS libraries npm packages and include them as git submodules in Wikibase.git instead of installing as PHP libs using Composer

2017-11-02 Thread Addshore
Addshore closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T177087EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Ricordisamoa, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T173818: [Epic] Kill the Wikidata build step

2017-11-02 Thread Addshore
Addshore closed subtask T177087: Make Wikibase-related JS libraries npm packages and include them as git submodules in Wikibase.git instead of installing as PHP libs using Composer as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T173818EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Ricordisamoa, Jrbranaa, Liuxinyu970226, demon, VColeman, Jdforrester-WMF, Lucas_Werkmeister_WMDE, Agabi10, aude, hoo, Jonas, Aleksey_WMDE, WMDE-leszek, thiemowmde, daniel, Lydia_Pintscher, greg, Legoktm, Addshore, Aklapper, Lahi, GoranSMilovanovic, QZanden, Liudvikas, Luke081515, Wikidata-bugs, zeljkofilipin, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T178580: Include wikibase-data-values npm package as a submodule of Wikibase git repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed this task as "Resolved".WMDE-leszek removed a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T178580EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: gerritbot, Aklapper, Addshore, Lydia_Pintscher, Ricordisamoa, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T177087: Make Wikibase-related JS libraries npm packages and include them as git submodules in Wikibase.git instead of installing as PHP libs using Composer

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed subtask T177093: Make pseudo-PHP library  data-values/_javascript_ a npm package and include it as a git submodule in Wikibase git repo as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T177087EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Ricordisamoa, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T177093: Make pseudo-PHP library data-values/javascript a npm package and include it as a git submodule in Wikibase git repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed this task as "Resolved".WMDE-leszek claimed this task.
TASK DETAILhttps://phabricator.wikimedia.org/T177093EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Ricordisamoa, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T177093: Make pseudo-PHP library data-values/javascript a npm package and include it as a git submodule in Wikibase git repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed subtask T178580: Include wikibase-data-values npm package as a submodule of Wikibase git repo as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T177093EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Ricordisamoa, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T177087: Make Wikibase-related JS libraries npm packages and include them as git submodules in Wikibase.git instead of installing as PHP libs using Composer

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed subtask T177088: Make pseudo-PHP library  wikibase/data-model-_javascript_ a npm package and include it as a git submodule in Wikibase git repo as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T177087EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Ricordisamoa, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T177088: Make pseudo-PHP library wikibase/data-model-javascript a npm package and include it as a git submodule in Wikibase git repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed this task as "Resolved".WMDE-leszek claimed this task.
TASK DETAILhttps://phabricator.wikimedia.org/T177088EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T178577: Include wikibase-data-model npm package as a submodule of Wikibase git repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed this task as "Resolved".WMDE-leszek removed a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T178577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: gerritbot, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T177088: Make pseudo-PHP library wikibase/data-model-javascript a npm package and include it as a git submodule in Wikibase git repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed subtask T178577: Include wikibase-data-model npm package as a submodule of Wikibase git repo as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T177088EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388046 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Updated the URL of wikibase-_javascript_-api submodule

https://gerrit.wikimedia.org/r/388046TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


Re: [Wikidata] Wikidata HDT dump

2017-11-02 Thread Osma Suominen

Laura Morales kirjoitti 01.11.2017 klo 08:59:

For querying I use the Jena query engine. I have created a module called 
HDTQuery located http://download.systemsbiology.nl/sapp/ which is a simple 
program and under development that should be able to use the full power of 
SPARQL and be more advanced than grep… ;)


Does this tool allow to query HDT files from command-line, with SPARQL, and 
without the need to setup a Fuseki endpoint?


There is also a command line tool called hdtsparql in the hdt-java 
distribution that allows exactly this. It used to support only SELECT 
queries, but I've enhanced it to support CONSTRUCT, DESCRIBE and ASK 
queries too. There are some limitations, for example only CSV output is 
supported for SELECT and N-Triples for CONSTRUCT and DESCRIBE. But it 
works fine, at least for my use cases, and is often more convenient than 
firing up Fuseki-HDT. It requires both the hdt file and the 
corresponding index file.


Code here:
https://github.com/rdfhdt/hdt-java/blob/master/hdt-jena/src/main/java/org/rdfhdt/hdtjena/cmd/HDTSparql.java

The tool is in the hdt-jena package (not hdt-java-cli where the other 
command line tools reside), since it uses parts of Jena (e.g. ARQ). 
There is a wrapper script called hdtsparql.sh for executing it with the 
proper Java environment.


Typical usage (example from hdt-java README):

# Execute SPARQL Query against the file.
$ ./hdtsparql.sh ../hdt-java/data/test.hdt "SELECT ?s ?p ?o WHERE { ?s 
?p ?o . }"


-Osma


--
Osma Suominen
D.Sc. (Tech), Information Systems Specialist
National Library of Finland
P.O. Box 26 (Kaikukatu 4)
00014 HELSINGIN YLIOPISTO
Tel. +358 50 3199529
osma.suomi...@helsinki.fi
http://www.nationallibrary.fi

___
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata


[Wikidata-bugs] [Maniphest] [Closed] T178739: Remove ValueView "extension" from the Wikidata build

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed this task as "Resolved".WMDE-leszek claimed this task.
TASK DETAILhttps://phabricator.wikimedia.org/T178739EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: gerritbot, Aklapper, Addshore, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T175026: Remove extensions from the Wikidata build and deploy as a regular extension

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed subtask T178739: Remove ValueView "extension" from the Wikidata build as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T175026EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: WMDE-leszek, Liuxinyu970226, Addshore, Aklapper, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T167432: Run Wikibase daily browser tests on Jenkins

2017-11-02 Thread WMDE-leszek
WMDE-leszek added a comment.
Okay, thanks. That's good news!
I've just run another run of the job and there are 4 failures. So it looks like I only need to fix those, and we could then go on with the new jobs instead of the one running tests on sauce labs?TASK DETAILhttps://phabricator.wikimedia.org/T167432EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipin, WMDE-leszekCc: Ladsgroup, hoo, Addshore, aude, gerritbot, PokestarFan, Tobi_WMDE_SW, Jonas, thiemowmde, WMDE-leszek, zeljkofilipin, hashar, Aleksey_WMDE, Aklapper, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Liudvikas, Luke081515, thcipriani, Wikidata-bugs, Mbch331, Jay8g, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed this task as "Resolved".WMDE-leszek claimed this task.
TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388047 merged by Hashar:
[mediawiki/extensions@master] Unregister WikibaseJavaScriptApi

https://gerrit.wikimedia.org/r/388047TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388047 had a related patch set uploaded (by Hashar; owner: Hashar):
[mediawiki/extensions@master] Unregister WikibaseJavaScriptApi

https://gerrit.wikimedia.org/r/388047TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388046 had a related patch set uploaded (by WMDE-leszek; owner: WMDE-leszek):
[mediawiki/extensions/Wikibase@master] Updated the URL of wikibase-_javascript_-api submodule

https://gerrit.wikimedia.org/r/388046TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T170779: Wikidata search suggestions do not display on screen if character whose decomposition contains nukta is present in search query

2017-11-02 Thread TJones
TJones added a comment.
@Smalyshev, thanks for tracking this one down! That was some weird behavior, but things getting normalized and not matching makes sense.TASK DETAILhttps://phabricator.wikimedia.org/T170779EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: TJonesCc: gerritbot, hoo, Smalyshev, debt, Liuxinyu970226, TJones, daniel, thiemowmde, Aftabuzzaman, Mahir256, Aklapper, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, Lewizho99, Maathavan, Jdrewniak, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread hashar
hashar added a comment.
Summary

mediawiki/extensions/WikibaseJavaScriptApi.git is empty and read-only in Gerrit. CI is unconfigured.

The repository has been mirrored to wikibase/_javascript_-api and CI runs npm on itTASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hasharCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread Stashbot
Stashbot added a comment.
Mentioned in SAL (#wikimedia-releng) [2017-11-02T13:02:23Z]  gerrit: marked mediawiki/extensions/WikibaseJavaScriptApi.git read-only - T178226TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: StashbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 387815 merged by Hashar:
[mediawiki/extensions/WikibaseJavaScriptApi@master] Archive extension

https://gerrit.wikimedia.org/r/387815TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T178577: Include wikibase-data-model npm package as a submodule of Wikibase git repo

2017-11-02 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.31-release-notes (WMF-deploy-2017-11-07 (1.31.0-wmf.7)).
TASK DETAILhttps://phabricator.wikimedia.org/T178577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, ReleaseTaggerBotCc: gerritbot, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T178580: Include wikibase-data-values npm package as a submodule of Wikibase git repo

2017-11-02 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.31-release-notes (WMF-deploy-2017-11-07 (1.31.0-wmf.7)).
TASK DETAILhttps://phabricator.wikimedia.org/T178580EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, ReleaseTaggerBotCc: gerritbot, Aklapper, Addshore, Lydia_Pintscher, Ricordisamoa, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388044 merged by jenkins-bot:
[integration/config@master] Archive mediawiki/extensions/WikibaseJavaScriptApi

https://gerrit.wikimedia.org/r/388044TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388044 had a related patch set uploaded (by Hashar; owner: Hashar):
[integration/config@master] Archive mediawiki/extensions/WikibaseJavaScriptApi

https://gerrit.wikimedia.org/r/388044TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 387815 had a related patch set uploaded (by Hashar; owner: Legoktm):
[mediawiki/extensions/WikibaseJavaScriptApi@master] Archive extension

https://gerrit.wikimedia.org/r/387815TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388042 merged by jenkins-bot:
[wikibase/_javascript_-api@master] Repository is no more a MediaWiki extension

https://gerrit.wikimedia.org/r/388042TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388040 abandoned by Hashar:
Jenkins job validation (DO NOT SUBMIT)

https://gerrit.wikimedia.org/r/388040TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388042 had a related patch set uploaded (by Hashar; owner: Hashar):
[wikibase/_javascript_-api@master] Repository is no more a MediaWiki extension

https://gerrit.wikimedia.org/r/388042TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178577: Include wikibase-data-model npm package as a submodule of Wikibase git repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 385409 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Install wikibase data model js lib as a git submodule, not as a composer dependency

https://gerrit.wikimedia.org/r/385409TASK DETAILhttps://phabricator.wikimedia.org/T178577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: gerritbot, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178580: Include wikibase-data-values npm package as a submodule of Wikibase git repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 385408 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Install data values js lib as a git submodule, not as a composer dependency

https://gerrit.wikimedia.org/r/385408TASK DETAILhttps://phabricator.wikimedia.org/T178580EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: gerritbot, Aklapper, Addshore, Lydia_Pintscher, Ricordisamoa, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388040 had a related patch set uploaded (by Hashar; owner: Hashar):
[mediawiki/extensions/WikibaseJavaScriptApi@master] Jenkins job validation (DO NOT SUBMIT)

https://gerrit.wikimedia.org/r/388040TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388039 merged by jenkins-bot:
[integration/config@master] npm job for wikibase/_javascript_-api

https://gerrit.wikimedia.org/r/388039TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Declined] T178225: Only run npm job on Jenkins for builds of mediawiki/extensions/WikibaseJavaScriptApi

2017-11-02 Thread hashar
hashar closed this task as "Declined".hashar added a comment.
Lets just move it out of mediawiki/extensions namespace. That is T178226TASK DETAILhttps://phabricator.wikimedia.org/T178225EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hasharCc: hashar, gerritbot, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Framawiki, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread gerritbot
gerritbot added a comment.
Change 388039 had a related patch set uploaded (by Hashar; owner: Hashar):
[integration/config@master] npm job for wikibase/_javascript_-api

https://gerrit.wikimedia.org/r/388039TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Framawiki, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread hashar
hashar added a comment.
I did the clone with:

git clone --mirror mediawiki/extensions/WikibaseJavaScriptApi
git push --mirror wikibase/_javascript_-api

The extension should be cleaned up via https://gerrit.wikimedia.org/r/#/c/387815/TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hasharCc: Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Framawiki, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T167432: Run Wikibase daily browser tests on Jenkins

2017-11-02 Thread zeljkofilipin
zeljkofilipin added a comment.

In T167432#3726174, @WMDE-leszek wrote:
@zeljkofilipin: I don't have rights to see the config of the job, so I am not sure if the user factory is now enabled or not?


It is. The config change uses master branch.

Looks like most failures of that last run of yours were because of not finding items/properties. This seems odd, and also does appear to me locally. Maybe there were some search issues on beta recently?
 Now I re-run the job and got only 2 failures. For those two I actually have a fix prepared. But as I don't know if my run was using user factory or not, I am not sure if there is a problem with the user factory or not.

Looks like there was really something wrong with beta at the time the tests were running.TASK DETAILhttps://phabricator.wikimedia.org/T167432EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: zeljkofilipinCc: Ladsgroup, hoo, Addshore, aude, gerritbot, PokestarFan, Tobi_WMDE_SW, Jonas, thiemowmde, WMDE-leszek, zeljkofilipin, hashar, Aleksey_WMDE, Aklapper, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Liudvikas, Luke081515, thcipriani, Wikidata-bugs, Mbch331, Jay8g, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread Stashbot
Stashbot added a comment.
Mentioned in SAL (#wikimedia-releng) [2017-11-02T12:17:48Z]  gerrit: created wikibase/_javascript_-api inheriting from wikibase.git  - T178226TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: StashbotCc: Stashbot, hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Framawiki, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T177094: Make pseudo extension data-values/value-view a npm package and include it as a git submodule in Wikibase git repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed this task as "Resolved".WMDE-leszek claimed this task.
TASK DETAILhttps://phabricator.wikimedia.org/T177094EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T177087: Make Wikibase-related JS libraries npm packages and include them as git submodules in Wikibase.git instead of installing as PHP libs using Composer

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed subtask T177092: Make pseudo-PHP library  wikibase/_javascript_-api a npm package and include it as a git submodule in Wikibase git repo as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T177087EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Ricordisamoa, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T177092: Make pseudo-PHP library wikibase/javascript-api a npm package and include it as a git submodule in Wikibase git repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed this task as "Resolved".WMDE-leszek claimed this task.
TASK DETAILhttps://phabricator.wikimedia.org/T177092EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T177087: Make Wikibase-related JS libraries npm packages and include them as git submodules in Wikibase.git instead of installing as PHP libs using Composer

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed subtask T177094: Make pseudo extension  data-values/value-view a npm package and include it as a git submodule in Wikibase git repo as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T177087EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Ricordisamoa, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T178579: Include wikibase-api npm package as a submodule of Wikibase git repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed this task as "Resolved".WMDE-leszek moved this task from Review to Done on the Wikidata-Sprint board.
TASK DETAILhttps://phabricator.wikimedia.org/T178579WORKBOARDhttps://phabricator.wikimedia.org/project/board/2351/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: gerritbot, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T177092: Make pseudo-PHP library wikibase/javascript-api a npm package and include it as a git submodule in Wikibase git repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed subtask T178579: Include wikibase-api npm package as a submodule of Wikibase git repo as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T177092EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T177087: Make Wikibase-related JS libraries npm packages and include them as git submodules in Wikibase.git instead of installing as PHP libs using Composer

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed subtask T177091: Make pseudo-PHP library  wikibase/serialization-_javascript_ a npm package and include it as a git submodule in Wikibase git repo as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T177087EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Ricordisamoa, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T177091: Make pseudo-PHP library wikibase/serialization-javascript a npm package and include it as a git submodule in Wikibase git repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed subtask T178578: Include wikibase-serialization npm package as a submodule of Wikibase git repo as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T177091EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T178578: Include wikibase-serialization npm package as a submodule of Wikibase git repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T178578EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: gerritbot, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T177091: Make pseudo-PHP library wikibase/serialization-javascript a npm package and include it as a git submodule in Wikibase git repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek closed this task as "Resolved".WMDE-leszek claimed this task.
TASK DETAILhttps://phabricator.wikimedia.org/T177091EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T178083: Only run npm job on Jenkins for builds of data-values/value-view

2017-11-02 Thread WMDE-leszek
WMDE-leszek removed a parent task: T177094: Make pseudo extension  data-values/value-view a npm package and include it as a git submodule in Wikibase git repo.
TASK DETAILhttps://phabricator.wikimedia.org/T178083EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: gerritbot, Aklapper, Addshore, Lydia_Pintscher, WMDE-leszek, Lahi, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331, hashar___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T178226: Rename mediawiki/extensions/WikibaseJavaScriptApi repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek removed a parent task: T178088: Turn pseudo-extension wikibase/_javascript_-api into a npm package.
TASK DETAILhttps://phabricator.wikimedia.org/T178226EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: hashar, Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Framawiki, Liudvikas, Luke081515, Wikidata-bugs, aude, jayvdb, Paladox, zeljkofilipin, Mbch331, Jay8g, Krenair, QChris, greg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T177094: Make pseudo extension data-values/value-view a npm package and include it as a git submodule in Wikibase git repo

2017-11-02 Thread WMDE-leszek
WMDE-leszek removed a subtask: T178083: Only run npm job on Jenkins for builds of data-values/value-view.
TASK DETAILhttps://phabricator.wikimedia.org/T177094EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Lydia_Pintscher, Addshore, Aklapper, WMDE-leszek, Lahi, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


  1   2   >