[MediaWiki-commits] [Gerrit] Php unit tests fixed - change (mediawiki...ConventionExtension[master])

2012-08-31 Thread Freakolowsky (Code Review)
Freakolowsky has submitted this change and it was merged. Change subject: Php unit tests fixed .. Php unit tests fixed - added some meaningful data for these tests - added dummy user User::newFromName('UTSysop') - fixed other

[MediaWiki-commits] [Gerrit] Deploying OSB to beta - change (operations/mediawiki-config[master])

2012-08-31 Thread Petrb (Code Review)
Petrb has uploaded a new change for review. Change subject: Deploying OSB to beta .. Deploying OSB to beta Deploying extension as a part of review. This extension is scheduled for deployment on enwiki. Change-Id:

[MediaWiki-commits] [Gerrit] Update to new wiki paths - change (translatewiki[master])

2012-08-31 Thread Siebrand (Code Review)
Siebrand has submitted this change and it was merged. Change subject: Update to new wiki paths .. Update to new wiki paths Change-Id: If4ecb32c2eac01c1049245f26536f9cfc0373cd9 --- M bin/bexportall M bin/createmi R

[MediaWiki-commits] [Gerrit] Fix Bug 39800 Tooltip of ULS search results should be in cur... - change (mediawiki...UniversalLanguageSelector[master])

2012-08-31 Thread Nikerabbit (Code Review)
Nikerabbit has submitted this change and it was merged. Change subject: Fix Bug 39800 Tooltip of ULS search results should be in current UI language .. Fix Bug 39800 Tooltip of ULS search results should be in current UI

[MediaWiki-commits] [Gerrit] Fix to allow using the ULS when it is bigger than the viewpo... - change (mediawiki...UniversalLanguageSelector[master])

2012-08-31 Thread Pginer (Code Review)
Pginer has uploaded a new change for review. Change subject: Fix to allow using the ULS when it is bigger than the viewport .. Fix to allow using the ULS when it is bigger than the viewport Small fix that make global scrolling

[MediaWiki-commits] [Gerrit] I18n#1473: Use preferred language for anonymous users - change (mediawiki...UniversalLanguageSelector[master])

2012-08-31 Thread Santhosh (Code Review)
Santhosh has submitted this change and it was merged. Change subject: I18n#1473: Use preferred language for anonymous users .. I18n#1473: Use preferred language for anonymous users Change-Id:

[MediaWiki-commits] [Gerrit] introduced a base for frontend representing constructors - change (mediawiki...Wikibase[master])

2012-08-31 Thread Tobias Gritschacher (Code Review)
Tobias Gritschacher has submitted this change and it was merged. Change subject: introduced a base for frontend representing constructors .. introduced a base for frontend representing constructors This is mainly a huge

[MediaWiki-commits] [Gerrit] selenium tests for undelete - change (mediawiki...Wikibase[master])

2012-08-31 Thread Tobias Gritschacher (Code Review)
Tobias Gritschacher has uploaded a new change for review. Change subject: selenium tests for undelete .. selenium tests for undelete - just some undelete tests - we are not checking for correct behaviour due to conflicts during

[MediaWiki-commits] [Gerrit] Filtering out languages that the ULS doesn't recognize - change (mediawiki...UniversalLanguageSelector[master])

2012-08-31 Thread Nikerabbit (Code Review)
Nikerabbit has submitted this change and it was merged. Change subject: Filtering out languages that the ULS doesn't recognize .. Filtering out languages that the ULS doesn't recognize Change-Id:

[MediaWiki-commits] [Gerrit] Fix to allow using the ULS when it is bigger than the viewpo... - change (mediawiki...UniversalLanguageSelector[master])

2012-08-31 Thread Santhosh (Code Review)
Santhosh has submitted this change and it was merged. Change subject: Fix to allow using the ULS when it is bigger than the viewport .. Fix to allow using the ULS when it is bigger than the viewport Small fix that make global

[MediaWiki-commits] [Gerrit] Re-architect PEF ahead of redeployment - change (mediawiki...E3Experiments[master])

2012-08-31 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. Change subject: Re-architect PEF ahead of redeployment .. Re-architect PEF ahead of redeployment 1) Auto-register handlers. Evil as PHP is evil. I will ferociously defend my

[MediaWiki-commits] [Gerrit] disallow robots on beta - change (operations/mediawiki-config[master])

2012-08-31 Thread Hashar (Code Review)
Hashar has submitted this change and it was merged. Change subject: disallow robots on beta .. disallow robots on beta Change-Id: I29d729173e673b0422a587a289bf22df9c1ab4ea --- M live-1.5/robots.php 1 file changed, 2

[MediaWiki-commits] [Gerrit] $wgDBerrorLogInUTC - $wgDBerrorLogTZ - change (operations/mediawiki-config[master])

2012-08-31 Thread Hashar (Code Review)
Hashar has submitted this change and it was merged. Change subject: $wgDBerrorLogInUTC - $wgDBerrorLogTZ .. $wgDBerrorLogInUTC - $wgDBerrorLogTZ This is linked to I7a5086f84310f50a1929e07bd2e6527a518424b2 Change-Id:

[MediaWiki-commits] [Gerrit] rewrite and deprecate two ajax throbber related CSS classes - change (mediawiki/core[master])

2012-08-31 Thread Matmarex (Code Review)
Matmarex has uploaded a new change for review. Change subject: rewrite and deprecate two ajax throbber related CSS classes .. rewrite and deprecate two ajax throbber related CSS classes Deprecate CSS classes .mw-ajax-loader and

[MediaWiki-commits] [Gerrit] Fixed bug where aliases would be broader than grid layout - change (mediawiki...Wikibase[master])

2012-08-31 Thread Tobias Gritschacher (Code Review)
Tobias Gritschacher has submitted this change and it was merged. Change subject: Fixed bug where aliases would be broader than grid layout .. Fixed bug where aliases would be broader than grid layout The max-width for aliases

[MediaWiki-commits] [Gerrit] Bug 39818 - Prevent self-moderation of ArticleFeedback posts - change (mediawiki...ArticleFeedbackv5[master])

2012-08-31 Thread Matthias Mullie (Code Review)
Matthias Mullie has uploaded a new change for review. Change subject: Bug 39818 - Prevent self-moderation of ArticleFeedback posts .. Bug 39818 - Prevent self-moderation of ArticleFeedback posts - Meanwhile removed the

[MediaWiki-commits] [Gerrit] replace the status bar with an icon to be less problem-prone... - change (mediawiki...OnlineStatusBar[master])

2012-08-31 Thread Matmarex (Code Review)
Matmarex has uploaded a new change for review. Change subject: replace the status bar with an icon to be less problem-prone and neater .. replace the status bar with an icon to be less problem-prone and neater Instead of

[MediaWiki-commits] [Gerrit] Replace deprecated wfMsg* calls with Message class calls. - change (mediawiki/core[master])

2012-08-31 Thread IAlex (Code Review)
IAlex has submitted this change and it was merged. Change subject: Replace deprecated wfMsg* calls with Message class calls. .. Replace deprecated wfMsg* calls with Message class calls. Last round of easy replacements. About

[MediaWiki-commits] [Gerrit] Simple speed optimization of input auto expansion (2) - change (mediawiki...Wikibase[master])

2012-08-31 Thread Daniel Werner (Code Review)
Daniel Werner has uploaded a new change for review. Change subject: Simple speed optimization of input auto expansion (2) .. Simple speed optimization of input auto expansion (2) This is the same as I9e493f0d which went crazy

[MediaWiki-commits] [Gerrit] Simple speed optimization of input auto expansion (2) - change (mediawiki...Wikibase[master])

2012-08-31 Thread Daniel Werner (Code Review)
Daniel Werner has submitted this change and it was merged. Change subject: Simple speed optimization of input auto expansion (2) .. Simple speed optimization of input auto expansion (2) This is the same as I9e493f0d which went

[MediaWiki-commits] [Gerrit] selenium tests for undelete - change (mediawiki...Wikibase[master])

2012-08-31 Thread Jens Ohlig (Code Review)
Jens Ohlig has submitted this change and it was merged. Change subject: selenium tests for undelete .. selenium tests for undelete - just some undelete tests - additional tests for checking correct behaviour on conflicts while

[MediaWiki-commits] [Gerrit] (Bug 37685) Initial commit for checking edit conflicts - change (mediawiki...Wikibase[master])

2012-08-31 Thread Daniel Kinzler (Code Review)
Daniel Kinzler has submitted this change and it was merged. Change subject: (Bug 37685) Initial commit for checking edit conflicts .. (Bug 37685) Initial commit for checking edit conflicts Checks if the user is the last one to

[MediaWiki-commits] [Gerrit] Added PHP complement for mw.Time. - change (mediawiki/core[master])

2012-08-31 Thread Demon (Code Review)
Demon has submitted this change and it was merged. Change subject: Added PHP complement for mw.Time. .. Added PHP complement for mw.Time. Figured since a JS Timestamp class was being implemented it might be appropriate to

[MediaWiki-commits] [Gerrit] [FileBackend] Reduced CDN purging when CDN is enabled. - change (mediawiki/core[master])

2012-08-31 Thread Demon (Code Review)
Demon has submitted this change and it was merged. Change subject: [FileBackend] Reduced CDN purging when CDN is enabled. .. [FileBackend] Reduced CDN purging when CDN is enabled. Change-Id:

[MediaWiki-commits] [Gerrit] [FileRepo] Made temp zone files use doQuickOperations. - change (mediawiki/core[master])

2012-08-31 Thread Demon (Code Review)
Demon has submitted this change and it was merged. Change subject: [FileRepo] Made temp zone files use doQuickOperations. .. [FileRepo] Made temp zone files use doQuickOperations. * This avoids stat and journaling overhead.

[MediaWiki-commits] [Gerrit] (bug 38333) Check global blocks on account create - change (mediawiki/core[REL1_19])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has uploaded a new change for review. Change subject: (bug 38333) Check global blocks on account create .. (bug 38333) Check global blocks on account create Before displaying an account creation form, checks against

[MediaWiki-commits] [Gerrit] (bug 37587) Enforce language codes to be html safe - change (mediawiki/core[REL1_19])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has uploaded a new change for review. Change subject: (bug 37587) Enforce language codes to be html safe .. (bug 37587) Enforce language codes to be html safe Fixes bug 37587 and many other issues which might or might

[MediaWiki-commits] [Gerrit] (bug 39180) Set x-frame-options='DENY' for api - change (mediawiki/core[REL1_19])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has uploaded a new change for review. Change subject: (bug 39180) Set x-frame-options='DENY' for api .. (bug 39180) Set x-frame-options='DENY' for api By default, set the x-frame-options header for api result pages to

[MediaWiki-commits] [Gerrit] (bug 39184) LDAP password leakage - change (mediawiki/core[REL1_19])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has uploaded a new change for review. Change subject: (bug 39184) LDAP password leakage .. (bug 39184) LDAP password leakage Change-Id: Ie41bed7ecf5390f8815128c227bae371880a6058 --- M includes/AuthPlugin.php M

[MediaWiki-commits] [Gerrit] (bug 35839) Check permisions for revdel blocks - change (mediawiki/core[REL1_19])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has uploaded a new change for review. Change subject: (bug 35839) Check permisions for revdel blocks .. (bug 35839) Check permisions for revdel blocks If a block includes the Hide username to revdel the username, check

[MediaWiki-commits] [Gerrit] (Bug 39700) Fix for html injection - change (mediawiki/core[REL1_19])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has uploaded a new change for review. Change subject: (Bug 39700) Fix for html injection .. (Bug 39700) Fix for html injection Change-Id: Ia3b6098b707ba50fe9298196f321656d1fafe585 --- M includes/Linker.php M

[MediaWiki-commits] [Gerrit] (bug 38333) Check global blocks on account create - change (mediawiki/core[REL1_18])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has uploaded a new change for review. Change subject: (bug 38333) Check global blocks on account create .. (bug 38333) Check global blocks on account create Change-Id: I06a44a5b93e24ef2f9e4f17b8a3b2e2872bbe74e --- M

[MediaWiki-commits] [Gerrit] (bug 37587) Enforce language codes to be html safe - change (mediawiki/core[REL1_18])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has uploaded a new change for review. Change subject: (bug 37587) Enforce language codes to be html safe .. (bug 37587) Enforce language codes to be html safe Fixes bug 37587 and many other issues which might or might

[MediaWiki-commits] [Gerrit] (bug 39180) Set x-frame-options='DENY' for api - change (mediawiki/core[REL1_18])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has uploaded a new change for review. Change subject: (bug 39180) Set x-frame-options='DENY' for api .. (bug 39180) Set x-frame-options='DENY' for api By default, set the x-frame-options header for api result pages to

[MediaWiki-commits] [Gerrit] (bug 39184) LDAP password leakage - change (mediawiki/core[REL1_18])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has uploaded a new change for review. Change subject: (bug 39184) LDAP password leakage .. (bug 39184) LDAP password leakage Change-Id: Ie41bed7ecf5390f8815128c227bae371880a6058 --- M includes/AuthPlugin.php M

[MediaWiki-commits] [Gerrit] (bug 35839) Hidden block text leaking to admins - change (mediawiki/core[REL1_18])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has uploaded a new change for review. Change subject: (bug 35839) Hidden block text leaking to admins .. (bug 35839) Hidden block text leaking to admins Change-Id: I729bd256054e78aa3fe15f08a21090e8cd7c9d3e --- M

[MediaWiki-commits] [Gerrit] (bug 39700) Fix for html injection - change (mediawiki/core[REL1_18])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has uploaded a new change for review. Change subject: (bug 39700) Fix for html injection .. (bug 39700) Fix for html injection Change-Id: Ie24201726a7adafecff00321e688a9e406707dce --- M includes/Linker.php M

[MediaWiki-commits] [Gerrit] fix html in item diff table - change (mediawiki...Wikibase[master])

2012-08-31 Thread Daniel Kinzler (Code Review)
Daniel Kinzler has uploaded a new change for review. Change subject: fix html in item diff table .. fix html in item diff table Change-Id: If2dcaed9e067b9ff822fb68b65a4c30cfcb9ce77 --- M lib/includes/DiffView.php 1 file

