[Wikidata-bugs] [Maniphest] [Commented On] T190022: Separate the CirrusSearch/Elastic-specific code from Wikibase code base

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 488671 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseCirrusSearch@master] Move search configs to 
this extension
  
  https://gerrit.wikimedia.org/r/488671

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

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

To: Smalyshev, gerritbot
Cc: Jony, Lucas_Werkmeister_WMDE, gerritbot, Addshore, Aleksey_WMDE, 
thiemowmde, RazShuty, WMDE-leszek, Lydia_Pintscher, Aklapper, Smalyshev, 
ET4Eva, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, EBjune, LawExplorer, Avner, Lewizho99, Maathavan, 
Gehel, _jensen, FloNight, Wikidata-bugs, aude, 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] T205922: Impossible to establish site links

2019-02-27 Thread Bcbussche
Bcbussche added a comment.


  I think it is necessary, that elasticsearch is running. If so, you can use 
php maintenance/eval.php in the wikibase/wikibase container with the following 
code:
  
$sites = [];
$langCode = 'en';
$site = new MediaWikiSite();
$site->setGlobalId( 'clientwiki' );
$site->setGroup( 'wikipedia' );
$site->setLanguageCode( $langCode );
$site->addInterwikiId( $langCode );
$site->addNavigationId( $langCode );
$site->setPath( MediaWikiSite::PATH_PAGE, "http://localhost:8181/wiki/$1"; );
$site->setPath( MediaWikiSite::PATH_FILE, "http://wikibase.svc/w/$1"; );
$sites[] = $site;
$sitesTable = SiteSQLStore::newInstance();
$sitesTable->clear();
$sitesTable->saveSites( $sites );
  
  Setting the sitelinks should be possible then.

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

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

To: Bcbussche
Cc: Bcbussche, Ladsgroup, dbs, Realworldobject, Addshore, Niedzielski, 
Aklapper, despens, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, 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] T204490: Archive the WikibaseQualityExternalValidation extension

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 492458 **merged** by Hashar:
  [mediawiki/extensions/WikibaseQualityExternalValidation@master] Archived 
WikibaseQualityExternalValidation extension
  
  https://gerrit.wikimedia.org/r/492458

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

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

To: Zoranzoki21, gerritbot
Cc: gerritbot, JeroenDeDauw, Addshore, Aklapper, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Reari, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Gentlejack35, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, _jensen, 
Scott_WUaS, MGChecker, Luke081515, abian, Wikidata-bugs, aude, Dinoguy1000, 
Florian, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T204490: Archive the WikibaseQualityExternalValidation extension

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 492457 **merged** by jenkins-bot:
  [integration/config@master] Archive WikibaseQualityExternalValidation 
extension
  
  https://gerrit.wikimedia.org/r/492457

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

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

To: Zoranzoki21, gerritbot
Cc: gerritbot, JeroenDeDauw, Addshore, Aklapper, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Reari, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Gentlejack35, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, _jensen, 
Scott_WUaS, MGChecker, Luke081515, abian, Wikidata-bugs, aude, Dinoguy1000, 
Florian, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T204490: Archive the WikibaseQualityExternalValidation extension

2019-02-27 Thread hashar
hashar updated the task description.

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

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

To: Zoranzoki21, hashar
Cc: gerritbot, JeroenDeDauw, Addshore, Aklapper, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Reari, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Gentlejack35, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, _jensen, 
Scott_WUaS, MGChecker, Luke081515, abian, Wikidata-bugs, aude, Dinoguy1000, 
Florian, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T210615: View historic revisions of entities

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493176 had a related patch set uploaded (by Pablo Grass (WMDE); owner: 
Pablo Grass (WMDE)):
  [wikibase/termbox@master] beta hosting: add ansible playbook
  
  https://gerrit.wikimedia.org/r/493176

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

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

To: gerritbot
Cc: gerritbot, Aklapper, Pablo-WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, 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] [Updated] T210615: View historic revisions of entities

2019-02-27 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: gerritbot, Aklapper, Pablo-WMDE, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, 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] [Closed] T215917: use compression to serve termbox http response

2019-02-27 Thread Pablo-WMDE
Pablo-WMDE closed this task as "Resolved".

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

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

To: Pablo-WMDE
Cc: Jakob_WMDE, gerritbot, Aklapper, Pablo-WMDE, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, 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] [Unblock] T208381: mediawiki - node SSR HTTP request follow-up [2*2h]

2019-02-27 Thread Pablo-WMDE
Pablo-WMDE closed subtask T215917: use compression to serve termbox http 
response as "Resolved".

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

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

To: Pablo-WMDE
Cc: WMDE-leszek, Addshore, Aklapper, Jakob_WMDE, Pablo-WMDE, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 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] T212196: Use Special:EntityData to fetch entities

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493176 had a related patch set uploaded (by Pablo Grass (WMDE); owner: 
Pablo Grass (WMDE)):
  [wikibase/termbox@master] beta hosting: add ansible playbook
  
  https://gerrit.wikimedia.org/r/493176

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

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

To: gerritbot
Cc: gerritbot, Aklapper, Pablo-WMDE, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, 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] [Lowered Priority] T186356: Wikidata should fire "wikipage.content" when an edit is published

2019-02-27 Thread Addshore
Addshore lowered the priority of this task from "Normal" to "Low".

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

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

To: Addshore
Cc: Addshore, TheDJ, Nikki, matej_suchanek, Aklapper, He7d3r, Onmir, DannyS712, 
Nandana, Mh-3110, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, 
enigmaeth, rohitt, LawExplorer, _jensen, Dixtosa, Wikidata-bugs, aude, 
Dinoguy1000, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T186356: Wikidata should fire "wikipage.content" when an edit is published

2019-02-27 Thread Addshore
Addshore removed a project: Wikidata-Campsite.
Addshore added a comment.


  In T186356#4978149 , 
@Nikki wrote:
  
  > That sounds like it would work for me
  
  
  I guess this should be filed as a seperate ticket rather than hijacking this 
one

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

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

To: Addshore
Cc: Addshore, TheDJ, Nikki, matej_suchanek, Aklapper, He7d3r, Onmir, DannyS712, 
Nandana, Mh-3110, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, 
enigmaeth, rohitt, LawExplorer, _jensen, Dixtosa, Wikidata-bugs, aude, 
Dinoguy1000, Mbch331, Jonas, Lydia_Pintscher
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T208425: [EPIC] Kill the wb_terms table

2019-02-27 Thread Addshore
Addshore closed subtask T215902: Investigate normalization of data stored in 
wb_terms table as "Resolved".

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

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

To: Addshore
Cc: Jdforrester-WMF, Addshore, Aklapper, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, 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] [Closed] T215902: Investigate normalization of data stored in wb_terms table

