[Wikidata-bugs] [Maniphest] [Created] T176565: EasyQuery gadget: Malformed query

2017-09-23 Thread Yurik
Yurik created this task.Yurik added projects: Wikidata, Gadgets.Herald added a subscriber: Aklapper.
TASK DESCRIPTIONRepro:


Navigate to https://www.wikidata.org/wiki/Q1021880
Scroll down to elevation above sea level
Click the triple-dot link


F9765781: image.png

SPARQL-QUERY: queryStr=SELECT ?item ?label ?_image WHERE {
  ?item wdt:P2044 "4 wb-unit">metre".
  SERVICE wikibase:label {
bd:serviceParam wikibase:language "en" . 
?item rdfs:label ?label
  }
  
OPTIONAL { ?item wdt:P18 ?_image. }
}
LIMIT 100TASK DETAILhttps://phabricator.wikimedia.org/T176565EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: YurikCc: Aklapper, Yurik, Minilexikon, GoranSMilovanovic, QZanden, Dixtosa, Izno, Wikidata-bugs, aude, Mbch331, Ltrlg, Krenair, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T176192: WDQS clone keeps freezing up on GC

2017-09-23 Thread Yurik
Yurik created this task.Yurik added a project: Wikidata-Query-Service.Herald added a subscriber: Aklapper.Herald added projects: Wikidata, Discovery.
TASK DESCRIPTIONAfter IRC conv with @Smalyshev posting it here. @Gehel, could you think of what might be the cause of it?

I observed a 10+ hour freeze of my clone of WDQS, after which it seemed recovered. GC log (below) showed very long 1minute GC pause cycles.  The current runtime stats and configuration can be seen at http://88.99.164.208/bigdata/

The service uses default configuration from runBlazegraph.sh, except that HEAP_SIZE was boosted from 16GB to 30GB on a 127GB server.  I just lowered it back to 16 just to be certain its not the cause.  The database is about twice the size of the wikidata-only store.

2017-09-18T16:29:11.412+0200: 108085.193: Total time for which application threads were stopped: 0.0011448 seconds, Stopping threads took: 0.139 seconds
2017-09-18T16:29:11.412+0200: 108085.193: [Full GC (Allocation Failure)  29G->29G(30G), 66.8452146 secs]
   [Eden: 0.0B(1536.0M)->0.0B(1536.0M) Survivors: 0.0B->0.0B Heap: 29.9G(30.0G)->29.8G(30.0G)], [Metaspace: 38211K->38211K(1085440K)]
 [Times: user=120.84 sys=0.00, real=66.84 secs] 
2017-09-18T16:30:18.257+0200: 108152.039: Total time for which application threads were stopped: 66.8454983 seconds, Stopping threads took: 0.152 seconds
2017-09-18T16:30:18.258+0200: 108152.039: [GC concurrent-mark-abort]
2017-09-18T16:30:18.552+0200: 108152.333: [GC pause (G1 Evacuation Pause) (young)
Desired survivor size 100663296 bytes, new threshold 15 (max 15)
 (to-space exhausted), 0.7249978 secs]
   [Parallel Time: 656.0 ms, GC Workers: 10]
  [GC Worker Start (ms): Min: 108152334.3, Avg: 108152334.3, Max: 108152334.4, Diff: 0.1]
  [Ext Root Scanning (ms): Min: 0.2, Avg: 0.3, Max: 0.6, Diff: 0.4, Sum: 3.0]
  [Update RS (ms): Min: 0.1, Avg: 2.3, Max: 7.6, Diff: 7.5, Sum: 23.5]
 [Processed Buffers: Min: 1, Avg: 6.5, Max: 15, Diff: 14, Sum: 65]
  [Scan RS (ms): Min: 40.0, Avg: 40.8, Max: 41.1, Diff: 1.2, Sum: 408.3]
  [Code Root Scanning (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.0]
  [Object Copy (ms): Min: 607.1, Avg: 612.5, Max: 614.5, Diff: 7.4, Sum: 6124.7]
  [Termination (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.1]
 [Termination Attempts: Min: 1, Avg: 23.9, Max: 41, Diff: 40, Sum: 239]
  [GC Worker Other (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.1]
  [GC Worker Total (ms): Min: 655.9, Avg: 656.0, Max: 656.0, Diff: 0.1, Sum: 6559.7]
  [GC Worker End (ms): Min: 108152990.3, Avg: 108152990.3, Max: 108152990.3, Diff: 0.0]
   [Code Root Fixup: 0.1 ms]
   [Code Root Purge: 0.2 ms]
   [Clear CT: 3.3 ms]
   [Other: 65.4 ms]
  [Evacuation Failure: 61.8 ms]
  [Choose CSet: 0.0 ms]
  [Ref Proc: 0.1 ms]
  [Ref Enq: 0.0 ms]
  [Redirty Cards: 1.1 ms]
  [Humongous Register: 0.1 ms]
  [Humongous Reclaim: 0.0 ms]
  [Free CSet: 0.7 ms]
   [Eden: 136.0M(1536.0M)->0.0B(1536.0M) Survivors: 0.0B->0.0B Heap: 29.9G(30.0G)->29.9G(30.0G)]
 [Times: user=1.70 sys=0.02, real=0.73 secs] 
2017-09-18T16:30:19.277+0200: 108153.058: Total time for which application threads were stopped: 0.7254731 seconds, Stopping threads took: 0.493 seconds
2017-09-18T16:30:19.292+0200: 108153.073: [GC pause (G1 Evacuation Pause) (young) (initial-mark)
Desired survivor size 100663296 bytes, new threshold 15 (max 15)
, 0.1967381 secs]
   [Parallel Time: 196.0 ms, GC Workers: 10]
  [GC Worker Start (ms): Min: 108153073.7, Avg: 108153073.7, Max: 108153073.8, Diff: 0.1]
  [Ext Root Scanning (ms): Min: 0.5, Avg: 0.5, Max: 0.6, Diff: 0.1, Sum: 5.4]
  [Update RS (ms): Min: 193.7, Avg: 194.2, Max: 195.3, Diff: 1.6, Sum: 1942.1]
 [Processed Buffers: Min: 143, Avg: 190.3, Max: 278, Diff: 135, Sum: 1903]
  [Scan RS (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.0]
  [Code Root Scanning (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.0]
  [Object Copy (ms): Min: 0.0, Avg: 0.0, Max: 0.1, Diff: 0.1, Sum: 0.4]
  [Termination (ms): Min: 0.0, Avg: 1.1, Max: 1.5, Diff: 1.5, Sum: 10.7]
 [Termination Attempts: Min: 1, Avg: 1.0, Max: 1, Diff: 0, Sum: 10]
  [GC Worker Other (ms): Min: 0.0, Avg: 0.0, Max: 0.0, Diff: 0.0, Sum: 0.1]
  [GC Worker Total (ms): Min: 195.8, Avg: 195.9, Max: 195.9, Diff: 0.1, Sum: 1958.7]
  [GC Worker End (ms): Min: 108153269.6, Avg: 108153269.6, Max: 108153269.6, Diff: 0.0]
   [Code Root Fixup: 0.1 ms]
   [Code Root Purge: 0.0 ms]
   [Clear CT: 0.1 ms]
   [Other: 0.6 ms]
  [Choose CSet: 0.0 ms]
  [Ref Proc: 0.1 ms]
  [Ref Enq: 0.0 ms]
  [Redirty Cards: 0.1 ms]
  [Humongous Register: 0.0 ms]
  [Humongous Reclaim: 0.0 ms]
  [Free CSet: 0.1 ms]
   [Eden: 0.0B(1536.0M)->0.0B(1536.0M) Survivors: 0.0B->0.0B Heap: 29.9G(30.0G)->29.9G(30.0G)]
 [Times: user=1.95 sys=0.00, real=0.19 secs] 
2017-09-18T16:30:19.489+0200: 108153.270: 

[Wikidata-bugs] [Maniphest] [Commented On] T164773: Error replicating wikidata blazegraph setup

2017-09-23 Thread Yurik
Yurik added a comment.
@Smalyshev, I force-killed it, and it dumped this (I couldn't copy all of it - just some parts):

at com.bigdata.rdf.sail.webapp.RESTServlet.doGet(RESTServlet.java:240)
  at com.bigdata.rdf.sail.webapp.MultiTenancyServlet.doGet(MultiTenancyServlet.java:271)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:769)
  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1667)
  at org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilter.doFilter(ThrottlingFilter.java:244)
  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
  at ch.qos.logback.classic.helpers.MDCInsertingServletFilter.doFilter(MDCInsertingServletFilter.java:51)
  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
  at org.wikidata.query.rdf.blazegraph.filters.ClientIPFilter.doFilter(ClientIPFilter.java:42)
  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:583)
  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
  at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)
  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)
  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1125)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1059)
  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
  at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:215)
  at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:110)
  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
  at org.eclipse.jetty.server.Server.handle(Server.java:497)
  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:311)
  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:248)
  at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:610)
  at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:539)
  at java.lang.Thread.run(Thread.java:748)

"qtp931919113-27686" #27686 prio=5 os_prio=0 tid=0x7fbb5c00c000 nid=0x2c11 waiting on condition [0x7fba671f3000]
java.lang.Thread.State: WAITING (parking)
  at sun.misc.Unsafe.park(Native Method)
  - parking to wait for  <0x0007febc0168> (a java.util.concurrent.FutureTask)
  at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:429)
  at java.util.concurrent.FutureTask.get(FutureTask.java:191)
  at com.bigdata.rdf.sail.webapp.BigdataServlet.submitApiTask(BigdataServlet.java:286)
  at com.bigdata.rdf.sail.webapp.QueryServlet.doSparqlQuery(QueryServlet.java:653)
  at com.bigdata.rdf.sail.webapp.QueryServlet.doGet(QueryServlet.java:288)
  at com.bigdata.rdf.sail.webapp.RESTServlet.doGet(RESTServlet.java:240)
  at com.bigdata.rdf.sail.webapp.MultiTenancyServlet.doGet(MultiTenancyServlet.java:271)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:687)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
  at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:769)
  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1667)
  at org.wikidata.query.rdf.blazegraph.throttling.ThrottlingFilter.doFilter(ThrottlingFilter.java:244)
  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
  at ch.qos.logback.classic.helpers.MDCInsertingServletFilter.doFilter(MDCInsertingServletFilter.java:51)
  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
  at org.wikidata.query.rdf.blazegraph.filters.ClientIPFilter.doFilter(ClientIPFilter.java:42)
  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1650)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:583)
  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)
  at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:577)
  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:223)
  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1125)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
  at 

[Wikidata-bugs] [Maniphest] [Commented On] T174429: [Task] Update data-values dependencies

2017-09-23 Thread Ladsgroup
Ladsgroup added a comment.
All are merged.TASK DETAILhttps://phabricator.wikimedia.org/T174429EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmde, LadsgroupCc: Ladsgroup, thiemowmde, Lydia_Pintscher, gerritbot, Addshore, Lucas_Werkmeister_WMDE, WMDE-leszek, Aklapper, GoranSMilovanovic, QZanden, 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] T174429: [Task] Update data-values dependencies

2017-09-23 Thread Ladsgroup
Ladsgroup removed a project: Patch-For-Review.Ladsgroup updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...[ x] https://gerrit.wikimedia.org/r/379765
[ x] https://gerrit.wikimedia.org/r/379768
[ x] https://gerrit.wikimedia.org/r/379769TASK DETAILhttps://phabricator.wikimedia.org/T174429EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmde, LadsgroupCc: thiemowmde, Lydia_Pintscher, gerritbot, Addshore, Lucas_Werkmeister_WMDE, WMDE-leszek, Aklapper, GoranSMilovanovic, QZanden, 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] T176405: Order of forms

2017-09-23 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.
I believe sorting by form ID is not a good idea because the form ID does not have an inherent meaning to the user. It is just randomly assigned by when the form was added. I expect the case where someone looks up a form by its ID in the UI to be extremely rare.TASK DETAILhttps://phabricator.wikimedia.org/T176405EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Lydia_Pintscher, daniel, Aklapper, Jan_Dittrich, Cinemantique, GoranSMilovanovic, QZanden, 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] [Commented On] T176405: Order of forms

2017-09-23 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.
"Create at end of list and keep it there after creation while loaded. On reload order the new item into the list properly." <- This is already happening and should be kept as it is the same behavior as for statement adding on items.TASK DETAILhttps://phabricator.wikimedia.org/T176405EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Lydia_Pintscher, daniel, Aklapper, Jan_Dittrich, Cinemantique, GoranSMilovanovic, QZanden, 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] [Edited] T176405: Order of forms

2017-09-23 Thread Lydia_Pintscher
Lydia_Pintscher updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...**Current Problems:** Currently we order by _?_alphabetically by form ID. This makes no sense to the user because F19 is sorted before F2 for example.

**Possible Solution**: ... * Order alphabetically 
 * Order by grammatical feature (but how? Is that like "adverbs" are before "adjectives"? Will there be a table for the order somewhere?)...TASK DETAILhttps://phabricator.wikimedia.org/T176405EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_PintscherCc: Lydia_Pintscher, daniel, Aklapper, Jan_Dittrich, Cinemantique, GoranSMilovanovic, QZanden, 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] [Commented On] T99531: [Task] move wikiba.se webhosting to wikimedia misc-cluster

2017-09-23 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.
Ah gotcha. Makes sense.TASK DETAILhttps://phabricator.wikimedia.org/T99531EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Dzahn, Lydia_PintscherCc: Dzahn, Lydia_Pintscher, mark, greg, PokestarFan, faidon, Ladsgroup, Ivanhercaz, Addshore, Jonas, JeroenDeDauw, thiemowmde, hoo, JanZerebecki, Aklapper, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, Zppix, Izno, Wikidata-bugs, aude, 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] T99531: [Task] move wikiba.se webhosting to wikimedia misc-cluster

2017-09-23 Thread Ladsgroup
Ladsgroup added a comment.
We moved the repo for the source code from github to gerrit (This is the mirror, list of patches), I think @Dzahn means we need to create a repo for static files generated from the source code because we can't do that directly in prod for various reasons. I'm planning to ask for one in Monday, if anyone with proper rights makes wikibase/wikiba.se-deploy repo sooner, I would be waaay happier :DTASK DETAILhttps://phabricator.wikimedia.org/T99531EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Dzahn, LadsgroupCc: Dzahn, Lydia_Pintscher, mark, greg, PokestarFan, faidon, Ladsgroup, Ivanhercaz, Addshore, Jonas, JeroenDeDauw, thiemowmde, hoo, JanZerebecki, Aklapper, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, Zppix, Izno, Wikidata-bugs, aude, 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] T99531: [Task] move wikiba.se webhosting to wikimedia misc-cluster

2017-09-23 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.
That sounds great!
I thought @Ladsgroup had already requested the repository. I'll let him chime in.TASK DETAILhttps://phabricator.wikimedia.org/T99531EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Dzahn, Lydia_PintscherCc: Dzahn, Lydia_Pintscher, mark, greg, PokestarFan, faidon, Ladsgroup, Ivanhercaz, Addshore, Jonas, JeroenDeDauw, thiemowmde, hoo, JanZerebecki, Aklapper, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, Zppix, Izno, Wikidata-bugs, aude, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T48329: [Task] Recent changes should show watched items as bold on client

2017-09-23 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T48329EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Jonas, adrianheine, thiemowmde, hoo, gerritbot, Ricordisamoa, Aklapper, MGChecker, jeblad, aude, Lydia_Pintscher, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, 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: [Task] Recent changes should show watched items as bold on client

2017-09-23 Thread gerritbot
gerritbot added a comment.
Change 379961 had a related patch set uploaded (by Matěj Suchánek; owner: Matěj Suchánek):
[mediawiki/extensions/Wikibase@master] Wrap links in client watchlists, so that CSS works

https://gerrit.wikimedia.org/r/379961TASK DETAILhttps://phabricator.wikimedia.org/T48329EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Jonas, adrianheine, thiemowmde, hoo, gerritbot, Ricordisamoa, Aklapper, MGChecker, jeblad, aude, Lydia_Pintscher, GoranSMilovanovic, QZanden, 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] T50684: Wikidata's Watchlist in wikipedia are like read Watchlist

2017-09-23 Thread gerritbot
gerritbot added a comment.
Change 379961 had a related patch set uploaded (by Matěj Suchánek; owner: Matěj Suchánek):
[mediawiki/extensions/Wikibase@master] Wrap links in client watchlists, so that CSS works

https://gerrit.wikimedia.org/r/379961TASK DETAILhttps://phabricator.wikimedia.org/T50684EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, PokestarFan, hoo, Thibaut120094, Aklapper, MGChecker, Wikidata-bugs, thiemowmde, Yamaha5, Lucie, Lydia_Pintscher, GoranSMilovanovic, Soteriaspace, JakeTheDeveloper, QZanden, Zoranzoki21, Izno, aude, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T50684: Wikidata's Watchlist in wikipedia are like read Watchlist

2017-09-23 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T50684EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, PokestarFan, hoo, Thibaut120094, Aklapper, MGChecker, Wikidata-bugs, thiemowmde, Yamaha5, Lucie, Lydia_Pintscher, Lordiis, GoranSMilovanovic, Adik2382, Soteriaspace, Th3d3v1ls, JakeTheDeveloper, Ramalepe, Liugev6, QZanden, Zoranzoki21, Lewizho99, Maathavan, Izno, 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] T159699: [Task] Add a tooltip hint to the "Query Service" toolbar button on wikidata.org

2017-09-23 Thread Smarita
Smarita added a comment.
Hi! I wish to work on this particular task, but I lack administrative permission. Can somebody suggest me a way/an alternative way so that I can start working on it?TASK DETAILhttps://phabricator.wikimedia.org/T159699EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmaritaCc: ShapeOfMatter, PokestarFan, TerraCodes, matej_suchanek, Lydia_Pintscher, Aklapper, Viveksr96, GoranSMilovanovic, Soteriaspace, JakeTheDeveloper, QZanden, Zoranzoki21, MuhammadShuaib, 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] [Unblock] T46529: Wikidata search problems (tracking)

2017-09-23 Thread matej_suchanek
matej_suchanek closed subtask T176389: Searching for properties using "p:" hack is no longer useful as "Invalid".
TASK DETAILhttps://phabricator.wikimedia.org/T46529EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: PokestarFan, Smalyshev, Wikidata-bugs, Nemo_bis, Aklapper, GoranSMilovanovic, QZanden, Izno, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T176389: Searching for properties using "p:" hack is no longer useful

2017-09-23 Thread matej_suchanek
matej_suchanek closed this task as "Invalid".matej_suchanek added a comment.
Seems to have been a temporary problem.TASK DETAILhttps://phabricator.wikimedia.org/T176389EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: matej_suchanek, Aklapper, GoranSMilovanovic, Jrbranaa, QZanden, 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] T174429: [Task] Update data-values dependencies

2017-09-23 Thread gerritbot
gerritbot added a comment.
Change 379765 abandoned by Lucas Werkmeister (WMDE):
Update wikibase/data-model-serialization dependency

https://gerrit.wikimedia.org/r/379765TASK DETAILhttps://phabricator.wikimedia.org/T174429EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmde, gerritbotCc: thiemowmde, Lydia_Pintscher, gerritbot, Addshore, Lucas_Werkmeister_WMDE, WMDE-leszek, Aklapper, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Izno, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs