[Wikidata-bugs] [Maniphest] [Changed Project Column] T58602: Set languageLinkSiteGroup in $wgWBClientSettings to avoid fetching SiteList object from memcached

2014-11-25 Thread bd808
bd808 moved this task to Done on the Scrum-of-Scrums workboard. TASK DETAIL https://phabricator.wikimedia.org/T58602 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. To: hoo, bd808 Cc: wikidata-bugs, faidon, ori, JanZerebecki

[Wikidata-bugs] [Maniphest] [Changed Project Column] T58602: Set languageLinkSiteGroup in $wgWBClientSettings to avoid fetching SiteList object from memcached

2014-11-25 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T58602 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. To: hoo, bd808 Cc: wikidata-bugs, faidon, ori, JanZerebecki

[Wikidata-bugs] [Maniphest] [Changed Project Column] T58602: Set languageLinkSiteGroup in $wgWBClientSettings to avoid fetching SiteList object from memcached

2014-12-01 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T58602 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. To: hoo, bd808 Cc: wikidata-bugs, faidon, ori

[Wikidata-bugs] [Maniphest] [Changed Project Column] T58602: Set languageLinkSiteGroup in $wgWBClientSettings to avoid fetching SiteList object from memcached

2014-12-01 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T58602 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. To: hoo, bd808 Cc: wikidata-bugs, faidon, ori

[Wikidata-bugs] [Maniphest] [Changed Project Column] T78203: Look into WDQ tool API language

2014-12-15 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T78203 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T1095: Investigate Titan for WDQ

2014-12-22 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T1095 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T1095: Investigate Titan for WDQ

2014-12-22 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T1095 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Unblock] T85159: Deploy a Wikidata complex query service into production

2014-12-22 Thread bd808
bd808 closed blocking task T75813: Investigate OrientDB for WDQ as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T85159 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https

[Wikidata-bugs] [Maniphest] [Changed Project Column] T75813: Investigate OrientDB for WDQ

2014-12-22 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T75813 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Closed] T75813: Investigate OrientDB for WDQ

2014-12-22 Thread bd808
bd808 closed this task as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T75813 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Commented On] T85737: Optimize Wikidata's Composer class loader impact

2015-01-03 Thread bd808
bd808 added a comment. In https://phabricator.wikimedia.org/T85737#953452, @hoo wrote: Is this specifically about the *Wikidata* extension (and not the code from Wikibase etc.) or about the whole pile of code in Wikidata? I was looking at the code paths triggered by mediawiki/extensions

[Wikidata-bugs] [Maniphest] [Commented On] T85737: Optimize Wikidata's Composer class loader impact

2015-01-03 Thread bd808
bd808 added a comment. The `include` - `call_user_func` - `closure` pattern allows splitting up large files and keeping the global scope clean, but since both closures and `call_user_func` are bottlenecks for HHVM optimization it might be worth thinking about alternate implementations that use

[Wikidata-bugs] [Maniphest] [Commented On] T85737: Optimize Wikidata's Composer class loader impact

2015-01-03 Thread bd808
bd808 added a comment. Several of these components seem to only use the `files` autoloader to make something show up in Special:Version. Could the new feature to expose Composer vendor libs https://gerrit.wikimedia.org/r/#/c/182097/ be used or extended to do this instead? TASK DETAIL https

[Wikidata-bugs] [Maniphest] [Commented On] T85737: Optimize Wikidata's Composer class loader impact

2015-01-03 Thread bd808
bd808 added a comment. I //think// the long tail of `Composer\Autoload\includeFile` - `Composer\Autoload\ClassLoader::loadClass` - `Composer\Autoload\includeFile` - `Composer\Autoload\ClassLoader::loadClass` - `Composer\Autoload\includeFile` - `Composer\Autoload\ClassLoader::loadClass` may

[Wikidata-bugs] [Maniphest] [Updated] T85737: Optimize Wikidata's Composer class loader impact

2015-01-03 Thread bd808
bd808 added projects: MediaWiki-extensions-WikibaseClient, MediaWiki-extensions-WikibaseRepository. TASK DETAIL https://phabricator.wikimedia.org/T85737 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https

[Wikidata-bugs] [Maniphest] [Changed Project Column] T85173: Investigate Titan supernode issues

2015-02-04 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T85173 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T85173: Investigate Titan supernode issues

2015-02-04 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T85173 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Triaged] T85159: Deploy a Wikidata complex query service into production

2015-02-02 Thread bd808
bd808 triaged this task as Normal priority. bd808 added a subscriber: bd808. TASK DETAIL https://phabricator.wikimedia.org/T85159 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https

[Wikidata-bugs] [Maniphest] [Changed Project Column] T85159: Deploy a Wikidata complex query service into production

2015-02-02 Thread bd808
bd808 moved this task to In Dev/Progress on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T85159 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88550: Mourn Titan

2015-02-06 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88550 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Commented On] T88436: Add data-values/javascript 0.6.0 to mediawiki/vendor

2015-02-03 Thread bd808
bd808 added a comment. In https://phabricator.wikimedia.org/T88436#1011709, @JanZerebecki wrote: This should probably be answered by @bd808 or @legoktm . In the long run not running composer in projects that use composer for dependencies is probably a bad idea. As is duplicate declaration

[Wikidata-bugs] [Maniphest] [Changed Project Column] T76373: Evaluate Titan as graph storage/query engine for Wikidata Query service

2015-01-20 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T76373 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T76373: Evaluate Titan as graph storage/query engine for Wikidata Query service

2015-01-18 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T76373 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Subscribers] T88717: Investigate BigData for WDQ

2015-02-19 Thread bd808
bd808 added a subscriber: bd808. TASK DETAIL https://phabricator.wikimedia.org/T88717 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Closed] T85174: Validate Java 8 package

2015-01-12 Thread bd808
bd808 closed this task as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T85174 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Changed Project Column] T85174: Validate Java 8 package

2015-01-12 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T85174 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Commented On] T88436: Add data-values/javascript 0.6.0 to mediawiki/vendor

2015-02-09 Thread bd808
bd808 added a comment. In https://phabricator.wikimedia.org/T88436#1025151, @JanZerebecki wrote: In the long run it might be a good idea to make mediawiki-vendor a build result of the composer run in wmf branches of mediawiki-core and run the tests after that with the newly built vendor

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88550: Mourn Titan

2015-02-09 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88550 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T85298: Figure out quantity representation

2015-02-09 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T85298 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88577: Investigate hand building a gremlin implementation against Elasticsearch for wikidata query

2015-02-09 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88577 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88551: Find another TinkerPop 3 implementation to add to the Wikidata Query candidate list

2015-02-09 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88551 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T86833: Wikidata Query - add license

2015-02-09 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T86833 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Triaged] T1028: Experiment with Wikidata Query Engine

2015-01-08 Thread bd808
bd808 triaged this task as Normal priority. TASK DETAIL https://phabricator.wikimedia.org/T1028 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Triaged] T85173: Investigate Titan supernode issues

2015-01-08 Thread bd808
bd808 triaged this task as Normal priority. bd808 set Security to none. TASK DETAIL https://phabricator.wikimedia.org/T85173 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Changed Project Column] T85513: Restoring Titan functionality after Cassandra disconnect

2015-01-08 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T85513 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed CC] T84923: Reliable publish / subscribe event bus

2015-01-07 Thread bd808
bd808 added a subscriber: bd808. bd808 added a comment. can support large delays (order of days) for individual consumers Do you have a strong use case to support this need? Kafka may very well be able to support this but I'm wondering it there is a specific and strong reason for such a long

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88821: Port Wikidata-Gremlin to test against Neo4j

2015-02-20 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88821 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88549: Investigate ArangoDB for Wikidata Query

2015-02-20 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88549 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T92848: Build tool to update RDF store

2015-03-16 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T92848 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T92848: Build tool to update RDF store

2015-03-16 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T92848 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T92878: vagrant git-update doesn't run composer update for WikidataBuildResources

2015-03-17 Thread bd808
bd808 moved this task to Done on the MediaWiki-Vagrant workboard. TASK DETAIL https://phabricator.wikimedia.org/T92878 WORKBOARD https://phabricator.wikimedia.org/project/board/627/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90445: BlazeGraph Finalization: Plan for no downtime upgrade

2015-03-06 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T90445 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90131: BlazeGraph Finalization: Pluggable inline values

2015-03-06 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T90131 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90445: BlazeGraph Finalization: Plan for no downtime upgrade

2015-03-09 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T90445 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90131: BlazeGraph Finalization: Pluggable inline values

2015-03-09 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T90131 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90128: BlazeGraph Finalization: Validate AST rewrite

2015-03-09 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T90128 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90124: BlazeGraph Finalization: Verify features work

2015-03-09 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T90124 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T60340: Cache JS config vars in parser output

2015-03-11 Thread bd808
bd808 moved this task to Archive on the Performance workboard. TASK DETAIL https://phabricator.wikimedia.org/T60340 WORKBOARD https://phabricator.wikimedia.org/project/board/196/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username

[Wikidata-bugs] [Maniphest] [Changed Project Column] T59746: Allow Entity pages to be stored in the ParserCache

2015-03-11 Thread bd808
bd808 moved this task to Archive on the Performance workboard. TASK DETAIL https://phabricator.wikimedia.org/T59746 WORKBOARD https://phabricator.wikimedia.org/project/board/196/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username

[Wikidata-bugs] [Maniphest] [Changed Project Column] T62536: review default gadgets on wikidata.org for performance improvements

2015-03-11 Thread bd808
bd808 moved this task to Archive on the Performance workboard. TASK DETAIL https://phabricator.wikimedia.org/T62536 WORKBOARD https://phabricator.wikimedia.org/project/board/196/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username

[Wikidata-bugs] [Maniphest] [Changed Project Column] T59749: Optimize SiteLinkTable::saveLinksOfEntity to only update the table if actually necessary

2015-03-11 Thread bd808
bd808 moved this task to Archive on the Performance workboard. TASK DETAIL https://phabricator.wikimedia.org/T59749 WORKBOARD https://phabricator.wikimedia.org/project/board/196/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username

[Wikidata-bugs] [Maniphest] [Changed Project Column] T60106: Some Wikidata pages takes too much time to load (~4min) and uses too much CPU while loading

2015-03-11 Thread bd808
bd808 moved this task to Archive on the Performance workboard. TASK DETAIL https://phabricator.wikimedia.org/T60106 WORKBOARD https://phabricator.wikimedia.org/project/board/196/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username

[Wikidata-bugs] [Maniphest] [Changed Project Column] T65224: review backend part of entity suggester (php code)

2015-03-11 Thread bd808
bd808 moved this task to Archive on the Performance workboard. TASK DETAIL https://phabricator.wikimedia.org/T65224 WORKBOARD https://phabricator.wikimedia.org/project/board/196/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username

[Wikidata-bugs] [Maniphest] [Changed Project Column] T61996: Wikidata item page loads issue

2015-03-11 Thread bd808
bd808 moved this task to Archive on the Performance workboard. TASK DETAIL https://phabricator.wikimedia.org/T61996 WORKBOARD https://phabricator.wikimedia.org/project/board/196/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username

[Wikidata-bugs] [Maniphest] [Changed Project Column] T63850: [UI] Remove dedicated event system of toolbar controller

2015-03-11 Thread bd808
bd808 moved this task to Archive on the Performance workboard. TASK DETAIL https://phabricator.wikimedia.org/T63850 WORKBOARD https://phabricator.wikimedia.org/project/board/196/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username

[Wikidata-bugs] [Maniphest] [Changed Project Column] T62003: HTTP 503 error when requesting linked data for large entities

2015-03-12 Thread bd808
bd808 moved this task to Archive on the Performance workboard. TASK DETAIL https://phabricator.wikimedia.org/T62003 WORKBOARD https://phabricator.wikimedia.org/project/board/196/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88721: Investigate InfoGrid for WDQ

2015-03-24 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88721 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90109: BlazeGraph Finalization: Zookeeper

2015-03-24 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T90109 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88714: Investigate Apache Accumulo for WDQ

2015-03-24 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88714 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90117: BlazeGraph Finalization: Scale out plans

2015-03-24 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T90117 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T92990: Add bestRank to RDF export

2015-03-30 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T92990 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90123: BlazeGraph Finalization: Value representation

2015-03-30 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T90123 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90116: BlazeGraph Finalization: Machine Sizing/Shaping

2015-03-03 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T90116 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90114: BlazeGraph Finalization: Update performance

2015-03-03 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T90114 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90114: BlazeGraph Finalization: Update performance

2015-02-27 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T90114 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90116: BlazeGraph Finalization: Machine Sizing/Shaping

2015-02-27 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T90116 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Created] T91073: Update Wikidata for ApiResult rewrite

2015-02-27 Thread bd808
bd808 created this task. bd808 added subscribers: bd808, Lydia_Pintscher, Anomie. bd808 added projects: Wikidata, MediaWiki-API. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION @anomie has reworked ApiResult in https://gerrit.wikimedia.org/r/#/c/182858/ to make things

[Wikidata-bugs] [Maniphest] [Updated] T91073: Update Wikidata for ApiResult rewrite

2015-02-27 Thread bd808
bd808 added a comment. See also: - T76728: Clean up ApiResult and ApiFormatXml, create new formatversion https://phabricator.wikimedia.org/T76728 - T57371: API action=queryprop=revisions doesn't return diff in xml https://phabricator.wikimedia.org/T57371 - T33629: API uses weird * (star

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90565: labs-vagrant git-update should run composer update in WikidataBuildResources

2015-03-05 Thread bd808
bd808 moved this task to Done on the MediaWiki-Vagrant workboard. TASK DETAIL https://phabricator.wikimedia.org/T90565 WORKBOARD https://phabricator.wikimedia.org/project/board/627/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88549: Investigate ArangoDB for Wikidata Query

2015-02-23 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88549 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88821: Port Wikidata-Gremlin to test against Neo4j

2015-02-23 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88821 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90122: BlazeGraph Finalization: What about non-wikidata ontologies

2015-02-23 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T90122 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90129: BlazeGraph Finalization: Range Queries

2015-02-23 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T90129 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88715: WDQ: Investigate Bitsy for single node users - assuming it supports TinkerPop 3 and we're still using TinkerPop 3

2015-02-23 Thread bd808
bd808 moved this task to Archive on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88715 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Commented On] T90565: labs-vagrant git-update should run composer update in WikidataBuildResources

2015-02-26 Thread bd808
bd808 added a comment. In https://phabricator.wikimedia.org/T90565#1070320, @JanZerebecki wrote: @bd808 Any idea if there is an easy way to hook something into vagrant git-update? git-update is a shell script that is in `puppet/modules/mediawiki/files/run-git-update`. The general solution

[Wikidata-bugs] [Maniphest] [Updated] T84923: Reliable publish / subscribe event bus

2015-02-20 Thread bd808
bd808 added a project: Epic. TASK DETAIL https://phabricator.wikimedia.org/T84923 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: bd808

[Wikidata-bugs] [Maniphest] [Changed Project Column] T51944: vagrant up: SSH command responded with a non-zero exit status

2015-02-25 Thread bd808
bd808 moved this task to Done on the MediaWiki-Vagrant workboard. TASK DETAIL https://phabricator.wikimedia.org/T51944 WORKBOARD https://phabricator.wikimedia.org/project/board/627/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88721: Investigate InfoGrid for WDQ

2015-03-18 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88721 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88714: Investigate Apache Accumulo for WDQ

2015-03-18 Thread bd808
bd808 moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88714 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Updated] T97560: enable use of production deployed autoloader for extensions that is created by composer

2015-04-29 Thread bd808
bd808 added a project: Composer. TASK DETAIL https://phabricator.wikimedia.org/T97560 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Changed Project Column] T90453: qunit test broken without explicitly setting $wgResourceLoaderMaxQueryLength

2015-04-16 Thread bd808
bd808 moved this task to Done on the MediaWiki-Vagrant workboard. TASK DETAIL https://phabricator.wikimedia.org/T90453 WORKBOARD https://phabricator.wikimedia.org/project/board/627/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Updated] T89852: Build a tool for synchronizing Wikidata changes into Blazegraph

2015-04-07 Thread bd808
bd808 edited projects, added Search-Team; removed MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T89852 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Updated] T90952: Figure out if we need/can use RDR

2015-04-07 Thread bd808
bd808 edited projects, added Search-Team; removed MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T90952 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Updated] T90110: Investigate Openlink Virtuoso for WDQ

2015-04-07 Thread bd808
bd808 edited projects, added Search-Team; removed MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T90110 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Updated] T91813: Add whitelist of RDF datasets that queries can operate on

2015-04-07 Thread bd808
bd808 edited projects, added Search-Team; removed MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T91813 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Updated] T1028: Experiment with Wikidata Query Engine

2015-04-07 Thread bd808
bd808 edited projects, added Search-Team; removed MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T1028 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Updated] T91691: Wikidata Query: Experiment with RDF exports

2015-04-07 Thread bd808
bd808 edited projects, added Search-Team; removed MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T91691 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Updated] T90115: BlazeGraph Security Review

2015-04-08 Thread bd808
bd808 edited projects, added Security-Team; removed MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T90115 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Updated] T91817: Wikidata Query: Create readonly SPARQL

2015-04-08 Thread bd808
bd808 edited projects, added Search-Team; removed MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T91817 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Updated] T86786: Write example queries in different query languages

2015-04-08 Thread bd808
bd808 edited projects, added Search-Team; removed MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T86786 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Updated] T85159: Deploy a Wikidata complex query service into production

2015-04-08 Thread bd808
bd808 edited projects, added Search-Team; removed MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T85159 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Updated] T91824: Wikidata Query: Secure BlazeGraph's SPARQL: Investigate HistoryServiceFactory

2015-04-08 Thread bd808
bd808 edited projects, added Search-Team; removed MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T91824 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Updated] T88341: Consume etherpad from wikidata query developer session

2015-04-08 Thread bd808
bd808 edited projects, added Search-Team; removed MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T88341 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Updated] T91812: Wikidata Query: Secure BlazeGraph's SPARQL

2015-04-08 Thread bd808
bd808 edited projects, added Search-Team; removed MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T91812 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Updated] T90112: Investigate Apache Jena for WDQ

2015-04-08 Thread bd808
bd808 edited projects, added Wikidata-Query-Service; removed MediaWiki-Core-Team. bd808 set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T90112 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T86832: Wikidata Query - make unit tests for domain specific language

2015-04-08 Thread bd808
bd808 edited projects, added Search-Team; removed MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T86832 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org

[Wikidata-bugs] [Maniphest] [Commented On] T101565: Page banner not compatible with $wgUseInstantCommons = true;

2015-06-10 Thread bd808
bd808 added a comment. There have been reports in the past that `$wgUseInstantCommons` is broken in MediaWiki-Vagrant. I'd have to admit to not making use of it often. I did however just paste the provided file link (`[[File:Hong_Kong_Skyline_Restitch_-_Dec_2007.jpg|thumb|300px]]`) into my

[Wikidata-bugs] [Maniphest] [Commented On] T101565: Page banner not compatible with $wgUseInstantCommons = true;

2015-06-12 Thread bd808
bd808 added a comment. In https://phabricator.wikimedia.org/T101565#1361273, @Tgr wrote: In https://phabricator.wikimedia.org/T101565#1353926, @bd808 wrote: There have been reports in the past that `$wgUseInstantCommons` is broken in MediaWiki-Vagrant. That's https

[Wikidata-bugs] [Maniphest] [Commented On] T93375: vagrant default wiki is not in interwiki table / sites table which means it can not be linked in wikidata

2015-06-16 Thread bd808
bd808 added a subscriber: bd808. bd808 added a comment. The neatest fix for this that I can think of would be for the `::mediawiki::wiki` Puppet resource to maintain an interwiki CDB cache file https://www.mediawiki.org/wiki/Interwiki_cache#CDB_interwiki_cache that is configured to be used

[Wikidata-bugs] [Maniphest] [Commented On] T101565: Page banner not compatible with $wgUseInstantCommons = true;

2015-06-12 Thread bd808
bd808 added a comment. In https://phabricator.wikimedia.org/T101565#1360584, @Jdlrobson wrote: This patch somewhat fixes it but it seems to only work for the general case [[File:2 Bloomsbury Square.jpg]] but not [[File:2 Bloomsbury Square.jpg|thumb|300]] When I was testing locally

  1   2   3   >