[Wikidata-bugs] [Maniphest] [Commented On] T221917: Create RDF dump of structured data on Commons

2019-06-10 Thread Smalyshev
Smalyshev added a comment.


  > Can we get away with a 'dumpwikibaserdf.sh' and some well-chosen variables 
for both wikidata and commons (or at worst two much much shorter scripts) 
instead of a whole new dumpcommonsrdf.sh?
  
  I thought about it, and it might be possible, but it would make the script 
even more complex and even less readable, as it would be pretty much everything 
variables on top of variables on top of variables. That's why I didn't go that 
route - too easy to make an error while piling those variables on top of each 
other, and would be too hard to find one... I understand copypasting is usually 
bad, but I wonder if we want to tolerate it for the sake of readability. If you 
think it's a must I can redo it using common script but that would probably 
make the common part harder to understand and verify.
  
  > Mediainfo is the first name I would have chosen too but maybe we can find 
something else that will keep future dump maintainers from swearing at us.
  
  That's a good time for proposals, while we have not committed to anything 
yet. That said, given that it'd be in other/wikibase/commonswiki, I don't think 
it can be confused with anything else.
  
  > Last comment is that I really dislike the links under 
xmldatadumps/public/{wikidata,commonswiki}. That directory should be only for 
xml/sql dumps and we should be moving away from having links to other stuff 
there, not adding new ones. We need a plan...
  
  I just did what wikidata dump is already doing. I do not have any opinion on 
which way is better, but I think it should be symmetric for both RDF dumps - 
either both have it, or none has it. So you are welcome to propose any model 
that you prefer, I do not have preferences here except for consistency.

TASK DETAIL
  https://phabricator.wikimedia.org/T221917

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Smalyshev
Cc: ArielGlenn, WMDE-leszek, Poyekhali, Steinsplitter, Aklapper, 
Lydia_Pintscher, Bugreporter, Tgr, Ramsey-WMF, Jarekt, Addshore, Tpt, MB-one, 
Salgo60, Lucas_Werkmeister_WMDE, Smalyshev, Daryl-TTMG, RomaAmorRoma, 
E.S.A-Sheild, darthmon_wmde, joker88john, CucyNoiD, Nandana, NebulousIris, 
JKSTNK, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, PDrouin-WMF, Gq86, Baloch007, E1presidente, Cparle, 
Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, Tramullas, Acer, 
merbst, LawExplorer, WSH1906, Lewizho99, Maathavan, Silverfish, _jensen, 
rosalieper, Jonas, Xmlizer, Susannaanas, Wong128hk, Jane023, jkroll, 
Wikidata-bugs, Jdouglas, Base, matthiasmullie, aude, Tobias1984, El_Grafo, 
Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, 
Jdforrester-WMF, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T221917: Create RDF dump of structured data on Commons

2019-06-10 Thread ArielGlenn
ArielGlenn added a comment.


  A couple thoughts on the above patchset:
  
  Can we get away with a 'dumpwikibaserdf.sh' and some well-chosen variables 
for both wikidata and commons (or at worst two much much shorter scripts) 
instead of a whole new dumpcommonsrdf.sh?
  
  Additionally, we already have media, mediatitles, mediacounts and imageinfo 
being served out of other/. Mediainfo is the first name I would have chosen too 
but maybe we can find something else that will keep future dump maintainers 
from swearing at us.
  
  Last comment is that I really dislike the links under 
xmldatadumps/public/{wikidata,commonswiki}. That directory should be only for 
xml/sql dumps and we should be moving away from having links to other stuff 
there, not adding new ones. We need a plan...
  
  I'm trying to think of these dumps in the context of other projects possibly 
using structured data at some point, and how we can facilitate new dumps in the 
future.

TASK DETAIL
  https://phabricator.wikimedia.org/T221917

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: ArielGlenn
Cc: ArielGlenn, WMDE-leszek, Poyekhali, Steinsplitter, Aklapper, 
Lydia_Pintscher, Bugreporter, Tgr, Ramsey-WMF, Jarekt, Addshore, Tpt, MB-one, 
Salgo60, Lucas_Werkmeister_WMDE, Smalyshev, Daryl-TTMG, RomaAmorRoma, 
E.S.A-Sheild, darthmon_wmde, joker88john, CucyNoiD, Nandana, NebulousIris, 
JKSTNK, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, PDrouin-WMF, Gq86, Baloch007, E1presidente, Cparle, 
Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, Tramullas, Acer, 
merbst, LawExplorer, WSH1906, Lewizho99, Maathavan, Silverfish, _jensen, 
rosalieper, Jonas, Xmlizer, Susannaanas, Wong128hk, Jane023, jkroll, 
Wikidata-bugs, Jdouglas, Base, matthiasmullie, aude, Tobias1984, El_Grafo, 
Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, 
Jdforrester-WMF, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T221917: Create RDF dump of structured data on Commons