[MediaWiki-commits] [Gerrit] Access to stat1 for Ori and S Page - RT 3451 - change (operations/puppet[production])

2012-08-31 Thread Ottomata (Code Review)
Ottomata has uploaded a new change for review. Change subject: Access to stat1 for Ori and S Page - RT 3451 .. Access to stat1 for Ori and S Page - RT 3451 Change-Id: Id0f92c4b4b0cdd0cc728b0bc6ff3ad2e21f63a19 --- M

[MediaWiki-commits] [Gerrit] Show translation page source on export tab - change (mediawiki...Translate[master])

2012-08-31 Thread Nikerabbit (Code Review)
Nikerabbit has uploaded a new change for review. Change subject: Show translation page source on export tab .. Show translation page source on export tab I18n#1157 Bug 36825 Change-Id: I5c897905b08a87ddd224551d2587f1f22d8120c4

[MediaWiki-commits] [Gerrit] add moveoverredirect to result of api move - change (mediawiki/core[master])

2012-08-31 Thread Umherirrender (Code Review)
Umherirrender has uploaded a new change for review. Change subject: add moveoverredirect to result of api move .. add moveoverredirect to result of api move Change-Id: I5047d94d75112c1390c42a7eb3bb4f16b5249539 --- M

[MediaWiki-commits] [Gerrit] Access on stat1 for giovanni and halfak - RT 3460 - change (operations/puppet[production])

2012-08-31 Thread Ottomata (Code Review)
Ottomata has uploaded a new change for review. Change subject: Access on stat1 for giovanni and halfak - RT 3460 .. Access on stat1 for giovanni and halfak - RT 3460 Change-Id: I289f264c341811e514b3de87d06b61e876229e2d --- M

[MediaWiki-commits] [Gerrit] (Bug 39839) Add a faster method for userWasLastToEdit - change (mediawiki...Wikibase[master])

2012-08-31 Thread John Erling Blad (Code Review)
John Erling Blad has uploaded a new change for review. Change subject: (Bug 39839) Add a faster method for userWasLastToEdit .. (Bug 39839) Add a faster method for userWasLastToEdit The present method loads a number of

[MediaWiki-commits] [Gerrit] Update release notes and incremented version - change (mediawiki/core[REL1_18])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has uploaded a new change for review. Change subject: Update release notes and incremented version .. Update release notes and incremented version Change-Id: I983b436b58fd753e3d3bb582a04492df1a9fe2df --- M

[MediaWiki-commits] [Gerrit] Release notes and increment version - change (mediawiki/core[REL1_19])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has uploaded a new change for review. Change subject: Release notes and increment version .. Release notes and increment version Change-Id: I390ccbffcea91c5c2c76615e1a2cc7dbf0ed89d8 --- M RELEASE-NOTES-1.19 M

[MediaWiki-commits] [Gerrit] (bug 37587) Enforce language codes to be html safe - change (mediawiki/core[REL1_19])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has submitted this change and it was merged. Change subject: (bug 37587) Enforce language codes to be html safe .. (bug 37587) Enforce language codes to be html safe Fixes bug 37587 and many other issues which might or

[MediaWiki-commits] [Gerrit] (bug 39180) Set x-frame-options='DENY' for api - change (mediawiki/core[REL1_19])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has submitted this change and it was merged. Change subject: (bug 39180) Set x-frame-options='DENY' for api .. (bug 39180) Set x-frame-options='DENY' for api By default, set the x-frame-options header for api result

[MediaWiki-commits] [Gerrit] (bug 39184) LDAP password leakage - change (mediawiki/core[REL1_19])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has submitted this change and it was merged. Change subject: (bug 39184) LDAP password leakage .. (bug 39184) LDAP password leakage Change-Id: Ie41bed7ecf5390f8815128c227bae371880a6058 --- M includes/AuthPlugin.php M

[MediaWiki-commits] [Gerrit] (bug 35839) Check permisions for revdel blocks - change (mediawiki/core[REL1_19])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has submitted this change and it was merged. Change subject: (bug 35839) Check permisions for revdel blocks .. (bug 35839) Check permisions for revdel blocks If a block includes the Hide username to revdel the

[MediaWiki-commits] [Gerrit] (Bug 39700) Fix for html injection - change (mediawiki/core[REL1_19])

2012-08-31 Thread CSteipp (Code Review)
CSteipp has submitted this change and it was merged. Change subject: (Bug 39700) Fix for html injection .. (Bug 39700) Fix for html injection Change-Id: Ia3b6098b707ba50fe9298196f321656d1fafe585 --- M includes/Linker.php M

[MediaWiki-commits] [Gerrit] Autocompletion for Special:ItemByTitle - change (mediawiki...Wikibase[master])

2012-08-31 Thread Jens Ohlig (Code Review)
Jens Ohlig has uploaded a new change for review. Change subject: Autocompletion for Special:ItemByTitle .. Autocompletion for Special:ItemByTitle Change-Id: Iec7145bc557e2694871c2268b17920ea5c6bce6c --- M

[MediaWiki-commits] [Gerrit] (bug 35839) Check permisions for revdel blocks - change (mediawiki/core[master])

2012-08-31 Thread Demon (Code Review)
Demon has submitted this change and it was merged. Change subject: (bug 35839) Check permisions for revdel blocks .. (bug 35839) Check permisions for revdel blocks If a block includes the Hide username to revdel the username,

[MediaWiki-commits] [Gerrit] (bug 39180) Set x-frame-options='DENY' for api - change (mediawiki/core[master])

2012-08-31 Thread Demon (Code Review)
Demon has submitted this change and it was merged. Change subject: (bug 39180) Set x-frame-options='DENY' for api .. (bug 39180) Set x-frame-options='DENY' for api By default, set the x-frame-options header for api result

[MediaWiki-commits] [Gerrit] Release notes and increment version - change (mediawiki/core[REL1_19])

2012-08-31 Thread Demon (Code Review)
Demon has submitted this change and it was merged. Change subject: Release notes and increment version .. Release notes and increment version Change-Id: I390ccbffcea91c5c2c76615e1a2cc7dbf0ed89d8 --- M RELEASE-NOTES-1.19 M

[MediaWiki-commits] [Gerrit] More Babel extension maintenance - change (mediawiki...Babel[master])

2012-08-31 Thread Nikerabbit (Code Review)
Nikerabbit has submitted this change and it was merged. Change subject: More Babel extension maintenance .. More Babel extension maintenance * Replace dirname( __FILE__ ) with __DIR__ * Use local variables instead of dirname(

[MediaWiki-commits] [Gerrit] Hungary can't finally participate :( - change (mediawiki...WikiLovesMonuments[master])

2012-08-31 Thread Platonides (Code Review)
Platonides has submitted this change and it was merged. Change subject: Hungary can't finally participate :( .. Hungary can't finally participate :(

[MediaWiki-commits] [Gerrit] Adding parameter $server_admin to webserver::apache::site de... - change (operations/puppet[production])

2012-08-31 Thread Ottomata (Code Review)
Ottomata has uploaded a new change for review. Change subject: Adding parameter $server_admin to webserver::apache::site define. .. Adding parameter $server_admin to webserver::apache::site define. Change-Id:

[MediaWiki-commits] [Gerrit] Now hosting community-analytics.wikimedia.org from stat1001 - change (operations/puppet[production])

2012-08-31 Thread Ottomata (Code Review)
Ottomata has uploaded a new change for review. Change subject: Now hosting community-analytics.wikimedia.org from stat1001 .. Now hosting community-analytics.wikimedia.org from stat1001 RT 3001 Change-Id:

[MediaWiki-commits] [Gerrit] fix html in item diff table - change (mediawiki...Wikibase[master])

2012-08-31 Thread John Erling Blad (Code Review)
John Erling Blad has submitted this change and it was merged. Change subject: fix html in item diff table .. fix html in item diff table Change-Id: If2dcaed9e067b9ff822fb68b65a4c30cfcb9ce77 --- M lib/includes/DiffView.php 1

[MediaWiki-commits] [Gerrit] Provide $wgPiwikCustomJS for adding custom orders to the Piw... - change (mediawiki...WikiLovesMonuments[master])

2012-08-31 Thread Platonides (Code Review)
Platonides has submitted this change and it was merged. Change subject: Provide $wgPiwikCustomJS for adding custom orders to the Piwik javascript. This is the same variable used by Piwik Integration extension. .. Provide

[MediaWiki-commits] [Gerrit] Allow array condition for HAVING in database inferface - change (mediawiki/core[master])

2012-08-31 Thread Umherirrender (Code Review)
Umherirrender has uploaded a new change for review. Change subject: Allow array condition for HAVING in database inferface .. Allow array condition for HAVING in database inferface Current no use in core. Change-Id:

[MediaWiki-commits] [Gerrit] test: unwanted search namespace should not be there - change (mediawiki/core[master])

2012-08-31 Thread Hashar (Code Review)
Hashar has submitted this change and it was merged. Change subject: test: unwanted search namespace should not be there .. test: unwanted search namespace should not be there When Special:Search uses User preferences for

[MediaWiki-commits] [Gerrit] (bug 38451) remove $wgAllowPageInfo - change (mediawiki/core[master])

2012-08-31 Thread Hashar (Code Review)
Hashar has submitted this change and it was merged. Change subject: (bug 38451) remove $wgAllowPageInfo .. (bug 38451) remove $wgAllowPageInfo InfoAction needs a bit of work, so this might want to wait a little while. The

[MediaWiki-commits] [Gerrit] Create dir api for Api modules. - change (mediawiki...CentralAuth[master])

2012-08-31 Thread jan (Code Review)
jan has uploaded a new change for review. Change subject: Create dir api for Api modules. .. Create dir api for Api modules. Create a new dir api for Api modules and move the existing one to it. This change should prepare the

[MediaWiki-commits] [Gerrit] Create dir api for Api modules. - change (mediawiki...CentralAuth[master])

2012-08-31 Thread Siebrand (Code Review)
Siebrand has submitted this change and it was merged. Change subject: Create dir api for Api modules. .. Create dir api for Api modules. Create a new dir api for Api modules and move the existing one to it. This change should

[MediaWiki-commits] [Gerrit] Fix nbwWarn - change (translatewiki[master])

2012-08-31 Thread Siebrand (Code Review)
Siebrand has submitted this change and it was merged. Change subject: Fix nbwWarn .. Fix nbwWarn Change-Id: I14ada9593c2db821a4542dcbe94033eb55526519 --- M TranslatewikiSettings.php 1 file changed, 2 insertions(+), 2

[MediaWiki-commits] [Gerrit] Show translation page source on export tab - change (mediawiki...Translate[master])

2012-08-31 Thread Siebrand (Code Review)
Siebrand has submitted this change and it was merged. Change subject: Show translation page source on export tab .. Show translation page source on export tab I18n#1157 Bug 36825 Change-Id:

[MediaWiki-commits] [Gerrit] Adding parameter $server_admin to webserver::apache::site de... - change (operations/puppet[production])

2012-08-31 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: Adding parameter $server_admin to webserver::apache::site define. .. Adding parameter $server_admin to webserver::apache::site define. Change-Id:

[MediaWiki-commits] [Gerrit] One more path fix - change (translatewiki[master])

2012-08-31 Thread Siebrand (Code Review)
Siebrand has submitted this change and it was merged. Change subject: One more path fix .. One more path fix Change-Id: I53ad59e0a3c7e34e157bfb5519511f70e4882ab7 --- M irc-relay/rakkauspipe.sh 1 file changed, 2 insertions(+),

[MediaWiki-commits] [Gerrit] [FileBackend] Clear swift connection on invalid HTTP respons... - change (mediawiki/core[master])

2012-08-31 Thread Aaron Schulz (Code Review)
Aaron Schulz has uploaded a new change for review. Change subject: [FileBackend] Clear swift connection on invalid HTTP responses. .. [FileBackend] Clear swift connection on invalid HTTP responses. Change-Id:

[MediaWiki-commits] [Gerrit] Add @since to new variables, fix variable name - change (mediawiki/core[master])

2012-08-31 Thread SPQRobin (Code Review)
SPQRobin has uploaded a new change for review. Change subject: Add @since to new variables, fix variable name .. Add @since to new variables, fix variable name Add @since 1.20 to new configuration variables and fix variable

[MediaWiki-commits] [Gerrit] Disallow MediaWiki from storing local passwords - change (mediawiki...LdapAuthentication[master])

2012-08-31 Thread Ryan Lane (Code Review)
Ryan Lane has submitted this change and it was merged. Change subject: Disallow MediaWiki from storing local passwords .. Disallow MediaWiki from storing local passwords This fixes bug 39184

[MediaWiki-commits] [Gerrit] Trying to puppetize replication config -- WORK IN PROGRESS - change (operations/puppet[production])

2012-08-31 Thread Demon (Code Review)
Demon has uploaded a new change for review. Change subject: Trying to puppetize replication config -- WORK IN PROGRESS .. Trying to puppetize replication config -- WORK IN PROGRESS Change-Id:

[MediaWiki-commits] [Gerrit] (bug 38841) phase out old testswarm 0.2 install - change (operations/puppet[production])

2012-08-31 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: (bug 38841) phase out old testswarm 0.2 install .. (bug 38841) phase out old testswarm 0.2 install Testswarm is no more receiving any job submission from

[MediaWiki-commits] [Gerrit] Fix how passwords are set to null. Up version to 2.0b. - change (mediawiki...LdapAuthentication[master])

2012-08-31 Thread Ryan Lane (Code Review)
Ryan Lane has submitted this change and it was merged. Change subject: Fix how passwords are set to null. Up version to 2.0b. .. Fix how passwords are set to null. Up version to 2.0b. Change-Id:

[MediaWiki-commits] [Gerrit] Install build-essential because g++ and make are needed for ... - change (operations/puppet[production])

2012-08-31 Thread Dzahn (Code Review)
Dzahn has submitted this change and it was merged. Change subject: Install build-essential because g++ and make are needed for npm install .. Install build-essential because g++ and make are needed for npm install Change-Id:

[MediaWiki-commits] [Gerrit] Better conversion for 线/綫/線 - change (mediawiki/core[master])

2012-08-31 Thread Liangent (Code Review)
Liangent has uploaded a new change for review. Change subject: Better conversion for 线/綫/線 .. Better conversion for 线/綫/線 Change-Id: Ib32fe67cc812dd42cd1aae5682e44872e4b9f01f --- M includes/ZhConversion.php M

[MediaWiki-commits] [Gerrit] Only set up SMTP for gerrit production host - change (operations/puppet[production])

2012-08-31 Thread Demon (Code Review)
Demon has uploaded a new change for review. Change subject: Only set up SMTP for gerrit production host .. Only set up SMTP for gerrit production host Change-Id: Ia567fcbe2a7adb2661f6d66f07467c11757a57f7 --- M

[MediaWiki-commits] [Gerrit] Fix zhtable's Makefile.py - change (mediawiki/core[master])

2012-08-31 Thread Liangent (Code Review)
Liangent has uploaded a new change for review. Change subject: Fix zhtable's Makefile.py .. Fix zhtable's Makefile.py * Add the trailing \n to ZhConversion.php * Switch to dfn.dl.sourceforge.net because cdnetworks-kr-2 seems

[MediaWiki-commits] [Gerrit] Puppetizing /etc/init.d/rsync and /etc/default/rsync - change (operations/puppet[production])

2012-08-31 Thread Ottomata (Code Review)
Ottomata has uploaded a new change for review. Change subject: Puppetizing /etc/init.d/rsync and /etc/default/rsync .. Puppetizing /etc/init.d/rsync and /etc/default/rsync Change-Id: Ia6d5ffc458a7c165fb892d2fbfee59b7ad440c6f

[MediaWiki-commits] [Gerrit] Access to stat1 for Ori and S Page - RT 3451 - change (operations/puppet[production])

2012-08-31 Thread Pyoungmeister (Code Review)
Pyoungmeister has submitted this change and it was merged. Change subject: Access to stat1 for Ori and S Page - RT 3451 .. Access to stat1 for Ori and S Page - RT 3451 Change-Id: Id0f92c4b4b0cdd0cc728b0bc6ff3ad2e21f63a19 --- M

[MediaWiki-commits] [Gerrit] Access on stat1 for giovanni and halfak - RT 3460 - change (operations/puppet[production])

2012-08-31 Thread Pyoungmeister (Code Review)
Pyoungmeister has submitted this change and it was merged. Change subject: Access on stat1 for giovanni and halfak - RT 3460 .. Access on stat1 for giovanni and halfak - RT 3460 Change-Id:

[MediaWiki-commits] [Gerrit] Convert -{}- markups in title= and alt=. - change (mediawiki/core[master])

2012-08-31 Thread Liangent (Code Review)
Liangent has uploaded a new change for review. Change subject: Convert -{}- markups in title= and alt=. .. Convert -{}- markups in title= and alt=. convertTo() is used to replace translate() currently in use to do conversion

[MediaWiki-commits] [Gerrit] status icons: increase the saturation, lower the brightness - change (mediawiki...OnlineStatusBar[master])

2012-08-31 Thread Matmarex (Code Review)
Matmarex has uploaded a new change for review. Change subject: status icons: increase the saturation, lower the brightness .. status icons: increase the saturation, lower the brightness Slightly increase saturation and lower

[MediaWiki-commits] [Gerrit] Doh, accounts::, not admins:: - change (operations/puppet[production])

2012-08-31 Thread Ottomata (Code Review)
Ottomata has uploaded a new change for review. Change subject: Doh, accounts::, not admins:: .. Doh, accounts::, not admins:: Change-Id: I16b0f69cf359ab13a1bda5cd4f4a297e89249502 --- M manifests/site.pp 1 file changed, 4

[MediaWiki-commits] [Gerrit] Doh, accounts::, not admins:: - change (operations/puppet[production])

2012-08-31 Thread Pyoungmeister (Code Review)
Pyoungmeister has submitted this change and it was merged. Change subject: Doh, accounts::, not admins:: .. Doh, accounts::, not admins:: Change-Id: I16b0f69cf359ab13a1bda5cd4f4a297e89249502 --- M manifests/site.pp 1 file

[MediaWiki-commits] [Gerrit] Make sure private wikis create private backend containers. - change (operations/mediawiki-config[master])

2012-08-31 Thread Aaron Schulz (Code Review)
Aaron Schulz has uploaded a new change for review. Change subject: Make sure private wikis create private backend containers. .. Make sure private wikis create private backend containers. Change-Id:

[MediaWiki-commits] [Gerrit] Puppetizing /etc/init.d/rsync and /etc/default/rsync - change (operations/puppet[production])

2012-08-31 Thread Pyoungmeister (Code Review)
Pyoungmeister has submitted this change and it was merged. Change subject: Puppetizing /etc/init.d/rsync and /etc/default/rsync .. Puppetizing /etc/init.d/rsync and /etc/default/rsync Change-Id:

[MediaWiki-commits] [Gerrit] Setting up rsync daemons for /a on stat1 and stat1001. - change (operations/puppet[production])

2012-08-31 Thread Ottomata (Code Review)
Ottomata has uploaded a new change for review. Change subject: Setting up rsync daemons for /a on stat1 and stat1001. .. Setting up rsync daemons for /a on stat1 and stat1001. Change-Id:

[MediaWiki-commits] [Gerrit] Better conversion for 线/綫/線 - change (mediawiki/core[master])

2012-08-31 Thread Siebrand (Code Review)
Siebrand has submitted this change and it was merged. Change subject: Better conversion for 线/綫/線 .. Better conversion for 线/綫/線 Change-Id: Ib32fe67cc812dd42cd1aae5682e44872e4b9f01f --- M includes/ZhConversion.php M

[MediaWiki-commits] [Gerrit] Fix zhtable's Makefile.py - change (mediawiki/core[master])

2012-08-31 Thread Siebrand (Code Review)
Siebrand has submitted this change and it was merged. Change subject: Fix zhtable's Makefile.py .. Fix zhtable's Makefile.py * Add the trailing \n to ZhConversion.php * Switch to dfn.dl.sourceforge.net because cdnetworks-kr-2

[MediaWiki-commits] [Gerrit] Make sure private wikis create private backend containers. - change (operations/mediawiki-config[master])

2012-08-31 Thread Catrope (Code Review)
Catrope has submitted this change and it was merged. Change subject: Make sure private wikis create private backend containers. .. Make sure private wikis create private backend containers. Change-Id:

[MediaWiki-commits] [Gerrit] Add @since to new variables, fix variable name - change (mediawiki/core[master])

2012-08-31 Thread Siebrand (Code Review)
Siebrand has submitted this change and it was merged. Change subject: Add @since to new variables, fix variable name .. Add @since to new variables, fix variable name Add @since 1.20 to new configuration variables and fix

[MediaWiki-commits] [Gerrit] Setting up rsync daemons for /a on stat1 and stat1001. - change (operations/puppet[production])

2012-08-31 Thread Pyoungmeister (Code Review)
Pyoungmeister has submitted this change and it was merged. Change subject: Setting up rsync daemons for /a on stat1 and stat1001. .. Setting up rsync daemons for /a on stat1 and stat1001. Change-Id:

[MediaWiki-commits] [Gerrit] (bug 31243) DoubleWiki view has bug in RTL wikis direction - change (mediawiki...DoubleWiki[master])

2012-08-31 Thread Siebrand (Code Review)
Siebrand has submitted this change and it was merged. Change subject: (bug 31243) DoubleWiki view has bug in RTL wikis direction .. (bug 31243) DoubleWiki view has bug in RTL wikis direction Add mw-content-ltr/rtl classes in

[MediaWiki-commits] [Gerrit] Fixing up gerrit apache config so it'll work on labs - change (operations/puppet[production])

2012-08-31 Thread Ryan Lane (Code Review)
Ryan Lane has submitted this change and it was merged. Change subject: Fixing up gerrit apache config so it'll work on labs .. Fixing up gerrit apache config so it'll work on labs Change-Id:

[MediaWiki-commits] [Gerrit] Add messages for global groups - change (mediawiki...WikimediaMessages[master])

2012-08-31 Thread Umherirrender (Code Review)
Umherirrender has uploaded a new change for review. Change subject: Add messages for global groups .. Add messages for global groups Than this groups get translations and the translation is shown on each wmf wiki. Change-Id:

[MediaWiki-commits] SVN: [115698] trunk/extensions

2012-08-31 Thread raymond
https://www.mediawiki.org/wiki/Special:Code/MediaWiki/115698 Revision: 115698 Author: raymond Date: 2012-08-31 19:56:13 + (Fri, 31 Aug 2012) Log Message: --- Localisation updates from http://translatewiki.net. Modified Paths: --

[MediaWiki-commits] [Gerrit] Make arguments to phpunit.php work. - change (mediawiki/core[REL1_18])

2012-08-31 Thread Hashar (Code Review)
Hashar has uploaded a new change for review. Change subject: Make arguments to phpunit.php work. .. Make arguments to phpunit.php work. It's hard to believe this could have been broken since r79164, so maybe it was a change in

[MediaWiki-commits] [Gerrit] Make arguments to phpunit.php work. - change (mediawiki/core[REL1_18])

2012-08-31 Thread Hashar (Code Review)
Hashar has submitted this change and it was merged. Change subject: Make arguments to phpunit.php work. .. Make arguments to phpunit.php work. It's hard to believe this could have been broken since r79164, so maybe it was a

  1   2   >