[MediaWiki-commits] [Gerrit] Add commonswiki prefix by default - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Add commonswiki prefix by default .. Add commonswiki prefix by default Change-Id: Id504ba7d6ea1d170023973c8823fc7501eb09e0a --- M

[MediaWiki-commits] [Gerrit] Created an AccumChain obj to use in AsyncTTM transformTokens... - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Created an AccumChain obj to use in AsyncTTM transformTokens loop. .. Created an AccumChain obj to use in AsyncTTM transformTokens loop. * Used to be a var

[MediaWiki-commits] [Gerrit] Process HTML pre.../pre as a single, self-contained token - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Process HTML pre.../pre as a single, self-contained token .. Process HTML pre.../pre as a single, self-contained token * Avoids the nested pre issue in the

[MediaWiki-commits] [Gerrit] Better error handling in the ParserService - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Better error handling in the ParserService .. Better error handling in the ParserService 200b9eae019de50aa770c7fdf2daacb82c9080ce and

[MediaWiki-commits] [Gerrit] Merge (Bug 57618) Bug fix in dom-fragment unpacking of tran... - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Merge (Bug 57618) Bug fix in dom-fragment unpacking of transcluded extensions .. Merge (Bug 57618) Bug fix in dom-fragment unpacking of transcluded extensions

[MediaWiki-commits] [Gerrit] Merge Created an AccumChain obj to use in AsyncTTM transfor... - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Merge Created an AccumChain obj to use in AsyncTTM transformTokens loop. .. Merge Created an AccumChain obj to use in AsyncTTM transformTokens loop. --- 0

[MediaWiki-commits] [Gerrit] Bug 56282: Enable gzip compression support, the sequel - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Bug 56282: Enable gzip compression support, the sequel .. Bug 56282: Enable gzip compression support, the sequel Varnish will * always send 'Accept-Encoding:

[MediaWiki-commits] [Gerrit] Merge Fixed buggy generation/application of changetrees to ... - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Merge Fixed buggy generation/application of changetrees to simulate edits .. Merge Fixed buggy generation/application of changetrees to simulate edits --- 0

[MediaWiki-commits] [Gerrit] server: make master and worker exit(0) - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: server: make master and worker exit(0) .. server: make master and worker exit(0) For some reason the master and workers process are exiting with error code 1.

[MediaWiki-commits] [Gerrit] Prevent duplicate tests in round-trip testing - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Prevent duplicate tests in round-trip testing .. Prevent duplicate tests in round-trip testing There were some cases of sending the same page to different

[MediaWiki-commits] [Gerrit] (Bug 56983) Correctly serialize magic words added on client - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: (Bug 56983) Correctly serialize magic words added on client .. (Bug 56983) Correctly serialize magic words added on client * Added generic support for

[MediaWiki-commits] [Gerrit] Merge Bug 56282: Enable gzip compression support, the sequel - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Merge Bug 56282: Enable gzip compression support, the sequel .. Merge Bug 56282: Enable gzip compression support, the sequel --- 0 files changed, 0

[MediaWiki-commits] [Gerrit] server: list number of worker about to be spawned - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: server: list number of worker about to be spawned .. server: list number of worker about to be spawned I am too lazy to count the worker(###) loading... lines

[MediaWiki-commits] [Gerrit] default php entry point - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: default php entry point .. default php entry point The Wikimedia Jenkins jobs expect MediaWiki extensions to have a default entry point for the extension.

[MediaWiki-commits] [Gerrit] Bug 56820: Don't fetch wikitext source if oldid is missing - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Bug 56820: Don't fetch wikitext source if oldid is missing .. Bug 56820: Don't fetch wikitext source if oldid is missing We can only fetch the page source if

[MediaWiki-commits] [Gerrit] Merge default php entry point - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Merge default php entry point .. Merge default php entry point --- 0 files changed, 0 insertions(+), 0 deletions(-) -- To view, visit

[MediaWiki-commits] [Gerrit] Some clean-up and fixes for the external API - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Some clean-up and fixes for the external API .. Some clean-up and fixes for the external API * Use relative redirects so that they work both using internal

[MediaWiki-commits] [Gerrit] Fix css decoding in the sanitizer - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Fix css decoding in the sanitizer .. Fix css decoding in the sanitizer While investigating our handling of the non-IE6 part of bug 55332, I noticed that our

[MediaWiki-commits] [Gerrit] (Bug 56733) Fixed bug serialization template args containing... - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: (Bug 56733) Fixed bug serialization template args containing : .. (Bug 56733) Fixed bug serialization template args containing : * Template arg escaping

[MediaWiki-commits] [Gerrit] tagId was incorrectly used as tsr info in TreeBuilderFixups - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: tagId was incorrectly used as tsr info in TreeBuilderFixups .. tagId was incorrectly used as tsr info in TreeBuilderFixups * Populates data-stag with tag tsr

[MediaWiki-commits] [Gerrit] Fixed DSR errors introduced by DOM spec changes - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Fixed DSR errors introduced by DOM spec changes .. Fixed DSR errors introduced by DOM spec changes * DSR computation used DOM Spec markers on A-tags to detect

[MediaWiki-commits] [Gerrit] Treat WikiLink/Category like PageProp/Category while seriali... - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Treat WikiLink/Category like PageProp/Category while serializing .. Treat WikiLink/Category like PageProp/Category while serializing * We've had bug reports

[MediaWiki-commits] [Gerrit] Merge Default initial MW page is Main Page (capitalized P) - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Merge Default initial MW page is Main Page (capitalized P) .. Merge Default initial MW page is Main Page (capitalized P) --- 0 files changed, 0 insertions(+),

[MediaWiki-commits] [Gerrit] Merge Fix css decoding in the sanitizer - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Merge Fix css decoding in the sanitizer .. Merge Fix css decoding in the sanitizer --- 0 files changed, 0 insertions(+), 0 deletions(-) -- To view, visit

[MediaWiki-commits] [Gerrit] Merge (Bug 56733) Fixed bug serialization template args con... - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Merge (Bug 56733) Fixed bug serialization template args containing : .. Merge (Bug 56733) Fixed bug serialization template args containing : --- 0 files

[MediaWiki-commits] [Gerrit] Remove 'wiki' from prefix to get the actual wikipedia URL - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Remove 'wiki' from prefix to get the actual wikipedia URL .. Remove 'wiki' from prefix to get the actual wikipedia URL TODO: Make this more intelligent when

[MediaWiki-commits] [Gerrit] Change round-trip test db page prefix to 24 chars - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Change round-trip test db page prefix to 24 chars .. Change round-trip test db page prefix to 24 chars Change-Id: I0761d0da8e1cfa57e0bdc16cc6087d290f68e0af

[MediaWiki-commits] [Gerrit] Default initial MW page is Main Page (capitalized P) - change (mediawiki...parsoid)

2013-12-13 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Default initial MW page is Main Page (capitalized P) .. Default initial MW page is Main Page (capitalized P) Change-Id:

[MediaWiki-commits] [Gerrit] Bug 51273: Support per-wiki API proxies - change (mediawiki...Parsoid)

2013-12-12 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/101052 Change subject: Bug 51273: Support per-wiki API proxies .. Bug 51273: Support per-wiki API proxies We had to disable direct access to the

[MediaWiki-commits] [Gerrit] Bug 58355: Accept html pre with attribute and trailing space - change (mediawiki...Parsoid)

2013-12-12 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/101162 Change subject: Bug 58355: Accept html pre with attribute and trailing space .. Bug 58355: Accept html pre with attribute and trailing space

[MediaWiki-commits] [Gerrit] Bug 50523: Hard-code Wikipedia rather than MW defaults - change (mediawiki...Parsoid)

2013-12-09 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/100393 Change subject: Bug 50523: Hard-code Wikipedia rather than MW defaults .. Bug 50523: Hard-code Wikipedia rather than MW defaults Our main

[MediaWiki-commits] [Gerrit] Bug 58212: Configure wiktionary by default as well - change (mediawiki...Parsoid)

2013-12-09 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/100410 Change subject: Bug 58212: Configure wiktionary by default as well .. Bug 58212: Configure wiktionary by default as well Change-Id:

[MediaWiki-commits] [Gerrit] Disable proxy for ParsoidCacheRequest - change (mediawiki...Parsoid)

2013-12-09 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/100431 Change subject: Disable proxy for ParsoidCacheRequest .. Disable proxy for ParsoidCacheRequest Change-Id:

[MediaWiki-commits] [Gerrit] Minor cleanup: Only forward cookie if set - change (mediawiki...Parsoid)

2013-12-06 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/99689 Change subject: Minor cleanup: Only forward cookie if set .. Minor cleanup: Only forward cookie if set These forwarded cookies did not affect

[MediaWiki-commits] [Gerrit] Bug 58054: Implement URL link parenthesis heuristic - change (mediawiki...Parsoid)

2013-12-05 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/99587 Change subject: Bug 58054: Implement URL link parenthesis heuristic .. Bug 58054: Implement URL link parenthesis heuristic Change-Id:

[MediaWiki-commits] [Gerrit] Bug 57416: Fix serialization of interwiki links with query s... - change (mediawiki...Parsoid)

2013-12-03 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/98903 Change subject: Bug 57416: Fix serialization of interwiki links with query string or fragment id .. Bug 57416: Fix serialization of interwiki

[MediaWiki-commits] [Gerrit] Bug 54438: First part of core change 97caae596: support time... - change (mediawiki...Parsoid)

2013-12-03 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/99011 Change subject: Bug 54438: First part of core change 97caae596: support time/data/mark elements .. Bug 54438: First part of core change

[MediaWiki-commits] [Gerrit] Bug 57251: Lowercase attributes before sanitization - change (mediawiki...Parsoid)

2013-12-03 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/99018 Change subject: Bug 57251: Lowercase attributes before sanitization .. Bug 57251: Lowercase attributes before sanitization This avoids

[MediaWiki-commits] [Gerrit] Bug 57707: Hotfix, don't push undefined onto wikitext array - change (mediawiki...Parsoid)

2013-12-03 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/99022 Change subject: Bug 57707: Hotfix, don't push undefined onto wikitext array .. Bug 57707: Hotfix, don't push undefined onto wikitext array

[MediaWiki-commits] [Gerrit] Bug 56691: Handle page names starting with a slash - change (mediawiki...Parsoid)

2013-12-02 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/98718 Change subject: Bug 56691: Handle page names starting with a slash .. Bug 56691: Handle page names starting with a slash Change-Id:

[MediaWiki-commits] [Gerrit] WIP Bug 56282: Gzip all Parsoid HTML before storing it in Va... - change (operations/puppet)

2013-11-25 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/97647 Change subject: WIP Bug 56282: Gzip all Parsoid HTML before storing it in Varnish .. WIP Bug 56282: Gzip all Parsoid HTML before storing it

[MediaWiki-commits] [Gerrit] Bug 56282: Enable gzip compression support, attempt 2 - change (mediawiki...Parsoid)

2013-11-25 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/97652 Change subject: Bug 56282: Enable gzip compression support, attempt 2 .. Bug 56282: Enable gzip compression support, attempt 2 It seems that

[MediaWiki-commits] [Gerrit] Bug 56820: Don't fetch wikitext source if oldid is missing - change (mediawiki...Parsoid)

2013-11-20 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/96667 Change subject: Bug 56820: Don't fetch wikitext source if oldid is missing .. Bug 56820: Don't fetch wikitext source if oldid is missing We

[MediaWiki-commits] [Gerrit] Remove some cruft from web service entry page - change (mediawiki...Parsoid)

2013-11-19 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/96404 Change subject: Remove some cruft from web service entry page .. Remove some cruft from web service entry page Change-Id:

[MediaWiki-commits] [Gerrit] Properly reset inPre state in the pre handler - change (mediawiki...Parsoid)

2013-11-19 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/96407 Change subject: Properly reset inPre state in the pre handler .. Properly reset inPre state in the pre handler Also added a parser test that

[MediaWiki-commits] [Gerrit] Add commonswiki prefix by default - change (mediawiki...Parsoid)

2013-11-18 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/96069 Change subject: Add commonswiki prefix by default .. Add commonswiki prefix by default Change-Id: Id504ba7d6ea1d170023973c8823fc7501eb09e0a

[MediaWiki-commits] [Gerrit] Some clean-up and fixes for the external API - change (mediawiki...Parsoid)

2013-11-14 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/95442 Change subject: Some clean-up and fixes for the external API .. Some clean-up and fixes for the external API * Use relative redirects so that

[MediaWiki-commits] [Gerrit] Adjust prefix to new format - change (integration/jenkins-job-builder-config)

2013-11-14 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/95475 Change subject: Adjust prefix to new format .. Adjust prefix to new format Change-Id: Ibbb2675ba68d5d890739cc315183e8aa7adbbd71 --- M

[MediaWiki-commits] [Gerrit] Update AccessDeniedError message to reflect private wiki sup... - change (mediawiki...Parsoid)

2013-11-13 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/95281 Change subject: Update AccessDeniedError message to reflect private wiki support .. Update AccessDeniedError message to reflect private wiki

[MediaWiki-commits] [Gerrit] Fix css decoding in the sanitizer - change (mediawiki...Parsoid)

2013-11-09 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/94517 Change subject: Fix css decoding in the sanitizer .. Fix css decoding in the sanitizer While investigating our handling of the non-IE6 part

[MediaWiki-commits] [Gerrit] Fix CurlMultiClient and improve error handling in Parsoid job - change (mediawiki...Parsoid)

2013-11-08 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/94431 Change subject: Fix CurlMultiClient and improve error handling in Parsoid job .. Fix CurlMultiClient and improve error handling in Parsoid job

[MediaWiki-commits] [Gerrit] Update Parsoid to 3c18560f0 - change (mediawiki/core)

2013-11-08 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/94450 Change subject: Update Parsoid to 3c18560f0 .. Update Parsoid to 3c18560f0 Change-Id: If63527d44fc0deadc14277951b1648bdd83350c5 --- M

[MediaWiki-commits] [Gerrit] Update Parsoid to 3c18560f0 - change (mediawiki/core)

2013-11-08 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/94459 Change subject: Update Parsoid to 3c18560f0 .. Update Parsoid to 3c18560f0 Change-Id: I5dfcbe5cf7add5e43df97bc7fac557abfa1285eb --- M

[MediaWiki-commits] [Gerrit] Update Parsoid to 3c18560f0 - change (mediawiki/core)

2013-11-08 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Update Parsoid to 3c18560f0 .. Update Parsoid to 3c18560f0 Change-Id: I5dfcbe5cf7add5e43df97bc7fac557abfa1285eb --- M extensions/Parsoid 1 file changed, 0

[MediaWiki-commits] [Gerrit] Update Parsoid to 3c18560f0 - change (mediawiki/core)

2013-11-08 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Update Parsoid to 3c18560f0 .. Update Parsoid to 3c18560f0 Change-Id: If63527d44fc0deadc14277951b1648bdd83350c5 --- M extensions/Parsoid 1 file changed, 0

[MediaWiki-commits] [Gerrit] Re-parse selser DOM to avoid confusing failures without caching - change (mediawiki...Parsoid)

2013-11-07 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/94259 Change subject: Re-parse selser DOM to avoid confusing failures without caching .. Re-parse selser DOM to avoid confusing failures without

[MediaWiki-commits] [Gerrit] Only set cookie header on API requests when one was passed in - change (mediawiki...Parsoid)

2013-11-07 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/94308 Change subject: Only set cookie header on API requests when one was passed in .. Only set cookie header on API requests when one was passed in

[MediaWiki-commits] [Gerrit] Set up this.url for ParsoidCacheRequest too - change (mediawiki...Parsoid)

2013-11-07 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/94315 Change subject: Set up this.url for ParsoidCacheRequest too .. Set up this.url for ParsoidCacheRequest too This is used to report cache

[MediaWiki-commits] [Gerrit] WIP: Use two independent parses in _rtselser - change (mediawiki...Parsoid)

2013-11-05 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/93778 Change subject: WIP: Use two independent parses in _rtselser .. WIP: Use two independent parses in _rtselser This does not seem to make much

[MediaWiki-commits] [Gerrit] Revert Upgrade express to 3.x and enable compression - change (mediawiki...Parsoid)

2013-11-05 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Revert Upgrade express to 3.x and enable compression .. Revert Upgrade express to 3.x and enable compression This reverts commit

[MediaWiki-commits] [Gerrit] Revert Parse multipart/form-data with busboy - change (mediawiki...Parsoid)

2013-11-05 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Revert Parse multipart/form-data with busboy .. Revert Parse multipart/form-data with busboy This reverts commit 7dfafc3eab9a1b0ad7a9b5ef24ab161ec9983072.

[MediaWiki-commits] [Gerrit] Increase cache request timeout to 60s - change (mediawiki...Parsoid)

2013-11-05 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/93896 Change subject: Increase cache request timeout to 60s .. Increase cache request timeout to 60s On cache miss we'd still like to get a DOM for

[MediaWiki-commits] [Gerrit] Don't perform any recursive requests from recursive requests - change (mediawiki...Parsoid)

2013-11-05 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/93902 Change subject: Don't perform any recursive requests from recursive requests .. Don't perform any recursive requests from recursive requests

[MediaWiki-commits] [Gerrit] Use UTF8 busboy version by default - change (mediawiki...Parsoid)

2013-11-04 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/93624 Change subject: Use UTF8 busboy version by default .. Use UTF8 busboy version by default Change-Id: I6b67bcf827dd125e2cda0769a284ec3ee1b4d5de

[MediaWiki-commits] [Gerrit] Disable gzip encoding support - change (mediawiki...Parsoid)

2013-11-04 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/93639 Change subject: Disable gzip encoding support .. Disable gzip encoding support Change-Id: I0afad24fa29c975504395d346ce94e001a1de315 --- M

[MediaWiki-commits] [Gerrit] Fix a _rtselser crash - change (mediawiki...Parsoid)

2013-11-04 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/93646 Change subject: Fix a _rtselser crash .. Fix a _rtselser crash Change-Id: Ia7675faba8ffaa64cb24c9dc1c1a42a30b88ce2a --- M

[MediaWiki-commits] [Gerrit] Don't assume that trs are two wide, and check for null befor... - change (mediawiki...Parsoid)

2013-11-01 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/93090 Change subject: Don't assume that trs are two wide, and check for null before marking as html .. Don't assume that trs are two wide, and

[MediaWiki-commits] [Gerrit] Bug 56489: Allow content attribute on parsoid-generated meta... - change (mediawiki...Parsoid)

2013-11-01 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/93108 Change subject: Bug 56489: Allow content attribute on parsoid-generated meta tokens .. Bug 56489: Allow content attribute on

[MediaWiki-commits] [Gerrit] Fix errCB in web service - change (mediawiki...Parsoid)

2013-10-30 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/92816 Change subject: Fix errCB in web service .. Fix errCB in web service The capitalization was wrong. Change-Id:

[MediaWiki-commits] [Gerrit] Upgrade express to 3.x and enable compression - change (mediawiki...Parsoid)

2013-10-29 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/92611 Change subject: Upgrade express to 3.x and enable compression .. Upgrade express to 3.x and enable compression Change-Id:

[MediaWiki-commits] [Gerrit] Disable persistent connections in curl client - change (mediawiki...Parsoid)

2013-10-28 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/92327 Change subject: Disable persistent connections in curl client .. Disable persistent connections in curl client This is a port of

[MediaWiki-commits] [Gerrit] Bug 56058: Use https to pull in es6-shim - change (mediawiki...Parsoid)

2013-10-28 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/92345 Change subject: Bug 56058: Use https to pull in es6-shim .. Bug 56058: Use https to pull in es6-shim Change-Id:

[MediaWiki-commits] [Gerrit] Bug 52938: Don't trigger indent pre on tabs - change (mediawiki...Parsoid)

2013-10-28 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/92364 Change subject: Bug 52938: Don't trigger indent pre on tabs .. Bug 52938: Don't trigger indent pre on tabs Change-Id:

[MediaWiki-commits] [Gerrit] Bug 56195: Only trigger indent-pre on space - change (mediawiki...Parsoid)

2013-10-28 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/92416 Change subject: Bug 56195: Only trigger indent-pre on space .. Bug 56195: Only trigger indent-pre on space This causes some extra selser

[MediaWiki-commits] [Gerrit] Pull fresh es6-shim 0.9.1 release - change (mediawiki...Parsoid)

2013-10-28 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/92417 Change subject: Pull fresh es6-shim 0.9.1 release .. Pull fresh es6-shim 0.9.1 release Change-Id: Ia7e38e92d25687fe30b072465531ab2ddd0816df

[MediaWiki-commits] [Gerrit] WIP Bug 54946: Alternative solution for pre tokenization - change (mediawiki...Parsoid)

2013-10-28 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/92469 Change subject: WIP Bug 54946: Alternative solution for pre tokenization .. WIP Bug 54946: Alternative solution for pre tokenization This

[MediaWiki-commits] [Gerrit] Sudo for gwicke on cassandra test cluster - change (operations/puppet)

2013-10-21 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/91046 Change subject: Sudo for gwicke on cassandra test cluster .. Sudo for gwicke on cassandra test cluster

[MediaWiki-commits] [Gerrit] Preserve non-canonical interwiki prefixes - change (mediawiki...Parsoid)

2013-10-18 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/90641 Change subject: Preserve non-canonical interwiki prefixes .. Preserve non-canonical interwiki prefixes Test case: [[wikipedia:Foo]] vs.

[MediaWiki-commits] [Gerrit] Only minimize interwikis when content was edited - change (mediawiki...Parsoid)

2013-10-17 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/90412 Change subject: Only minimize interwikis when content was edited .. Only minimize interwikis when content was edited Change-Id:

[MediaWiki-commits] [Gerrit] WIP: sanitize void tags and drop attributes for end tags - change (mediawiki...Parsoid)

2013-10-17 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/90449 Change subject: WIP: sanitize void tags and drop attributes for end tags .. WIP: sanitize void tags and drop attributes for end tags

[MediaWiki-commits] [Gerrit] Fix two crashers - change (mediawiki...Parsoid)

2013-10-16 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/90180 Change subject: Fix two crashers .. Fix two crashers Fixes the following two crashes: == ERROR in

[MediaWiki-commits] [Gerrit] Rename performance.parsoid.domLoad to performance.domLoad - change (mediawiki...VisualEditor)

2013-10-16 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/90258 Change subject: Rename performance.parsoid.domLoad to performance.domLoad .. Rename performance.parsoid.domLoad to performance.domLoad See

[MediaWiki-commits] [Gerrit] Minor: Delete data.parsoid.tmp from body tag. - change (mediawiki...Parsoid)

2013-10-16 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Minor: Delete data.parsoid.tmp from body tag. .. Minor: Delete data.parsoid.tmp from body tag. Change-Id: Ic6b9d238a0f4efd2166e03a88ef0c51bf425ad82 --- M

[MediaWiki-commits] [Gerrit] Add job runners for new Parsoid job types - change (operations/puppet)

2013-10-16 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/90268 Change subject: Add job runners for new Parsoid job types .. Add job runners for new Parsoid job types Parsoid jobs are now split in two

[MediaWiki-commits] [Gerrit] Bug 55418: Exclude new Parsoid job types from default queue - change (operations/mediawiki-config)

2013-10-16 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/90271 Change subject: Bug 55418: Exclude new Parsoid job types from default queue .. Bug 55418: Exclude new Parsoid job types from default queue

[MediaWiki-commits] [Gerrit] Fix a crasher in unpackDOMFragments - change (mediawiki...Parsoid)

2013-10-15 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/90069 Change subject: Fix a crasher in unpackDOMFragments .. Fix a crasher in unpackDOMFragments Change-Id:

[MediaWiki-commits] [Gerrit] Insert defs into svg element, not before it - change (mediawiki...Math)

2013-10-12 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/89485 Change subject: Insert defs into svg element, not before it .. Insert defs into svg element, not before it Change-Id:

[MediaWiki-commits] [Gerrit] Reduce contention in RT server with a random offset - change (mediawiki...Parsoid)

2013-10-12 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/89491 Change subject: Reduce contention in RT server with a random offset .. Reduce contention in RT server with a random offset Use the old

[MediaWiki-commits] [Gerrit] Bug 54262: Serialize new entity to its contents - change (mediawiki...Parsoid)

2013-10-11 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/89356 Change subject: Bug 54262: Serialize new entity to its contents .. Bug 54262: Serialize new entity to its contents Change-Id:

[MediaWiki-commits] [Gerrit] WIP: Move serializeNode to DOMUtils and use it for data-mw too - change (mediawiki...Parsoid)

2013-10-10 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/89022 Change subject: WIP: Move serializeNode to DOMUtils and use it for data-mw too .. WIP: Move serializeNode to DOMUtils and use it for data-mw

[MediaWiki-commits] [Gerrit] Bug 53968: Add XMLSerializer and use it to produce XHTML - change (mediawiki...Parsoid)

2013-10-09 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/88904 Change subject: Bug 53968: Add XMLSerializer and use it to produce XHTML .. Bug 53968: Add XMLSerializer and use it to produce XHTML Add a

[MediaWiki-commits] [Gerrit] Clean up server.js and add heap dump handler using the heapd... - change (mediawiki...Parsoid)

2013-10-08 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/88514 Change subject: Clean up server.js and add heap dump handler using the heapdump module .. Clean up server.js and add heap dump handler using

[MediaWiki-commits] [Gerrit] Fix SVG glyphs and make the service more robust - change (mediawiki...Math)

2013-10-08 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/88678 Change subject: Fix SVG glyphs and make the service more robust .. Fix SVG glyphs and make the service more robust Change-Id:

[MediaWiki-commits] [Gerrit] Bug 55418: Separate edit updates from template/image updates... - change (mediawiki...Parsoid)

2013-10-07 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/88396 Change subject: Bug 55418: Separate edit updates from template/image updates in job queue .. Bug 55418: Separate edit updates from

[MediaWiki-commits] [Gerrit] Add note about libcurl3 / PHP bug in CurlMultiClient - change (mediawiki...Parsoid)

2013-10-07 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/88401 Change subject: Add note about libcurl3 / PHP bug in CurlMultiClient .. Add note about libcurl3 / PHP bug in CurlMultiClient Change-Id:

[MediaWiki-commits] [Gerrit] Provide parse and serialization stats in headers - change (mediawiki...Parsoid)

2013-10-03 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/87483 Change subject: Provide parse and serialization stats in headers .. Provide parse and serialization stats in headers Set *

[MediaWiki-commits] [Gerrit] Update package.json from head - change (mediawiki...contrib)

2013-10-02 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/87287 Change subject: Update package.json from head .. Update package.json from head Change-Id: I8110f2f61f1aa4ef6a8a2d666d9af37d9c31e827 --- M

[MediaWiki-commits] [Gerrit] Bug 54406: Speed up Parsoid job processing - change (operations/puppet)

2013-09-30 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/86745 Change subject: Bug 54406: Speed up Parsoid job processing .. Bug 54406: Speed up Parsoid job processing Parsoid jobs were not dequeued fast

[MediaWiki-commits] [Gerrit] WIP Bug 44483: Forward Cookie header to API - change (mediawiki...Parsoid)

2013-09-21 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/85414 Change subject: WIP Bug 44483: Forward Cookie header to API .. WIP Bug 44483: Forward Cookie header to API By forwarding the Cookie header

[MediaWiki-commits] [Gerrit] WIP: Major DOM spec cleanup - change (mediawiki...Parsoid)

2013-09-18 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. https://gerrit.wikimedia.org/r/84871 Change subject: WIP: Major DOM spec cleanup .. WIP: Major DOM spec cleanup * mw:WikiLink/Interwiki becomes mw:ExtLink. We automatically

<    5   6   7   8   9   10   11   12   13   14   >