2019-06-10 Thread gerritbot
gerritbot added a comment.


  Change 516444 had a related patch set uploaded (by Smalyshev; owner: 
Smalyshev):
  [operations/puppet@production] Set up dumps for mediainfo RDF generation
  
  https://gerrit.wikimedia.org/r/516444

TASK DETAIL
  https://phabricator.wikimedia.org/T221917

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: WMDE-leszek, Poyekhali, Steinsplitter, Aklapper, Lydia_Pintscher, 
Bugreporter, Tgr, Ramsey-WMF, Jarekt, Addshore, Tpt, MB-one, Salgo60, 
Lucas_Werkmeister_WMDE, Smalyshev, E.S.A-Sheild, darthmon_wmde, joker88john, 
CucyNoiD, Nandana, NebulousIris, JKSTNK, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, 
Baloch007, E1presidente, Cparle, Darkminds3113, Anooprao, SandraF_WMF, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, EBjune, Tramullas, Acer, merbst, LawExplorer, WSH1906, Lewizho99, 
Maathavan, Silverfish, _jensen, rosalieper, Jonas, Xmlizer, Susannaanas, 
Wong128hk, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, matthiasmullie, 
aude, Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, 
Fabrice_Florin, Raymond, Jdforrester-WMF, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T221917: Create RDF dump of structured data on Commons

2019-06-10 Thread gerritbot
gerritbot added a comment.


  Change 516441 had a related patch set uploaded (by Smalyshev; owner: 
Smalyshev):
  [mediawiki/extensions/Wikibase@master] Add option --ignore-missing to dumper
  
  https://gerrit.wikimedia.org/r/516441

TASK DETAIL
  https://phabricator.wikimedia.org/T221917

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: WMDE-leszek, Poyekhali, Steinsplitter, Aklapper, Lydia_Pintscher, 
Bugreporter, Tgr, Ramsey-WMF, Jarekt, Addshore, Tpt, MB-one, Salgo60, 
Lucas_Werkmeister_WMDE, Smalyshev, darthmon_wmde, Nandana, JKSTNK, Lahi, 
PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, SandraF_WMF, 
GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, merbst, LawExplorer, 
Silverfish, _jensen, rosalieper, Jonas, Xmlizer, Susannaanas, Wong128hk, 
Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, matthiasmullie, aude, 
Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, 
Fabrice_Florin, Raymond, Jdforrester-WMF, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T221917: Create RDF dump of structured data on Commons

2019-06-10 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T221917

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: WMDE-leszek, Poyekhali, Steinsplitter, Aklapper, Lydia_Pintscher, 
Bugreporter, Tgr, Ramsey-WMF, Jarekt, Addshore, Tpt, MB-one, Salgo60, 
Lucas_Werkmeister_WMDE, Smalyshev, E.S.A-Sheild, darthmon_wmde, joker88john, 
CucyNoiD, Nandana, NebulousIris, JKSTNK, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, 
Baloch007, E1presidente, Cparle, Darkminds3113, Anooprao, SandraF_WMF, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, EBjune, Tramullas, Acer, merbst, LawExplorer, WSH1906, Lewizho99, 
Maathavan, Silverfish, _jensen, rosalieper, Jonas, Xmlizer, Susannaanas, 
Wong128hk, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, matthiasmullie, 
aude, Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, 
Fabrice_Florin, Raymond, Jdforrester-WMF, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T221916: Create RDF export for structured data stored for files

2019-06-10 Thread Smalyshev
Smalyshev closed subtask T222995: Decide which prefixes to use for MediaInfo 
RDF as Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T221916

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Smalyshev
Cc: WMDE-leszek, Poyekhali, Steinsplitter, Aklapper, Lydia_Pintscher, Tgr, 
Ramsey-WMF, Jarekt, Addshore, Tpt, MB-one, Salgo60, Lucas_Werkmeister_WMDE, 
Smalyshev, E.S.A-Sheild, darthmon_wmde, joker88john, CucyNoiD, Nandana, 
NebulousIris, JKSTNK, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Baloch007, E1presidente, Cparle, 
Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, Tramullas, Acer, 
merbst, LawExplorer, WSH1906, Lewizho99, Maathavan, Silverfish, _jensen, 
rosalieper, Cirdan, Jonas, Xmlizer, Susannaanas, Wong128hk, Jane023, jkroll, 
Wikidata-bugs, Jdouglas, Base, matthiasmullie, aude, Tobias1984, El_Grafo, 
Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, Fabrice_Florin, Raymond, 
Jdforrester-WMF, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T222995: Decide which prefixes to use for MediaInfo RDF

2019-06-10 Thread Smalyshev
Smalyshev closed this task as "Resolved".
Smalyshev claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T222995

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Smalyshev
Cc: Denny, mkroetzsch, Mholloway, Cparle, daniel, Lucas_Werkmeister_WMDE, 
Salgo60, MB-one, Tpt, Addshore, Jarekt, Ramsey-WMF, Tgr, Lydia_Pintscher, 
Aklapper, Steinsplitter, Poyekhali, WMDE-leszek, Smalyshev, darthmon_wmde, 
Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Anooprao, SandraF_WMF, 
GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, merbst, LawExplorer, 
Silverfish, _jensen, rosalieper, Jonas, Xmlizer, Susannaanas, Wong128hk, 
Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, matthiasmullie, aude, 
Tobias1984, El_Grafo, Dinoguy1000, Manybubbles, Ricordisamoa, Wesalius, 
Fabrice_Florin, Raymond, Jdforrester-WMF, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Merged] T225364: Class undefined: Wikibase\DataModel\Entity\ItemId in WikibaseLib.entitytypes.php on line 35

2019-06-10 Thread matmarex
matmarex closed this task as a duplicate of T189560: mediawiki/vendor REL1_* no 
longer ship dependencies for wmf extensions that are not in the mediawiki 
tarball.

TASK DETAIL
  https://phabricator.wikimedia.org/T225364

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: matmarex
Cc: Paladox, Aklapper, Reedy, darthmon_wmde, Redabr4, Zanziii, Sadisticturd, 
Nandana, A.S.Kochergin, Lahi, Gq86, GoranSMilovanovic, RazeSoldier, QZanden, 
LawExplorer, _jensen, rosalieper, Jonas, MGChecker, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, hashar
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T194101: Add more metrics to WDQS

2019-06-10 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T194101

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Maintenance_bot
Cc: Aklapper, Gehel, Smalyshev, darthmon_wmde, ET4Eva, Nandana, Lahi, Gq86, 
Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, 
merbst, LawExplorer, Avner, _jensen, rosalieper, Jonas, FloNight, Xmlizer, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331, 
E.S.A-Sheild, joker88john, CucyNoiD, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Baloch007, Bsandipan, 
Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, WSH1906, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T194101: Add more metrics to WDQS

2019-06-10 Thread gerritbot
gerritbot added a comment.


  Change 514645 **merged** by jenkins-bot:
  [wikidata/query/rdf@master] Add metering of federation requests
  
  https://gerrit.wikimedia.org/r/514645

TASK DETAIL
  https://phabricator.wikimedia.org/T194101

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Aklapper, Gehel, Smalyshev, E.S.A-Sheild, darthmon_wmde, joker88john, 
ET4Eva, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, 
WSH1906, Avner, Lewizho99, Maathavan, _jensen, rosalieper, 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] T217018: Upgrade Wikibase extension to use newer phan

2019-06-10 Thread Jdforrester-WMF
Jdforrester-WMF added a parent task: T225456: Run phan on PHP 7.2, not PHP 7.0.

TASK DETAIL
  https://phabricator.wikimedia.org/T217018

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdforrester-WMF
Cc: Jdforrester-WMF, matej_suchanek, gerritbot, Aklapper, 
Lucas_Werkmeister_WMDE, E.S.A-Sheild, darthmon_wmde, joker88john, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 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] T217018: Upgrade Wikibase extension to use newer phan

2019-06-10 Thread Jdforrester-WMF
Jdforrester-WMF added a comment.


  This is blocking T225456  because 
the version of phan Wikibase master is using is so old. :-(

TASK DETAIL
  https://phabricator.wikimedia.org/T217018

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdforrester-WMF
Cc: Jdforrester-WMF, matej_suchanek, gerritbot, Aklapper, 
Lucas_Werkmeister_WMDE, E.S.A-Sheild, darthmon_wmde, joker88john, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 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] T170281: Raise PHP version requirement of Wikibase (and its related extensions) to 5.6

2019-06-10 Thread Jdforrester-WMF
Jdforrester-WMF added a comment.


  Can we declare this done? :-)

TASK DETAIL
  https://phabricator.wikimedia.org/T170281

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdforrester-WMF
Cc: Jdforrester-WMF, Paladox, Ricordisamoa, PokestarFan, thiemowmde, Reedy, 
Lucas_Werkmeister_WMDE, aude, hoo, ArielGlenn, daniel, Lydia_Pintscher, Jonas, 
Aleksey_WMDE, WMDE-leszek, Aklapper, darthmon_wmde, Premeditated, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Wikidata-bugs, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T198557: Remove support for legacy pre-MCR schema

2019-06-10 Thread CCicalese_WMF
CCicalese_WMF edited projects, added MW-1.34-release; removed MW-1.33-release.
CCicalese_WMF added a comment.


  Agree, this should be moved to 1.34.

TASK DETAIL
  https://phabricator.wikimedia.org/T198557

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: CCicalese_WMF
Cc: Krinkle, BPirkle, Fjalapeno, CCicalese_WMF, Aklapper, daniel, 
darthmon_wmde, WDoranWMF, Premeditated, holger.knust, EvanProdromou, Nandana, 
Lahi, Gq86, GoranSMilovanovic, RazeSoldier, QZanden, LawExplorer, JJMC89, 
_jensen, rosalieper, Agabi10, Pchelolo, Wikidata-bugs, aude, Jdforrester-WMF, 
Mbch331, Ltrlg, MGChecker
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T198492: Drop rev_text_id and ar_text_id when running update.php

2019-06-10 Thread CCicalese_WMF
CCicalese_WMF edited projects, added MW-1.34-release; removed MW-1.33-release.

TASK DETAIL
  https://phabricator.wikimedia.org/T198492

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: CCicalese_WMF
Cc: Aklapper, Anomie, Jdforrester-WMF, Tgr, daniel, darthmon_wmde, WDoranWMF, 
Premeditated, holger.knust, EvanProdromou, Nandana, Lahi, Gq86, 
GoranSMilovanovic, RazeSoldier, QZanden, LawExplorer, JJMC89, _jensen, 
rosalieper, Agabi10, Pchelolo, Wikidata-bugs, aude, Mbch331, Ltrlg, MGChecker
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T138332: interwiki links to/from Multilingual Wikisource

2019-06-10 Thread Jarekt
Jarekt added a comment.


  I run into this problem, when dealing with unusual sitelinks, which are not 
displayed. For example Q62081484  
seems to be an empty item with nothing in it other than label in italian, but 
closer look 

 shows that it also has sitelink to 
https://wikisource.org/wiki/Li_fioreti_de_mess%C3%AA_san_Francescho. At the 
moment GUI does not allow you to see, or change it. According to this query 

 there are only 11 items with sitelinks to old wikisource. We need to either 
remove them and prevent future creation, or show sitelink in GUI. Perhaps in 
"other sites" section, or as mulwikisource in wikisource section.

TASK DETAIL
  https://phabricator.wikimedia.org/T138332

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jarekt
Cc: Jarekt, Ash_Crow, jhsoby, PokestarFan, Nikki, Liuxinyu970226, Candalua, 
Mbch331, Lydia_Pintscher, Thibaut120094, Aklapper, Yann, Zppix, darthmon_wmde, 
MattLongCT, Premeditated, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Mahir256, QZanden, LawExplorer, _jensen, rosalieper, Bodhisattwa, Samwilson, 
Wikidata-bugs, aude, jayvdb, Shizhao, Billinghurst, jayantanth, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T214308: Force usage of MCR aware database schema

2019-06-10 Thread CCicalese_WMF
CCicalese_WMF set the point value for this task to "1".

TASK DETAIL
  https://phabricator.wikimedia.org/T214308

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: CCicalese_WMF
Cc: Aklapper, CCicalese_WMF, Fjalapeno, daniel, darthmon_wmde, WDoranWMF, 
Premeditated, EvanProdromou, Nandana, Lahi, Gq86, GoranSMilovanovic, 
RazeSoldier, QZanden, LawExplorer, JJMC89, _jensen, rosalieper, Agabi10, 
Pchelolo, MGChecker, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T214308: Force usage of MCR aware database schema

2019-06-10 Thread CCicalese_WMF
CCicalese_WMF moved this task from Inbox to Team 3 on the Core Platform Team 
Kanban board.
CCicalese_WMF edited projects, added Core Platform Team Kanban (Team 3); 
removed Core Platform Team Kanban.

TASK DETAIL
  https://phabricator.wikimedia.org/T214308

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3696/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: CCicalese_WMF
Cc: Aklapper, CCicalese_WMF, Fjalapeno, daniel, darthmon_wmde, WDoranWMF, 
Premeditated, EvanProdromou, Nandana, Lahi, Gq86, GoranSMilovanovic, 
RazeSoldier, QZanden, LawExplorer, JJMC89, _jensen, rosalieper, Agabi10, 
Pchelolo, MGChecker, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T214308: Force usage of MCR aware database schema

2019-06-10 Thread CCicalese_WMF
CCicalese_WMF edited projects, added Core Platform Team Kanban; removed Core 
Platform Team Backlog (Later).

TASK DETAIL
  https://phabricator.wikimedia.org/T214308

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: CCicalese_WMF
Cc: Aklapper, CCicalese_WMF, Fjalapeno, daniel, darthmon_wmde, WDoranWMF, 
Premeditated, EvanProdromou, Nandana, Lahi, Gq86, GoranSMilovanovic, 
RazeSoldier, QZanden, LawExplorer, JJMC89, _jensen, rosalieper, Agabi10, 
Pchelolo, MGChecker, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Ltrlg, 
holger.knust
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T78134: Adapt red links on the translation - part 2

2019-06-10 Thread Pginer-WMF
Pginer-WMF closed this task as "Resolved".
Pginer-WMF claimed this task.
Pginer-WMF added a comment.


  Content translation supports red links, and specific improvements are 
captured in specific tickets (T197787 
)

TASK DETAIL
  https://phabricator.wikimedia.org/T78134

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Pginer-WMF
Cc: Pginer-WMF, Arrbee, Aklapper, darthmon_wmde, Premeditated, Nandana, Lahi, 
Gq86, Bigdog222, GoranSMilovanovic, chapulina, QZanden, LawExplorer, _jensen, 
rosalieper, Nizil, Ixocactus, Wikidata-bugs, aude, Amire80, Jsahleen, 
Nikerabbit, santhosh, KartikMistry, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T222624: Unable to remove last alias from entity

2019-06-10 Thread Aklapper
Aklapper added a project: Wikidata.
Aklapper added a comment.


  Assuming this is about #Wikidata 
.

TASK DETAIL
  https://phabricator.wikimedia.org/T222624

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Aklapper
Cc: Matthias_Geisler_WMDE, Jakob_WMDE, Aklapper, Tarrow, darthmon_wmde, 
Premeditated, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T203696: Drastically reduce the number of ResourceLoader modules that WikibaseClient registers

2019-06-10 Thread gerritbot
gerritbot added a comment.


  Change 516240 had a related patch set uploaded (by Krinkle; owner: Krinkle):
  [mediawiki/extensions/Wikibase@master] Consolidate more view/ modules 
resources (16)
  
  https://gerrit.wikimedia.org/r/516240

TASK DETAIL
  https://phabricator.wikimedia.org/T203696

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: gerritbot, Addshore, Aklapper, Krinkle, Jdforrester-WMF, E.S.A-Sheild, 
darthmon_wmde, Premeditated, joker88john, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Imarlier, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, Vali.matei, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T212843: [EPIC] Access to Wikidata's lexicographical data from Wiktionaries and other WMF sites

2019-06-10 Thread deryckchan
deryckchan added a subscriber: Fnielsen.
deryckchan added a comment.


  There's a Wikimania 2019 submission about Lexemes, by @Fnielsen : 
https://wikimania.wikimedia.org/wiki/2019:Languages/Wikidata_lexemes

TASK DETAIL
  https://phabricator.wikimedia.org/T212843

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: deryckchan
Cc: Fnielsen, RexxS, Pamputt, Mike_Peel, MarcoSwart, Geertivp, Liuxinyu970226, 
Addshore, Jdforrester-WMF, deryckchan, Lydia_Pintscher, Lea_Lacroix_WMDE, 
darthmon_wmde, Premeditated, Nandana, Mringgaard, Lahi, Gq86, Cinemantique, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, jberkel, 
Psychoslave, Wikidata-bugs, aude, GPHemsley, Shizhao, Nemo_bis, Darkdadaah, 
Mbch331, Ltrlg, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs