[MediaWiki-commits] [Gerrit] Set a proper SPDX licence name - change (mediawiki...mathoid)

2015-08-03 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/228796 Change subject: Set a proper SPDX licence name .. Set a proper SPDX licence name Bug: T107700 Change-Id:

[MediaWiki-commits] [Gerrit] Add TeX annotation to MathML again - change (mediawiki...mathoid)

2015-07-30 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Add TeX annotation to MathML again .. Add TeX annotation to MathML again * for some reason the TeX annotation was removed again by accident * reintroduce

[MediaWiki-commits] [Gerrit] Minor tweaks and fixes here and there before first deployment - change (mediawiki...mobileapps)

2015-08-11 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/230757 Change subject: Minor tweaks and fixes here and there before first deployment .. Minor tweaks and fixes here and there before first

[MediaWiki-commits] [Gerrit] Update mobileapps to ed0ae9d - change (mediawiki...deploy)

2015-08-11 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/230816 Change subject: Update mobileapps to ed0ae9d .. Update mobileapps to ed0ae9d List of changes: 65db9d9 Get JSON metadata embedded in HTML

[MediaWiki-commits] [Gerrit] Update mobileapps to ed0ae9d - change (mediawiki...deploy)

2015-08-11 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update mobileapps to ed0ae9d .. Update mobileapps to ed0ae9d List of changes: 65db9d9 Get JSON metadata embedded in HTML 9ea5c3a Prefix JSON metadata embed

[MediaWiki-commits] [Gerrit] Add mobile-html-sections route - change (mediawiki...mobileapps)

2015-08-06 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Add mobile-html-sections route .. Add mobile-html-sections route * Bring back code that provides the JSON payload based on mobileview from 0fdf0e5. *

[MediaWiki-commits] [Gerrit] Hygiene: remove code duplication - change (mediawiki...mobileapps)

2015-08-06 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Hygiene: remove code duplication .. Hygiene: remove code duplication Created new modules in lib folder for mwapi, transforms, gallery so that common code in

[MediaWiki-commits] [Gerrit] Hygiene: Simplify span removal around brackets - change (mediawiki...mobileapps)

2015-08-06 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Hygiene: Simplify span removal around brackets .. Hygiene: Simplify span removal around brackets Also started a test for transforms. Change-Id:

[MediaWiki-commits] [Gerrit] MobileApps: Add the port to the restbase_uri config - change (operations/puppet)

2015-08-13 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/231308 Change subject: MobileApps: Add the port to the restbase_uri config .. MobileApps: Add the port to the restbase_uri config Change-Id:

[MediaWiki-commits] [Gerrit] service::node: Make the number of workers to start configurable - change (operations/puppet)

2015-08-13 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/231319 Change subject: service::node: Make the number of workers to start configurable .. service::node: Make the number of workers to start

[MediaWiki-commits] [Gerrit] MobileApps: Do not use the proxy to issue requests - change (operations/puppet)

2015-08-13 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/231463 Change subject: MobileApps: Do not use the proxy to issue requests .. MobileApps: Do not use the proxy to issue requests The MobileApps

[MediaWiki-commits] [Gerrit] Tilerator: start ncpu / 2 workers - change (operations/puppet)

2015-08-13 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/231427 Change subject: Tilerator: start ncpu / 2 workers .. Tilerator: start ncpu / 2 workers By default, service::node sets the number of workers

[MediaWiki-commits] [Gerrit] Git ignore WebStorm/IntelliJ files - change (mediawiki...mobileapps)

2015-08-14 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Git ignore WebStorm/IntelliJ files .. Git ignore WebStorm/IntelliJ files Change-Id: I67eb4a99531e4d318608cfaa294a8a0c5efbb39c --- M .gitignore 1 file

[MediaWiki-commits] [Gerrit] Travis YAML: fix iojs version to 2.5.0 - change (mediawiki...mathoid)

2015-08-10 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/230593 Change subject: Travis YAML: fix iojs version to 2.5.0 .. Travis YAML: fix iojs version to 2.5.0 iojs 3.0.0 brings in multiple changes, one

[MediaWiki-commits] [Gerrit] Switch RESTBase to use SQLite3 storage - change (mediawiki/vagrant)

2015-08-12 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/231047 Change subject: Switch RESTBase to use SQLite3 storage .. Switch RESTBase to use SQLite3 storage There is now support for the SQLite

[MediaWiki-commits] [Gerrit] Add url field to Google Books citation - change (mediawiki...translators)

2015-08-12 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Add url field to Google Books citation .. Add url field to Google Books citation * Clean up ISBN regex * Add regex for 12 character google books ID, and add

[MediaWiki-commits] [Gerrit] Split up page object into lead and remaining objects - change (mediawiki...mobileapps)

2015-08-10 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Split up page object into lead and remaining objects .. Split up page object into lead and remaining objects The output format has changed so we can easily

[MediaWiki-commits] [Gerrit] Change mobile/app/page/html to page/mobile-html - change (mediawiki...mobileapps)

2015-08-06 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Change mobile/app/page/html to page/mobile-html .. Change mobile/app/page/html to page/mobile-html Simple rename Change-Id:

[MediaWiki-commits] [Gerrit] Change mobile/app/page/lite to page/mobile-text - change (mediawiki...mobileapps)

2015-08-06 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Change mobile/app/page/lite to page/mobile-text .. Change mobile/app/page/lite to page/mobile-text Bug: T102130 Change-Id:

[MediaWiki-commits] [Gerrit] Dummy commit to test Jenkins - change (mediawiki...mobileapps)

2015-07-27 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/227215 Change subject: Dummy commit to test Jenkins .. Dummy commit to test Jenkins Change-Id: I9928aa3750f50816e9a70f48f9c63102e66630ec --- M

[MediaWiki-commits] [Gerrit] Use the same cookie jar throughout a request's life - change (mediawiki...citoid)

2015-07-22 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/226318 Change subject: Use the same cookie jar throughout a request's life .. Use the same cookie jar throughout a request's life unshorten()

[MediaWiki-commits] [Gerrit] Minor: do not check body against the RegEx - change (mediawiki...graphoid)

2015-07-23 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/226523 Change subject: Minor: do not check body against the RegEx .. Minor: do not check body against the RegEx Grpahoid sends out binary blobs,

[MediaWiki-commits] [Gerrit] html route: make RESTBase host configurable - change (mediawiki...mobileapps)

2015-07-24 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: html route: make RESTBase host configurable .. html route: make RESTBase host configurable Bug: T106149 Change-Id: I4096acb91ce8fecdf4db8e2b21b12bec9f144d90

[MediaWiki-commits] [Gerrit] Update to template v0.2.1 and add monitoring spec - change (mediawiki...graphoid)

2015-07-21 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/226100 Change subject: Update to template v0.2.1 and add monitoring spec .. Update to template v0.2.1 and add monitoring spec We now have a

[MediaWiki-commits] [Gerrit] Add the npm job for the MobileApps service repository - change (integration/config)

2015-07-24 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/226736 Change subject: Add the npm job for the MobileApps service repository .. Add the npm job for the MobileApps service repository The

[MediaWiki-commits] [Gerrit] Minor: do not check body against the RegEx - change (mediawiki...graphoid)

2015-07-23 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Minor: do not check body against the RegEx .. Minor: do not check body against the RegEx Grpahoid sends out binary blobs, which often cannot be UTF-decoded,

[MediaWiki-commits] [Gerrit] Ensure the User-Agent header is set on every request - change (mediawiki...citoid)

2015-07-21 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/226250 Change subject: Ensure the User-Agent header is set on every request .. Ensure the User-Agent header is set on every request Also, use the

[MediaWiki-commits] [Gerrit] Update restbase to f98a46b - change (mediawiki...deploy)

2015-07-13 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/224394 Change subject: Update restbase to f98a46b .. Update restbase to f98a46b List of changes: 5076495 Added endpoint to translate sections to

[MediaWiki-commits] [Gerrit] Update restbase to f98a46b - change (mediawiki...deploy)

2015-07-13 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update restbase to f98a46b .. Update restbase to f98a46b List of changes: 5076495 Added endpoint to translate sections to wikitext (T94890). 1bd69b1

[MediaWiki-commits] [Gerrit] Update to template v0.2.1 and provide a monitoring spec - change (mediawiki...citoid)

2015-07-14 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/224602 Change subject: Update to template v0.2.1 and provide a monitoring spec .. Update to template v0.2.1 and provide a monitoring spec Update

[MediaWiki-commits] [Gerrit] Update citoid to 62ef7f3 - change (mediawiki...deploy)

2015-07-16 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/225027 Change subject: Update citoid to 62ef7f3 .. Update citoid to 62ef7f3 List of changes: 62ef7f3 Reintroduce the request module dependency

[MediaWiki-commits] [Gerrit] Update citoid to 62ef7f3 - change (mediawiki...deploy)

2015-07-16 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update citoid to 62ef7f3 .. Update citoid to 62ef7f3 List of changes: 62ef7f3 Reintroduce the request module dependency xxx Update node module

[MediaWiki-commits] [Gerrit] Reintroduce the request module dependency - change (mediawiki...citoid)

2015-07-16 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/225026 Change subject: Reintroduce the request module dependency .. Reintroduce the request module dependency We are using request for its cookie

[MediaWiki-commits] [Gerrit] Reintroduce the request module dependency - change (mediawiki...citoid)

2015-07-16 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Reintroduce the request module dependency .. Reintroduce the request module dependency We are using request for its cookie jar, so we need it as a

[MediaWiki-commits] [Gerrit] Add crossref data to scraper - change (mediawiki...citoid)

2015-07-16 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Add crossref data to scraper .. Add crossref data to scraper Adds crossRef request for metadata from scraper. Adds coins metadata from crossRef to scraped

[MediaWiki-commits] [Gerrit] Add monitoring spec and update to template v0.2.1 - change (mediawiki...mobileapps)

2015-07-16 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/225068 Change subject: Add monitoring spec and update to template v0.2.1 .. Add monitoring spec and update to template v0.2.1 There is a

[MediaWiki-commits] [Gerrit] Fully restore Zotero data type integrity - change (mediawiki...citoid)

2015-07-13 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Fully restore Zotero data type integrity .. Fully restore Zotero data type integrity DOI is not a valid field for all Zotero types, and PMID and PCMID are

[MediaWiki-commits] [Gerrit] Update dependency to mathjax-node 0.2.8 - change (mediawiki...mathoid)

2015-07-13 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update dependency to mathjax-node 0.2.8 .. Update dependency to mathjax-node 0.2.8 * Use https for github as suggested in

[MediaWiki-commits] [Gerrit] Update to template v0.2.1 and add the monitoring spec - change (mediawiki...mathoid)

2015-07-21 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/226073 Change subject: Update to template v0.2.1 and add the monitoring spec .. Update to template v0.2.1 and add the monitoring spec We now have

[MediaWiki-commits] [Gerrit] Update to template v0.2.1 and provide a monitoring spec - change (mediawiki...citoid)

2015-07-15 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update to template v0.2.1 and provide a monitoring spec .. Update to template v0.2.1 and provide a monitoring spec Update to service-template-node v0.2.1

[MediaWiki-commits] [Gerrit] RESTBase: Set the correct base path for the global domain - change (operations/puppet)

2015-10-23 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/248319 Change subject: RESTBase: Set the correct base path for the global domain .. RESTBase: Set the correct base path for the global domain Due

[MediaWiki-commits] [Gerrit] RESTBase: make the port fully configurable and change for AQ... - change (operations/puppet)

2015-10-22 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/247996 Change subject: RESTBase: make the port fully configurable and change for AQS to 7232 .. RESTBase: make the port fully configurable and

[MediaWiki-commits] [Gerrit] Cassandra: Update the DataStax repo public key - change (mediawiki/vagrant)

2015-10-26 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/248827 Change subject: Cassandra: Update the DataStax repo public key .. Cassandra: Update the DataStax repo public key Bug: T116539 Change-Id:

[MediaWiki-commits] [Gerrit] Parsoid: Upstart: start the service as bin/server.js - change (mediawiki/vagrant)

2015-10-28 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/249406 Change subject: Parsoid: Upstart: start the service as bin/server.js .. Parsoid: Upstart: start the service as bin/server.js The Parsing

[MediaWiki-commits] [Gerrit] VE: Set wgVisualEditorRestbaseURL correctly - change (mediawiki/vagrant)

2015-10-29 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/249758 Change subject: VE: Set wgVisualEditorRestbaseURL correctly .. VE: Set wgVisualEditorRestbaseURL correctly wgVisualEditorRestbaseURL is

[MediaWiki-commits] [Gerrit] Labs: Parsoid Cache: Use new IP address for deployment-parso... - change (operations/mediawiki-config)

2015-10-28 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/249366 Change subject: Labs: Parsoid Cache: Use new IP address for deployment-parsoidcache02 .. Labs: Parsoid Cache: Use new IP address for

[MediaWiki-commits] [Gerrit] BetaCluster: Use deployment-cache-parsoid05 - change (mediawiki...deploy)

2015-10-28 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/249367 Change subject: BetaCluster: Use deployment-cache-parsoid05 .. BetaCluster: Use deployment-cache-parsoid05 deployment-parsoidcache02 is

[MediaWiki-commits] [Gerrit] Parsoid: let the service use the right config - change (mediawiki/vagrant)

2015-10-28 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/249426 Change subject: Parsoid: let the service use the right config .. Parsoid: let the service use the right config With the recent repo outline

[MediaWiki-commits] [Gerrit] RESTBase: Strip redundant headers from back-end services - change (operations/puppet)

2015-10-28 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/249465 Change subject: RESTBase: Strip redundant headers from back-end services .. RESTBase: Strip redundant headers from back-end services When

[MediaWiki-commits] [Gerrit] Update restbase to b271cb9 - change (mediawiki...deploy)

2015-10-28 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update restbase to b271cb9 .. Update restbase to b271cb9 List of changes: a47af70 Save space by flattening the per article table 51c4ce7 Added a simple

[MediaWiki-commits] [Gerrit] Update restbase to b271cb9 - change (mediawiki...deploy)

2015-10-28 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/249450 Change subject: Update restbase to b271cb9 .. Update restbase to b271cb9 List of changes: a47af70 Save space by flattening the per article

[MediaWiki-commits] [Gerrit] RESTBase: Set up MobileApps storage - change (operations/puppet)

2015-10-22 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/248026 Change subject: RESTBase: Set up MobileApps storage .. RESTBase: Set up MobileApps storage This patch sets up RESTBase storage for the

[MediaWiki-commits] [Gerrit] RESTBase: Set up MobileApps storage and AQS public API - change (operations/puppet)

2015-10-21 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/247935 Change subject: RESTBase: Set up MobileApps storage and AQS public API .. RESTBase: Set up MobileApps storage and AQS public API This patch

[MediaWiki-commits] [Gerrit] Update restbase to 061fe8d - change (mediawiki...deploy)

2015-11-09 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/251942 Change subject: Update restbase to 061fe8d .. Update restbase to 061fe8d List of changes: 8e678f0 Page revisions: Bug fix: Check array

[MediaWiki-commits] [Gerrit] Update restbase to 061fe8d - change (mediawiki...deploy)

2015-11-09 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update restbase to 061fe8d .. Update restbase to 061fe8d List of changes: 8e678f0 Page revisions: Bug fix: Check array length difference correctly 420ce2e

[MediaWiki-commits] [Gerrit] Improve rendering for string literals - change (mediawiki...mathoid)

2015-11-10 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Improve rendering for string literals .. Improve rendering for string literals The PNG still does not look good, but the SVG looks good for users that have

[MediaWiki-commits] [Gerrit] Release mathoid version 0.2.9 - change (mediawiki...mathoid)

2015-11-10 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Release mathoid version 0.2.9 .. Release mathoid version 0.2.9 Change-Id: I6b183df6aa0efdd6b44c8138511d317025f552da --- M package.json 1 file changed, 1

[MediaWiki-commits] [Gerrit] Update mobileapps to a07dc5c - change (mediawiki...deploy)

2015-11-11 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/252422 Change subject: Update mobileapps to a07dc5c .. Update mobileapps to a07dc5c List of changes: dd05904 Tests: Replace test.wp/Test with

[MediaWiki-commits] [Gerrit] Tests: Replace test.wp/Test with en.wp/Foobar - change (mediawiki...mobileapps)

2015-11-11 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Tests: Replace test.wp/Test with en.wp/Foobar .. Tests: Replace test.wp/Test with en.wp/Foobar CORS and CSP header check tests use testwiki's Test page

[MediaWiki-commits] [Gerrit] MW API: Use POST to issue requests - change (mediawiki...mobileapps)

2015-11-11 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/252410 Change subject: MW API: Use POST to issue requests .. MW API: Use POST to issue requests The default way of issuing requests to the MW API

[MediaWiki-commits] [Gerrit] MW API: Use POST to issue requests - change (mediawiki...mobileapps)

2015-11-11 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: MW API: Use POST to issue requests .. MW API: Use POST to issue requests The default way of issuing requests to the MW API is via POST, so use that instead

[MediaWiki-commits] [Gerrit] Mathoid: Enable texvcinfo generation - change (operations/puppet)

2015-11-11 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/252429 Change subject: Mathoid: Enable texvcinfo generation .. Mathoid: Enable texvcinfo generation MAthoid v0.2.9 introduces texvcinfo, an option

[MediaWiki-commits] [Gerrit] Tests: Replace test.wp/Test with en.wp/Foobar - change (mediawiki...mobileapps)

2015-11-11 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/252421 Change subject: Tests: Replace test.wp/Test with en.wp/Foobar .. Tests: Replace test.wp/Test with en.wp/Foobar CORS and CSP header check

[MediaWiki-commits] [Gerrit] Resolve problems on SpecialPage:MathStatus - change (mediawiki...Math)

2015-11-11 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Resolve problems on SpecialPage:MathStatus .. Resolve problems on SpecialPage:MathStatus * Update reference SVG image * Store image in file to simplify

[MediaWiki-commits] [Gerrit] Update mobileapps to a07dc5c - change (mediawiki...deploy)

2015-11-11 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update mobileapps to a07dc5c .. Update mobileapps to a07dc5c List of changes: dd05904 Tests: Replace test.wp/Test with en.wp/Foobar a07dc5c MW API: Use POST

[MediaWiki-commits] [Gerrit] Update spec test - change (mediawiki...mathoid)

2015-11-12 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update spec test .. Update spec test Change-Id: I1772ea811626c2368f8710c0110c1db0fcaf8b34 --- M spec.yaml 1 file changed, 35 insertions(+), 1 deletion(-)

[MediaWiki-commits] [Gerrit] Update restbase to 8deb9bc - change (mediawiki...deploy)

2015-11-12 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update restbase to 8deb9bc .. Update restbase to 8deb9bc List of changes: 68b3bc9 key_value mod: Support supplying the TID properly on store e405cce

[MediaWiki-commits] [Gerrit] Update restbase to 8deb9bc - change (mediawiki...deploy)

2015-11-12 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/252687 Change subject: Update restbase to 8deb9bc .. Update restbase to 8deb9bc List of changes: 68b3bc9 key_value mod: Support supplying the TID

[MediaWiki-commits] [Gerrit] Remove mobile-html route - change (mediawiki...mobileapps)

2015-11-15 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Remove mobile-html route .. Remove mobile-html route Also removed www folder which was only used by the mobile-html route. Reintroduced the static folder

[MediaWiki-commits] [Gerrit] Rename mobile-html-sections to mobile-sections - change (mediawiki...mobileapps)

2015-11-16 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Rename mobile-html-sections to mobile-sections .. Rename mobile-html-sections to mobile-sections The "html" part of mobile-html-sections* routes is

[MediaWiki-commits] [Gerrit] Move media info to media route - change (mediawiki...mobileapps)

2015-11-16 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Move media info to media route .. Move media info to media route The amount of media / gallery info can be substantial. We don't always need it. So, it's

[MediaWiki-commits] [Gerrit] Add route for mobile-summary - change (mediawiki...mobileapps)

2015-11-16 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Add route for mobile-summary .. Add route for mobile-summary The overlap between what we need for the lead section and previews is not as big as originally

[MediaWiki-commits] [Gerrit] Update restbase to 6a022fc - change (mediawiki...deploy)

2015-11-12 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/252694 Change subject: Update restbase to 6a022fc .. Update restbase to 6a022fc List of changes: 8917285 Validator: Do not validate non-string

[MediaWiki-commits] [Gerrit] Update restbase to 6a022fc - change (mediawiki...deploy)

2015-11-12 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update restbase to 6a022fc .. Update restbase to 6a022fc List of changes: 8917285 Validator: Do not validate non-string values xxx Update node module

[MediaWiki-commits] [Gerrit] Enable texvcinfo on vagrant - change (mediawiki/vagrant)

2015-11-11 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Enable texvcinfo on vagrant .. Enable texvcinfo on vagrant Change-Id: I1e5f0b0ee0cc8c296386a2d9e39ac74b0178d669 --- M puppet/hieradata/common.yaml M

[MediaWiki-commits] [Gerrit] Hygiene: add JSHint to development dependencies - change (mediawiki...mobileapps)

2015-11-11 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Hygiene: add JSHint to development dependencies .. Hygiene: add JSHint to development dependencies A .jshintrc and .jshintignore are specified indicating

[MediaWiki-commits] [Gerrit] RESTBase / Parsoid: Always use localhost for contacting the API - change (mediawiki/vagrant)

2015-11-11 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/252598 Change subject: RESTBase / Parsoid: Always use localhost for contacting the API .. RESTBase / Parsoid: Always use localhost for contacting

[MediaWiki-commits] [Gerrit] Update restbase to 106bfef - change (mediawiki...deploy)

2015-11-17 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/253609 Change subject: Update restbase to 106bfef .. Update restbase to 106bfef List of changes: xxx Update node module dependencies

[MediaWiki-commits] [Gerrit] Update restbase to 106bfef - change (mediawiki...deploy)

2015-11-17 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update restbase to 106bfef .. Update restbase to 106bfef List of changes: xxx Update node module dependencies Change-Id:

[MediaWiki-commits] [Gerrit] Update to service-template-node v0.2.2 - change (mediawiki...citoid)

2015-11-02 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update to service-template-node v0.2.2 .. Update to service-template-node v0.2.2 - Logging: log only whitelisted headers for privacy reasons - Routes:

[MediaWiki-commits] [Gerrit] Update restbase to d0c5176 - change (mediawiki...deploy)

2015-11-02 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update restbase to d0c5176 .. Update restbase to d0c5176 List of changes: 220b21a Patch to remove all-years parameter b7ebbce Patch to remove all-years

[MediaWiki-commits] [Gerrit] Update restbase to d0c5176 - change (mediawiki...deploy)

2015-11-02 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/250375 Change subject: Update restbase to d0c5176 .. Update restbase to d0c5176 List of changes: 220b21a Patch to remove all-years parameter

[MediaWiki-commits] [Gerrit] Use Parsoid for new mobile-html-section routes - change (mediawiki...mobileapps)

2015-11-04 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Use Parsoid for new mobile-html-section routes .. Use Parsoid for new mobile-html-section routes Instead of using mobileview for the page content, the

[MediaWiki-commits] [Gerrit] Add new VE RESTBase URL config - change (mediawiki/vagrant)

2015-11-03 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Add new VE RESTBase URL config .. Add new VE RESTBase URL config Used in I2a529434 Change-Id: I65b60ae291c4767c71fc959272edf01eeb1b8d83 --- M

[MediaWiki-commits] [Gerrit] Use mobileview for main pages - change (mediawiki...mobileapps)

2015-11-05 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Use mobileview for main pages .. Use mobileview for main pages For main page only, switch to mobileview content because Parsoid doesn't provide a good

[MediaWiki-commits] [Gerrit] Offload client DOM transformations - change (mediawiki...mobileapps)

2015-11-05 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Offload client DOM transformations .. Offload client DOM transformations Do only the transformations that don't depend on a client setting, the client

[MediaWiki-commits] [Gerrit] Fix test for 404 - change (mediawiki...mobileapps)

2015-11-02 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Fix test for 404 .. Fix test for 404 Weird: Sometimes I get 'https://restbase.org/errors/not_found#page_revisions' and then 'missingtitle' when running the

[MediaWiki-commits] [Gerrit] Update mobileapps to 18ec7d9 - change (mediawiki...deploy)

2015-11-02 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update mobileapps to 18ec7d9 .. Update mobileapps to 18ec7d9 List of changes: aa73206 ETag: Reuse RESTBase's ETag header if available 6cae2c5 Update to

[MediaWiki-commits] [Gerrit] Update mobileapps to 18ec7d9 - change (mediawiki...deploy)

2015-11-02 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/250404 Change subject: Update mobileapps to 18ec7d9 .. Update mobileapps to 18ec7d9 List of changes: aa73206 ETag: Reuse RESTBase's ETag header if

[MediaWiki-commits] [Gerrit] Bump service-runner version - change (mediawiki...mobileapps)

2015-11-02 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/250400 Change subject: Bump service-runner version .. Bump service-runner version service-runner v0.3.1 brings logging improvements and bug fixes

[MediaWiki-commits] [Gerrit] Update mobileapps to 18ec7d9 - change (mediawiki...deploy)

2015-11-02 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/250402 Change subject: Update mobileapps to 18ec7d9 .. Update mobileapps to 18ec7d9 List of changes: aa73206 ETag: Reuse RESTBase's ETag header if

[MediaWiki-commits] [Gerrit] Update mobileapps to 18ec7d9 - change (mediawiki...deploy)

2015-11-02 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/250403 Change subject: Update mobileapps to 18ec7d9 .. Update mobileapps to 18ec7d9 List of changes: aa73206 ETag: Reuse RESTBase's ETag header if

[MediaWiki-commits] [Gerrit] Update restbase to 7fde654 - change (mediawiki...deploy)

2015-11-06 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/251513 Change subject: Update restbase to 7fde654 .. Update restbase to 7fde654 List of changes: xxx Update node module dependencies

[MediaWiki-commits] [Gerrit] Update restbase to 061fe8d - change (mediawiki...deploy)

2015-11-06 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/251514 Change subject: Update restbase to 061fe8d .. Update restbase to 061fe8d List of changes: ca743a6 Pageviews: Use DTCS for the article flat

[MediaWiki-commits] [Gerrit] Update restbase to 061fe8d - change (mediawiki...deploy)

2015-11-06 Thread Mobrovac (Code Review)
Mobrovac has submitted this change and it was merged. Change subject: Update restbase to 061fe8d .. Update restbase to 061fe8d List of changes: ca743a6 Pageviews: Use DTCS for the article flat column family xxx Update node

[MediaWiki-commits] [Gerrit] Parsoid: Set up the VRS entry - change (mediawiki/vagrant)

2015-10-16 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/246888 Change subject: Parsoid: Set up the VRS entry .. Parsoid: Set up the VRS entry This patch sets up the VRS configuration for Parsoid

[MediaWiki-commits] [Gerrit] Update to service-template-node v0.2.2 - change (mediawiki...mathoid)

2015-10-19 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/247257 Change subject: Update to service-template-node v0.2.2 .. Update to service-template-node v0.2.2 - Logging: log only whitelisted headers

[MediaWiki-commits] [Gerrit] Update to service-template-node v0.2.2 - change (mediawiki...citoid)

2015-10-19 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/247274 Change subject: Update to service-template-node v0.2.2 .. Update to service-template-node v0.2.2 - Logging: log only whitelisted headers

[MediaWiki-commits] [Gerrit] Update to service-template-node v0.2.2 - change (mediawiki...mobileapps)

2015-10-19 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/247279 Change subject: Update to service-template-node v0.2.2 .. Update to service-template-node v0.2.2 - Logging: log only whitelisted headers

[MediaWiki-commits] [Gerrit] RESTBase VRS: No Parsoid compatibility - change (mediawiki/vagrant)

2015-10-14 Thread Mobrovac (Code Review)
Mobrovac has uploaded a new change for review. https://gerrit.wikimedia.org/r/246165 Change subject: RESTBase VRS: No Parsoid compatibility .. RESTBase VRS: No Parsoid compatibility When the RESTBase Virtual REST Service was

<    1   2   3   4   5   6   7   8   9   10   >