2019-02-27 Thread Addshore
Addshore closed this task as "Resolved".

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

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

To: Addshore
Cc: Lucas_Werkmeister_WMDE, alaa_wmde, JeroenDeDauw, Ladsgroup, Marostegui, 
Aklapper, Addshore, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, Jonas, 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] [Closed] T214941: Documented backup strategy broken

2019-02-27 Thread Addshore
Addshore closed this task as "Resolved".
Addshore moved this task from Peer Review to Done on the Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞) board.

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

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

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

To: Greta_Doci_WMDE, Addshore
Cc: alaa_wmde, TuukkaH, Aklapper, Nandana, Cpaulf30, Lahi, Gq86, 
GoranSMilovanovic, Ivana_Isadora, Jayprakash12345, QZanden, LawExplorer, 
_jensen, Jonas, srodlund, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, 
Addshore, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T215853: Wikidata vendor versions updates (Feb 2019)

2019-02-27 Thread Addshore
Addshore closed subtask T216487: mediawiki-vendor, bump 
wikibase/data-model-services  to 3.13.0 as "Resolved".

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

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

To: Addshore
Cc: Addshore, Aklapper, Reedy, Eladio.15, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T216488: mediawiki-vendor, bump data-values/serialization to 1.2.3

2019-02-27 Thread Addshore
Addshore closed this task as "Resolved".
Addshore moved this task from Test (Verification) to Done on the 
Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.

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

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

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

To: Greta_Doci_WMDE, Addshore
Cc: gerritbot, Reedy, Aklapper, Addshore, Eladio.15, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T215853: Wikidata vendor versions updates (Feb 2019)

2019-02-27 Thread Addshore
Addshore closed subtask T216488: mediawiki-vendor, bump 
data-values/serialization to 1.2.3 as "Resolved".

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

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

To: Addshore
Cc: Addshore, Aklapper, Reedy, Eladio.15, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T215853: Wikidata vendor versions updates (Feb 2019)

2019-02-27 Thread Addshore
Addshore closed subtask T216489: mediawiki-vendor, bump data-values/data-values 
to 2.1.1 as "Resolved".

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

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

To: Addshore
Cc: Addshore, Aklapper, Reedy, Eladio.15, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T216489: mediawiki-vendor, bump data-values/data-values to 2.1.1

2019-02-27 Thread Addshore
Addshore closed this task as "Resolved".
Addshore moved this task from Test (Verification) to Done on the 
Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.

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

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

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

To: Greta_Doci_WMDE, Addshore
Cc: gerritbot, Reedy, Aklapper, Addshore, Eladio.15, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T216487: mediawiki-vendor, bump wikibase/data-model-services to 3.13.0

2019-02-27 Thread Addshore
Addshore closed this task as "Resolved".
Addshore moved this task from Test (Verification) to Done on the 
Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.

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

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

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

To: Greta_Doci_WMDE, Addshore
Cc: gerritbot, Reedy, Aklapper, Addshore, Eladio.15, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T213894: Modify analytics/wmde/scripts repo to work with the new analytics multisource db setup

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493198 had a related patch set uploaded (by Addshore; owner: 
Ladsgroup):
  [analytics/wmde/scripts@production] Fixes for new multisource db setup
  
  https://gerrit.wikimedia.org/r/493198

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

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

To: Ladsgroup, gerritbot
Cc: WMDE-Fisch, Ottomata, elukey, GoranSMilovanovic, Ladsgroup, gerritbot, 
Lydia_Pintscher, Lea_WMDE, Addshore, Aklapper, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, tmletzko, Bsandipan, Lordiis, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, Jonas, KasiaWMDE, Luke081515, kai.nissen, Bmueller, Wikidata-bugs, 
aude, jayvdb, Tobi_WMDE_SW, JeroenDeDauw, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T213894: Modify analytics/wmde/scripts repo to work with the new analytics multisource db setup

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493198 **merged** by jenkins-bot:
  [analytics/wmde/scripts@production] Fixes for new multisource db setup
  
  https://gerrit.wikimedia.org/r/493198

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

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

To: Ladsgroup, gerritbot
Cc: WMDE-Fisch, Ottomata, elukey, GoranSMilovanovic, Ladsgroup, gerritbot, 
Lydia_Pintscher, Lea_WMDE, Addshore, Aklapper, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, tmletzko, Bsandipan, Lordiis, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, Jonas, KasiaWMDE, Luke081515, kai.nissen, Bmueller, Wikidata-bugs, 
aude, jayvdb, Tobi_WMDE_SW, JeroenDeDauw, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T213894: Modify analytics/wmde/scripts repo to work with the new analytics multisource db setup

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 492988 **merged** by jenkins-bot:
  [analytics/wmde/scripts@master] Fixes for new multisource db setup
  
  https://gerrit.wikimedia.org/r/492988

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

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

To: Ladsgroup, gerritbot
Cc: WMDE-Fisch, Ottomata, elukey, GoranSMilovanovic, Ladsgroup, gerritbot, 
Lydia_Pintscher, Lea_WMDE, Addshore, Aklapper, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, tmletzko, Bsandipan, Lordiis, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, Jonas, KasiaWMDE, Luke081515, kai.nissen, Bmueller, Wikidata-bugs, 
aude, jayvdb, Tobi_WMDE_SW, JeroenDeDauw, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T213894: Modify analytics/wmde/scripts repo to work with the new analytics multisource db setup

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493200 **merged** by jenkins-bot:
  [analytics/wmde/scripts@production] Fix connecting to the right port of 
multisource db setup
  
  https://gerrit.wikimedia.org/r/493200

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

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

To: Ladsgroup, gerritbot
Cc: WMDE-Fisch, Ottomata, elukey, GoranSMilovanovic, Ladsgroup, gerritbot, 
Lydia_Pintscher, Lea_WMDE, Addshore, Aklapper, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, tmletzko, Bsandipan, Lordiis, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, Jonas, KasiaWMDE, Luke081515, kai.nissen, Bmueller, Wikidata-bugs, 
aude, jayvdb, Tobi_WMDE_SW, JeroenDeDauw, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T213894: Modify analytics/wmde/scripts repo to work with the new analytics multisource db setup

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493200 had a related patch set uploaded (by Addshore; owner: 
Ladsgroup):
  [analytics/wmde/scripts@production] Fix connecting to the right port of 
multisource db setup
  
  https://gerrit.wikimedia.org/r/493200

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

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

To: Ladsgroup, gerritbot
Cc: WMDE-Fisch, Ottomata, elukey, GoranSMilovanovic, Ladsgroup, gerritbot, 
Lydia_Pintscher, Lea_WMDE, Addshore, Aklapper, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, tmletzko, Bsandipan, Lordiis, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, Jonas, KasiaWMDE, Luke081515, kai.nissen, Bmueller, Wikidata-bugs, 
aude, jayvdb, Tobi_WMDE_SW, JeroenDeDauw, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T213894: Modify analytics/wmde/scripts repo to work with the new analytics multisource db setup

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493013 **merged** by jenkins-bot:
  [analytics/wmde/scripts@master] Fix connecting to the right port of 
multisource db setup
  
  https://gerrit.wikimedia.org/r/493013

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

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

To: Ladsgroup, gerritbot
Cc: WMDE-Fisch, Ottomata, elukey, GoranSMilovanovic, Ladsgroup, gerritbot, 
Lydia_Pintscher, Lea_WMDE, Addshore, Aklapper, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, tmletzko, Bsandipan, Lordiis, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, Jonas, KasiaWMDE, Luke081515, kai.nissen, Bmueller, Wikidata-bugs, 
aude, jayvdb, Tobi_WMDE_SW, JeroenDeDauw, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T213894: Modify analytics/wmde/scripts repo to work with the new analytics multisource db setup

2019-02-27 Thread Addshore
Addshore updated the task description.

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

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

To: Ladsgroup, Addshore
Cc: WMDE-Fisch, Ottomata, elukey, GoranSMilovanovic, Ladsgroup, gerritbot, 
Lydia_Pintscher, Lea_WMDE, Addshore, Aklapper, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, tmletzko, Bsandipan, Lordiis, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, Jonas, KasiaWMDE, Luke081515, kai.nissen, Bmueller, Wikidata-bugs, 
aude, jayvdb, Tobi_WMDE_SW, JeroenDeDauw, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T213894: Modify analytics/wmde/scripts repo to work with the new analytics multisource db setup

2019-02-27 Thread Addshore
Addshore updated the task description.

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

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

To: Ladsgroup, Addshore
Cc: WMDE-Fisch, Ottomata, elukey, GoranSMilovanovic, Ladsgroup, gerritbot, 
Lydia_Pintscher, Lea_WMDE, Addshore, Aklapper, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, tmletzko, Bsandipan, Lordiis, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, Jonas, KasiaWMDE, Luke081515, kai.nissen, Bmueller, Wikidata-bugs, 
aude, jayvdb, Tobi_WMDE_SW, JeroenDeDauw, Mbch331, Jay8g
___
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-02-27 Thread gerritbot
gerritbot added a comment.


  Change 492520 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] Consolidate more view/resources 
modules (7)
  
  https://gerrit.wikimedia.org/r/492520

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, 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, Lewizho99, Maathavan, _jensen, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T208381: mediawiki - node SSR HTTP request follow-up [2*2h]

2019-02-27 Thread Tarrow
Tarrow claimed this task.

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

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

To: Tarrow
Cc: WMDE-leszek, Addshore, Aklapper, Jakob_WMDE, Pablo-WMDE, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 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] T215967: Add keyword for filtering based on captions in specific language

2019-02-27 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE added a comment.


  Hello @EBernhardson @Smalyshev Is this something that has an inpact on 
Wikidata as well? Would it be worth an announcement?

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

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

To: EBernhardson, Lea_Lacroix_WMDE
Cc: Lea_Lacroix_WMDE, gerritbot, Smalyshev, dcausse, Nuria, Abit, Cparle, 
Ramsey-WMF, Aklapper, CucyNoiD, NebulousIris, JKSTNK, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, 
Baloch007, E1presidente, Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, 
Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, EBjune, Tramullas, Acer, 
V4switch, Lewizho99, Maathavan, Silverfish, Susannaanas, Wong128hk, Jane023, 
Wikidata-bugs, Base, matthiasmullie, Ricordisamoa, Mvolz, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Matanya
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T216719: rename link texts for SpecialPages to account for Schemas

2019-02-27 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".
Lydia_Pintscher moved this task from Test (Verification) to Done on the 
Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
Lydia_Pintscher added a comment.


  \o/

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

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

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

To: Greta_Doci_WMDE, Lydia_Pintscher
Cc: gerritbot, alaa_wmde, Michael, Addshore, Aklapper, Greta_Doci_WMDE, 
Lydia_Pintscher, pdehaye, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, YULdigitalpreservation, LawExplorer, Lewizho99, 
Maathavan, _jensen, Jonas, abian, 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] T214362: RFC: Store WikibaseQualityConstraint check data in persistent storage

2019-02-27 Thread Addshore
Addshore added a subscriber: Lydia_Pintscher.
Addshore added a comment.


  In T214362#4980932 , 
@Lucas_Werkmeister_WMDE wrote:
  
  > > and once we have data for all items persistently stored in theory the 
user would never ask for an items constraint check and it not be there (thus no 
writing to the storage on request)
  >
  >
  >
  > > Once the storage is fully populated this isn't even a case we need to 
think about.
  >
  > I don’t think these are true – I think it will still be possible that we 
realize after retrieving the cached result that it is stale, because some 
referenced page has been edited in the meantime, or because a certain point in 
time has passed.
  
  
  That is a good point.
  We could consider having different API behaviour for the GET vs POST, POST 
being the only one that would get fresh results.
  
  We could also do a variety of other things, for example:
  
  - re run the constraint checks in the web request and then present them to 
the user
  - send an error to the client saying they are outdated and to retry later 
while running the checks in the job queue
  - serve the outdated results but trigger a job to update the stored results?
  
  Perhaps we need to figure out exactly how we want this to appear to the user 
@Lydia_Pintscher so that we can figure out what we want to do in the background.

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

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

To: Addshore
Cc: Lydia_Pintscher, Lucas_Werkmeister_WMDE, Marostegui, Joe, daniel, Agabi10, 
Aklapper, Addshore, Nandana, kostajh, Lahi, Gq86, GoranSMilovanovic, QZanden, 
merbst, LawExplorer, _jensen, D3r1ck01, SBisson, Eevans, mobrovac, Hardikj, 
Wikidata-bugs, aude, GWicke, jayvdb, fbstj, santhosh, Jdforrester-WMF, Mbch331, 
Rxy, Jay8g, Ltrlg, bd808, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T215921: Configure helm chart

2019-02-27 Thread Tarrow
Tarrow added a comment.


  Shamlessly trying to copy what is there before we can see that 
https://gerrit.wikimedia.org/r/c/operations/deployment-charts/+/491523 was the 
introduction of the helm chart for citoid.

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

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

To: Tarrow
Cc: Tarrow, Lea_WMDE, Aklapper, Pablo-WMDE, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, 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] [Closed] T214914: Implement “undo” for Schemas

2019-02-27 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".
Lydia_Pintscher moved this task from Verification to Done on the Shape 
Expressions Sprint 3 board.
Lydia_Pintscher added a comment.


  \o/

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

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

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

To: Michael, Lydia_Pintscher
Cc: Michael, gerritbot, noarave, Aklapper, Lydia_Pintscher, Tarrow, 
Lucas_Werkmeister_WMDE, pdehaye, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, YULdigitalpreservation, LawExplorer, 
Lewizho99, Maathavan, _jensen, abian, 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] T214399: Undo/rollback for Schemas

2019-02-27 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T214914: Implement “undo” for Schemas as 
"Resolved".

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

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

To: Lydia_Pintscher
Cc: Lucas_Werkmeister_WMDE, Tarrow, Lydia_Pintscher, Aklapper, noarave, 
pdehaye, Michael, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
YULdigitalpreservation, LawExplorer, _jensen, abian, 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] T214399: Undo/rollback for Schemas

2019-02-27 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".
Lydia_Pintscher moved this task from Verification to Done on the Shape 
Expressions Sprint 3 board.
Lydia_Pintscher claimed this task.
Lydia_Pintscher added a comment.


  \o/

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

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

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

To: Lydia_Pintscher
Cc: Lucas_Werkmeister_WMDE, Tarrow, Lydia_Pintscher, Aklapper, noarave, 
pdehaye, Michael, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
YULdigitalpreservation, LawExplorer, _jensen, abian, 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] T205922: Impossible to establish site links

2019-02-27 Thread Addshore
Addshore added a comment.


  In T205922#4987444 , 
@Bcbussche wrote:
  
  > I think it is necessary, that elasticsearch is running. If so, you can use 
php maintenance/eval.php in the wikibase/wikibase container with the following 
code:
  
  
  This should not require elasticsearch..?
  What makes you think it does? It sounds like that might be the bug?

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

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

To: Addshore
Cc: Bcbussche, Ladsgroup, dbs, Realworldobject, Addshore, Niedzielski, 
Aklapper, despens, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, 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] T215556: Enable phan checks for WikibaseLexeme extension

2019-02-27 Thread Michael
Michael added a project: phan.

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

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

To: Ladsgroup, Michael
Cc: gerritbot, WMDE-leszek, Addshore, Lucas_Werkmeister_WMDE, EBernhardson, 
dcausse, Smalyshev, Redabr4, Zanziii, Sadisticturd, CucyNoiD, Nandana, 
NebulousIris, Mringgaard, Gaboe420, A.S.Kochergin, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, Jonas, 
Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331, hashar
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T215921: Configure helm chart

2019-02-27 Thread Tarrow
Tarrow updated the task description.

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

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

To: Tarrow
Cc: Tarrow, Lea_WMDE, Aklapper, Pablo-WMDE, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, 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] T213894: Modify analytics/wmde/scripts repo to work with the new analytics multisource db setup

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493207 had a related patch set uploaded (by Ladsgroup; owner: 
Ladsgroup):
  [analytics/wmde/scripts@master] Move reads to multi-source db setup
  
  https://gerrit.wikimedia.org/r/493207

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

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

To: Ladsgroup, gerritbot
Cc: WMDE-Fisch, Ottomata, elukey, GoranSMilovanovic, Ladsgroup, gerritbot, 
Lydia_Pintscher, Lea_WMDE, Addshore, Aklapper, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, tmletzko, Bsandipan, Lordiis, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, Jonas, KasiaWMDE, Luke081515, kai.nissen, Bmueller, Wikidata-bugs, 
aude, jayvdb, Tobi_WMDE_SW, JeroenDeDauw, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T213894: Modify analytics/wmde/scripts repo to work with the new analytics multisource db setup

2019-02-27 Thread Ladsgroup
Ladsgroup updated the task description.

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

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

To: Ladsgroup
Cc: WMDE-Fisch, Ottomata, elukey, GoranSMilovanovic, Ladsgroup, gerritbot, 
Lydia_Pintscher, Lea_WMDE, Addshore, Aklapper, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, tmletzko, Bsandipan, Lordiis, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, Jonas, KasiaWMDE, Luke081515, kai.nissen, Bmueller, Wikidata-bugs, 
aude, jayvdb, Tobi_WMDE_SW, JeroenDeDauw, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T213894: Modify analytics/wmde/scripts repo to work with the new analytics multisource db setup

2019-02-27 Thread Ladsgroup
Ladsgroup added a comment.


  With my patch, everything is fixed except 
src/wikidata/site_stats/active_users.php and 
src/wikidata/site_stats/user_languages.php because they are both read and write 
at the same time. I will fix those in a later patch.

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

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

To: Ladsgroup
Cc: WMDE-Fisch, Ottomata, elukey, GoranSMilovanovic, Ladsgroup, gerritbot, 
Lydia_Pintscher, Lea_WMDE, Addshore, Aklapper, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, tmletzko, Bsandipan, Lordiis, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, Jonas, KasiaWMDE, Luke081515, kai.nissen, Bmueller, Wikidata-bugs, 
aude, jayvdb, Tobi_WMDE_SW, JeroenDeDauw, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T215920: Add terminus to allow healthcheck by container orchestrator

2019-02-27 Thread Tarrow
Tarrow updated the task description.

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

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

To: Tarrow
Cc: Lea_WMDE, Aklapper, Pablo-WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, 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] [Edited] T215921: Configure helm chart

2019-02-27 Thread Tarrow
Tarrow updated the task description.

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

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

To: Tarrow
Cc: Tarrow, Lea_WMDE, Aklapper, Pablo-WMDE, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, 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] T205922: Impossible to establish site links

2019-02-27 Thread Bcbussche
Bcbussche added a comment.


  In T205922#4987716 , 
@Addshore wrote:
  
  > This should not require elasticsearch..?
  >  What makes you think it does? It sounds like that might be the bug?
  
  
  Yes, you're right, my fault. I've just switched off elasticsearch and it 
still works.
  
  Testing it before, without elasticsearch properly installed, always got "page 
not found in wiki". But obviously that had other reasons.

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

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

To: Bcbussche
Cc: Bcbussche, Ladsgroup, dbs, Realworldobject, Addshore, Niedzielski, 
Aklapper, despens, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, 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] T213725: [Story] Add newly created Schemas to user’s watchlist according to setting

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493045 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseSchema@master] Add created/edited Schemas to 
user’s watchlist according to setting
  
  https://gerrit.wikimedia.org/r/493045

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

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

To: Michael, gerritbot
Cc: gerritbot, Lydia_Pintscher, Aklapper, Tarrow, Michael, 
Lucas_Werkmeister_WMDE, pdehaye, DannyS712, CucyNoiD, Nandana, NebulousIris, 
kostajh, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, 
Cpaulf30, Prisshahlla, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
YULdigitalpreservation, LawExplorer, Lewizho99, Maathavan, _jensen, 
Taiwania_Justo, LNDDYL, abian, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T216999: Set-up a new Wikidata-Test Instance on a cloud service

2019-02-27 Thread Addshore
Addshore added a comment.


  > We should maintain an easy, preferably automated, setup to spin-up new 
wikibase instances in a cloud service.
  
  This is pretty vague.
  Reading this, technically we already have this, the docker images and 
docker-compose example allow you to setup an easy to setup and spin up wikibase 
instance on a VPS.
  
  I agree that depending on the thing being worked on by a team a pre beta test 
space may make sense, but I think that should be decided per team / task not 
and we shouldn't invest time in something to try to cover all of the bases.
  I think this is highlighted by the second and third points in the benefits 
section of this task description.
  Because I don't think we want to try to create a general thing here I really 
don't think this should be on the #wikidata-campsite 

  
  I'm not actually sure if this ticket is talking about shipping things to a 
test install before they are merged or not?
  
  I'd like to see the actual requirements or reasons for wanting us to do this 
thing, from what I saw in emails this is regarding the termbox hike having a 
wikibase in a VM as well as the service, in which case yes, lets do that, but 
probably not as part of the campsite, and we probably don't need to 
overengineer a more general solution that we may or may not reuse in the future.

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

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

To: Addshore
Cc: Addshore, Ladsgroup, Aklapper, RazShuty, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, Jonas, 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] [Lowered Priority] T216999: Set-up a new Wikidata-Test Instance on a cloud service

2019-02-27 Thread Addshore
Addshore lowered the priority of this task from "High" to "Normal".

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

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

To: Addshore
Cc: Addshore, Ladsgroup, Aklapper, RazShuty, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, Jonas, 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] [Updated] T217239: Expose the graph of language fallbacks in an API

2019-02-27 Thread Mvolz
Mvolz added a project: Wikidata.

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

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

To: Mvolz
Cc: Pintoch, Aklapper, Nandana, Lahi, Gq86, Baloch007, GoranSMilovanovic, 
QZanden, LawExplorer, Sethakill, dg711, _jensen, MuhammadShuaib, LNDDYL, 
Psychoslave, Wikidata-bugs, aude, jayvdb, Anomie, Arrbee, KartikMistry, 
Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T217241: PHP Notice: Use of undefined constant PREG_UNMATCHED_AS_NULL

2019-02-27 Thread Addshore
Addshore added a project: Wikidata-Campsite.
Restricted Application added a project: Wikidata.

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

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

To: Addshore
Cc: Aklapper, Daimona, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, 
QZanden, LawExplorer, _jensen, mb, Jonas, Wikidata-bugs, aude, Ebe123, 
Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T217241: PHP Notice: Use of undefined constant PREG_UNMATCHED_AS_NULL

2019-02-27 Thread Addshore
Addshore moved this task from Incoming to Wikidata-Campsite-Iteration-∞ on the 
Wikidata-Campsite board.
Addshore edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

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

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

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

To: Addshore
Cc: Aklapper, Daimona, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, 
QZanden, LawExplorer, _jensen, mb, Jonas, Wikidata-bugs, aude, Ebe123, 
Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T217242: Wrong title on Wikidata's Special:SpecialPages

2019-02-27 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE created this task.
Lea_Lacroix_WMDE added a project: Wikidata-Campsite.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  On Special:SpecialPages  
one section title still displays the variable: 
"⧼specialpages-group-wikibasequality⧽". It should be replace by something more 
understandable.

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

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

To: Lea_Lacroix_WMDE
Cc: Aklapper, Lydia_Pintscher, Lea_Lacroix_WMDE, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, Jonas, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T217241: PHP Notice: Use of undefined constant PREG_UNMATCHED_AS_NULL

2019-02-27 Thread Addshore
Addshore triaged this task as "High" priority.

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

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

To: Addshore
Cc: Aklapper, Daimona, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, 
QZanden, LawExplorer, _jensen, mb, Jonas, Wikidata-bugs, aude, Ebe123, 
Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T217241: PHP Notice: Use of undefined constant PREG_UNMATCHED_AS_NULL

2019-02-27 Thread Addshore
Addshore added a parent task: T206673: 1.33.0-wmf.19 deployment blockers.

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

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

To: Addshore
Cc: Aklapper, Daimona, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, 
QZanden, LawExplorer, _jensen, mb, Jonas, Wikidata-bugs, aude, Ebe123, 
Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Declined] T213170: Merge EntityPrefetcher and EntityMetaDataAccessor

2019-02-27 Thread Addshore
Addshore closed this task as "Declined".
Addshore added a comment.


  The perfecter concept is still a bit messy, but I'm going to push this for 
future us to deal with in possibly a different way.
  
  I don't think merging these 2 things is the right way forward looking at this 
now.

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

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

To: Addshore
Cc: Addshore, Aklapper, Tarrow, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Jayprakash12345, QZanden, LawExplorer, _jensen, Jonas, Izno, Wikidata-bugs, 
aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T217239: Expose the graph of language fallbacks in an API

2019-02-27 Thread Mvolz
Mvolz added a parent task: T124286: [Epic] Wikidata language support.

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

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

To: Mvolz
Cc: Pintoch, Aklapper, Nandana, Lahi, Gq86, Baloch007, GoranSMilovanovic, 
QZanden, LawExplorer, Sethakill, dg711, _jensen, MuhammadShuaib, LNDDYL, 
Psychoslave, Wikidata-bugs, aude, jayvdb, Anomie, Arrbee, KartikMistry, 
Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T217243: Add baserevid to WikibaseLexeme API modules

2019-02-27 Thread Addshore
Addshore created this task.
Addshore added a project: Wikidata-Campsite.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  As user of the WikibaseLexeme API I want to be able to provide a baserevid 
for the edit i am making while using the WikibaseLexeme API modules.
  
  A user of the WikibaseLexeme API = our UI
  
  API modules that needs adjusting:
  
  [ ] wbladdform
  [ ] wbladdsense
  [ ] wbleditformelements
  [ ] wbleditsenseelements
  [ ] wblremoveform
  [ ] wblremovesense
  
  **Acceptance criteria**:
  
  All listed API modules now have the baserevid parameter
  The baserevid parameter behaves consistently across all API modules

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

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

To: Addshore
Cc: Addshore, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, Jonas, 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] [Updated] T124286: [Epic] Wikidata language support

2019-02-27 Thread Mvolz
Mvolz added a subtask: T217239: Expose the graph of language fallbacks in an 
API.

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

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

To: Mvolz
Cc: PokestarFan, Liuxinyu970226, Ricordisamoa, adrianheine, Aklapper, Nandana, 
Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, _jensen, 
Srdjan_m, MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, Gryllida, 
Shizhao, Arrbee, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2019-02-27 Thread Krinkle
Krinkle updated the task description.

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

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

To: Krinkle
Cc: gerritbot, Addshore, Aklapper, Krinkle, Jdforrester-WMF, 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, Lewizho99, Maathavan, _jensen, 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] T217244: Column layout breaks in Chrome when using Emoji

2019-02-27 Thread Jakob_WMDE
Jakob_WMDE added projects: Wikidata, Wikidata-Termbox-Hike.

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

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

To: Jakob_WMDE
Cc: Aklapper, Jakob_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, 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] T217161: Wikidata Query Service short url function broken

2019-02-27 Thread MartinPoulter
MartinPoulter added a comment.


  Glad this has a High priority: I'm running a training session for the query 
service for Oxford University staff tomorrow morning. It'll be a lot more 
stressful if these features aren't working. Lesson learned that I should in 
future immediately raise the issue here on Phab.

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

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

To: MartinPoulter
Cc: MartinPoulter, gerritbot, Smalyshev, Aklapper, Lydia_Pintscher, 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, Salgo60, Lewizho99, Maathavan, 
_jensen, Jonas, 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] [Created] T217245: Call WikibaseLexeme API with baserevid parameter from the UI

2019-02-27 Thread Addshore
Addshore created this task.
Addshore added a project: Wikidata-Campsite.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  Once T217243  is solved we will be 
able to pass a baserevid to the API when making edits from the lexeme UI.
  This is needed to help detect edit conflicts.
  
  **Acceptance criteria**:
  
  - All editing calls to the API from the UI pass a baserevid to the API based 
on the revision of the entity loaded on the page.

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

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

To: Addshore
Cc: Addshore, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, Jonas, 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] [Triaged] T217245: Call WikibaseLexeme API with baserevid parameter from the UI

2019-02-27 Thread Addshore
Addshore triaged this task as "Normal" priority.

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

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

To: Addshore
Cc: Addshore, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, Jonas, 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] [Triaged] T217243: Add baserevid to WikibaseLexeme API modules

2019-02-27 Thread Addshore
Addshore triaged this task as "Normal" priority.

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

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

To: Addshore
Cc: Addshore, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, Jonas, 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] T215870: Docker-compose failing at installation - ES patches need backporting & new image building

2019-02-27 Thread Addshore
Addshore added a comment.


  In T215870#4986530 , 
@EBernhardson wrote:
  
  > Since it didn't look like the CI was going to be fixed anytime soon I've 
force merged the patch to REL1_32 which should unblock this.
  
  
  Thanks!

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

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

To: Addshore
Cc: EBernhardson, Addshore, Aklapper, DD063520, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, Jonas, 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] [Updated] T215870: Docker-compose failing at installation - ES patches need backporting & new image building

2019-02-27 Thread Addshore
Addshore removed a subtask: T216612: Build failures for Elastica and 
CirrusSearch on REL1_32.

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

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

To: Addshore
Cc: EBernhardson, Addshore, Aklapper, DD063520, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, Jonas, 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] [Closed] T215870: Docker-compose failing at installation - ES patches need backporting & new image building

2019-02-27 Thread Addshore
Addshore closed this task as "Resolved".
Addshore claimed this task.
Restricted Application added a project: User-Addshore.

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

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

To: Addshore
Cc: EBernhardson, Addshore, Aklapper, DD063520, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, Jonas, 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] [Reopened] T215870: Docker-compose failing at installation - ES patches need backporting & new image building

2019-02-27 Thread Addshore
Addshore reopened this task as "Open".
Addshore added a comment.


  Re opening as I need to trigger a rebuild of the images

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

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

To: Addshore
Cc: EBernhardson, Addshore, Aklapper, DD063520, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, Jonas, 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] [Closed] T215870: Docker-compose failing at installation - ES patches need backporting & new image building

2019-02-27 Thread Addshore
Addshore closed this task as "Resolved".
Addshore added a comment.


  Actually, https://github.com/wmde/wikibase-docker/pull/71 being merged will 
already have built a new version of the images :)
  
  @DD063520 could you check to see if the issue is fixed for you now (once 
pulling new images)?
  
  Thanks

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

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

To: Addshore
Cc: EBernhardson, Addshore, Aklapper, DD063520, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, Jonas, 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] [Claimed] T215395: Remove label/description/aliases from main schema edit page

2019-02-27 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task.
Lucas_Werkmeister_WMDE moved this task from Backlog to Doing on the Shape 
Expressions Sprint 3 board.

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

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

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

To: Lucas_Werkmeister_WMDE
Cc: gerritbot, Tarrow, Aklapper, Lucas_Werkmeister_WMDE, pdehaye, Michael, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, YULdigitalpreservation, LawExplorer, Lewizho99, Maathavan, _jensen, 
abian, 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-02-27 Thread gerritbot
gerritbot added a comment.


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

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, 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, Lewizho99, Maathavan, _jensen, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T214969: Investigate where fallback languages come from [8h]

2019-02-27 Thread WMDE-leszek
WMDE-leszek renamed this task from "Investigate where fallback languages come 
from" to "Investigate where fallback languages come from [8h]".

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

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

To: WMDE-leszek
Cc: Aklapper, Lea_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, 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] [Updated] T205608: Floating button to collapse „All entered languages“

2019-02-27 Thread WMDE-leszek
WMDE-leszek added a subtask: T216720: Research: floating button [1*4h].

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

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

To: WMDE-leszek
Cc: Lea_WMDE, Aklapper, Hanna_Petruschat_WMDE, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, Wikidata-bugs, aude, 
Lydia_Pintscher, Addshore, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T205608: Floating button to collapse „All entered languages“

2019-02-27 Thread WMDE-leszek
WMDE-leszek added a comment.


  Implementation details (and also complexity) of this story will become more 
clear once investigation T216720  is 
done.

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

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

To: WMDE-leszek
Cc: WMDE-leszek, Lea_WMDE, Aklapper, Hanna_Petruschat_WMDE, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, Wikidata-bugs, aude, 
Lydia_Pintscher, Addshore, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T216728: Fix issue with LocalStorage holding outdated dataTypeStore when new data types are added to a wikibase

2019-02-27 Thread alaa_wmde
alaa_wmde added a subscriber: Lydia_Pintscher.
alaa_wmde added a comment.


  So the final thing I found out is that we actually have a 5 minutes max age 
for resources loaded via the resource loader. Even clearing local storage alone 
won't fix this issue unless you either clear all browsing cache or force 
bypassing reloading a page (keys ctrl+F5 on most browsers).
  
  @Addshore can you please do a sanity check and follow your steps to reproduce 
the issue, but this time just wait longer that 5 minutes between re-enabling 
the extension and then refreshing again? (you do not even need to by pass your 
caches nor clear localstorage, it is already taken care of in your MW store 
thingy).
  
  I would actually change nothing here then.. as 5 minutes caching policy isn't 
a big deal for new datatypes. Probably no one will add/edit properties of a 
newly added data type just on the first 5 minutes. @Lydia_Pintscher ?

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

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

To: alaa_wmde
Cc: Lydia_Pintscher, Aklapper, Addshore, Onmir, DannyS712, Nandana, Mh-3110, 
Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, enigmaeth, rohitt, 
LawExplorer, _jensen, Jonas, Dixtosa, Wikidata-bugs, aude, Dinoguy1000, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T217248: Enforce a character limit to entry fields of the label and description fields

2019-02-27 Thread WMDE-leszek
WMDE-leszek created this task.
WMDE-leszek added projects: Wikidata-Termbox-Hike, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  **Motivation**
  We want to build an interface that supports editors as much as possible in 
making high quality edits. One part of this is to enforce character limits in 
the UI.
  
  **Workflow**
  **Given** I am in edit mode of the termbox
  **When** I enter the amount of characters which is equal to the character 
limit of the field
  **Then** more characters are not added to the input field
  
  **Acceptance Criteria**
  
  [ ] For fields with character limits, enforce character input restrictions 
(i.e. no more input is added the the field when the limit achieved):
[ ] label field: restrict character input to 250 characters
[ ] description field: restrict character input to 250 characters
[ ] alias field: NO character number restriction

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

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

To: WMDE-leszek
Cc: Lea_WMDE, WMDE-leszek, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, 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] [Updated] T217248: Enforce a character limit to entry fields of the label and description fields

2019-02-27 Thread WMDE-leszek
WMDE-leszek set the point value for this task to "5".

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

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

To: WMDE-leszek
Cc: Lea_WMDE, WMDE-leszek, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, 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] [Created] T217250: Implement Undo via API

2019-02-27 Thread Michael
Michael created this task.
Michael added projects: Wikidata, Shape Expressions Sprint 3.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: User-Michael.

TASK DESCRIPTION
  As a tool developer, I want to use the API in order to undo a revision
  
  **Problem:**
  The current undo functionality isn't implemented with the API in mind. Also, 
the API functionality for undo is still available.
  
  **Acceptance criteria:**
  
  - Undo via the API works

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

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

To: Michael
Cc: Aklapper, Michael, pdehaye, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, YULdigitalpreservation, LawExplorer, _jensen, abian, 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] T215392: Add Special:SetSchemaLabelDescriptionAliases page

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 491974 had a related patch set uploaded (by Noa wmde; owner: Noa wmde):
  [mediawiki/extensions/WikibaseSchema@master] WIP: Add SpecialPage to set 
Shema label, description and aliases
  
  https://gerrit.wikimedia.org/r/491974

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

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

To: noarave, gerritbot
Cc: gerritbot, Tarrow, Aklapper, Lucas_Werkmeister_WMDE, pdehaye, Michael, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, YULdigitalpreservation, 
LawExplorer, _jensen, abian, 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] [Updated] T215392: Add Special:SetSchemaLabelDescriptionAliases page

2019-02-27 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: noarave, gerritbot
Cc: gerritbot, Tarrow, Aklapper, Lucas_Werkmeister_WMDE, pdehaye, Michael, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, YULdigitalpreservation, LawExplorer, Lewizho99, Maathavan, _jensen, 
abian, 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] [Updated] T217244: Column layout breaks in Chrome when using Emoji

2019-02-27 Thread WMDE-leszek
WMDE-leszek set the point value for this task to "2".

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

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

To: WMDE-leszek
Cc: Aklapper, Jakob_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, 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] [Retitled] T215920: Add health monitoring as required for deployment

2019-02-27 Thread Tarrow
Tarrow renamed this task from "Add terminus to allow healthcheck by container 
orchestrator" to "Add health monitoring as required for deployment".
Tarrow updated the task description.

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

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

To: Tarrow
Cc: Lea_WMDE, Aklapper, Pablo-WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, 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] [Edited] T208381: mediawiki - node SSR HTTP request follow-up [2*2h]

2019-02-27 Thread Tarrow
Tarrow updated the task description.

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

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

To: Tarrow
Cc: WMDE-leszek, Addshore, Aklapper, Jakob_WMDE, Pablo-WMDE, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 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] T215921: Configure helm chart

2019-02-27 Thread Tarrow
Tarrow added a comment.


  also see the create_new_service.sh in deployment-charts for doing some of the 
lifting

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

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

To: Tarrow
Cc: Tarrow, Lea_WMDE, Aklapper, Pablo-WMDE, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, 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] T215395: Remove label/description/aliases from main schema edit page

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493263 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/WikibaseSchema@master] Add 
SchemaWriter::updateSchemaContent()
  
  https://gerrit.wikimedia.org/r/493263

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: gerritbot, Tarrow, Aklapper, Lucas_Werkmeister_WMDE, pdehaye, Michael, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, YULdigitalpreservation, LawExplorer, Lewizho99, Maathavan, _jensen, 
abian, 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] T217241: PHP Notice: Use of undefined constant PREG_UNMATCHED_AS_NULL

2019-02-27 Thread hashar
hashar added a comment.


  Due to 
https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Score/+/491261/ which I 
guess we can just revert for now. Note the patch had no tests :/

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

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

To: hashar
Cc: hashar, Aklapper, Daimona, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Mahir256, QZanden, LawExplorer, _jensen, mb, Jonas, Wikidata-bugs, aude, 
Ebe123, Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T217241: PHP Notice: Use of undefined constant PREG_UNMATCHED_AS_NULL

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493265 had a related patch set uploaded (by Hashar; owner: Hashar):
  [mediawiki/extensions/Score@master] Revert "beautify lilypond error message 
output"
  
  https://gerrit.wikimedia.org/r/493265

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

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

To: gerritbot
Cc: gerritbot, hashar, Aklapper, Daimona, Nandana, Lahi, Gq86, 
GoranSMilovanovic, Mahir256, QZanden, LawExplorer, _jensen, mb, Jonas, 
Wikidata-bugs, aude, Ebe123, Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g, 
Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T217241: PHP Notice: Use of undefined constant PREG_UNMATCHED_AS_NULL

2019-02-27 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: gerritbot, hashar, Aklapper, Daimona, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Mahir256, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, mb, Jonas, Wikidata-bugs, aude, Ebe123, 
Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T217241: PHP Notice: Use of undefined constant PREG_UNMATCHED_AS_NULL

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493267 had a related patch set uploaded (by Hashar; owner: Hashar):
  [mediawiki/extensions/Score@wmf/1.33.0-wmf.19] Revert "beautify lilypond 
error message output"
  
  https://gerrit.wikimedia.org/r/493267

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

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

To: gerritbot
Cc: gerritbot, hashar, Aklapper, Daimona, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Mahir256, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, mb, Jonas, Wikidata-bugs, aude, Ebe123, 
Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T215287: Return nice error messages from Score extension when Lilypond formatting fails

2019-02-27 Thread hashar
hashar added a comment.


  I have reverted the patch due to T217241 


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

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

To: alaa_wmde, hashar
Cc: hashar, gerritbot, Greta_Doci_WMDE, Tacsipacsi, Aklapper, Addshore, 
Lydia_Pintscher, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, Mahir256, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, mb, Jonas, Wikidata-bugs, aude, Ebe123, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T217241: PHP Notice: Use of undefined constant PREG_UNMATCHED_AS_NULL

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493265 abandoned by Hashar:
  Revert "beautify lilypond error message output"
  
  Reason:
  Per discussion with Addshore, we can get it patched in master.  I will just 
revert in the deployment branch
  
  https://gerrit.wikimedia.org/r/493265

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

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

To: gerritbot
Cc: gerritbot, hashar, Aklapper, Daimona, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Mahir256, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, mb, Jonas, Wikidata-bugs, aude, Ebe123, 
Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T199197: [2.11] Integrate Citoid in Wikidata

2019-02-27 Thread Mvolz
Mvolz added a project: Citoid.

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

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

To: Mvolz
Cc: Bencemac, Florian, Jdforrester-WMF, Mvolz, VIGNERON, Trizek-WMF, 
Liuxinyu970226, Elitre, Scott_WUaS, Tobias1984, Stryn, BrillLyle, 
Daniel_Mietchen, czar, Whatamidoing-WMF, Izno, DarTar, Glorian_Yapinus, 
Juandev, PKM, The_RedBurn, Jklamo, Jsamwrites, MichaelSchoenitzer, He7d3r, 
Phil_Boswell, aude, marcella, Ocaasi_WMF, Lydia_Pintscher, Susannaanas, 
Samwalton9, Aklapper, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, Shangkuanlc, ZhouZ, Mpaulson, mobrovac, Wikidata-bugs, 
jayvdb, Slaporte, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T217241: PHP Notice: Use of undefined constant PREG_UNMATCHED_AS_NULL

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493268 had a related patch set uploaded (by Daimona Eaytoy; owner: 
Daimona Eaytoy):
  [mediawiki/extensions/Score@master] Remove PREG_UNMATCHED_AS_NULL constant
  
  https://gerrit.wikimedia.org/r/493268

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

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

To: gerritbot
Cc: gerritbot, hashar, Aklapper, Daimona, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Mahir256, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, mb, Jonas, Wikidata-bugs, aude, Ebe123, 
Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T217241: PHP Notice: Use of undefined constant PREG_UNMATCHED_AS_NULL

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493267 **merged** by jenkins-bot:
  [mediawiki/extensions/Score@wmf/1.33.0-wmf.19] Revert "beautify lilypond 
error message output"
  
  https://gerrit.wikimedia.org/r/493267

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

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

To: gerritbot
Cc: gerritbot, hashar, Aklapper, Daimona, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, Mahir256, QZanden, LawExplorer, 
Lewizho99, Maathavan, _jensen, mb, Jonas, Wikidata-bugs, aude, Ebe123, 
Lydia_Pintscher, Jdforrester-WMF, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T217239: Expose the graph of language fallbacks in an API

2019-02-27 Thread Anomie
Anomie moved this task from Unsorted to Needs details or plan on the 
MediaWiki-API board.
Anomie added a comment.


  > As a tool developer, it would be very useful to access the language 
fallback graph from an API.
  
  What exactly would you do with this information? i.e. what's the actual use 
case that makes you file this request?
  
  A potential blocker to this is the same as for T74153 
 (under its original title, 
"meta=siteinfo should allow client to identify RTL languages"): actually 
collecting the fallbacks for //all// languages looks like it would require 
loading the language data for all languages, which seems likely to be 
prohibitive from a performance perspective.
  
  > or by Wikibase (given that it already has a wbcontentlanguages API to 
expose the supported languages).
  
  Personally I don't think this would fit very well there, but I'll leave it to 
the Wikibase team to make the call on that point.

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

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

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

To: Anomie
Cc: Anomie, Lucas_Werkmeister_WMDE, Pintoch, Aklapper, Nandana, Lahi, Gq86, 
Baloch007, GoranSMilovanovic, QZanden, LawExplorer, Sethakill, dg711, _jensen, 
MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, jayvdb, Arrbee, 
KartikMistry, Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T217161: Wikidata Query Service short url function broken

2019-02-27 Thread gerritbot
gerritbot added a comment.


  Change 493114 **merged** by jenkins-bot:
  [wikidata/query/gui@master] Fix short URL popups - do not sanitize out iframe
  
  https://gerrit.wikimedia.org/r/493114

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

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

To: gerritbot
Cc: MartinPoulter, gerritbot, Smalyshev, Aklapper, Lydia_Pintscher, 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, Salgo60, Lewizho99, Maathavan, 
_jensen, Jonas, 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] [Changed Subscribers] T217239: Expose the graph of language fallbacks in an API

2019-02-27 Thread Pintoch
Pintoch added a subscriber: Mvolz.
Pintoch added a comment.


  > As a tool developer, it would be very useful to access the language 
fallback graph from an API.
  
  I would use the resulting graph in 
https://tools.wmflabs.org/openrefine-wikidata/ . This tool is basically a 
wrapper over the Wikibase API (and a bit of SPARQL) to comply with OpenRefine's 
reconciliation API. The tool can be configured to work in any language and 
would benefit from knowing about the language fallback graph to retrieve 
labels, descriptions and aliases. The current code that does that is here:
  
https://github.com/wetneb/openrefine-wikibase/blob/master/wdreconcile/language.py
  (it's a crude approximation, where every language falls back on English).
  I will let @Mvolz comment about her own use case.
  
  Concerning performance, of course this would be only retrieved quite rarely 
and cached on my side. So maybe a web API is overkill for that - but it would 
ideally be good to be able to download that structured graph from somewhere. It 
does not have to be served by the MediaWiki instance itself.

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

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

To: Pintoch
Cc: Mvolz, Anomie, Lucas_Werkmeister_WMDE, Pintoch, Aklapper, Nandana, Lahi, 
Gq86, Baloch007, GoranSMilovanovic, QZanden, LawExplorer, Sethakill, dg711, 
_jensen, MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, jayvdb, 
Arrbee, KartikMistry, Mbch331, Jay8g, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T217250: Implement Undo via API

2019-02-27 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Michael, gerritbot
Cc: gerritbot, Aklapper, Michael, pdehaye, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, YULdigitalpreservation, 
LawExplorer, Lewizho99, Maathavan, _jensen, abian, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


  1   2   >