[Wikidata-bugs] [Maniphest] [Edited] T133662: Community bonding evaluation for Integration of IFTTT Support to Wikidata

2016-05-07 Thread D3r1ck01
D3r1ck01 edited the task description.

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

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

To: Slaporte, D3r1ck01
Cc: Bene, Samtar, hoo, Lydia_Pintscher, Slaporte, Aklapper, 01tonythomas, 
Niharika, Sumit, D3r1ck01, Lethexie, Izno, Wikidata-bugs, aude, Mbch331, Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T133662: Community bonding evaluation for Integration of IFTTT Support to Wikidata

2016-05-07 Thread D3r1ck01
D3r1ck01 edited the task description.

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

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

To: Slaporte, D3r1ck01
Cc: Bene, Samtar, hoo, Lydia_Pintscher, Slaporte, Aklapper, 01tonythomas, 
Niharika, Sumit, D3r1ck01, Lethexie, Izno, Wikidata-bugs, aude, Mbch331, Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T133662: Community bonding evaluation for Integration of IFTTT Support to Wikidata

2016-05-07 Thread D3r1ck01
D3r1ck01 edited the task description.

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

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

To: Slaporte, D3r1ck01
Cc: Bene, Samtar, hoo, Lydia_Pintscher, Slaporte, Aklapper, 01tonythomas, 
Niharika, Sumit, D3r1ck01, Lethexie, Izno, Wikidata-bugs, aude, Mbch331, Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T133662: Community bonding evaluation for Integration of IFTTT Support to Wikidata

2016-05-07 Thread D3r1ck01
D3r1ck01 edited the task description.

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

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

To: Slaporte, D3r1ck01
Cc: Bene, Samtar, hoo, Lydia_Pintscher, Slaporte, Aklapper, 01tonythomas, 
Niharika, Sumit, D3r1ck01, Lethexie, Izno, Wikidata-bugs, aude, Mbch331, Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T133662: Community bonding evaluation for Integration of IFTTT Support to Wikidata

2016-05-07 Thread D3r1ck01
D3r1ck01 edited the task description.

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

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

To: Slaporte, D3r1ck01
Cc: Bene, Samtar, hoo, Lydia_Pintscher, Slaporte, Aklapper, 01tonythomas, 
Niharika, Sumit, D3r1ck01, Lethexie, Izno, Wikidata-bugs, aude, Mbch331, Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T133866: Varnish seems to sometimes mangle uncompressed API results

2016-05-07 Thread MZMcBride
MZMcBride added a comment.


  Copying @Anomie's comment from https://phabricator.wikimedia.org/T132159:
  
  > While investigating https://phabricator.wikimedia.org/T132123, I discovered 
that responses with lengths near to multiples of 32768 bytes will have their 
final bytes corrupted. A response with a length exactly 32768 bytes will have 
the final 8 bytes corrupted (in my test, they are replaced with `27 a5 ae 23 8b 
7f 00 00`). A file with length 1–7 bytes less than such a multiple will have 
the final 7–1 bytes corrupted.
  > 
  > Steps to reproduce:
  > 
  > 1. Create a file with a length that is a multiple of 32768 someplace where 
it will be served by our infrastructure, e.g. using `dd if=/dev/zero 
of=/srv/mediawiki/w/test.txt bs=1 count=32768` on mw1017.
  > 2. Fetch the file from the public Internet without using compression, e.g. 
using `curl --header 'X-Wikimedia-Debug: backend=mw1017.eqiad.wmnet' -v 
"https://de.wikipedia.org/w/test.txt"`
  > 
  >   I've tested this with backends mw1017, mw1099, and mw2099 (frontend via 
eqiad) with identical results. Going through different load balancers (e.g. 
using `curl -k --header 'Host: en.wikipedia.org' --header 'X-Wikimedia-Debug: 
backend=mw2099.codfw.wmnet' -v 
"https://text-lb.esams.wikimedia.org/w/test.txt"`) also produces the 
corruption, but the specific values of the corrupted bytes are different.
  
  I did `len(output)` during my testing in 
https://phabricator.wikimedia.org/T133866#2272654. The bad response (using the 
exact URL provided in this task) has a length of 32766 bytes, while the good 
response (using a cache-buster) has a length of 32822 bytes.

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

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

To: BBlack, MZMcBride
Cc: Trung.anh.dinh, MZMcBride, Anomie, Yurivict, TerraCodes, Orlodrim, BBlack, 
akosiaris, zhuyifei1999, elukey, ema, Aklapper, hoo, D3r1ck01, Izno, 
Wikidata-bugs, aude, Mbch331, Jay8g, jeremyb



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T90871: write additional tours

2016-05-07 Thread Danny_B
Danny_B added a project: Documentation.

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

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

To: Danny_B
Cc: Popcorndude, Aklapper, Lucie, Bene, Lydia_Pintscher, D3r1ck01, Izno, 
Wikidata-bugs, aude, TheDJ, Mbch331, Jay8g, Spage



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T133662: Community bonding evaluation for Integration of IFTTT Support to Wikidata

2016-05-07 Thread D3r1ck01
D3r1ck01 edited the task description.

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

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

To: Slaporte, D3r1ck01
Cc: Bene, Samtar, hoo, Lydia_Pintscher, Slaporte, Aklapper, 01tonythomas, 
Niharika, Sumit, D3r1ck01, Lethexie, Izno, Wikidata-bugs, aude, Mbch331, Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T133866: Varnish seems to sometimes mangle uncompressed API results

2016-05-07 Thread Yurivict
Yurivict added a comment.


  It also seems to be related to the size of the response. 32kB is the critical 
size. The respone is 32766=0x7FFE bytes.

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

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

To: BBlack, Yurivict
Cc: Trung.anh.dinh, MZMcBride, Anomie, Yurivict, TerraCodes, Orlodrim, BBlack, 
akosiaris, zhuyifei1999, elukey, ema, Aklapper, hoo, D3r1ck01, Izno, 
Wikidata-bugs, aude, Mbch331, Jay8g, jeremyb



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T133866: Varnish seems to sometimes mangle uncompressed API results

2016-05-07 Thread Yurivict
Yurivict added a comment.


  It is 100% reproducible.

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

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

To: BBlack, Yurivict
Cc: Trung.anh.dinh, MZMcBride, Anomie, Yurivict, TerraCodes, Orlodrim, BBlack, 
akosiaris, zhuyifei1999, elukey, ema, Aklapper, hoo, D3r1ck01, Izno, 
Wikidata-bugs, aude, Mbch331, Jay8g, jeremyb



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T133866: Varnish seems to sometimes mangle uncompressed API results

2016-05-07 Thread MZMcBride
MZMcBride added a comment.


  Using the exact URL from the task description, I'm consistently getting a bad 
response:
  
>>> from subprocess import check_output
>>> args = ['curl', '-s', 
'https://www.wikidata.org/w/api.php?action=wbgetentities=no=claims=json=Q18407428|Q18407424|Q18407421|Q18407418|Q18407262|Q18407245|Q18407242|Q18407240|Q18407236|Q18407234|Q18407233|Q18407228|Q18407225|Q18407224|Q18407221|Q18407218|Q18407127|Q18407044|Q18407038|Q18407009|Q18407008|Q18407006|Q18407005|Q18407004']
>>> output = check_output(args)
>>> output[-30:]
'nk":"normal"}]}}},"succe\'5\xfe+\x0b\x7f'
  
  I got called away while testing. Using the same URL later, I'm now getting a 
different bad response:
  
>>> output[-30:]
'nk":"normal"}]}}},"succe\'e>\x17\'\x7f'
  
  I thought both `api.php` request URLs and responses were typically not 
cached. However, if I append a cache-buster (in this case, `&4`), I get 
non-corrupt output:
  
>>> from subprocess import check_output
>>> args = ['curl', '-s', 
'https://www.wikidata.org/w/api.php?action=wbgetentities=no=claims=json=Q18407428|Q18407424|Q18407421|Q18407418|Q18407262|Q18407245|Q18407242|Q18407240|Q18407236|Q18407234|Q18407233|Q18407228|Q18407225|Q18407224|Q18407221|Q18407218|Q18407127|Q18407044|Q18407038|Q18407009|Q18407008|Q18407006|Q18407005|Q18407004&4']
>>> output = check_output(args)
>>> output[-30:]
'nk":"normal"}]}}},"success":1}'
  
  Weird.

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

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

To: BBlack, MZMcBride
Cc: Trung.anh.dinh, MZMcBride, Anomie, Yurivict, TerraCodes, Orlodrim, BBlack, 
akosiaris, zhuyifei1999, elukey, ema, Aklapper, hoo, D3r1ck01, Izno, 
Wikidata-bugs, aude, Mbch331, Jay8g, jeremyb



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T126585: Sitelink browser test sometimes fails with firefox because of rate limit?

2016-05-07 Thread JanZerebecki
JanZerebecki changed the title from "Sitelink browser test sometimes fails with 
firefox" to "Sitelink browser test sometimes fails with firefox because of rate 
limit?".
JanZerebecki removed a project: Patch-For-Review.

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

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

To: JanZerebecki
Cc: hoo, gerritbot, aude, JanZerebecki, Tobi_WMDE_SW, Addshore, adrianheine, 
Aklapper, D3r1ck01, Izno, Wikidata-bugs, Mbch331, greg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T134170: Remove dependency from WikibaseView on User

2016-05-07 Thread adrianheine
adrianheine triaged this task as "Low" priority.

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

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

To: adrianheine
Cc: gerritbot, adrianheine, Aklapper, Lewizho99, Maathavan, 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] T134171: Remove dependency from WikibaseView on MWException

2016-05-07 Thread adrianheine
adrianheine triaged this task as "Low" priority.

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

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

To: adrianheine
Cc: gerritbot, adrianheine, Aklapper, Lewizho99, Maathavan, 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] [Updated] T110604: [Story] Notification: Add notification when page is being connected to Wikidata

2016-05-07 Thread matej_suchanek
matej_suchanek added a commit: rEWBAc1b1eac09b7f: Send a notification when a 
page is connected to a repo item.

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

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

To: matej_suchanek
Cc: JanZerebecki, Mattflaschen, gerritbot, Sjoerddebruin, Quiddity, jmatazzoni, 
Catrope, hoo, daniel, aude, matej_suchanek, Legoktm, Lydia_Pintscher, 
Edgars2007, Aklapper, Ainali, Lewizho99, Maathavan, D3r1ck01, Izno, SBisson, 
Luke081515, Wikidata-bugs, TheDJ, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T131138: [Task] move WikidataBrowserTests from github to gerrit

2016-05-07 Thread JanZerebecki
JanZerebecki added a comment.


  Was created as 
https://gerrit.wikimedia.org/r/#/admin/projects/wikidata/browsertests

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

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

To: JanZerebecki
Cc: Tobi_WMDE_SW, adrianheine, Aklapper, zeljkofilipin, JanZerebecki, 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] [Changed Project Column] T134643: Convert interface for undoing/restoring a revision to OOUI

2016-05-07 Thread Volker_E
Volker_E moved this task from Backlog to Conversion to OOjs UI (collection) on 
the UI-Standardization board.

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

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

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

To: Volker_E
Cc: Aklapper, matej_suchanek, Zppix, D3r1ck01, Volker_E, Izno, Wikidata-bugs, 
aude, Ricordisamoa, Mbch331, Jay8g, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T126510: [Story] Allow adding additional languages in the terms box

2016-05-07 Thread ChristianKl
ChristianKl added a comment.


  I think as a reason of this feature lacking a lot of species don't have a 
Latin name in Wikidata even when the English, German, French field is filled 
with the Latin name.
  
  Yesterday I merged to items. Because I couldn't put in a Czech label that one 
of the items had, the merged item now lacks the Czech label.
  
  It's not only that the result, is a Wikidata with less data because I can't 
add all data it's also highly annoying on an emotional level to have no way in 
the UI to add the label.
  
  I don't understand why this is low-priority.

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

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

To: ChristianKl
Cc: tfmorris, ChristianKl, Bene, Nikki, Izno, Lydia_Pintscher, Mbch331, 
Aklapper, matej_suchanek, StudiesWorld, D3r1ck01, Wikidata-bugs, aude



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T133866: Varnish seems to sometimes mangle uncompressed API results

2016-05-07 Thread BBlack
BBlack triaged this task as "High" priority.

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

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

To: BBlack
Cc: Trung.anh.dinh, MZMcBride, Anomie, Yurivict, TerraCodes, Orlodrim, BBlack, 
akosiaris, zhuyifei1999, elukey, ema, Aklapper, hoo, D3r1ck01, Izno, 
Wikidata-bugs, aude, Mbch331, Jay8g, jeremyb



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T133866: Varnish seems to sometimes mangle uncompressed API results

2016-05-07 Thread BBlack
BBlack added a blocking task: Restricted Task.

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

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

To: BBlack
Cc: Trung.anh.dinh, MZMcBride, Anomie, Yurivict, TerraCodes, Orlodrim, BBlack, 
akosiaris, zhuyifei1999, elukey, ema, Aklapper, hoo, D3r1ck01, Izno, 
Wikidata-bugs, aude, Mbch331, Jay8g, jeremyb



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T133866: Varnish seems to sometimes mangle uncompressed API results

2016-05-07 Thread BBlack
BBlack added a comment.


  Thanks for merging in the probably-related tasks.  I had somehow missed 
really noticing T123159 earlier...  So probably digging into gunzip itself 
isn't a fruitful path.  I'm going to open a separate blocker for this that's 
private, so we can keep merging public tickets into this...

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

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

To: BBlack
Cc: Trung.anh.dinh, MZMcBride, Anomie, Yurivict, TerraCodes, Orlodrim, BBlack, 
akosiaris, zhuyifei1999, elukey, ema, Aklapper, hoo, D3r1ck01, Izno, 
Wikidata-bugs, aude, Mbch331, Jay8g, jeremyb



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T110673: [Story] Meaningful ranking for the selectable units

2016-05-07 Thread Nikki
Nikki added a comment.


  Is this suggesting that the search results should be ordered by how commonly 
used the units are, or is it suggesting that there should be a "unit suggester" 
like the property suggester which suggests the most common units for that 
property without having to search? The latter sounds like it would be really 
nice.

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

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

To: Nikki
Cc: Nikki, Bugreporter, Ricordisamoa, Aklapper, Lydia_Pintscher, 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] T85560: [Task] Show human readable language names in edit summaries

2016-05-07 Thread matej_suchanek
matej_suchanek changed the title from "[Task] inconsistent edit summary between 
item and property" to "[Task] Show human readable language names in edit 
summaries".

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

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

To: matej_suchanek
Cc: Liuxinyu970226, gerritbot, matej_suchanek, Addshore, Ricordisamoa, 
Aklapper, Lucie, Lydia_Pintscher, Lewizho99, Maathavan, D3r1ck01, Izno, 
Psychoslave, Wikidata-bugs, aude, Gryllida, Shizhao, Arrbee, Mbch331, Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T41134: Generate translatable autoComments for undo and restore operations

2016-05-07 Thread hoo
hoo closed this task as "Resolved".
hoo removed projects: Patch-For-Review, Need-volunteer.
hoo added a comment.


  Solved, after almost 4 years.

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

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

To: matej_suchanek, hoo
Cc: hoo, gerritbot, matej_suchanek, Denny, Lydia_Pintscher, daniel, 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] T90435: [Epic] Wikidata watchlist improvements (client)

2016-05-07 Thread hoo
hoo closed blocking task T41134: Generate translatable autoComments for undo 
and restore operations as "Resolved".

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

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

To: hoo
Cc: Soisyc_Croisic, H4stings, Ricordisamoa, matej_suchanek, MGChecker, Sitic, 
JanZerebecki, Conny, Snaterlicious, Liuxinyu970226, Quiddity, Rschen7754, 
Ainali, MisterSynergy, Lydia_Pintscher, Aklapper, daniel, 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] T47279: Consolidate localization of edit summaries on repo and client.

2016-05-07 Thread hoo
hoo closed blocking task T41134: Generate translatable autoComments for undo 
and restore operations as "Resolved".

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

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

To: Lydia_Pintscher, hoo
Cc: Ricordisamoa, Aklapper, Krinkle, Tobi_WMDE_SW, thiemowmde, Wikidata-bugs, 
aude, Lydia_Pintscher, daniel, D3r1ck01, Izno, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T41134: Generate translatable autoComments for undo and restore operations

2016-05-07 Thread gerritbot
gerritbot added a comment.


  Change 287211 merged by jenkins-bot:
  Generate autoComments for undo and restore operations
  
  https://gerrit.wikimedia.org/r/287211

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

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

To: matej_suchanek, gerritbot
Cc: hoo, gerritbot, matej_suchanek, Denny, Lydia_Pintscher, daniel, Lewizho99, 
Maathavan, D3r1ck01, Izno, Wikidata-bugs, aude, TheDJ, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T134643: Convert interface for undoing/restoring a revision to OOUI

2016-05-07 Thread matej_suchanek
matej_suchanek created this task.
Herald added subscribers: Zppix, Aklapper.

TASK DESCRIPTION


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

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

To: matej_suchanek
Cc: Aklapper, matej_suchanek, Zppix, D3r1ck01, Volker_E, Izno, Wikidata-bugs, 
aude, Ricordisamoa, Mbch331, Jay8g, Ltrlg



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T134238: Query service fails with "Too many open files"

2016-05-07 Thread Stashbot
Stashbot added a comment.


  Mentioned in SAL [2016-05-07T12:32:44Z]  Restarted blazegraph on 
wdqs1002 (Unresponsive, even locally: java.io.IOException: Too many open files) 
https://phabricator.wikimedia.org/T134238

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

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

To: Smalyshev, Stashbot
Cc: Gehel, aude, Yurik, Smalyshev, Joe, Stashbot, Envlh, JanZerebecki, hoo, 
Frog23, Karima, Aklapper, Yair_rand, Zppix, Avner, debt, D3r1ck01, FloNight, 
Izno, jkroll, Wikidata-bugs, Jdouglas, Deskana, Manybubbles, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T52893: Style recent changes entries as external links

2016-05-07 Thread hoo
hoo closed this task as "Resolved".
hoo removed a project: Patch-For-Review.

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

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

To: thiemowmde, hoo
Cc: hoo, adrianheine, Jonas, thiemowmde, Wikidata-bugs, jeblad, 
Lydia_Pintscher, Unknown Object (MLST), D3r1ck01, Izno, aude, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T90435: [Epic] Wikidata watchlist improvements (client)

2016-05-07 Thread hoo
hoo closed blocking task T52893: Style recent changes entries as external links 
as "Resolved".

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

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

To: hoo
Cc: Soisyc_Croisic, H4stings, Ricordisamoa, matej_suchanek, MGChecker, Sitic, 
JanZerebecki, Conny, Snaterlicious, Liuxinyu970226, Quiddity, Rschen7754, 
Ainali, MisterSynergy, Lydia_Pintscher, Aklapper, daniel, 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] [Updated] T48329: Recent changes should show watched items as bold on client

2016-05-07 Thread hoo
hoo added a comment.


  Even after 
https://phabricator.wikimedia.org/rEWBA842218baed06236d5b58ac4401cb5ccc5c03b332 
this is not fixed.
  
  MediaWiki creates html for RecentChanges entries like: `…Title…`, but we omit the outer ``. Given 
MediaWiki's rule for making these links bold is `.mw-changeslist-line-watched 
.mw-title { … }` this doesn't work for our links (the outer 
`mw-changeslist-line-watched` class is set correctly, though).

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

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

To: thiemowmde, hoo
Cc: hoo, gerritbot, Ricordisamoa, Aklapper, MGChecker, jeblad, aude, 
Lydia_Pintscher, 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] [Commented On] T48329: Recent changes should show watched items as bold on client

2016-05-07 Thread gerritbot
gerritbot added a comment.


  Change 285922 merged by jenkins-bot:
  Replace meaningless  with extiw in RC/watchlist
  
  https://gerrit.wikimedia.org/r/285922

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

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

To: thiemowmde, gerritbot
Cc: gerritbot, Ricordisamoa, Aklapper, MGChecker, jeblad, aude, 
Lydia_Pintscher, 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] [Claimed] T110193: [Story] Show label instead of URI for globes in coordinate diffs

2016-05-07 Thread Ricordisamoa
Ricordisamoa claimed this task.

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

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

To: Ricordisamoa
Cc: gerritbot, TerraCodes, thiemowmde, daniel, adrianheine, Tobi_WMDE_SW, 
Ricordisamoa, Aklapper, Lydia_Pintscher, Lewizho99, Maathavan, D3r1ck01, Izno, 
Wikidata-bugs, aude, TheDJ, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T110193: [Story] Show label instead of URI for globes in coordinate diffs

2016-05-07 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: gerritbot, TerraCodes, thiemowmde, daniel, adrianheine, Tobi_WMDE_SW, 
Ricordisamoa, Aklapper, Lydia_Pintscher, Lewizho99, Maathavan, D3r1ck01, Izno, 
Wikidata-bugs, aude, TheDJ, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T110193: [Story] Show label instead of URI for globes in coordinate diffs

2016-05-07 Thread gerritbot
gerritbot added a comment.
Herald added a subscriber: TerraCodes.


  Change 287407 had a related patch set uploaded (by Ricordisamoa):
  Show label instead of URI for globes in coordinate diffs
  
  https://gerrit.wikimedia.org/r/287407

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

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

To: gerritbot
Cc: gerritbot, TerraCodes, thiemowmde, daniel, adrianheine, Tobi_WMDE_SW, 
Ricordisamoa, Aklapper, Lydia_Pintscher, D3r1ck01, Izno, Wikidata-bugs, aude, 
TheDJ, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T134638: [Task] Document Wikibase's statement sorting

2016-05-07 Thread Danny_B
Danny_B added a project: Documentation.

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

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

To: Lucie, Danny_B
Cc: Ricordisamoa, Zppix, Lucie, Aklapper, hoo, D3r1ck01, Izno, Wikidata-bugs, 
aude, Mbch331, Jay8g, Spage



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T55496: Do not provide a (restore) link for inaccessible revdel'ed entity revisions

2016-05-07 Thread hoo
hoo closed this task as "Resolved".
hoo removed a project: Patch-For-Review.
hoo added a comment.


  Thank you for fixing this bug before it turned 3 :)

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

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

To: matej_suchanek, hoo
Cc: hoo, gerritbot, Aklapper, liangent, Lydia_Pintscher, 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] T55496: Do not provide a (restore) link for inaccessible revdel'ed entity revisions

2016-05-07 Thread gerritbot
gerritbot added a comment.


  Change 287107 merged by jenkins-bot:
  Do not show restore link in history when the revision is deleted
  
  https://gerrit.wikimedia.org/r/287107

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

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

To: matej_suchanek, gerritbot
Cc: gerritbot, Aklapper, liangent, Lydia_Pintscher, Lewizho99, Maathavan, 
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] T134639: [Task] Implement statement order fetching from other Wikis

2016-05-07 Thread hoo
hoo created this task.
Herald added a subscriber: Zppix.

TASK DESCRIPTION
  So that it's possible to eg. use the ordering from Wikidata as a default.
  
  This should be implemented by having a `DispatchingPropertyOrderProvider` 
that first tries to get the local data and if there's none, it falls back to 
loading the data from Wikidata.

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

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

To: Lucie, hoo
Cc: Lucie, Aklapper, gerritbot, Zppix, 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] [Block] T117680: [Story] Ordering of statement groups for ArticlePlaceholder

2016-05-07 Thread hoo
hoo created blocking task T134639: [Task] Implement statement order fetching 
from other Wikis.

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

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

To: Lucie, hoo
Cc: jeblad, gerritbot, hoo, Aklapper, Lucie, 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] [Unblock] T117680: [Story] Ordering of statement groups for ArticlePlaceholder

2016-05-07 Thread hoo
hoo closed blocking task T117681: [RfC] Ordering of statement groups in 
ArticlePlaceholder as "Invalid".

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

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

To: Lucie, hoo
Cc: jeblad, gerritbot, hoo, Aklapper, Lucie, 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] [Closed] T117681: [RfC] Ordering of statement groups in ArticlePlaceholder

2016-05-07 Thread hoo
hoo closed this task as "Invalid".
hoo added a comment.


  I think this is no longer relevant.

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

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

To: Lucie, hoo
Cc: jeblad, Addshore, daniel, aude, Lucie, Aklapper, hoo, D3r1ck01, Izno, 
Luke081515, Wikidata-bugs, jayvdb, Ricordisamoa, fbstj, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T113952: [Story] Sorting properties

2016-05-07 Thread hoo
hoo closed blocking task T117681: [RfC] Ordering of statement groups in 
ArticlePlaceholder as "Invalid".

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

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

To: Lucie, hoo
Cc: Lucie, gerritbot, Aklapper, Lewizho99, Maathavan, 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] T134638: [Task] Document Wikibase's statement sorting

2016-05-07 Thread hoo
hoo added a blocked task: T132162: [Tracking] Requirements for initial 
Wikipedia deployments.

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

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

To: Lucie, hoo
Cc: Zppix, Lucie, Aklapper, hoo, 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] T134638: [Task] Document Wikibase's statement sorting

2016-05-07 Thread hoo
hoo created this task.
Herald added a subscriber: Zppix.

TASK DESCRIPTION
  As implemented in https://phabricator.wikimedia.org/T120945.

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

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

To: Lucie, hoo
Cc: Zppix, Lucie, Aklapper, hoo, 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] [Updated] T132162: [Tracking] Requirements for initial Wikipedia deployments

2016-05-07 Thread hoo
hoo added a blocking task: T134638: [Task] Document Wikibase's statement 
sorting.

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

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

To: hoo
Cc: daniel, aude, Lydia_Pintscher, hoo, Aklapper, Lucie, D3r1ck01, Izno, 
Wikidata-bugs, jayvdb, Ricordisamoa, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Block] T117680: [Story] Ordering of statement groups for ArticlePlaceholder

2016-05-07 Thread hoo
hoo created blocking task T134638: [Task] Document Wikibase's statement sorting.

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

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

To: Lucie, hoo
Cc: jeblad, gerritbot, hoo, Aklapper, Lucie, 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] T120945: [Task] Add a parser for the property page

2016-05-07 Thread gerritbot
gerritbot added a comment.


  Change 278726 had a related patch set uploaded (by Hoo man):
  Add a parser for the property page
  
  https://gerrit.wikimedia.org/r/278726

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

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

To: Lucie, gerritbot
Cc: gerritbot, Aklapper, Lucie, 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] T120945: [Task] Add a parser for the property page

2016-05-07 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Lucie, gerritbot
Cc: gerritbot, Aklapper, Lucie, Lewizho99, Maathavan, 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] [Changed Project Column] T118382: [Story] Blacklist "imported from $1 Wikipedia" as reference

2016-05-07 Thread Lucie
Lucie moved this task from Review to Done on the ArticlePlaceholder board.

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

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

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

To: Lucie
Cc: Ricordisamoa, Aklapper, 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] [Changed Project Column] T118382: [Story] Blacklist "imported from $1 Wikipedia" as reference

2016-05-07 Thread Lucie
Lucie moved this task from Done to Review on the ArticlePlaceholder board.

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

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

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

To: Lucie
Cc: Ricordisamoa, Aklapper, 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] [Closed] T134314: [Task] Properly group reference Snaks

2016-05-07 Thread Lucie
Lucie closed this task as "Resolved".

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

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

To: Lucie
Cc: gerritbot, hoo, Aklapper, Lydia_Pintscher, Zppix, Lucie, Lewizho99, 
Maathavan, 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] [Changed Project Column] T125196: Style article placeholders on mobile web (MobileFrontend)

2016-05-07 Thread Lucie
Lucie moved this task from Review to Done on the ArticlePlaceholder board.

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

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

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

To: Lucie
Cc: gerritbot, Lydia_Pintscher, Aklapper, Lucie, StudiesWorld, 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] [Changed Project Column] T134314: [Task] Properly group reference Snaks

2016-05-07 Thread Lucie
Lucie moved this task from Review to Done on the ArticlePlaceholder board.

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

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

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

To: Lucie
Cc: gerritbot, hoo, Aklapper, Lydia_Pintscher, Zppix, Lucie, Lewizho99, 
Maathavan, 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] [Unblock] T132162: [Tracking] Requirements for initial Wikipedia deployments

2016-05-07 Thread Lucie
Lucie closed blocking task T125196: Style article placeholders on mobile web 
(MobileFrontend) as "Resolved".

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

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

To: Lucie
Cc: daniel, aude, Lydia_Pintscher, hoo, Aklapper, Lucie, D3r1ck01, Izno, 
Wikidata-bugs, jayvdb, Ricordisamoa, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T125196: Style article placeholders on mobile web (MobileFrontend)

2016-05-07 Thread Lucie
Lucie closed this task as "Resolved".

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

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

To: Lucie
Cc: gerritbot, Lydia_Pintscher, Aklapper, Lucie, StudiesWorld, 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] [Changed Project Column] T118382: [Story] Blacklist "imported from $1 Wikipedia" as reference

2016-05-07 Thread Lucie
Lucie moved this task from To Do Next to Review on the ArticlePlaceholder board.

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

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

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

To: Lucie
Cc: Ricordisamoa, Aklapper, 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] [Changed Project Column] T120945: [Task] Add a parser for the property page

2016-05-07 Thread Lucie
Lucie moved this task from Doing to Review on the ArticlePlaceholder board.

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

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

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

To: Lucie
Cc: Aklapper, Lucie, 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] T125196: Style article placeholders on mobile web (MobileFrontend)

2016-05-07 Thread gerritbot
gerritbot added a comment.


  Change 287208 merged by jenkins-bot:
  Style article placeholders on mobile web (MobileFrontend)
  
  https://gerrit.wikimedia.org/r/287208

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

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

To: gerritbot
Cc: gerritbot, Lydia_Pintscher, Aklapper, Lucie, StudiesWorld, 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] T54564: Allow sitelinks to redirect pages to fix the 'Bonnie and Clyde problem'

2016-05-07 Thread Nemo_bis
Nemo_bis added a comment.


  By "status quo", do you mean the Wikipedia status quo (sitelinks link to 
redirects etc. where necessary), the Wikidata status quo (sitelinks to 
redirects are permitted) or the Wikibase status quo (sitelinks to redirects 
aren't technically supported)?

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

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

To: Nemo_bis
Cc: Zppix, ChristianKl, Mike_Peel, Wittylama, Liuxinyu970226, SebastianHelm, 
MisterSynergy, Oliv0, JanusTroelsen, Blahma, MGChecker, MSGJ, Izno, Nnemo, 
bzimport, Unknown Object (MLST), DanielFriesen, Gymel, Denny, jeblad, Abraham, 
Addshore, SamB, Toru10, Wikidata-bugs, JAnD, Nemo_bis, He7d3r, -jem-, ValterVB, 
Filceolaire, Micru, JanZerebecki, matej_suchanek, Ricordisamoa, MZMcBride, 
Aklapper, Tgr, kaldari, Laddo, Lydia_Pintscher, Jane023, Ltrlg, JohnLewis, 
Fomafix, Zellfaze, D3r1ck01, aude, Mbch331



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T133662: Community bonding evaluation for Integration of IFTTT Support to Wikidata

2016-05-07 Thread D3r1ck01
D3r1ck01 edited the task description.

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

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

To: Slaporte, D3r1ck01
Cc: Bene, Samtar, hoo, Lydia_Pintscher, Slaporte, Aklapper, 01tonythomas, 
Niharika, Sumit, D3r1ck01, Lethexie, Izno, Wikidata-bugs, aude, Mbch331, Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T129016: [GSoC 2016 Proposal] Integration of IFTTT support to WikiData

2016-05-07 Thread D3r1ck01
D3r1ck01 edited the task description.

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

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

To: D3r1ck01
Cc: Sumit, 01tonythomas, Aklapper, Slaporte, Lydia_Pintscher, hoo, Samtar, 
Bene, D3r1ck01, Lethexie, Izno, Wikidata-bugs, aude, Mbch331, Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T129016: [GSoC 2016 Proposal] Integration of IFTTT support to WikiData

2016-05-07 Thread D3r1ck01
D3r1ck01 edited the task description.

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

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

To: D3r1ck01
Cc: Sumit, 01tonythomas, Aklapper, Slaporte, Lydia_Pintscher, hoo, Samtar, 
Bene, D3r1ck01, Lethexie, Izno, Wikidata-bugs, aude, Mbch331, Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T129016: [GSoC 2016 Proposal] Integration of IFTTT support to WikiData

2016-05-07 Thread D3r1ck01
D3r1ck01 edited the task description.

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

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

To: D3r1ck01
Cc: Sumit, 01tonythomas, Aklapper, Slaporte, Lydia_Pintscher, hoo, Samtar, 
Bene, D3r1ck01, Lethexie, Izno, Wikidata-bugs, aude, Mbch331, Jay8g



___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs