[Wikidata-bugs] [Maniphest] T274157: Remove WikibaseRepo idGeneratorRateLimiting option

2021-06-08 Thread gerritbot
gerritbot added a comment.


  Change 698751 had a related patch set uploaded (by Dat Nguyen; author: Dat 
Nguyen):
  
  [operations/mediawiki-config@master] Remove idGeneratorRateLimiting from 
production config
  
  https://gerrit.wikimedia.org/r/698751

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

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

To: dang, gerritbot
Cc: toan, Aklapper, Lucas_Werkmeister_WMDE, Invadibot, Lalamarie69, 
maantietaja, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, 
Wikidata-bugs, aude, Lydia_Pintscher, Addshore, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T235871: Remove RANK_TRUTH from Wikibase Lua

2021-06-08 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Before removing the constant altogether, we can probably do some metatable 
magic to emit a warning 

 when it’s accessed.

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

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

To: Lucas_Werkmeister_WMDE
Cc: Tpt, Aklapper, Lucas_Werkmeister_WMDE, Liuxinyu970226, Invadibot, 
maantietaja, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, StuartPrior, _jensen, rosalieper, Scott_WUaS, Volker_E, 
SBisson, Jane023, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T283654: CognateIntegrationTest::testCreateDeleteAndRestorePageResultsInEntry is failing

2021-06-08 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  Still happens (not a one-off): 
https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php72-noselenium-docker/88716/console

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

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

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, DannyS712, Invadibot, maantietaja, 
Akuckartz, Nandana, Lahi, Gq86, Pablo-WMDE, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Thibaut120094, Wikidata-bugs, 
aude, Lydia_Pintscher, Darkdadaah, Jdforrester-WMF, Addshore, Mbch331, Ltrlg
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T280491: Wikibase legacy ruby browser tests need to be updated to work on buster/ruby2.5

2021-06-08 Thread Jakob_WMDE
Jakob_WMDE added a comment.


  Leaving some thoughts here since I looked into this quite a bit before but am 
not going to work on it myself. I believe the patch I uploaded is ready to go 
aside from needing the properly released WikidataApiGem. It already passed the 
the buster mwselenium job (here 
)
 and only failed on the rake job because the two were using very different Ruby 
versions. If both jobs are flipped to the newer images it should just work 
(tm). These are the remaining steps that (I think) are missing here:
  
  1. Release and publish a new version of 
https://github.com/wmde/WikidataApiGem - the necessary changes 
 are already in the master 
branch.
  2. Use the newly released package in 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/680996 instead 
of the github branch here: 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/680996/13/tests/browser/Gemfile#7
  3. Verify //somehow// that this works. I believe the patch should pass on 
It's going to fail on the regular ruby jobs because of some version 
incompatibilities, so maybe we can add experimental jobs running the buster 
versions of `rake-docker` and `mwselenium-quibble-docker`?
  4. Once it's verified, poke @Jdforrester-WMF to do the switch? Also backport 
it to the relevant release branches (see this comment 
)?

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

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

To: Jakob_WMDE
Cc: Jdforrester-WMF, Aklapper, Jakob_WMDE, WMDE-leszek, Addshore, Ladsgroup, 
ItamarWMDE, Invadibot, Lalamarie69, maantietaja, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, joker88john, CucyNoiD, 
Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T267836: Decide what to do with the legacy wikidata-query-gui releases

2021-06-08 Thread Addshore
Addshore added a comment.


  I just reached out to @Jonas to see if I can get added to this package.

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

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

To: Addshore
Cc: Addshore, Lucas_Werkmeister_WMDE, Jonas, Botoxparty, toan, Aklapper, 
Invadibot, MPhamWMF, maantietaja, CBogen, Akuckartz, Nandana, Namenlos314, 
Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, EBjune, merbst, LawExplorer, 
Salgo60, _jensen, rosalieper, Scott_WUaS, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T283342: Replace ILBFactory and ILoadBalancer with injecting new Db-Service in Lib's MatchingTermsLookupFactory and created classes: NameTableStore, DatabaseMatchingTermsLo

2021-06-08 Thread gerritbot
gerritbot added a comment.


  Change 698503 **merged** by jenkins-bot:
  
  [mediawiki/extensions/Wikibase@master] Change 
RepoDomainDbFactory::newForEntityType to newForEntitySource
  
  https://gerrit.wikimedia.org/r/698503

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

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

To: Jakob_WMDE, gerritbot
Cc: Aklapper, Michael, Invadibot, Lalamarie69, maantietaja, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T284478: wikidata api - wbsearchentities randomly not returning search results

2021-06-08 Thread Addshore
Addshore moved this task from Inbox to External Realm on the wdwb-tech board.
Addshore added a comment.


  In T284478#7139714 , 
@Lydia_Pintscher wrote:
  
  > @Addshore is this on our side or search platform?
  
  If I had to guess I would say this would be something relating to the search 
team

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

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

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

To: Addshore
Cc: Lydia_Pintscher, Addshore, Esc3300, Aklapper, Mrl51337, Invadibot, 
maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T274157: Remove WikibaseRepo idGeneratorRateLimiting option

2021-06-08 Thread toan
toan added a comment.


  @Lucas_Werkmeister_WMDE What is the last AC with 
"ID-Generation-Rate-Limiting" referring to, is that some kind of log when 
deployed?

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

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

To: dang, toan
Cc: toan, Aklapper, Lucas_Werkmeister_WMDE, Invadibot, Lalamarie69, 
maantietaja, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, 
Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, 
Wikidata-bugs, aude, Lydia_Pintscher, Addshore, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T281359: Onboard teams with Grafana alerts to AlertManager

2021-06-08 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: fgiunchedi, Aklapper, Invadibot, Lalamarie69, MPhamWMF, maantietaja, lmata, 
Alter-paule, Beast1978, CBogen, Un1tY, Akuckartz, Hook696, Kent7301, 
joker88john, CucyNoiD, Nandana, Namenlos314, Gaboe420, Giuliamocci, Cpaulf30, 
Lahi, Gq86, Af420, Bsandipan, herron, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Chicocvenancio, QZanden, EBjune, merbst, LawExplorer, 
Lewizho99, Volans, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T281359: Onboard teams with Grafana alerts to AlertManager

2021-06-08 Thread gerritbot
gerritbot added a comment.


  Change 698735 had a related patch set uploaded (by Filippo Giunchedi; author: 
Filippo Giunchedi):
  
  [operations/puppet@production] icinga: update reading web Grafana alerts
  
  https://gerrit.wikimedia.org/r/698735

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

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

To: gerritbot
Cc: fgiunchedi, Aklapper, Invadibot, MPhamWMF, maantietaja, lmata, CBogen, 
Akuckartz, Nandana, Namenlos314, Lahi, Gq86, herron, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Chicocvenancio, QZanden, EBjune, merbst, LawExplorer, 
Volans, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T283331: Replace LBFactory with injecting new Db-Service in Client's BulkSubscriptionUpdater and UpdateSubscriptions maint script

2021-06-08 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Michael, Maintenance_bot
Cc: Aklapper, Michael, Invadibot, maantietaja, Akuckartz, Iflorez, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, 
Lalamarie69, Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, joker88john, 
CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, Lewizho99, 
Maathavan
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T283331: Replace LBFactory with injecting new Db-Service in Client's BulkSubscriptionUpdater and UpdateSubscriptions maint script

2021-06-08 Thread gerritbot
gerritbot added a comment.


  Change 697795 **merged** by jenkins-bot:
  
  [mediawiki/extensions/Wikibase@master] Use DomainDb abstraction 
updateSubscription Maint. script
  
  https://gerrit.wikimedia.org/r/697795

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

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

To: Michael, gerritbot
Cc: Aklapper, Michael, Invadibot, Lalamarie69, maantietaja, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T283040: prop=wbentityusage wbeuaspect values are poorly documented

2021-06-08 Thread Lydia_Pintscher
Lydia_Pintscher updated the task description.

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

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

To: Lydia_Pintscher
Cc: Addshore, RBrounley_WMF, Aklapper, Reedy, Invadibot, maantietaja, 
Akuckartz, apaskulin, Nandana, lucamauri, Cpaulf30, Lahi, Gq86, 
GoranSMilovanovic, Ivana_Isadora, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331, 
Jay8g
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T195178: Label in language constraint type

2021-06-08 Thread Lydia_Pintscher
Lydia_Pintscher updated the task description.

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

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

To: Lydia_Pintscher
Cc: Esc3300, abian, Lydia_Pintscher, Aklapper, Multichill, Invadibot, 
maantietaja, Akuckartz, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, merbst, LawExplorer, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T195178: Label in language constraint type

2021-06-08 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.


  We need some input: How would the constraint statement look in your opinion? 
Should we use "Wikimedia Language Code (P424 
)" as the qualifier? A new Property?

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

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

To: Lydia_Pintscher
Cc: Esc3300, abian, Lydia_Pintscher, Aklapper, Multichill, Invadibot, 
maantietaja, Akuckartz, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, merbst, LawExplorer, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T284538: lower Item ID rate limit for bad Item creation requests

2021-06-08 Thread Lydia_Pintscher
Lydia_Pintscher updated the task description.

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

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

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, Invadibot, maantietaja, Akuckartz, Nandana, 
lucamauri, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T284538: lower Item ID rate limit for bad Item creation requests

2021-06-08 Thread Lydia_Pintscher
Lydia_Pintscher renamed this task from "lower Item ID rate limit" to "lower 
Item ID rate limit for bad Item creation requests".
Lydia_Pintscher updated the task description.

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

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

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, Invadibot, maantietaja, Akuckartz, Nandana, 
lucamauri, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T283663: Deleted lexeme in Wikidata still in triple store (Wikidata Query Service)

2021-06-08 Thread dcausse
dcausse moved this task from Ready for Development to In Progress on the 
Discovery-Search (Current work) board.
dcausse claimed this task.

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

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

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

To: dcausse
Cc: Mbch331, Fnielsen, Aklapper, Invadibot, MPhamWMF, maantietaja, CBogen, 
Akuckartz, Nandana, Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T284538: lower Item ID rate limit

2021-06-08 Thread Lydia_Pintscher
Lydia_Pintscher created this task.
Lydia_Pintscher added projects: MediaWiki-extensions-WikibaseRepository, 
Wikidata, Wikidata-Campsite.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  **Problem:**
  In T272032  we created a rate 
limit for assigning new Item IDs. There are still a considerable number of IDs 
being skipped (about 1% atm). We should therefore lower the limit some more.
  
  **Acceptance criteria:**
  
  [ ] Rate limit for new Item ID assignment is lowered
  
  **Open questions:**
  
  - What to we set the new limit to?
- Currently 90/minute
- Maybe 60/minute now?

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

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

To: Lydia_Pintscher
Cc: Aklapper, Lydia_Pintscher, Invadibot, maantietaja, Akuckartz, Nandana, 
lucamauri, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T283911: Run GitHub actions on PRs opened from a fork

2021-06-08 Thread Tonina_Zhelyazkova_WMDE
Tonina_Zhelyazkova_WMDE added a project: wdwb-tech.

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

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

To: Tonina_Zhelyazkova_WMDE
Cc: Addshore, bete, Jakob_WMDE, Aklapper, Tonina_Zhelyazkova_WMDE, Invadibot, 
maantietaja, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T195178: Label in language constraint type

2021-06-08 Thread Lydia_Pintscher
Lydia_Pintscher updated the task description.

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

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

To: Lydia_Pintscher
Cc: Esc3300, abian, Lydia_Pintscher, Aklapper, Multichill, Invadibot, 
maantietaja, Akuckartz, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, merbst, LawExplorer, _jensen, rosalieper, Agabi10, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T176312: Don’t check format constraint via SPARQL (safely evaluating user-provided regular expressions)

2021-06-08 Thread Ladsgroup
Ladsgroup moved this task from Doing to Peer Review on the Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞) board.
Ladsgroup added a comment.


  How you can test the patch above with shellbox:
  
  - Clone shellbox (https://gerrit.wikimedia.org/g/mediawiki/libs/Shellbox/)
  - Change the url in the config/dev-config.json to 
`http://localhost:8080/shellbox.php` and secretKey to anything else.
  - Run `make run`. It will build the docker files and the images and then 
containers and at the end run them in foreground so you'd see requests coming 
in.
  - Set shellbox config in your mw:
  
$wgShellboxUrl = 'http://localhost:8080/shellbox.php';
$wgShellboxSecretKey = 'ANYTHING;
  
  and then set `wgWBQualityConstraintsFormatCheckerShellboxRatio` to 1.
  
  One rather easy way is to see if it's working is to run FormatterCheck tests 
and replace mocking with the mw service.  You would have to comment out 
`Prevent real HTTP requests from tests` section in 
`MediaWikiIntegrationTestCase` class.
  
  **Troubleshooting the shellbox**
  
  - If tests are failing with "Unknown Content-Type" it means it's erroring out 
which is responding with Content-Type text/html which mw doesn't recognize. My 
biggest problem seemed to be configuration around entry point URL. Adding 
another `array_shift( $components );` in Server::guardedExecute() fixed 
understanding the entry point.
  - If the secret key is not the same as the one set in mw, it will also fail 
the same way, you can remove the check in MultipartAction::processInput() (the 
`!hash_equals( $multipartReader->getHash(), $authHash )`).
  
  **Note**
  Changing php files gets reflected in shellbox server right away but changing 
configuration files require a rebuild.

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

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

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

To: Ladsgroup
Cc: Daniel_Mietchen, Rosalie_WMDE, Silvan_WMDE, Krinkle, EBernhardson, Bawolff, 
abian, Addshore, Ladsgroup, Milimetric, Nikerabbit, Smalyshev, tstarling, 
daniel, Joe, Lucas_Werkmeister_WMDE, Aklapper, Invadibot, Lalamarie69, 
maantietaja, Alter-paule, Hazizibinmahdi, Beast1978, Un1tY, Akuckartz, Hook696, 
Iflorez, Kent7301, alaa_wmde, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, merbst, LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, 
Agabi10, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T283988: Incorrect shown of edit summary in wikidata mobile version view

2021-06-08 Thread Lydia_Pintscher
Lydia_Pintscher added a project: TestMe.

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

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

To: Lydia_Pintscher
Cc: Lydia_Pintscher, Aklapper, IN, Invadibot, maantietaja, Akuckartz, 
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
TerraCodes, _jensen, rosalieper, Scott_WUaS, Jonas, MGChecker, Wikidata-bugs, 
aude, Dinoguy1000, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T283988: Incorrect shown of edit summary in wikidata mobile version view

2021-06-08 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.


  Hi @IN. We tested it on 
https://m.wikidata.org/w/index.php?title=Q2=history and the result is 
the screenshot here:
  
  F34486609: image.png 
  
  This looks good to me. Are you seeing something else? Or are you using a 
different system/browser/...?

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

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

To: Lydia_Pintscher
Cc: Lydia_Pintscher, Aklapper, IN, Invadibot, maantietaja, Akuckartz, 
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, MGChecker, Wikidata-bugs, aude, 
Dinoguy1000, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T283576: Look in the database for malformed globe-coordiante precisions

2021-06-08 Thread Ladsgroup
Ladsgroup added a comment.


  Three notes:
  
  - Please edit your message and link to the paste instead of transcluding it 
(with {}). It's around 100K lines and It takes really long time to open this 
ticket now and my computer basically freezes because it's massive
  - We need to check for more than `P625`, you can check for datatype in the 
snak instead of property
  - The ones that have None are interesting but the main one is the ones that 
are not between -365 and 365. It seems the json output just gives an error: 
https://www.wikidata.org/wiki/Special:EntityData/Q3642430.json

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

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

To: Rosalie_WMDE, Ladsgroup
Cc: Ladsgroup, Esc3300, Aklapper, Addshore, ItamarWMDE, Invadibot, maantietaja, 
Akuckartz, Iflorez, alaa_wmde, Nandana, lucamauri, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T279557: Add lexeme language codes bfi, pwn, enm

2021-06-08 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Mbch331, Maintenance_bot
Cc: Mahir256, jhsoby, Amire80, Invadibot, maantietaja, Akuckartz, Iflorez, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Bodhisattwa, Scott_WUaS, Jonas, Nikki, Wikidata-bugs, 
aude, Lydia_Pintscher, Mbch331, Lalamarie69, Alter-paule, Beast1978, Un1tY, 
Hook696, Kent7301, joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, 
Af420, Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


[Wikidata-bugs] [Maniphest] T282512: Add lexeme language codes ha-arab, mnc, sux-latn, sux-xsux, gsg, tlh-piqd, tlh-latn

2021-06-08 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Mbch331, Maintenance_bot
Cc: Nikki, Mbch331, Mahir256, jhsoby, Amire80, Aklapper, Invadibot, 
maantietaja, Akuckartz, Iflorez, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Lalamarie69, Alter-paule, 
Beast1978, Un1tY, Hook696, Kent7301, joker88john, CucyNoiD, Gaboe420, 
Giuliamocci, Cpaulf30, Af420, Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list -- wikidata-bugs@lists.wikimedia.org
To unsubscribe send an email to wikidata-bugs-le...@lists.wikimedia.org


<    1   2