[Wikidata-bugs] [Maniphest] T276643: Wikidata JSON dump (bz2) no longer imports due to bad JSON format

2021-03-05 Thread Ash20001
Ash20001 created this task.
Ash20001 added projects: Wikidata, Dumps-Generation.
Restricted Application added a project: wdwb-tech-focus.

TASK DESCRIPTION
  I normally have been ingesting wikidata json dump files into mongodb using 
mongo import. This has worked for a year or so and then the last two weekly 
dumps have failed with this error:
  
  2021-03-05T15:35:17.320-0800Failed: error reading separator after 
document #11554732: bad JSON array format - found '{' outside JSON object/array 
in input source
  2021-03-05T15:35:17.320-080011553900 document(s) imported successfully. 0 
document(s) failed to import.
  
  The command I run is:
   bunzip2 -dc ./wiki_job/latest-all.json.bz2 | mongoimport --host 
127.0.0.1:27017 --db wikiData --collection wiki --type json --drop 
--numInsertionWorkers 4 --jsonArray
  
  The dumps affected are March 3 and February 24 (as of 3-05-2021). 
  Feb 24th dump: 
https://dumps.wikimedia.org/wikidatawiki/entities/20210222/wikidata-20210222-all.json.bz2
  March 3rd dump: 
https://dumps.wikimedia.org/wikidatawiki/entities/latest-all.json.bz2
  
  I am not sure what has changed in the dump file but I have tried various 
mongoimport parameters but all exhibit the issue. The weekly dumps before Feb 
24th are fine.

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

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

To: ArielGlenn, Ash20001
Cc: ArielGlenn, Ash20001, maantietaja, jannee_e, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, Lunewa, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, gnosygnu, abian, Wikidata-bugs, aude, Addshore, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275251: Rest Search API is not wikidata aware (only accepts queries beginning with Q

2021-03-05 Thread Jdlrobson
Jdlrobson added a project: WVUI.

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

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

To: Jdlrobson
Cc: ovasileva, Addshore, Lydia_Pintscher, Aklapper, Jdlrobson, Selby, caldera, 
maantietaja, Naike, Akuckartz, Demian, eprodromou, darthmon_wmde, DannyS712, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, pmiazga, LawExplorer, JJMC89, 
Iniquity, _jensen, rosalieper, Agabi10, Scott_WUaS, Volker_E, Niedzielski, 
Izno, abian, Wikidata-bugs, aude, GWicke, Dinoguy1000, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T275251: Rest Search API is not wikidata aware (only accepts queries beginning with Q

2021-03-05 Thread Jdlrobson
Jdlrobson added a comment.


  Another problem here is going to be that for instrumentation details, the url 
of suggestions is https://www.wikidata.org/w/index.php?search=Universe+%28Q1%29
  
  On wikipedia such a query would redirect directly to the title e.g. 
https://www.wikipedia.org/w/index.php?search=Universe
  
  Code:
  
  
https://github.com/wikimedia/wvui/blob/master/src/components/typeahead-suggestion/UrlGenerator.ts#L45

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

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

To: Jdlrobson
Cc: Addshore, Lydia_Pintscher, Aklapper, Jdlrobson, Selby, maantietaja, Naike, 
Akuckartz, Demian, eprodromou, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, pmiazga, LawExplorer, JJMC89, Iniquity, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Volker_E, Izno, abian, Wikidata-bugs, aude, 
GWicke, Dinoguy1000, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276613: Changes in protection levels on Wikidata appear on Wikipedia watchlists

2021-03-05 Thread MisterSynergy
MisterSynergy added a comment.


  The bot job is on hold for a couple of days to see where this goes. If this 
ticket gets stalled, I will continue as this is strictly seen not a problem 
with my bot or its job.
  
  Aside from that, some observations:
  
  - I do see these protection log entries on my English Wikipedia watchlist, 
but not on my German Wikipedia watchlist (same watchlist settings in my 
preferences as much as I am aware, same protected Wikidata item+connected 
articles that happen to be on both of my watchlists).
  - My bot does have a botflag on Wikidata and the protection log entries are 
being marked as "bot edit", but this does apparently not propagate through to 
my English Wikipedia watchlist where I cannot filter these log entries away 
with the "Human (not bot)" watchlist filter. This is different from regular bot 
edits at Wikidata whose bot marker does propagate to the English Wikipedia 
watchlist and makes those edits filter-able.
  
  I have to mention that we have barely used the "page protection" 
functionality at Wikidata (~10k protection actions since 2012, around 50% of 
them in two automated efforts; in other words: the organic page protection rate 
at Wikidata is at ~2/day or so). This has clearly never been an issue that has 
annoyed anyone.
  
  My bot task is going to protect another 20k+ items, and there will 
subsequently be weekly update runs for a couple of hundred new cases that 
qualify for protection. I can imagine that this could now continuously annoy 
some folks.

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

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

To: MisterSynergy
Cc: MSGJ, Aklapper, Mike_Peel, MisterSynergy, OTichonova, caldera, maantietaja, 
NavinRizwi, Akuckartz, DannyS712, Nandana, kostajh, Jony, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, Iniquity, _jensen, rosalieper, 
Taiwania_Justo, Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331, Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276619: No JavaScript on Beta due to PHP error in load.php: ArgumentCountError: array_merge() expects at least 1 parameter, 0 given

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE moved this task from Up for review to Done on the 
Wikibase Service Migration board.
Lucas_Werkmeister_WMDE added a subscriber: Legoktm.
Lucas_Werkmeister_WMDE added a comment.


  Fix was deployed to Beta now, JS is back. Thanks a lot to @Legoktm for 
merging!

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

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

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

To: Lucas_Werkmeister_WMDE
Cc: Legoktm, Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, CptViraj, Kent7301, joker88john, 
DannyS712, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, 
Addshore, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276619: No JavaScript on Beta due to PHP error in load.php: ArgumentCountError: array_merge() expects at least 1 parameter, 0 given

2021-03-05 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.34; 2021-03-09).

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

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

To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, CptViraj, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Addshore, Mbch331, 
Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276619: No JavaScript on Beta due to PHP error in load.php: ArgumentCountError: array_merge() expects at least 1 parameter, 0 given

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668781 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] Protect against calling array_merge() 
without arguments
  
  https://gerrit.wikimedia.org/r/668781

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, CptViraj, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Addshore, Mbch331, 
Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276619: No JavaScript on Beta due to PHP error in load.php: ArgumentCountError: array_merge() expects at least 1 parameter, 0 given

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a parent task: T274938: 1.36.0-wmf.34 deployment 
blockers.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, CptViraj, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Addshore, Mbch331, 
Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276619: No JavaScript on Beta due to PHP error in load.php: ArgumentCountError: array_merge() expects at least 1 parameter, 0 given

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  In T276619#6887684 , 
@Lucas_Werkmeister_WMDE wrote:
  
  > The good news is this looks like it wouldn’t happen in prod:
  
  …but let’s still mark this as a train blocker just in case, because I 
wouldn’t want to bet that this condition holds across all 900 or so client 
wikis where this code is used.
  
  Also, March 8 is a bank holiday in Berlin, so WMDE staff might not get around 
to merge the fix before the branch is cut on Monday.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, CptViraj, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Addshore, Mbch331, 
Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276619: No JavaScript on Beta due to PHP error in load.php: ArgumentCountError: array_merge() expects at least 1 parameter, 0 given

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668782 **abandoned** by Lucas Werkmeister (WMDE):
  [mediawiki/extensions/Wikibase@master] DNM: remove bugfix to check that test 
catches it
  
  Reason:
  test successfully confirmed
  
  https://gerrit.wikimedia.org/r/668782

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, CptViraj, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Addshore, Mbch331, 
Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276619: No JavaScript on Beta due to PHP error in load.php: ArgumentCountError: array_merge() expects at least 1 parameter, 0 given

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668782 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/Wikibase@master] DNM: remove bugfix to check that test 
catches it
  
  https://gerrit.wikimedia.org/r/668782

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, CptViraj, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Addshore, Mbch331, 
Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276619: No JavaScript on Beta due to PHP error in load.php: ArgumentCountError: array_merge() expects at least 1 parameter, 0 given

2021-03-05 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, CptViraj, Kent7301, joker88john, DannyS712, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, Addshore, Mbch331, 
Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276619: No JavaScript on Beta due to PHP error in load.php: ArgumentCountError: array_merge() expects at least 1 parameter, 0 given

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668781 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/Wikibase@master] Protect against calling array_merge() 
without arguments
  
  https://gerrit.wikimedia.org/r/668781

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Akuckartz, CptViraj, 
DannyS712, Nandana, Lahi, Gq86, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, 
Addshore, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276619: No JavaScript on Beta due to PHP error in load.php: ArgumentCountError: array_merge() expects at least 1 parameter, 0 given

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  The good news is this looks like it wouldn’t happen in prod:
  
  name=on mwdebug1001
>>> $globalId = $settings->getSetting( 'siteGlobalID' );
=> "wikidatawiki"
>>> $site = $services->getSiteLookup()->getSite( $globalId );
=> MediaWikiSite {#4132}
>>> $site->getLocalIds()
=> [
 "interwiki" => [
   "wikidata",
 ],
   ]

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Akuckartz, CptViraj, 
DannyS712, Nandana, Lahi, Gq86, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, 
Addshore, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276619: No JavaScript on Beta due to PHP error in load.php: ArgumentCountError: array_merge() expects at least 1 parameter, 0 given

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Yeah, the local site on Wikidata (and presumably others too) has no local IDs:
  
>>> $globalId = $settings->getSetting( 'siteGlobalID' )
=> "wikidatawiki"
>>> $site = $mws->getSiteLookup()->getSite( $globalId )
=> MediaWikiSite {#4103}
>>> $site->getLocalIds()
=> []
>>> var_export( $site )
MediaWikiSite::__set_state(array(
   'globalId' => 'wikidatawiki',
   'type' => 'mediawiki',
   'group' => 'wikidata',
   'source' => 'local',
   'languageCode' => 'en',
   'localIds' => 
  array (
  ),
   'extraData' => 
  array (
'paths' => 
array (
  'file_path' => 'https://wikidata.beta.wmflabs.org/w/$1',
  'page_path' => 'https://wikidata.beta.wmflabs.org/wiki/$1',
),
  ),
   'extraConfig' => 
  array (
  ),
   'forward' => false,
   'internalId' => 41,
))⏎
=> null
  
  Which means my `array_merge( ...array_values( $site->getLocalIds() ) )` from 
T276349  / 
https://gerrit.wikimedia.org/r/c/668377 breaks.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Akuckartz, CptViraj, 
DannyS712, Nandana, Lahi, Gq86, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, aude, 
Addshore, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276619: No JavaScript on Beta due to PHP error in load.php: ArgumentCountError: array_merge() expects at least 1 parameter, 0 given

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added projects: Wikidata, Wikibase Service Migration, 
Beta-Cluster-Infrastructure.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: wdwb-tech-focus.

TASK DESCRIPTION
  
https://commons.wikimedia.beta.wmflabs.org/w/load.php?lang=en=startup=scripts=1=vector
  
  counterexample


[YEKaM6wQBHcAAAZRhJUF] 
/w/load.php?lang=en=startup=scripts=1=vector 
ArgumentCountError: array_merge() expects at least 1 parameter, 0 given

Backtrace:

from 
/srv/mediawiki/php-master/extensions/Wikibase/client/WikibaseClient.ServiceWiring.php(206)
#0 
/srv/mediawiki/php-master/extensions/Wikibase/client/WikibaseClient.ServiceWiring.php(206):
 array_merge()
#1 
/srv/mediawiki/php-master/vendor/wikimedia/services/src/ServiceContainer.php(447):
 Wikimedia\Services\ServiceContainer->{closure}(MediaWiki\MediaWikiServices)
#2 
/srv/mediawiki/php-master/vendor/wikimedia/services/src/ServiceContainer.php(416):
 Wikimedia\Services\ServiceContainer->createService(string)
#3 /srv/mediawiki/php-master/includes/MediaWikiServices.php(261): 
Wikimedia\Services\ServiceContainer->getService(string)
#4 
/srv/mediawiki/php-master/vendor/wikimedia/services/src/ServiceContainer.php(424):
 MediaWiki\MediaWikiServices->getService(string)
#5 
/srv/mediawiki/php-master/extensions/Wikibase/client/includes/WikibaseClient.php(649):
 Wikimedia\Services\ServiceContainer->get(string)
#6 
/srv/mediawiki/php-master/extensions/Wikibase/client/includes/ClientHooks.php(245):
 Wikibase\Client\WikibaseClient::getSite()
#7 /srv/mediawiki/php-master/includes/libs/objectcache/BagOStuff.php(210): 
Wikibase\Client\ClientHooks::Wikibase\Client\{closure}(integer)
#8 
/srv/mediawiki/php-master/extensions/Wikibase/client/includes/ClientHooks.php(256):
 BagOStuff->getWithSetCallback(string, integer, Closure, array)
#9 
/srv/mediawiki/php-master/includes/resourceloader/ResourceLoaderFileModule.php(1266):
 Wikibase\Client\ClientHooks::getSiteConfiguration(ResourceLoaderContext, 
GlobalVarConfig, NULL)
#10 
/srv/mediawiki/php-master/includes/resourceloader/ResourceLoaderFileModule.php(632):
 ResourceLoaderFileModule->expandPackageFiles(ResourceLoaderContext)
#11 
/srv/mediawiki/php-master/includes/resourceloader/ResourceLoaderModule.php(845):
 ResourceLoaderFileModule->getDefinitionSummary(ResourceLoaderContext)
#12 
/srv/mediawiki/php-master/includes/resourceloader/ResourceLoaderStartUpModule.php(209):
 ResourceLoaderModule->getVersionHash(ResourceLoaderContext)
#13 
/srv/mediawiki/php-master/includes/resourceloader/ResourceLoaderStartUpModule.php(405):
 ResourceLoaderStartUpModule->getModuleRegistrations(ResourceLoaderContext)
#14 
/srv/mediawiki/php-master/includes/resourceloader/ResourceLoaderModule.php(739):
 ResourceLoaderStartUpModule->getScript(ResourceLoaderContext)
#15 
/srv/mediawiki/php-master/includes/resourceloader/ResourceLoaderModule.php(707):
 ResourceLoaderModule->buildContent(ResourceLoaderContext)
#16 
/srv/mediawiki/php-master/includes/resourceloader/ResourceLoaderModule.php(842):
 ResourceLoaderModule->getModuleContent(ResourceLoaderContext)
#17 
/srv/mediawiki/php-master/includes/resourceloader/ResourceLoader.php(776): 
ResourceLoaderModule->getVersionHash(ResourceLoaderContext)
#18 [internal function]: ResourceLoader->{closure}(string)
#19 
/srv/mediawiki/php-master/includes/resourceloader/ResourceLoader.php(788): 
array_map(Closure, array)
#20 
/srv/mediawiki/php-master/includes/resourceloader/ResourceLoader.php(875): 
ResourceLoader->getCombinedVersion(ResourceLoaderContext, array)
#21 /srv/mediawiki/php-master/load.php(51): 
ResourceLoader->respond(ResourceLoaderContext)
#22 /srv/mediawiki/php-master/load.php(38): wfLoadMain()
#23 /srv/mediawiki/w/load.php(3): require(string)
#24 {main}
  
  
https://wikidata.beta.wmflabs.org/w/load.php?lang=en=startup=scripts=1=vector
  
  counterexample


[YEKaLqwQBHcAAAZRhJQN] 
/w/load.php?lang=en=startup=scripts=1=vector 
ArgumentCountError: array_merge() expects at least 1 parameter, 0 given

Backtrace:

from 
/srv/mediawiki/php-master/extensions/Wikibase/client/WikibaseClient.ServiceWiring.php(206)
#0 
/srv/mediawiki/php-master/extensions/Wikibase/client/WikibaseClient.ServiceWiring.php(206):
 array_merge()
#1 
/srv/mediawiki/php-master/vendor/wikimedia/services/src/ServiceContainer.php(447):
 Wikimedia\Services\ServiceContainer->{closure}(MediaWiki\MediaWikiServices)
#2 
/srv/mediawiki/php-master/vendor/wikimedia/services/src/ServiceContainer.php(416):
 Wikimedia\Services\ServiceContainer->createService(string)
#3 /srv/mediawiki/php-master/includes/MediaWikiServices.php(261): 
Wikimedia\Services\ServiceContainer->getService(string)
#4 
/srv/mediawiki/php-master/vendor/wikimedia/services/src/ServiceContainer.php(424):
 

[Wikidata-bugs] [Maniphest] T276613: Changes in protection levels on Wikidata appear on Wikipedia watchlists

2021-03-05 Thread MSGJ
MSGJ added a comment.


  There are many wikidata edits which are higher up on my list of things I do 
not wish to see on my enwiki watchlist (e.g. removal of a label in Swahili). I 
do agree with Mike, but it seems less urgent than these other edits.

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

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

To: MSGJ
Cc: MSGJ, Aklapper, Mike_Peel, MisterSynergy, OTichonova, caldera, maantietaja, 
NavinRizwi, Akuckartz, DannyS712, Nandana, kostajh, Jony, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, Iniquity, _jensen, rosalieper, 
Taiwania_Justo, Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331, Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276613: Changes in protection levels on Wikidata appear on Wikipedia watchlists

2021-03-05 Thread Mike_Peel
Mike_Peel created this task.
Mike_Peel added projects: Wikidata, MediaWiki-Watchlist.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Growth-Team.

TASK DESCRIPTION
  @MisterSynergy started running a bot task on Wikidata today that protects 
high visibility items on Wikidata. The changes in protection levels appear on 
English Wikipedia watchlists (and presumably also in other languages) e.g., as:
  
  "(diff | hist) . . Dm Template:Cite Q/testcases (Q6654); 18:04 . . MsynABot 
(talk | contribs) (Protected "Q6654": Highly used item: to be indefinitely 
semi-protected per Wikidata:Page protection policy#Highly used items; please 
use Template:Edit request on the item talk page if you cannot edit this item 
([Edit=Allow only autoconfirmed users] (indefinite)))"
  F34138689: image.png 
  
  I'm not sure that such notices are relevant on enwp, since they don't change 
the content of the articles that are affected, and they could be confused with 
protection of the articles themselves. Should these notices appear, or could 
they be suppressed?

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

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

To: Mike_Peel
Cc: Aklapper, Mike_Peel, MisterSynergy, OTichonova, caldera, maantietaja, 
NavinRizwi, Akuckartz, DannyS712, Nandana, kostajh, Jony, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, Iniquity, _jensen, rosalieper, 
Taiwania_Justo, Scott_WUaS, abian, Wikidata-bugs, aude, Mbch331, Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276430: Move WikibaseRepo StringNormalizer to service container

2021-03-05 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.34; 2021-03-09).

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

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

To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276349: Move WikibaseClient Site to service container

2021-03-05 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.34; 2021-03-09).

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

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

To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276595: Upgrade prometheus-jmx-exporter

2021-03-05 Thread colewhite
colewhite renamed this task from "Logstash 7.10.x does not work with 
prometheus-jmx-exporter 0.3.0" to "Upgrade prometheus-jmx-exporter".
colewhite updated the task description.

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

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

To: colewhite
Cc: Aklapper, fgiunchedi, colewhite, Ramtin0071, MPhamWMF, Devnull, 
maantietaja, Wilmanbeno, lmata, Muchiri124, CBogen, Akuckartz, 4748kitoko, 
Legado_Shulgin, Nandana, Namenlos314, Akovalyov, Davinaclare77, Qtn1293, 
Techguru.pc, Lahi, Gq86, herron, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
Chicocvenancio, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Zppix, 
Volans, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, Wong128hk, 
JAllemandou, abian, terrrydactyl, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, jayvdb, faidon, Addshore, Mbch331, Rxy, Jay8g, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276595: Logstash 7.10.x does not work with prometheus-jmx-exporter 0.3.0

2021-03-05 Thread colewhite
colewhite added a project: SRE.
Restricted Application added a project: wdwb-tech-focus.

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

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

To: colewhite
Cc: Aklapper, fgiunchedi, colewhite, Ramtin0071, MPhamWMF, Devnull, 
maantietaja, Wilmanbeno, lmata, Muchiri124, CBogen, Akuckartz, 4748kitoko, 
Legado_Shulgin, Nandana, Namenlos314, Akovalyov, Davinaclare77, Qtn1293, 
Techguru.pc, Lahi, Gq86, herron, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
Chicocvenancio, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Zppix, 
Volans, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, Wong128hk, 
JAllemandou, abian, terrrydactyl, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, jayvdb, faidon, Addshore, Mbch331, Rxy, Jay8g, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276595: Logstash 7.10.x does not work with prometheus-jmx-exporter 0.3.0

2021-03-05 Thread colewhite
colewhite created this task.
colewhite added projects: observability, Analytics, CirrusSearch, 
Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added projects: Wikidata, Discovery-Search.

TASK DESCRIPTION
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]: 
/usr/share/logstash/logstash-core-plugin-api/lib/logstash-core-plugin-api/version.rb:22:
 warning: The Psych YAML extension failed to load.
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]: Check your env for 
conflicting versions of SnakeYAML
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]: See 
https://github.com/jruby/jruby/wiki/FAQs#why-does-the-psych-yaml-extension-fail-to-load-in-my-environment
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]: [5.655s][info 
][safepoint] Application time: 0.0524442 seconds
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]: [5.655s][info 
][safepoint] Entering safepoint region: RevokeBias
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]: [5.655s][info 
][safepoint] Leaving safepoint region
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]: [5.655s][info 
][safepoint] Total time for which application threads were stopped: 0.0006017 
seconds, Stopping threads took: 0.053 seconds
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]: [ERROR] 2021-03-04 
23:06:45.911 [main] Logstash - java.lang.IllegalStateException: Logstash 
stopped processing because of an error: (GemspecError)
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]: [!] There was an 
error while loading `logstash-core-plugin-api.gemspec`: bad SnakeYAML version 
1.16, required 1.21 or higher; check your CLASSPATH for a conflicting jar
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]: Does it try to 
require a relative path? That's been removed in Ruby 1.9. Bundler cannot 
continue.
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]:  #  from 
/usr/share/logstash/logstash-core-plugin-api/logstash-core-plugin-api.gemspec:23
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]:  #  
---
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]:  #
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]:  >  require 
"logstash-core-plugin-api/version"
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]:  #
Mar  4 23:06:45 pontoon-logstash7-03 logstash[25121]:  #  
---
  
  It appears to only surface in `jruby 9.2.13.0` (and likely greater).  
Logstash starts correctly when prometheus-jmx-exporter is removed from the 
startup options.
  
  Tested `prometheus-jmx-exporter 0.15.0` on pontoon and it appears to work.  
We ought to upgrade that.
  
  Tagging other users of prometheus-jmx-exporter for visibility.

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

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

To: colewhite
Cc: Aklapper, fgiunchedi, colewhite, MPhamWMF, maantietaja, Wilmanbeno, lmata, 
CBogen, Akuckartz, 4748kitoko, Nandana, Namenlos314, Akovalyov, Lahi, Gq86, 
herron, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Chicocvenancio, QZanden, 
EBjune, merbst, LawExplorer, Volans, _jensen, rosalieper, Scott_WUaS, Jonas, 
Xmlizer, JAllemandou, abian, terrrydactyl, jkroll, Wikidata-bugs, Jdouglas, 
aude, Tobias1984, Manybubbles, jayvdb, Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276349: Move WikibaseClient Site to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668377 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] Fix local site ID check in Site 
service wiring
  
  https://gerrit.wikimedia.org/r/668377

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276349: Move WikibaseClient Site to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668376 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] client: move Site to service container
  
  https://gerrit.wikimedia.org/r/668376

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276318: Move WikibaseRepo EntityTitleLookup to service container

2021-03-05 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: ItamarWMDE, Maintenance_bot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331, Alter-paule, Beast1978, Un1tY, Hook696, 
Kent7301, joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, 
Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276458: Move WikibaseClient LanguageFallbackChainFactory to service container

2021-03-05 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Lucas_Werkmeister_WMDE, Maintenance_bot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331, Alter-paule, Beast1978, Un1tY, Hook696, 
Kent7301, joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, 
Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276532: Remove LanguageFallbackChainFactory from WikibaseServices

2021-03-05 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Lucas_Werkmeister_WMDE, Maintenance_bot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331, Alter-paule, Beast1978, Un1tY, Hook696, 
Kent7301, joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, 
Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276533: Move WikibaseRepo BaseDataModelSerializerFactory to service container

2021-03-05 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Lucas_Werkmeister_WMDE, Maintenance_bot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331, Alter-paule, Beast1978, Un1tY, Hook696, 
Kent7301, joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, 
Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276430: Move WikibaseRepo StringNormalizer to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668419 **merged** by jenkins-bot:
  [mediawiki/extensions/MathSearch@master] Update 
WikibaseRepo::getStringNormalizer() call
  
  https://gerrit.wikimedia.org/r/668419

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276430: Move WikibaseRepo StringNormalizer to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668420 **merged** by jenkins-bot:
  [mediawiki/extensions/Math@master] Update WikibaseRepo::getStringNormalizer() 
call
  
  https://gerrit.wikimedia.org/r/668420

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276430: Move WikibaseRepo StringNormalizer to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668418 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] repo: move StringNormalizer to service 
container
  
  https://gerrit.wikimedia.org/r/668418

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276532: Remove LanguageFallbackChainFactory from WikibaseServices

2021-03-05 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.34; 2021-03-09).

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

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

To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276458: Move WikibaseClient LanguageFallbackChainFactory to service container

2021-03-05 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.34; 2021-03-09).

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

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

To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276318: Move WikibaseRepo EntityTitleLookup to service container

2021-03-05 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.34; 2021-03-09).

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

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

To: ItamarWMDE, ReleaseTaggerBot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T124758: [Story] Show all available languages in monolingual text value's suggester

2021-03-05 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.36-notes (1.36.0-wmf.34; 
2021-03-09); removed MW-1.36-notes (1.36.0-wmf.32; 2021-02-23).

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

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

To: Jakob_WMDE, ReleaseTaggerBot
Cc: Masssly, noarave, amy_rc, Bouzinac, VIGNERON, Mbch331, 
Lucas_Werkmeister_WMDE, Raymond, NoInkling, WMDE-leszek, Nemo_bis, Sascha, 
Mvolz, Tarrow, Michael, Timothyjosephwood, Zache, Nikerabbit, gerritbot, 
Lea_Lacroix_WMDE, Amire80, Lokal_Profil, Lydia_Pintscher, Charlie_WMDE, 
Sjoerddebruin, C933103, Liuxinyu970226, Nikki, adrianheine, Aklapper, 
Manishagoenka, maantietaja, Alter-paule, Beast1978, cristiana023, Un1tY, 
Akuckartz, JanJaquemot, Demian, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, DannyS712, CucyNoiD, Nandana, Gaboe420, Jony, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, JGirault, 
Taiwania_Justo, Scott_WUaS, Jonas, abian, Wikidata-bugs, aude, Arrbee, 
santhosh, KartikMistry
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276532: Remove LanguageFallbackChainFactory from WikibaseServices

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE moved this task from Up for review to Done on the 
Wikibase Service Migration board.

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

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

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

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276458: Move WikibaseClient LanguageFallbackChainFactory to service container

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE moved this task from Up for review to Done on the 
Wikibase Service Migration board.

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

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

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

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276532: Remove LanguageFallbackChainFactory from WikibaseServices

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668668 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] Remove LanguageFallbackChainFactory 
from WikibaseServices
  
  https://gerrit.wikimedia.org/r/668668

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276458: Move WikibaseClient LanguageFallbackChainFactory to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668667 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] client: move 
LanguageFallbackChainFactory to service container
  
  https://gerrit.wikimedia.org/r/668667

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T124758: [Story] Show all available languages in monolingual text value's suggester

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668713 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] Remove outdated comment in 
getDefaultMonolingualTextLanguages()
  
  https://gerrit.wikimedia.org/r/668713

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

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

To: Jakob_WMDE, gerritbot
Cc: Masssly, noarave, amy_rc, Bouzinac, VIGNERON, Mbch331, 
Lucas_Werkmeister_WMDE, Raymond, NoInkling, WMDE-leszek, Nemo_bis, Sascha, 
Mvolz, Tarrow, Michael, Timothyjosephwood, Zache, Nikerabbit, gerritbot, 
Lea_Lacroix_WMDE, Amire80, Lokal_Profil, Lydia_Pintscher, Charlie_WMDE, 
Sjoerddebruin, C933103, Liuxinyu970226, Nikki, adrianheine, Aklapper, 
Manishagoenka, maantietaja, Alter-paule, Beast1978, cristiana023, Un1tY, 
Akuckartz, JanJaquemot, Demian, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, DannyS712, CucyNoiD, Nandana, Gaboe420, Jony, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, JGirault, 
Taiwania_Justo, Scott_WUaS, Jonas, abian, Wikidata-bugs, aude, Arrbee, 
santhosh, KartikMistry
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276533: Move WikibaseRepo BaseDataModelSerializerFactory to service container

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE moved this task from Up for review to Done on the 
Wikibase Service Migration board.

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

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276318: Move WikibaseRepo EntityTitleLookup to service container

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE moved this task from Up for review to Done on the 
Wikibase Service Migration board.

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

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

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

To: ItamarWMDE, Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276533: Move WikibaseRepo BaseDataModelSerializerFactory to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668703 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseQualityConstraints@master] Update 
WikibaseRepo::getBaseDataModelSerializerFactory() calls
  
  https://gerrit.wikimedia.org/r/668703

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276318: Move WikibaseRepo EntityTitleLookup to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668680 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseLexeme@master] Update getEntityTitleLookup 
calls to static calls
  
  https://gerrit.wikimedia.org/r/668680

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

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

To: ItamarWMDE, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276318: Move WikibaseRepo EntityTitleLookup to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668681 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseQualityConstraints@master] Update 
getEntityTitleLookup calls to static calls
  
  https://gerrit.wikimedia.org/r/668681

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

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

To: ItamarWMDE, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276318: Move WikibaseRepo EntityTitleLookup to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668683 **merged** by jenkins-bot:
  [mediawiki/extensions/PropertySuggester@master] Update getEntityTitleLookup 
calls to static calls
  
  https://gerrit.wikimedia.org/r/668683

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

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

To: ItamarWMDE, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276577: Move WikibaseRepo EntityRedirectChecker to service container

2021-03-05 Thread ItamarWMDE
ItamarWMDE updated the task description.

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T276318: Move WikibaseRepo EntityTitleLookup to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668492 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] Move WikibaseRepo EntityTitleLookup to 
service container
  
  https://gerrit.wikimedia.org/r/668492

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

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

To: ItamarWMDE, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276533: Move WikibaseRepo BaseDataModelSerializerFactory to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668705 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseLexeme@master] Update 
WikibaseRepo::getBaseDataModelSerializerFactory() calls
  
  https://gerrit.wikimedia.org/r/668705

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276533: Move WikibaseRepo BaseDataModelSerializerFactory to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668706 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseLexemeCirrusSearch@master] Update 
WikibaseRepo::getBaseDataModelSerializerFactory() call
  
  https://gerrit.wikimedia.org/r/668706

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276533: Move WikibaseRepo BaseDataModelSerializerFactory to service container

2021-03-05 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.34; 2021-03-09).

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

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

To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276533: Move WikibaseRepo BaseDataModelSerializerFactory to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668702 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] repo: move 
BaseDataModelSerializerFactory to service container
  
  https://gerrit.wikimedia.org/r/668702

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276535: Move WikibaseClient CompactBaseDataModelSerializerFactory to service container

2021-03-05 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276535: Move WikibaseClient CompactBaseDataModelSerializerFactory to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668718 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/Wikibase@master] client: move 
CompactBaseDataModelSerializerFactory to service container
  
  https://gerrit.wikimedia.org/r/668718

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T276535: Move WikibaseClient CompactBaseDataModelSerializerFactory to service container

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task.
Lucas_Werkmeister_WMDE moved this task from Ready to pick up to Doing on the 
Wikibase Service Migration board.

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

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T124758: [Story] Show all available languages in monolingual text value's suggester

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668713 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/Wikibase@master] Remove outdated comment in 
getDefaultMonolingualTextLanguages()
  
  https://gerrit.wikimedia.org/r/668713

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

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

To: Jakob_WMDE, gerritbot
Cc: Masssly, noarave, amy_rc, Bouzinac, VIGNERON, Mbch331, 
Lucas_Werkmeister_WMDE, Raymond, NoInkling, WMDE-leszek, Nemo_bis, Sascha, 
Mvolz, Tarrow, Michael, Timothyjosephwood, Zache, Nikerabbit, gerritbot, 
Lea_Lacroix_WMDE, Amire80, Lokal_Profil, Lydia_Pintscher, Charlie_WMDE, 
Sjoerddebruin, C933103, Liuxinyu970226, Nikki, adrianheine, Aklapper, 
Manishagoenka, maantietaja, Alter-paule, Beast1978, cristiana023, Un1tY, 
Akuckartz, JanJaquemot, Demian, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, DannyS712, CucyNoiD, Nandana, Gaboe420, Jony, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, JGirault, 
Taiwania_Justo, Scott_WUaS, Jonas, abian, Wikidata-bugs, aude, Arrbee, 
santhosh, KartikMistry
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T268600: Implement services through MediaWikiServices

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Addshore, Lucas_Werkmeister_WMDE, Aklapper, Pablo-WMDE, maantietaja, 
NavinRizwi, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, 
aude, Dinoguy1000, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276245: Move WikibaseRepo EntityChangeOpProvider to service container

2021-03-05 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Lucas_Werkmeister_WMDE, Maintenance_bot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331, Alter-paule, Beast1978, Un1tY, Hook696, 
Kent7301, joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, 
Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276313: Move WikibaseRepo PropertyTermsCollisionDetector to service container

2021-03-05 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Lucas_Werkmeister_WMDE, Maintenance_bot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331, Alter-paule, Beast1978, Un1tY, Hook696, 
Kent7301, joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, 
Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276314: Move WikibaseRepo ItemTermsCollisionDetector to service container

2021-03-05 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Lucas_Werkmeister_WMDE, Maintenance_bot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
abian, Wikidata-bugs, aude, Mbch331, Alter-paule, Beast1978, Un1tY, Hook696, 
Kent7301, joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, 
Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T268600: Implement services through MediaWikiServices

2021-03-05 Thread ItamarWMDE
ItamarWMDE updated the task description.

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

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

To: ItamarWMDE
Cc: Addshore, Lucas_Werkmeister_WMDE, Aklapper, Pablo-WMDE, maantietaja, 
NavinRizwi, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, abian, Wikidata-bugs, 
aude, Dinoguy1000, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276579: Move WikibaseRepo EntityUrlLookup to service container

2021-03-05 Thread ItamarWMDE
ItamarWMDE added a project: Wikidata.

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T276580: Move WikibaseRepo SiteLinkBadgeChangeOpSerializationValidator to service container

2021-03-05 Thread ItamarWMDE
ItamarWMDE added a project: Wikidata.

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T276581: Move WikibaseRepo SummaryFormatter to service container

2021-03-05 Thread ItamarWMDE
ItamarWMDE added a project: Wikidata.

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T199896: API: Support editing statements on senses via wbeditentity

2021-03-05 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Jakob_WMDE, gerritbot
Cc: Lea_Lacroix_WMDE, Scott_WUaS, robertvazan, Tpt, Lydia_Pintscher, 
WMDE-leszek, Addshore, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, Mahir256, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Bodhisattwa, 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] T199896: API: Support editing statements on senses via wbeditentity

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668710 had a related patch set uploaded (by Jakob; owner: Jakob):
  [mediawiki/extensions/WikibaseLexeme@master] Support editing statements on 
senses via wbeditentity
  
  https://gerrit.wikimedia.org/r/668710

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

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

To: Jakob_WMDE, gerritbot
Cc: Lea_Lacroix_WMDE, Scott_WUaS, robertvazan, Tpt, Lydia_Pintscher, 
WMDE-leszek, Addshore, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, Mahir256, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Bodhisattwa, 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] T199896: API: Support editing statements on senses via wbeditentity

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668709 had a related patch set uploaded (by Jakob; owner: Jakob):
  [mediawiki/extensions/WikibaseLexeme@master] wbeditentity: add test for 
adding a Form statement
  
  https://gerrit.wikimedia.org/r/668709

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

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

To: Jakob_WMDE, gerritbot
Cc: Lea_Lacroix_WMDE, Scott_WUaS, robertvazan, Tpt, Lydia_Pintscher, 
WMDE-leszek, Addshore, Lucas_Werkmeister_WMDE, maantietaja, Akuckartz, Iflorez, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, 
LawExplorer, _jensen, rosalieper, Bodhisattwa, 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] T276578: Move WikibaseRepo EntityTitleTextLookup to service container

2021-03-05 Thread ItamarWMDE
ItamarWMDE created this task.
ItamarWMDE added projects: Wikibase Service Migration, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Depends on T276318: Move WikibaseRepo EntityTitleLookup to service container 


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

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T276314: Move WikibaseRepo ItemTermsCollisionDetector to service container

2021-03-05 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.34; 2021-03-09).

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

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

To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276313: Move WikibaseRepo PropertyTermsCollisionDetector to service container

2021-03-05 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.34; 2021-03-09).

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

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

To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276577: Move WikibaseRepo EntityRedirectChecker to service container

2021-03-05 Thread ItamarWMDE
ItamarWMDE created this task.
ItamarWMDE added projects: Wikibase Service Migration, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  -

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

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T276245: Move WikibaseRepo EntityChangeOpProvider to service container

2021-03-05 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.34; 2021-03-09).

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

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

To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276576: Move WikibaseRepo EntityExistenceChecker to service container

2021-03-05 Thread ItamarWMDE
ItamarWMDE created this task.
ItamarWMDE added projects: Wikibase Service Migration, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Depends on T276318: Move WikibaseRepo EntityTitleLookup to service container 


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

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T276575: Move WikibaseRepo EntityArticleIdLookup to service container

2021-03-05 Thread ItamarWMDE
ItamarWMDE created this task.
ItamarWMDE added projects: Wikibase Service Migration, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Depends on T276318: Move WikibaseRepo EntityTitleLookup to service container 


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

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

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

To: ItamarWMDE
Cc: Aklapper, ItamarWMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T276573: Update tainted-refs npm dependencies

2021-03-05 Thread Jakob_WMDE
Jakob_WMDE created this task.
Jakob_WMDE added projects: Wikidata-Campsite, wdwb-tech-focus (backlog).
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  `docker-compose run --rm node npm audit` reports **158 vulnerabilities (135 
low, 7 moderate, 16 high)**.
  
  A few of the vulnerabilities rated high are resolved by updating to the next 
higher versions of storybook and vue-cli. Termbox and data-bridge recently did 
similar updates. Both should be easy to update and come with built-in commands 
to update. See
  
  - https://storybook.js.org/blog/storybook-6-migration-guide/ (T275780#6878340 
)
  - https://cli.vuejs.org/guide/installation.html#project-dependencies
  
  AC:
  
  [ ] uses storybook 6
  [ ] uses vue-cli 4
  [ ] npm package vulnerabilities are minimized

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

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

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

To: Jakob_WMDE
Cc: Aklapper, Jakob_WMDE, maantietaja, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, abian, 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] T276533: Move WikibaseRepo BaseDataModelSerializerFactory to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668706 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/WikibaseLexemeCirrusSearch@master] Update 
WikibaseRepo::getBaseDataModelSerializerFactory() call
  
  https://gerrit.wikimedia.org/r/668706

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276533: Move WikibaseRepo BaseDataModelSerializerFactory to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668705 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/WikibaseLexeme@master] Update 
WikibaseRepo::getBaseDataModelSerializerFactory() calls
  
  https://gerrit.wikimedia.org/r/668705

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276533: Move WikibaseRepo BaseDataModelSerializerFactory to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668703 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/WikibaseQualityConstraints@master] Update 
WikibaseRepo::getBaseDataModelSerializerFactory() calls
  
  https://gerrit.wikimedia.org/r/668703

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276533: Move WikibaseRepo BaseDataModelSerializerFactory to service container

2021-03-05 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276533: Move WikibaseRepo BaseDataModelSerializerFactory to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668702 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/Wikibase@master] repo: move 
BaseDataModelSerializerFactory to service container
  
  https://gerrit.wikimedia.org/r/668702

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T222200: Run browser tests as part of "npm test" for wikidata/query/gui in CI

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 511309 **abandoned** by Addshore:
  [wikidata/query/gui@master] Rename separate grunt task from 'browser_test' to 
'test_all'
  
  Reason:
  Task is now resolved
  
  https://gerrit.wikimedia.org/r/511309

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

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

To: Addshore, gerritbot
Cc: Tonina_Zhelyazkova_WMDE, Lucas_Werkmeister_WMDE, Addshore, awight, 
Smalyshev, hashar, zeljkofilipin, noarave, WMDE-leszek, Aklapper, maantietaja, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, 
Kent7301, alaa_wmde, Ferenczy, sarhan.alaa, Samuditha24, IM3847, joker88john, 
CucyNoiD, Nandana, kostajh, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, Jayprakash12345, Chicocvenancio, 
MichaelSchoenitzer_WMDE, QZanden, LawExplorer, Lewizho99, Maathavan, Jogi_don, 
_jensen, rosalieper, xSavitar, Scott_WUaS, Jonas, thcipriani, abian, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, jayantanth, Rxy, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T222200: Run browser tests as part of "npm test" for wikidata/query/gui in CI

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 665124 **abandoned** by Addshore:
  [wikidata/query/gui@master] WIP: Run wdio without selenium-standalone
  
  Reason:
  Task is now resolved
  
  https://gerrit.wikimedia.org/r/665124

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

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

To: Addshore, gerritbot
Cc: Tonina_Zhelyazkova_WMDE, Lucas_Werkmeister_WMDE, Addshore, awight, 
Smalyshev, hashar, zeljkofilipin, noarave, WMDE-leszek, Aklapper, maantietaja, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, 
Kent7301, alaa_wmde, Ferenczy, sarhan.alaa, Samuditha24, IM3847, joker88john, 
CucyNoiD, Nandana, kostajh, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, Jayprakash12345, Chicocvenancio, 
MichaelSchoenitzer_WMDE, QZanden, LawExplorer, Lewizho99, Maathavan, Jogi_don, 
_jensen, rosalieper, xSavitar, Scott_WUaS, Jonas, thcipriani, abian, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, jayantanth, Rxy, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T222200: Run browser tests as part of "npm test" for wikidata/query/gui in CI

2021-03-05 Thread Addshore
Addshore closed this task as "Resolved".

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

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

To: Addshore
Cc: Tonina_Zhelyazkova_WMDE, Lucas_Werkmeister_WMDE, Addshore, awight, 
Smalyshev, hashar, zeljkofilipin, noarave, WMDE-leszek, Aklapper, maantietaja, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, darthmon_wmde, 
Kent7301, alaa_wmde, Ferenczy, sarhan.alaa, Samuditha24, IM3847, joker88john, 
CucyNoiD, Nandana, kostajh, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, Jayprakash12345, Chicocvenancio, 
MichaelSchoenitzer_WMDE, QZanden, LawExplorer, Lewizho99, Maathavan, Jogi_don, 
_jensen, rosalieper, xSavitar, Scott_WUaS, Jonas, thcipriani, abian, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, jayantanth, Rxy, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T268640: Log termbox SSR errors with MediaWiki request ID

2021-03-05 Thread Addshore
Addshore closed this task as "Resolved".

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

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

To: Jakob_WMDE, Addshore
Cc: Legoktm, Addshore, Pablo-WMDE, Aklapper, Lucas_Werkmeister_WMDE, wiese, 
maantietaja, Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, abian, Wikidata-bugs, aude, GWicke, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T276245: Move WikibaseRepo EntityChangeOpProvider to service container

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE moved this task from Up for review to Done on the 
Wikibase Service Migration board.

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

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

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

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276245: Move WikibaseRepo EntityChangeOpProvider to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 667900 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] repo: move EntityChangeOpProvider to 
service container
  
  https://gerrit.wikimedia.org/r/667900

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276314: Move WikibaseRepo ItemTermsCollisionDetector to service container

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE moved this task from Up for review to Done on the 
Wikibase Service Migration board.

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

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276313: Move WikibaseRepo PropertyTermsCollisionDetector to service container

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE moved this task from Up for review to Done on the 
Wikibase Service Migration board.

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

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

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

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276314: Move WikibaseRepo ItemTermsCollisionDetector to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668433 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] repo: move ItemTermsCollisionDetector 
to service container
  
  https://gerrit.wikimedia.org/r/668433

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T276313: Move WikibaseRepo PropertyTermsCollisionDetector to service container

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668431 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] repo: move 
PropertyTermsCollisionDetector to service container
  
  https://gerrit.wikimedia.org/r/668431

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, maantietaja, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T274632: Update Termbox dependencies

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668699 had a related patch set uploaded (by Jakob; owner: Jakob):
  [wikibase/termbox@master] Remove cheerio types
  
  https://gerrit.wikimedia.org/r/668699

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

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

To: Jakob_WMDE, gerritbot
Cc: Addshore, Aklapper, Michael, maantietaja, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, 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] T274632: Update Termbox dependencies

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668174 **merged** by jenkins-bot:
  [wikibase/termbox@master] Update axios to 0.21.1
  
  https://gerrit.wikimedia.org/r/668174

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

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

To: Jakob_WMDE, gerritbot
Cc: Addshore, Aklapper, Michael, maantietaja, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, 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] T274632: Update Termbox dependencies

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 668070 **merged** by jenkins-bot:
  [wikibase/termbox@master] Update storybook and related packages to v6
  
  https://gerrit.wikimedia.org/r/668070

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

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

To: Jakob_WMDE, gerritbot
Cc: Addshore, Aklapper, Michael, maantietaja, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, 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] T274632: Update Termbox dependencies

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 667884 **merged** by jenkins-bot:
  [wikibase/termbox@master] Update to @vue/cli v4
  
  https://gerrit.wikimedia.org/r/667884

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

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

To: Jakob_WMDE, gerritbot
Cc: Addshore, Aklapper, Michael, maantietaja, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, 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] T276570: Move WikibaseRepo StatementSerializer to service container

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE created this task.
Lucas_Werkmeister_WMDE added projects: Wikidata, Wikibase Service Migration.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Can be done after T276533: Move WikibaseRepo BaseDataModelSerializerFactory 
to service container .

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T274632: Update Termbox dependencies

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 667865 **merged** by jenkins-bot:
  [wikibase/termbox@master] Run npm update and audit fix
  
  https://gerrit.wikimedia.org/r/667865

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

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

To: Jakob_WMDE, gerritbot
Cc: Addshore, Aklapper, Michael, maantietaja, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, 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] T276533: Move WikibaseRepo BaseDataModelSerializerFactory to service container

2021-03-05 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task.
Lucas_Werkmeister_WMDE moved this task from Ready to pick up to Doing on the 
Wikibase Service Migration board.

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

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, maantietaja, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T275398: Create an updated survey of graph backends for WDQS

2021-03-05 Thread MPhamWMF
MPhamWMF updated the task description.

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

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

To: MPhamWMF
Cc: Lucas_Werkmeister_WMDE, MPhamWMF, Aklapper, maantietaja, CBogen, Akuckartz, 
Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, abian, 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] T274632: Update Termbox dependencies

2021-03-05 Thread gerritbot
gerritbot added a comment.


  Change 667845 **merged** by jenkins-bot:
  [wikibase/termbox@master] vue-template-compiler: follow vue version
  
  https://gerrit.wikimedia.org/r/667845

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

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

To: Jakob_WMDE, gerritbot
Cc: Addshore, Aklapper, Michael, maantietaja, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, 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   3   >