[Wikidata-bugs] [Maniphest] [Commented On] T155560: Linked fact checker

2017-01-31 Thread Tgr
Tgr added a comment.
One possible approach is detecting references which are controversial (by detecting removal or edit war patterns, maybe appearance in fact check databases, manual blacklists) and then flagging sentences which are supported by such references.TASK DETAILhttps://phabricator.wikimedia.org/T155560EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: TgrCc: Tgr, Harej, Zppix, Jseddon, Basvb, Halfak, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, Ricordisamoa, Alchimista, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T156409: Talk: A Gentle Introduction to Wikidata for Absolute Beginners [including non-techies!]

2017-01-31 Thread Rfarrand
Rfarrand added a comment.
OK, we are finalized for 11am - 2pm on Feb 9.  I will announce tomorrow.TASK DETAILhttps://phabricator.wikimedia.org/T156409EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: RfarrandCc: Aklapper, Qgil, Rfarrand, Ijon, srishakatux, D3r1ck01, Izno, Wikidata-bugs, Malyacko, aude, Gryllida, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T105845: Page components / content widgets

2017-01-31 Thread Tgr
Tgr added a comment.
A somewhat related idea: T156876: Structured data side channel for wikitextTASK DETAILhttps://phabricator.wikimedia.org/T105845EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: GWicke, TgrCc: SBisson, MZMcBride, Mholloway, RandomDSdevel, jmadler, Bianjiang, LikeLifer, MGChecker, -jem-, Daniel_Mietchen, StudiesWorld, Kelson, Jonas, daniel, Jhernandez, Qgil, MrStradivarius, JanZerebecki, Quiddity, mobrovac, ssastry, Tgr, Ltrlg, Inez, cscott, TrevorParscal, Jdlrobson, GWicke, merbst, D3r1ck01, Izno, Luke081515, Jrf, Wikidata-bugs, aude, Gryllida, jayvdb, brion, fbstj, RobLa-WMF, Arlolra, Mbch331, Jay8g, bd808, Krenair, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T156876: Structured data side channel for wikitext

2017-01-31 Thread Tgr
Tgr edited the task description. (Show Details)
EDIT DETAILSThe problem of passing structured data from wikitext to external applications comes up in a wide variety of contexts, and a garden of ugly workarounds has grown around it, usually consisting of encoding the data in the HTML rendered from wikitext in some way, then external applications parsing it out and restoring the structure. Examples include CommonsMetadata#CommonsMetadata, the various services (#mcs, all kinds of Tool Labs tools) exposing mainpage/featured content (article/picture of the day, anniversaries, the various services exposing mainpage featured contentin the news etc), article maintenance  / warning templates, infoboxes, infoboxesusing Wiktionary for word translation.

Eventually these issues should be handled by separating wikitext and structured data (e.g. with multi-content revisions{T107595}) but that's a huge project and will take a while. A quick win that would be possible right now and would make the life of developers mining structured from wikitext (and editors maintaining the wikitext) would be to create a side channel where wikitext code (parser tags or Lua) can output structured datacan output structured data (with a dedicated parserfunction Lua method), in a simple hierarchic key-value format. The data could exposed by the parser and the parse API, and eventually morph into a virtual MCR slot.TASK DETAILhttps://phabricator.wikimedia.org/T156876EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: TgrCc: Aklapper, Tgr, Acer, JJMC89, SamanthaNguyen, D3r1ck01, Izno, Cwek, Wikidata-bugs, Base, matthiasmullie, aude, Deskana, Osnard, Ricordisamoa, RandomDSdevel, Fabrice_Florin, He7d3r, Arlolra, Jdforrester-WMF, Ladsgroup, Jackmcbarn, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T156876: Structured data side channel for wikitext

2017-01-31 Thread Tgr
Tgr created this task.Tgr added projects: Developer-Wishlist (2017), Structured-Multimedia-Data, MediaWiki-Parser.Herald added a subscriber: Aklapper.Herald added a project: Wikidata.
TASK DESCRIPTIONThe problem of passing structured data from wikitext to external applications comes up in a wide variety of contexts, and a garden of ugly workarounds has grown around it, usually consisting of encoding the data in the HTML rendered from wikitext in some way, then external applications parsing it out and restoring the structure. Examples include CommonsMetadata, the various services exposing mainpage featured content, article maintenance  / warning templates, infoboxes.

Eventually these issues should be handled by separating wikitext and structured data (e.g. with multi-content revisions) but that's a huge project and will take a while. A quick win that would be possible right now and would make the life of developers mining structured from wikitext (and editors maintaining the wikitext) would be to create a side channel where wikitext code (parser tags or Lua) can output structured data, in a simple hierarchic key-value format. The data could exposed by the parser and the parse API, and eventually morph into a virtual MCR slot.TASK DETAILhttps://phabricator.wikimedia.org/T156876EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: TgrCc: Aklapper, Tgr, Acer, JJMC89, SamanthaNguyen, D3r1ck01, Izno, Cwek, Wikidata-bugs, Base, matthiasmullie, aude, Deskana, Osnard, Ricordisamoa, RandomDSdevel, Fabrice_Florin, He7d3r, Arlolra, Jdforrester-WMF, Ladsgroup, Jackmcbarn, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Merged] T149456: Wikidata description change doesn't trigger mobile-sections update

2017-01-31 Thread Pchelolo
Pchelolo added a subscriber: GWicke.Pchelolo merged a task: T148079: Narrow down on-wikidata-description-change reaction.
TASK DETAILhttps://phabricator.wikimedia.org/T149456EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: PcheloloCc: GWicke, Niedzielski, mobrovac, daniel, aude, hoo, Pchelolo, Aklapper, Dbrant, Mholloway, gerritbot, bearND, Th3d3v1ls, Ramalepe, Liugev6, Designsbydavesconcepts, Serumulapiet, Lewizho99, Maathavan, D3r1ck01, donaldepig, Izno, Eevans, Hardikj, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T51859: Provide Open Graph tags for Wikidata

2017-01-31 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: WMF-deploy-2017-02-07_(1.29.0-wmf.11).
TASK DETAILhttps://phabricator.wikimedia.org/T51859EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ReleaseTaggerBotCc: gerritbot, Ladsgroup, MZMcBride, TheDJ, TerraCodes, Jonas, thiemowmde, Sjoerddebruin, Steinsplitter, Ainali, Wikidata-bugs, Jaredzimmerman-WMF, Jdforrester-WMF, Jasper, Legoktm, Nemo_bis, Krinkle, Lydia_Pintscher, yuvipanda, Th3d3v1ls, JakeTheDeveloper, Ramalepe, Liugev6, Lewizho99, Maathavan, DatGuy, Abbe98, D3r1ck01, MuhammadShuaib, Izno, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T156370: License in Gallery view does not account for multiple (and sometime conflicting) licenses e.g. {{Licensed-PD-Art}} or {{Licensed-PD}}

2017-01-31 Thread Tgr
Tgr added a comment.

In T156370#2987273, @FDMS wrote:
Sounds related to (if not a duplicate of) T89692.


Indeed, it's a consequence of that issue (which is stalled due to lack of community interest).TASK DETAILhttps://phabricator.wikimedia.org/T156370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: TgrCc: Tgr, FDMS, JMinor, zhuyifei1999, Aklapper, Josve05a, Acer, Taquo, catalandres, Pokefan95, D3r1ck01, Izno, Wikidata-bugs, Base, matthiasmullie, aude, Deskana, El_Grafo, Ricordisamoa, Fabrice_Florin, Steinsplitter, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T51859: Provide Open Graph tags for Wikidata

2017-01-31 Thread gerritbot
gerritbot added a comment.
Change 335216 merged by jenkins-bot:
Add basic test for PageImages::onBeforePageDisplay

https://gerrit.wikimedia.org/r/335216TASK DETAILhttps://phabricator.wikimedia.org/T51859EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Ladsgroup, MZMcBride, TheDJ, TerraCodes, Jonas, thiemowmde, Sjoerddebruin, Steinsplitter, Ainali, Wikidata-bugs, Jaredzimmerman-WMF, Jdforrester-WMF, Jasper, Legoktm, Nemo_bis, Krinkle, Lydia_Pintscher, yuvipanda, Th3d3v1ls, JakeTheDeveloper, Ramalepe, Liugev6, Lewizho99, Maathavan, DatGuy, Abbe98, D3r1ck01, MuhammadShuaib, Izno, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T156371: ContentHandler should expose the content-model to search engines.

2017-01-31 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: WMF-deploy-2017-02-07_(1.29.0-wmf.11).
TASK DETAILhttps://phabricator.wikimedia.org/T156371EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Smalyshev, ReleaseTaggerBotCc: gerritbot, Yurik, EBernhardson, Smalyshev, Aklapper, Jonas, thiemowmde, Lydia_Pintscher, aude, daniel, Th3d3v1ls, Ramalepe, Liugev6, EBjune, Avner, Lewizho99, Maathavan, debt, Gehel, Pokefan95, D3r1ck01, FloNight, Izno, Wikidata-bugs, Deskana, El_Grafo, jayvdb, Steinsplitter, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T156371: ContentHandler should expose the content-model to search engines.

2017-01-31 Thread gerritbot
gerritbot added a comment.
Change 334715 merged by jenkins-bot:
Add contentmodel: query feature

https://gerrit.wikimedia.org/r/334715TASK DETAILhttps://phabricator.wikimedia.org/T156371EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Smalyshev, gerritbotCc: gerritbot, Yurik, EBernhardson, Smalyshev, Aklapper, Jonas, thiemowmde, Lydia_Pintscher, aude, daniel, Th3d3v1ls, Ramalepe, Liugev6, EBjune, Avner, Lewizho99, Maathavan, debt, Gehel, Pokefan95, D3r1ck01, FloNight, Izno, Wikidata-bugs, Deskana, El_Grafo, jayvdb, Steinsplitter, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T156832: [RfC] Decide whether to index not-notable placeholders

2017-01-31 Thread daniel
daniel added a comment.
Shouldn't we use nofollow on all placeholders? How does following links from placeholders help us? The pages reachable from there are probably reachable from other places as well. I don't think it makes much of a difference.TASK DETAILhttps://phabricator.wikimedia.org/T156832EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: danielCc: daniel, Lydia_Pintscher, Lucie, Aklapper, hoo, D3r1ck01, Izno, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T101711: Banners are used as the illustration when shared on social media websites such as Facebook

2017-01-31 Thread Jdlrobson
Jdlrobson added projects: Reading-Web-Sprint-90-, Unplanned-Sprint-Work.
TASK DETAILhttps://phabricator.wikimedia.org/T101711EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JdlrobsonCc: gerritbot, Jdlrobson, Sumit, Nicolas_Raoul, Aklapper, Th3d3v1ls, Ramalepe, Liugev6, Winter, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T101711: Banners are used as the illustration when shared on social media websites such as Facebook

2017-01-31 Thread Jdlrobson
Jdlrobson closed this task as "Resolved".Jdlrobson claimed this task.Jdlrobson added a comment.
Comparing https://developers.facebook.com/tools/debug/sharing/?q=https%3A%2F%2Fen.m.wikivoyage.beta.wmflabs.org%2Fwiki%2FParis with https://developers.facebook.com/tools/debug/sharing/?q=https%3A%2F%2Fen.m.wikivoyage.org%2Fwiki%2FParis the first version has an image that's not the banner and the second has no banner. This will be deployed over the next 2 weeks.TASK DETAILhttps://phabricator.wikimedia.org/T101711EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JdlrobsonCc: gerritbot, Jdlrobson, Sumit, Nicolas_Raoul, Aklapper, Th3d3v1ls, Ramalepe, Liugev6, Winter, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T90765: Hacking: Make app Wikidata description editable

2017-01-31 Thread Dbrant
Dbrant removed a project: Wikipedia-Android-App-Backlog.Dbrant added a comment.
Untagging Android, since our work on this is tracked in T145813TASK DETAILhttps://phabricator.wikimedia.org/T90765EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DbrantCc: Dbrant, Nirzar, RHo, cmadeo, JMinor, Matanya, Yair_rand, Ainali, Lydia_Pintscher, kaldari, JKatzWMF, Fjalapeno, jeblad, aude, bearND, Tbayer, Rberchie, hoo, Krenair, Vibhabamba, Mhurd, Aklapper, Taquo, catalandres, D3r1ck01, Izno, AlexWang, Wikidata-bugs, Daniel_Mietchen, Josve05a, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T102539: Hide own Wikidata changes on Wikipedia watchlist when "Hide my edits" is selected

2017-01-31 Thread Swpb
Swpb added a project: Developer-Wishlist (2017).
TASK DETAILhttps://phabricator.wikimedia.org/T102539EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SwpbCc: Mike_Peel, Steinsplitter, Lydia_Pintscher, Ricordisamoa, MGChecker, Swpb, Aklapper, SamanthaNguyen, D3r1ck01, Izno, Wikidata-bugs, aude, Osnard, RandomDSdevel, He7d3r, Jdforrester-WMF, Ladsgroup, Mbch331, Jay8g, Tgr___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T117693: [Story] ArticlePlaceholder pages should show up in search engines

2017-01-31 Thread hoo
hoo added a subtask: T156832: [RfC] Decide whether to index not-notable placeholders.
TASK DETAILhttps://phabricator.wikimedia.org/T117693EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucie, hooCc: Deskana, MZMcBride, DarTar, Nemo_bis, Ricordisamoa, Lucie, Aklapper, Lydia_Pintscher, D3r1ck01, Izno, Wikidata-bugs, aude, jayvdb, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T156832: [RfC] Decide whether to index not-notable placeholders

2017-01-31 Thread hoo
hoo added a parent task: T117693: [Story] ArticlePlaceholder pages should show up in search engines.
TASK DETAILhttps://phabricator.wikimedia.org/T156832EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hooCc: daniel, Lydia_Pintscher, Lucie, Aklapper, hoo, D3r1ck01, Izno, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T156832: [RfC] Decide whether to index not-notable placeholders

2017-01-31 Thread hoo
hoo edited the task description. (Show Details)
EDIT DETAILS...No. 1 would lose us quite some links to other pages (and maybe later on also other placeholders) from these placeholders, but we would also potentially save us from some requests (not sure how often googlesearch engines pokes such pages). There might also be negative side effects for other placeholders that are indexable (depending on how search engines treat these things)TASK DETAILhttps://phabricator.wikimedia.org/T156832EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hooCc: daniel, Lydia_Pintscher, Lucie, Aklapper, hoo, D3r1ck01, Izno, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T156832: [RfC] Decide whether to index not-notable placeholders

2017-01-31 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.
2 seems like the right thing to do at this point for me.TASK DETAILhttps://phabricator.wikimedia.org/T156832EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: daniel, Lydia_Pintscher, Lucie, Aklapper, hoo, D3r1ck01, Izno, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T156370: License in Gallery view does not account for multiple (and sometime conflicting) licenses e.g. {{Licensed-PD-Art}} or {{Licensed-PD}}

2017-01-31 Thread FDMS
FDMS added a comment.
Sounds related to (if not a duplicate of) T89692.TASK DETAILhttps://phabricator.wikimedia.org/T156370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FDMSCc: FDMS, JMinor, zhuyifei1999, Aklapper, Josve05a, Acer, Taquo, catalandres, Pokefan95, D3r1ck01, Izno, Wikidata-bugs, Base, matthiasmullie, aude, Deskana, El_Grafo, Ricordisamoa, Fabrice_Florin, Steinsplitter, Mbch331, Tgr___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T156832: [RfC] Decide whether to index not-notable placeholders

2017-01-31 Thread hoo
hoo edited the task description. (Show Details)
EDIT DETAILS...# `index, follow`

We could try to make themNo. 1 would lose us quite some links to other pages (and maybe later on also other placeholders) from these placeholders, but we would also potentially save us from some requests (not sure how often google pokes such pages). There might also be negative side effects for other placeholders that are indexable (depending on how search engines treat these things).
No. 2 wouldn't save us any traffic (probably), but it would still give our links at least some weight (potentially, no idea how search engines actually rate these).
No. 3 would lead to empty and almost empty placeholders to show up in search results, that's probably a show stopper.TASK DETAILhttps://phabricator.wikimedia.org/T156832EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hooCc: daniel, Lydia_Pintscher, Lucie, Aklapper, hoo, D3r1ck01, Izno, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T156832: [RfC] Decide whether to index not-notable placeholders

2017-01-31 Thread hoo
hoo created this task.hoo added projects: Wikidata, ArticlePlaceholder.Herald added a subscriber: Aklapper.
TASK DESCRIPTIONGiven we are just about to start our first tests with indexing article placeholders (see T144592), we need to decide what to do with the placeholders that are not notable.

We could make them:


noindex, nofollow (=> don't index and don't follow links)
noindex, follow (=> don't index, but follow links)
index, follow


We could try to make themTASK DETAILhttps://phabricator.wikimedia.org/T156832EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hooCc: daniel, Lydia_Pintscher, Lucie, Aklapper, hoo, D3r1ck01, Izno, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T51859: Provide Open Graph tags for Wikidata

2017-01-31 Thread Ladsgroup
Ladsgroup added a project: Wikidata-Sprint.
TASK DETAILhttps://phabricator.wikimedia.org/T51859EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: gerritbot, Ladsgroup, MZMcBride, TheDJ, TerraCodes, Jonas, thiemowmde, Sjoerddebruin, Steinsplitter, Ainali, Wikidata-bugs, Jaredzimmerman-WMF, Jdforrester-WMF, Jasper, Legoktm, Nemo_bis, Krinkle, Lydia_Pintscher, yuvipanda, Th3d3v1ls, JakeTheDeveloper, Ramalepe, Liugev6, Lewizho99, Maathavan, DatGuy, Abbe98, D3r1ck01, MuhammadShuaib, Izno, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T156812: Add something to allow reordering of Wikidata item statements

2017-01-31 Thread Jc86035
Jc86035 changed the title from "Add something to allow reordering of item statements" to "Add something to allow reordering of Wikidata item statements".
TASK DETAILhttps://phabricator.wikimedia.org/T156812EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jc86035Cc: Jc86035, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T156812: Add something to allow reordering of item statements

2017-01-31 Thread Jc86035
Jc86035 changed the title from "Add buttons to reorder item statements" to "Add something to allow reordering of item statements".Jc86035 edited the task description. (Show Details)
EDIT DETAILSCurrently the only way of reordering statements and qualifiers (for example, to order values chronologically for each property) is to delete all the affected things and add them back again in the correct order. Having options to drag them around/move them up and down to rearrange them would be very usefulTASK DETAILhttps://phabricator.wikimedia.org/T156812EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jc86035Cc: Jc86035, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T156812: Add buttons to reorder item statements

2017-01-31 Thread Jc86035
Jc86035 created this task.Jc86035 added a project: Wikidata.Herald added a subscriber: Aklapper.
TASK DESCRIPTIONCurrently the only way of reordering statements and qualifiers (for example, to order values chronologically for each property) is to delete all the affected things and add them back again in the correct order. Having options to drag them around to rearrange them would be very useful.

(I'm not sure if properties have a sort order, aside from grouping of identifiers, but it seems random. I don't really know how that works.)TASK DETAILhttps://phabricator.wikimedia.org/T156812EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jc86035Cc: Jc86035, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T144592: Search index a limited number of article placeholders on cywiki for testing and evaluation purposes

2017-01-31 Thread hoo
hoo added a comment.
Concrete query used:

SELECT page_title FROM page INNER JOIN wb_entity_per_page ON epp_page_id = page_id INNER JOIN page_props AS pp_sl ON pp_sl.pp_page = page_id AND pp_sl.pp_propname = 'wb-sitelinks' INNER JOIN page_props AS pp_st ON pp_st.pp_page_id AND pp_st.pp_propname = 'wb-claims' WHERE pp_st.pp_value > 2 AND pp_sl.pp_value > 3 AND NOT EXISTS(SELECT 1 FROM wb_items_per_site WHERE ips_site_id = 'cywiki' AND ips_item_id = epp_entity_id) ORDER BY epp_entity_id ASC LIMIT 1000;

Results (indexable user page): https://cy.wikipedia.org/wiki/Defnyddiwr:Hoo_man/T144592-placeholders

Note: The placeholders themselves are not indexable, yet.TASK DETAILhttps://phabricator.wikimedia.org/T144592EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hooCc: Deskana, Izno, Lydia_Pintscher, Aklapper, Lucie, Ricordisamoa, Nemo_bis, DarTar, MZMcBride, hoo, D3r1ck01, Wikidata-bugs, aude, jayvdb, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T144592: Search index a limited number of article placeholders on cywiki for testing and evaluation purposes

2017-01-31 Thread hoo
hoo changed the title from "Search index a limited number of article placeholders for testing and evaluation purposes" to "Search index a limited number of article placeholders on cywiki for testing and evaluation purposes".
TASK DETAILhttps://phabricator.wikimedia.org/T144592EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hooCc: Deskana, Izno, Lydia_Pintscher, Aklapper, Lucie, Ricordisamoa, Nemo_bis, DarTar, MZMcBride, hoo, D3r1ck01, Wikidata-bugs, aude, jayvdb, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Lowered Priority] T88804: [Bug] There are two "more buttons" in the suggester

2017-01-31 Thread thiemowmde
thiemowmde lowered the priority of this task from "High" to "Low".
TASK DETAILhttps://phabricator.wikimedia.org/T88804EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: hoo, aude, Jonas, gerritbot, Liuxinyu970226, Nikki, Lydia_Pintscher, thiemowmde, adrianheine, Snaterlicious, JanZerebecki, Aklapper, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T149798: Exact match when searching for property selects a property but leaves search results open

2017-01-31 Thread thiemowmde
thiemowmde triaged this task as "Low" priority.thiemowmde added subscribers: thiemowmde, Lydia_Pintscher, Jonas.
TASK DETAILhttps://phabricator.wikimedia.org/T149798EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: Jonas, Lydia_Pintscher, thiemowmde, Sjoerddebruin, Aklapper, Nikki, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T154896: Clicking edit to edit a statement does not focus the input field

2017-01-31 Thread thiemowmde
thiemowmde triaged this task as "High" priority.thiemowmde added subscribers: thiemowmde, Lydia_Pintscher, Jonas.
TASK DETAILhttps://phabricator.wikimedia.org/T154896EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: Jonas, Lydia_Pintscher, thiemowmde, Nikki, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T154869: Removing qualifier/reference using the keyboard (by pressing enter) saves the statement too

2017-01-31 Thread thiemowmde
thiemowmde triaged this task as "High" priority.thiemowmde added subscribers: Jonas, thiemowmde, Lydia_Pintscher.
TASK DETAILhttps://phabricator.wikimedia.org/T154869EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: Lydia_Pintscher, thiemowmde, Jonas, Liuxinyu970226, Aklapper, Nikki, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T152643: rack/setup/install wdqs1003

2017-01-31 Thread Gehel
Gehel added a comment.
Initial installation is complete, data import in progress...TASK DETAILhttps://phabricator.wikimedia.org/T152643EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cmjohnson, GehelCc: ops-monitoring-bot, gerritbot, Southparkfan, Smalyshev, Aklapper, Deskana, mark, emailbot, Papaul, Cmjohnson, RobH, Gehel, Th3d3v1ls, Ramalepe, Liugev6, EBjune, merbst, Avner, Lewizho99, Zppix, Maathavan, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T104988: [Bug] Mark keywords in API help messages as "do not translate!"

2017-01-31 Thread gerritbot
gerritbot added a comment.
Change 330630 merged by jenkins-bot:
Markup apihelp messages to prevent translation of literals

https://gerrit.wikimedia.org/r/330630TASK DETAILhttps://phabricator.wikimedia.org/T104988EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SacredWKnight, gerritbotCc: gerritbot, TerraCodes, siebrand, Bene, Jonas, JanZerebecki, aude, Lydia_Pintscher, thiemowmde, Aklapper, harikiran, Th3d3v1ls, SacredWKnight, JakeTheDeveloper, Ramalepe, Liugev6, Lewizho99, Maathavan, DatGuy, Abbe98, D3r1ck01, MuhammadShuaib, Izno, Psychoslave, Wikidata-bugs, Gryllida, jayvdb, Shizhao, Arrbee, TheDJ, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T155623: Allow optional use of data retrieval services from Client in Repo

2017-01-31 Thread thiemowmde
thiemowmde closed this task as "Resolved".thiemowmde removed a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T155623EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, thiemowmdeCc: gerritbot, thiemowmde, Jakob_WMDE, daniel, Aklapper, Lydia_Pintscher, WMDE-leszek, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T149580: Allow access to entity data stored on "foreign" repositories (federation)

2017-01-31 Thread thiemowmde
thiemowmde closed subtask T155623: Allow optional use of data retrieval services from Client in Repo as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T149580EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: JohnLewis, Lydia_Pintscher, wikibugs-l-list, JanZerebecki, Legoktm, Bene, Wikidata-bugs, Daniel_Mietchen, Micru, Aklapper, Ricordisamoa, DannyH, daniel, Acer, D3r1ck01, Izno, Base, matthiasmullie, aude, Deskana, Fabrice_Florin, Mbch331, Tgr___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T101711: Banners are used as the illustration when shared on social media websites such as Facebook

2017-01-31 Thread gerritbot
gerritbot added a comment.
Change 334789 merged by jenkins-bot:
Add PageImage OpenGraph tag

https://gerrit.wikimedia.org/r/334789TASK DETAILhttps://phabricator.wikimedia.org/T101711EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Jdlrobson, Sumit, Nicolas_Raoul, Aklapper, Th3d3v1ls, Ramalepe, Liugev6, Winter, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T51859: Provide Open Graph tags for Wikidata

2017-01-31 Thread gerritbot
gerritbot added a comment.
Change 334789 merged by jenkins-bot:
Add PageImage OpenGraph tag

https://gerrit.wikimedia.org/r/334789TASK DETAILhttps://phabricator.wikimedia.org/T51859EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Ladsgroup, MZMcBride, TheDJ, TerraCodes, Jonas, thiemowmde, Sjoerddebruin, Steinsplitter, Ainali, Wikidata-bugs, Jaredzimmerman-WMF, Jdforrester-WMF, Jasper, Legoktm, Nemo_bis, Krinkle, Lydia_Pintscher, yuvipanda, Th3d3v1ls, JakeTheDeveloper, Ramalepe, Liugev6, Lewizho99, Maathavan, DatGuy, Abbe98, D3r1ck01, MuhammadShuaib, Izno, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T51859: Provide Open Graph tags for Wikidata

2017-01-31 Thread gerritbot
gerritbot added a comment.
Change 335216 had a related patch set uploaded (by Thiemo Mättig (WMDE)):
Add basic test for PageImages::onBeforePageDisplay

https://gerrit.wikimedia.org/r/335216TASK DETAILhttps://phabricator.wikimedia.org/T51859EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Ladsgroup, MZMcBride, TheDJ, TerraCodes, Jonas, thiemowmde, Sjoerddebruin, Steinsplitter, Ainali, Wikidata-bugs, Jaredzimmerman-WMF, Jdforrester-WMF, Jasper, Legoktm, Nemo_bis, Krinkle, Lydia_Pintscher, yuvipanda, Th3d3v1ls, JakeTheDeveloper, Ramalepe, Liugev6, Lewizho99, Maathavan, DatGuy, Abbe98, D3r1ck01, MuhammadShuaib, Izno, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T156239: Cognate - Make PageContentSaveComplete check for redirect state changes & only act when they (or page creation) happens

2017-01-31 Thread Addshore
Addshore closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T156239EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Lydia_Pintscher, Aklapper, daniel, gerritbot, Addshore, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Andrew-WMDE, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T156240: Stop writes on hash conflicts & log that they occour

2017-01-31 Thread Addshore
Addshore closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T156240EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Bawolff, Lydia_Pintscher, Aklapper, daniel, gerritbot, Addshore, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Andrew-WMDE, Izno, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T149082: Security review for Cognate Extension

2017-01-31 Thread Addshore
Addshore closed subtask T156240: Stop writes on hash conflicts & log that they occour as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T149082EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: gerritbot, Bawolff, daniel, Aklapper, Addshore, Lydia_Pintscher, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Andrew-WMDE, dpatrick, Izno, Luke081515, Wikidata-bugs, aude, JanZerebecki, Darkdadaah, csteipp, Mbch331, Jay8g, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T149082: Security review for Cognate Extension

2017-01-31 Thread Addshore
Addshore closed subtask T156239: Cognate - Make PageContentSaveComplete check for redirect state changes & only act when they (or page creation) happens as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T149082EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: gerritbot, Bawolff, daniel, Aklapper, Addshore, Lydia_Pintscher, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Andrew-WMDE, dpatrick, Izno, Luke081515, Wikidata-bugs, aude, JanZerebecki, Darkdadaah, csteipp, Mbch331, Jay8g, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T156370: License in Gallery view does not account for multiple (and sometime conflicting) licenses e.g. {{Licensed-PD-Art}} or {{Licensed-PD}}

2017-01-31 Thread Josve05a
Josve05a added a project: Structured-Multimedia-Data.Herald added a project: Wikidata.
TASK DETAILhttps://phabricator.wikimedia.org/T156370EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Josve05aCc: JMinor, zhuyifei1999, Aklapper, Josve05a, Acer, Taquo, catalandres, Pokefan95, D3r1ck01, Izno, Wikidata-bugs, Base, matthiasmullie, aude, Deskana, El_Grafo, Ricordisamoa, Fabrice_Florin, Steinsplitter, Mbch331, Tgr___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T155167: Logic of wbgetentities with multiple sites and titles

2017-01-31 Thread Addshore
Addshore added a comment.
The docs actually state for 'site' "Use together with 'title', but only give one site for several titles or several sites for one title."

Apparently this does not hold true...TASK DETAILhttps://phabricator.wikimedia.org/T155167EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Aklapper, putnik, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T156790: Autocomments should be replaced by language messages in the API

2017-01-31 Thread putnik
putnik created this task.putnik added a project: Wikidata.Herald added a subscriber: Aklapper.
TASK DESCRIPTIONNow auto comments look like this:

undo:0||427587027|194.158.78.188

(https://www.wikidata.org/w/api.php?action="">)

It should be possible to specify the language and get the text of auto comments in the appropriate language, as well as in the HTML pages.TASK DETAILhttps://phabricator.wikimedia.org/T156790EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: putnikCc: putnik, Aklapper, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T152643: rack/setup/install wdqs1003

2017-01-31 Thread ops-monitoring-bot
ops-monitoring-bot added a comment.
Completed auto-reimage of hosts:

['wdqs1003.eqiad.wmnet']

and were ALL successful.TASK DETAILhttps://phabricator.wikimedia.org/T152643EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cmjohnson, ops-monitoring-botCc: ops-monitoring-bot, gerritbot, Southparkfan, Smalyshev, Aklapper, Deskana, mark, emailbot, Papaul, Cmjohnson, RobH, Gehel, Th3d3v1ls, Ramalepe, Liugev6, EBjune, merbst, Avner, Lewizho99, Zppix, Maathavan, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T152643: rack/setup/install wdqs1003

2017-01-31 Thread ops-monitoring-bot
ops-monitoring-bot added a comment.
Script wmf_auto_reimage was launched by gehel on neodymium.eqiad.wmnet for hosts:

['wdqs1003.eqiad.wmnet']

The log can be found in /var/log/wmf-auto-reimage/201701311107_gehel_21139.log.TASK DETAILhttps://phabricator.wikimedia.org/T152643EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cmjohnson, ops-monitoring-botCc: ops-monitoring-bot, gerritbot, Southparkfan, Smalyshev, Aklapper, Deskana, mark, emailbot, Papaul, Cmjohnson, RobH, Gehel, Th3d3v1ls, Ramalepe, Liugev6, EBjune, merbst, Avner, Lewizho99, Zppix, Maathavan, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T152643: rack/setup/install wdqs1003

2017-01-31 Thread ops-monitoring-bot
ops-monitoring-bot added a comment.
Script wmf_auto_reimage was launched by gehel on neodymium.eqiad.wmnet for hosts:

['wdqs1003.eqiad.wmnet']

The log can be found in /var/log/wmf-auto-reimage/201701311106_gehel_20848.log.TASK DETAILhttps://phabricator.wikimedia.org/T152643EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cmjohnson, ops-monitoring-botCc: ops-monitoring-bot, gerritbot, Southparkfan, Smalyshev, Aklapper, Deskana, mark, emailbot, Papaul, Cmjohnson, RobH, Gehel, Th3d3v1ls, Ramalepe, Liugev6, EBjune, merbst, Avner, Lewizho99, Zppix, Maathavan, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T152643: rack/setup/install wdqs1003

2017-01-31 Thread gerritbot
gerritbot added a comment.
Change 335207 merged by Gehel:
wdqs - categorize wdqs1003 as a wdqs node in site.pp

https://gerrit.wikimedia.org/r/335207TASK DETAILhttps://phabricator.wikimedia.org/T152643EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cmjohnson, gerritbotCc: ops-monitoring-bot, gerritbot, Southparkfan, Smalyshev, Aklapper, Deskana, mark, emailbot, Papaul, Cmjohnson, RobH, Gehel, Th3d3v1ls, Ramalepe, Liugev6, EBjune, merbst, Avner, Lewizho99, Zppix, Maathavan, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T152643: rack/setup/install wdqs1003

2017-01-31 Thread gerritbot
gerritbot added a comment.
Change 335207 had a related patch set uploaded (by Gehel):
wdqs - categorize wdqs1003 as a wdqs node in site.pp

https://gerrit.wikimedia.org/r/335207TASK DETAILhttps://phabricator.wikimedia.org/T152643EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cmjohnson, gerritbotCc: ops-monitoring-bot, gerritbot, Southparkfan, Smalyshev, Aklapper, Deskana, mark, emailbot, Papaul, Cmjohnson, RobH, Gehel, Th3d3v1ls, Ramalepe, Liugev6, EBjune, merbst, Avner, Lewizho99, Zppix, Maathavan, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T152643: rack/setup/install wdqs1003

2017-01-31 Thread ops-monitoring-bot
ops-monitoring-bot added a comment.
Completed auto-reimage of hosts:

['wdqs1003.eqiad.wmnet']

Of which those FAILED:

set(['wdqs1003.eqiad.wmnet'])

TASK DETAILhttps://phabricator.wikimedia.org/T152643EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cmjohnson, ops-monitoring-botCc: ops-monitoring-bot, gerritbot, Southparkfan, Smalyshev, Aklapper, Deskana, mark, emailbot, Papaul, Cmjohnson, RobH, Gehel, Th3d3v1ls, Ramalepe, Liugev6, EBjune, merbst, Avner, Lewizho99, Zppix, Maathavan, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T152643: rack/setup/install wdqs1003

2017-01-31 Thread ops-monitoring-bot
ops-monitoring-bot added a comment.
Script wmf_auto_reimage was launched by gehel on neodymium.eqiad.wmnet for hosts:

['wdqs1003.eqiad.wmnet']

The log can be found in /var/log/wmf-auto-reimage/201701311043_gehel_14123.log.TASK DETAILhttps://phabricator.wikimedia.org/T152643EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cmjohnson, ops-monitoring-botCc: ops-monitoring-bot, gerritbot, Southparkfan, Smalyshev, Aklapper, Deskana, mark, emailbot, Papaul, Cmjohnson, RobH, Gehel, Th3d3v1ls, Ramalepe, Liugev6, EBjune, merbst, Avner, Lewizho99, Zppix, Maathavan, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T156638: Large amount of "DatabaseMysqlBase::lock failed to acquire lock 'wikidatawiki-activeusers'" timeout-errors on wikidata since 2017-01-30 8:05 UTC

2017-01-31 Thread Marostegui
Marostegui added a comment.

In T156638#2985541, @hoo wrote:
This is probably due to the large amounts of edits on Wikidata.
 Taking.


Thank you!TASK DETAILhttps://phabricator.wikimedia.org/T156638EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hoo, MarosteguiCc: hoo, gerritbot, Marostegui, Aklapper, jcrespo, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T156638: Large amount of "DatabaseMysqlBase::lock failed to acquire lock 'wikidatawiki-activeusers'" timeout-errors on wikidata since 2017-01-30 8:05 UTC

2017-01-31 Thread hoo
hoo claimed this task.hoo added a project: Wikidata-Sprint.hoo added a comment.
This is probably due to the large amounts of edits on Wikidata.
Taking.TASK DETAILhttps://phabricator.wikimedia.org/T156638EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hooCc: hoo, gerritbot, Marostegui, Aklapper, jcrespo, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T156638: Large amount of "DatabaseMysqlBase::lock failed to acquire lock 'wikidatawiki-activeusers'" timeout-errors on wikidata since 2017-01-30 8:05 UTC

2017-01-31 Thread gerritbot
gerritbot added a comment.
Change 335203 had a related patch set uploaded (by Hoo man):
Make RecentChangesUpdateJob::updateActiveUsers more robust

https://gerrit.wikimedia.org/r/335203TASK DETAILhttps://phabricator.wikimedia.org/T156638EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Marostegui, Aklapper, jcrespo, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T156638: Large amount of "DatabaseMysqlBase::lock failed to acquire lock 'wikidatawiki-activeusers'" timeout-errors on wikidata since 2017-01-30 8:05 UTC

2017-01-31 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T156638EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Marostegui, Aklapper, jcrespo, Th3d3v1ls, Ramalepe, Liugev6, Lewizho99, Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T152643: rack/setup/install wdqs1003

2017-01-31 Thread gerritbot
gerritbot added a comment.
Change 335201 merged by Gehel:
wdqs - configure new wdqs1003 node

https://gerrit.wikimedia.org/r/335201TASK DETAILhttps://phabricator.wikimedia.org/T152643EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cmjohnson, gerritbotCc: gerritbot, Southparkfan, Smalyshev, Aklapper, Deskana, mark, emailbot, Papaul, Cmjohnson, RobH, Gehel, Th3d3v1ls, Ramalepe, Liugev6, EBjune, merbst, Avner, Lewizho99, Zppix, Maathavan, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T152643: rack/setup/install wdqs1003

2017-01-31 Thread gerritbot
gerritbot added a comment.
Change 335201 had a related patch set uploaded (by Gehel):
wdqs - configure new wdqs1003 node

https://gerrit.wikimedia.org/r/335201TASK DETAILhttps://phabricator.wikimedia.org/T152643EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cmjohnson, gerritbotCc: gerritbot, Southparkfan, Smalyshev, Aklapper, Deskana, mark, emailbot, Papaul, Cmjohnson, RobH, Gehel, Th3d3v1ls, EBjune, merbst, Avner, Zppix, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T152643: rack/setup/install wdqs1003

2017-01-31 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T152643EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cmjohnson, gerritbotCc: gerritbot, Southparkfan, Smalyshev, Aklapper, Deskana, mark, emailbot, Papaul, Cmjohnson, RobH, Gehel, Th3d3v1ls, Ramalepe, Liugev6, EBjune, merbst, Avner, Lewizho99, Zppix, Maathavan, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T152643: rack/setup/install wdqs1003

2017-01-31 Thread Gehel
Gehel edited the task description. (Show Details)
EDIT DETAILS...[X] - receive system, asset tag, attach packing slip to parent task T149351
[X] - rack in a different rack than wdqs100[12]
[X] - network port description and vlan update
[X] - setup mgmt dns (hostname and asset tag) and production dns (hostname in private vlan)
[X] - install_module update (same partitioning as wdqs100[12] if possible)...TASK DETAILhttps://phabricator.wikimedia.org/T152643EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Cmjohnson, GehelCc: Southparkfan, Smalyshev, Aklapper, Deskana, mark, emailbot, Papaul, Cmjohnson, RobH, Gehel, Th3d3v1ls, EBjune, merbst, Avner, Zppix, debt, D3r1ck01, Jonas, FloNight, Xmlizer, Izno, jkroll, Wikidata-bugs, Jdouglas, aude, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T156638: Large amount of "DatabaseMysqlBase::lock failed to acquire lock 'wikidatawiki-activeusers'" timeout-errors on wikidata since 2017-01-30 8:05 UTC

2017-01-31 Thread Marostegui
Marostegui added a comment.
This is still happening: https://logstash.wikimedia.org/goto/dd30b48bf0857dbaa62241363df3e3b0TASK DETAILhttps://phabricator.wikimedia.org/T156638EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MarosteguiCc: Marostegui, Aklapper, jcrespo, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs