lhc/web/wiklou.git
12 years agoMerge "Misc fixes in RevisionDelete.php."
Aaron Schulz [Thu, 7 Jun 2012 19:13:16 +0000 (19:13 +0000)]
Merge "Misc fixes in RevisionDelete.php."

12 years agoMerge "Added missing GPLv2 headers in some places."
Demon [Thu, 7 Jun 2012 17:43:53 +0000 (17:43 +0000)]
Merge "Added missing GPLv2 headers in some places."

12 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Thu, 7 Jun 2012 16:25:17 +0000 (18:25 +0200)]
Localisation updates from translatewiki.net.

Updates for magic words.

Change-Id: I23e105d26fc56e53dff0e141ebb54b77bc219a6e

12 years agoMerge "Localisation updates from http://translatewiki.net."
Siebrand Mazeland [Thu, 7 Jun 2012 16:12:26 +0000 (16:12 +0000)]
Merge "Localisation updates from translatewiki.net."

12 years agoMerge "(bug 37181) Removed hard coded parentheses in SpecialMIMEsearch.php"
Siebrand [Thu, 7 Jun 2012 15:58:56 +0000 (15:58 +0000)]
Merge "(bug 37181) Removed hard coded parentheses in SpecialMIMEsearch.php"

12 years agoLocalisation updates from http://translatewiki.net.
Siebrand Mazeland [Thu, 7 Jun 2012 15:53:42 +0000 (17:53 +0200)]
Localisation updates from translatewiki.net.

Updates for special page aliases.

Change-Id: I47e5143dfb848754f2e5b72085b5171a2c89027a

12 years agoUpdate jquery.qunit to upstream v1.7.0
Timo Tijhof [Thu, 7 Jun 2012 15:41:22 +0000 (17:41 +0200)]
Update jquery.qunit to upstream v1.7.0

* Upstream
 - tag: v1.5.0 -> v1.7.0
 - tree: https://github.com/jquery/qunit/tree/v1.7.0
 - commit: https://github.com/jquery/qunit/commit/0d596a809dea881f05b3abd53c3fd70dcf876c69

* Misc:
 - Updated existing release-note entry for QUnit update
 - Moved upstream updates away from "bug fixes".

Change-Id: I8da92dc38cad5dc4b04459a3e876dd028f2cf0f6

12 years agoAdded missing GPLv2 headers in some places.
Alexandre Emsenhuber [Thu, 7 Jun 2012 11:06:19 +0000 (13:06 +0200)]
Added missing GPLv2 headers in some places.

Also made file/class documentation more consistent.

Change-Id: Ia79634e62a7aee293d4e8534082f503bbc2b614f

12 years agoMisc fixes in RevisionDelete.php.
Alexandre Emsenhuber [Thu, 7 Jun 2012 08:39:33 +0000 (10:39 +0200)]
Misc fixes in RevisionDelete.php.

* Use Linker::linkKnown() for links to revisions, we know that the page exists and other classes might be false since they might be old revisions
* Escape the result of Language::userTimeAndDate(), just in case
* Rewrote some code to do early return instead of nested if()'s
* Define variables only when they will actually be used

Change-Id: Ie1f16029020f980abba35d6322b89c95326f107b

12 years agoMerge "(bug 37368) Interlanguage link title for Uzbek is Oʻzbekcha"
Siebrand [Thu, 7 Jun 2012 08:18:09 +0000 (08:18 +0000)]
Merge "(bug 37368) Interlanguage link title for Uzbek is Oʻzbekcha"

12 years agoMerge "Fix error message for MySQL connection failures"
Aaron Schulz [Thu, 7 Jun 2012 06:16:19 +0000 (06:16 +0000)]
Merge "Fix error message for MySQL connection failures"

12 years agoMerge "Change of Title->exists() to Title->isKnown() for subpage links"
Aaron Schulz [Wed, 6 Jun 2012 22:43:50 +0000 (22:43 +0000)]
Merge "Change of Title->exists() to Title->isKnown() for subpage links"

12 years agoAdded nested-list tests for covering additional cases for Parsoid.
Subramanya Sastry [Wed, 6 Jun 2012 22:16:01 +0000 (17:16 -0500)]
Added nested-list tests for covering additional cases for Parsoid.

Change-Id: Ic0ea44a5d965bfd27b34a790f18ef29f2ac20d6a

12 years agoAdded missing GPLv2 headers in some places.
Alexandre Emsenhuber [Wed, 6 Jun 2012 20:42:13 +0000 (22:42 +0200)]
Added missing GPLv2 headers in some places.

Also made file/class documentation more consistent.

Change-Id: I7144b26103ef644fbec751ea476760566757cae3

12 years agoLocalisation updates from http://translatewiki.net.
Translation updater bot [Wed, 6 Jun 2012 19:44:32 +0000 (19:44 +0000)]
Localisation updates from translatewiki.net.

Change-Id: I8fd9d79acd796406eec2a6bd2f67c10be03276ab

12 years ago(bug 37368) Interlanguage link title for Uzbek is Oʻzbekcha
Dereckson [Wed, 6 Jun 2012 19:16:25 +0000 (21:16 +0200)]
(bug 37368) Interlanguage link title for Uzbek is Oʻzbekcha

Change-Id: Iff0ba3b5a9ffcc2b15ff267053a6105ee581132b

12 years agoMerge "(bug 37138) Fix broken Google sitesearch in DatabaseError"
Demon [Wed, 6 Jun 2012 18:23:46 +0000 (18:23 +0000)]
Merge "(bug 37138) Fix broken Google sitesearch in DatabaseError"

12 years agoMerge "Use local context to get messages and don't use implicit Message object to...
Aaron Schulz [Wed, 6 Jun 2012 17:29:33 +0000 (17:29 +0000)]
Merge "Use local context to get messages and don't use implicit Message object to string conversion."

12 years agoMerge "Increased uselessly low $wgBlockCIDRLimit default for IPv6."
Catrope [Wed, 6 Jun 2012 17:03:27 +0000 (17:03 +0000)]
Merge "Increased uselessly low $wgBlockCIDRLimit default for IPv6."

12 years agoMerge "(bug 37334) ForeignAPIFile::getDescription() should match parent"
Aaron Schulz [Wed, 6 Jun 2012 17:01:14 +0000 (17:01 +0000)]
Merge "(bug 37334) ForeignAPIFile::getDescription() should match parent"

12 years agoMerge "Added missing GPLv2 headers in some places."
Aaron Schulz [Wed, 6 Jun 2012 17:00:47 +0000 (17:00 +0000)]
Merge "Added missing GPLv2 headers in some places."

12 years agoMerge "Adds support to HTMLForm for rendering form fields wrapped in divs or just...
Werdna [Wed, 6 Jun 2012 05:30:28 +0000 (05:30 +0000)]
Merge "Adds support to HTMLForm for rendering form fields wrapped in divs or just plain old (mostly) raw form fields."

12 years agoFixed infinite loop in tests with FSLockManager.
Aaron Schulz [Wed, 6 Jun 2012 05:06:56 +0000 (22:06 -0700)]
Fixed infinite loop in tests with FSLockManager.

* If PHPUnit converts warnings to exceptions, any I/O warnings can throw
exceptions which leave locksHeld in an inconsistent state, breaking the
__destruct() function. This commits reorders the variable update slightly.

Change-Id: I5deac811e7b4d0bc71f3d4096b8d72711904a444

12 years ago(bug 37334) ForeignAPIFile::getDescription() should match parent
Chad Horohoe [Wed, 6 Jun 2012 00:29:40 +0000 (20:29 -0400)]
(bug 37334) ForeignAPIFile::getDescription() should match parent

Fix for I1dd54611, which changed File::getDescription() without updating
ForeignAPIFile

Change-Id: I4d4d43c3a07bb1dd1c0001779992024bef962640

12 years agoIncreased uselessly low $wgBlockCIDRLimit default for IPv6.
Aaron [Wed, 6 Jun 2012 00:01:43 +0000 (17:01 -0700)]
Increased uselessly low $wgBlockCIDRLimit default for IPv6.

Change-Id: I5abc83981912f304c4034a32063ba09bcf6aa1b1

12 years agoBig oops - merged to wrong branch.
awjrichards [Tue, 5 Jun 2012 22:58:54 +0000 (22:58 +0000)]
Big oops - merged to wrong branch.
Revert "Revert to arbitrarily old point before initial remote branch creation to help clean up"

This reverts commit ee0d3d330f76b97c451c168dc9b052ee84609b5b

12 years agoAdded missing GPLv2 headers in some places.
Alexandre Emsenhuber [Tue, 5 Jun 2012 20:13:22 +0000 (22:13 +0200)]
Added missing GPLv2 headers in some places.

Also made file/class documentation more consistent.

Change-Id: Ie60ee0a8137d750a66892ea5b0cc751c74d662f9

12 years agoMerge "Localisation updates from http://translatewiki.net."
Translation updater bot [Tue, 5 Jun 2012 20:15:52 +0000 (20:15 +0000)]
Merge "Localisation updates from translatewiki.net."

12 years agoMerge "Clean up Resources.php"
Aaron Schulz [Tue, 5 Jun 2012 20:14:24 +0000 (20:14 +0000)]
Merge "Clean up Resources.php"

12 years agoLocalisation updates from http://translatewiki.net.
Translation updater bot [Tue, 5 Jun 2012 19:49:04 +0000 (19:49 +0000)]
Localisation updates from translatewiki.net.

Change-Id: Ie62a0a9446de17b171b9c7003ead5291b9bb2cbc

12 years ago(bug 37138) Fix broken Google sitesearch in DatabaseError
Timo Tijhof [Tue, 5 Jun 2012 17:47:17 +0000 (19:47 +0200)]
(bug 37138) Fix broken Google sitesearch in DatabaseError

Change-Id: I31dc64f83ce8767dcdd84597844b0819840f60e1

12 years agoFixed bit math logic error in 0e765f8405c3ec1b428994d3149599a7132ae07b.
Aaron [Tue, 5 Jun 2012 17:10:11 +0000 (10:10 -0700)]
Fixed bit math logic error in 0e765f8405c3ec1b428994d3149599a7132ae07b.

Change-Id: Idfba3971f9c2d47967d1210352d8fb25583834e0

12 years agoClean up Resources.php
Timo Tijhof [Tue, 5 Jun 2012 14:08:52 +0000 (16:08 +0200)]
Clean up Resources.php

* Trailing whitespace
* Array-usage similar to rest of file

Change-Id: I08908af2541750cb28474d1209d80ea6072b77cf

12 years agoMerge "Reverse the dependency for mediawiki.language.data"
Krinkle [Tue, 5 Jun 2012 13:58:09 +0000 (13:58 +0000)]
Merge "Reverse the dependency for mediawiki.language.data"

12 years agoReverse the dependency for mediawiki.language.data
Santhosh Thottingal [Mon, 28 May 2012 11:45:43 +0000 (17:15 +0530)]
Reverse the dependency for mediawiki.language.data

* Previously mediawiki.language.data depended on mediawiki.language,
  making any module using langauge data having to explicitly define
  it as a dependency. This is not good. We should abstract the data
  generation part and for the users of the module.
  mediawiki.language should take care of having the required data.

* So, reversing the dependency so that mediawiki.language depends on
  mediawiki.language.data. Then a simple dependency declaration with
  "mediawiki.language" is enough to have associated data available.

This supersedes change set I810fb0a5

Change-Id: Iede836bb3e2fd700cb7c58caeebe9ec2e0043dfb

12 years agoMerge "Add new message 'showhideselectedlogentries' for revdel of logs."
Siebrand [Tue, 5 Jun 2012 06:50:08 +0000 (06:50 +0000)]
Merge "Add new message 'showhideselectedlogentries' for revdel of logs."

12 years agoAdd new message 'showhideselectedlogentries' for revdel of logs.
Liangent [Mon, 4 Jun 2012 07:34:10 +0000 (15:34 +0800)]
Add new message 'showhideselectedlogentries' for revdel of logs.

What we're hiding are not "revisions" here...

Change-Id: I3d3d75dea240ff189fc929e0a24f8e5449a4e0c6

12 years agoMerge "(bug 37180) Removed hard coded parentheses in SpecialVersion.php"
Siebrand [Tue, 5 Jun 2012 01:08:51 +0000 (01:08 +0000)]
Merge "(bug 37180) Removed hard coded parentheses in SpecialVersion.php"

12 years ago(bug 37330) Fix wrong block being displayed due to autoblock in place.
Victor Vasiliev [Mon, 4 Jun 2012 23:30:33 +0000 (01:30 +0200)]
(bug 37330) Fix wrong block being displayed due to autoblock in place.

Autoblocks triggered latest block log entry being displayed, which was
naturally the wrong one, since autoblocks are not put into a block log.

Change-Id: Ic08880c18a778d5294bb934c764a70dbd7800b70

12 years agoMerge "[FileBackend] Gave doQuickOperations() some wrapper methods just like doOperat...
Demon [Mon, 4 Jun 2012 20:47:20 +0000 (20:47 +0000)]
Merge "[FileBackend] Gave doQuickOperations() some wrapper methods just like doOperations()."

12 years agoMerge "[FileBackend] Purge Swift process cache before container delete for sanity."
Demon [Mon, 4 Jun 2012 20:46:32 +0000 (20:46 +0000)]
Merge "[FileBackend] Purge Swift process cache before container delete for sanity."

12 years agoMerge "[FileBackend] Worked around Akamai CDN purge limits."
Demon [Mon, 4 Jun 2012 20:45:10 +0000 (20:45 +0000)]
Merge "[FileBackend] Worked around Akamai CDN purge limits."

12 years agoMerge "Fixed destructor in FSLockManager to clear all the locks."
Demon [Mon, 4 Jun 2012 20:43:09 +0000 (20:43 +0000)]
Merge "Fixed destructor in FSLockManager to clear all the locks."

12 years agoMerge "[FileRepo] Made getDescription() respect *_deleted fields."
Demon [Mon, 4 Jun 2012 20:41:52 +0000 (20:41 +0000)]
Merge "[FileRepo] Made getDescription() respect *_deleted fields."

12 years agoMerge "document CASE (0th array element) for $magicWords"
Demon [Mon, 4 Jun 2012 20:39:47 +0000 (20:39 +0000)]
Merge "document CASE (0th array element) for $magicWords"

12 years agoMerge "Made default BagOStuff functions work consistently."
Demon [Mon, 4 Jun 2012 20:36:31 +0000 (20:36 +0000)]
Merge "Made default BagOStuff functions work consistently."

12 years agoMerge "Changed a call to Title::getEscapedText() which is now deprecated."
Demon [Mon, 4 Jun 2012 20:35:57 +0000 (20:35 +0000)]
Merge "Changed a call to Title::getEscapedText() which is now deprecated."

12 years agoMerge "Added missing GPLv2 headers in some places."
Demon [Mon, 4 Jun 2012 20:31:10 +0000 (20:31 +0000)]
Merge "Added missing GPLv2 headers in some places."

12 years agoMerge "Rename $exclude_patterns to $excludePatterns and $wgDoxyGenerateMan to $doxyGe...
Demon [Mon, 4 Jun 2012 20:27:24 +0000 (20:27 +0000)]
Merge "Rename $exclude_patterns to $excludePatterns and $wgDoxyGenerateMan to $doxyGenerateMan."

12 years agoMerge "Use canonical class name. Include ORMRowTest.php"
Demon [Mon, 4 Jun 2012 20:26:28 +0000 (20:26 +0000)]
Merge "Use canonical class name. Include ORMRowTest.php"

12 years agoMerge "Improve / add two passing link tests"
Demon [Mon, 4 Jun 2012 20:25:23 +0000 (20:25 +0000)]
Merge "Improve / add two passing link tests"

12 years agoMerge "Add passing test for padleft and padright as substr"
Demon [Mon, 4 Jun 2012 20:24:19 +0000 (20:24 +0000)]
Merge "Add passing test for padleft and padright as substr"

12 years agoLocalisation updates from http://translatewiki.net.
Translation updater bot [Mon, 4 Jun 2012 20:13:42 +0000 (20:13 +0000)]
Localisation updates from translatewiki.net.

Change-Id: I2fa1ef4bf7e98254343162c4b957e478e029df25

12 years agoAdded missing GPLv2 headers in some places.
Alexandre Emsenhuber [Mon, 4 Jun 2012 13:36:23 +0000 (15:36 +0200)]
Added missing GPLv2 headers in some places.

Also made file/class documentation more consistent.

Change-Id: If00cc0c63c49e441de56bc7b55d764d4a9a53ae8

12 years agoImprove / add two passing link tests
Gabriel Wicke [Mon, 4 Jun 2012 11:36:18 +0000 (13:36 +0200)]
Improve / add two passing link tests

* Add a transition *** -> #** to an existing test
* Add a test for interrupted lists

Change-Id: I09b81099a7e8a8b08fefb194670f91648c3e077f

12 years agoChanged a call to Title::getEscapedText() which is now deprecated.
Alexandre Emsenhuber [Mon, 4 Jun 2012 10:53:53 +0000 (12:53 +0200)]
Changed a call to Title::getEscapedText() which is now deprecated.

Change-Id: I3cb6e9b4cf4a70ff3f30662ed12152a6f9d3f170

12 years agoAdd passing test for padleft and padright as substr
Gabriel Wicke [Mon, 4 Jun 2012 09:25:57 +0000 (11:25 +0200)]
Add passing test for padleft and padright as substr

This is a popular 'misuse' of the padleft/padright functions, which was not
tested in the main parser tests so far.

Change-Id: Icda02b34101c8c35b13c1e84d9f565867148d8d8

12 years ago(bug 37180) Removed hard coded parentheses in SpecialVersion.php
pmolina [Sat, 2 Jun 2012 15:11:19 +0000 (12:11 -0300)]
(bug 37180) Removed hard coded parentheses in SpecialVersion.php

Patch set 4:
* Use params() instead of rawParams() because there is no need for raw.
* Specify processing explicitely.

Change-Id: If5f1c26f221bdb060b5944ef5e3cdb64d76154e3

12 years agoMessagesFa.php: whitespace consistency
jeremyb [Mon, 4 Jun 2012 00:31:28 +0000 (00:31 +0000)]
MessagesFa.php: whitespace consistency

Change-Id: I8b8b89f824a8811621471430e2d188a3b1119b30

12 years agoMerge "Replace calls to deprecated Article::doWatch and Article::doUnwatch"
Aaron Schulz [Sun, 3 Jun 2012 23:45:21 +0000 (23:45 +0000)]
Merge "Replace calls to deprecated Article::doWatch and Article::doUnwatch"

12 years agoMade default BagOStuff functions work consistently.
Aaron Schulz [Sun, 3 Jun 2012 23:25:37 +0000 (16:25 -0700)]
Made default BagOStuff functions work consistently.

* Made getMulti() only return keys for items that exists.
* Made add() return false if the item already exist.
* Made replace() return false it the item does not already exist.

Change-Id: Idb9d9843ace0c81f71abfc22b90e30eb33d7579d

12 years ago(bug 37179) Allow undelete revision rows l10n
Dereckson [Sun, 3 Jun 2012 14:09:11 +0000 (16:09 +0200)]
(bug 37179) Allow undelete revision rows l10n

Patch set 5: Update spacing in changes in SpecialUndelete.php
             per convention.

Change-Id: I95756fa53c1f3b2a62fa9b5f6a63475dd5462442

12 years agoMerge "(bug 37151) Updating extensions/README file, using Git and https:// in the...
Siebrand [Sun, 3 Jun 2012 22:20:13 +0000 (22:20 +0000)]
Merge "(bug 37151) Updating extensions/README file, using Git and https:// in the URLs"

12 years agoMerge "Revert "Purge Squid variant pages based on page language (not $wgContLang...
Aaron Schulz [Sun, 3 Jun 2012 21:08:54 +0000 (21:08 +0000)]
Merge "Revert "Purge Squid variant pages based on page language (not $wgContLang)" per CR comments. I merged this one too quickly."

12 years agoRevert "Purge Squid variant pages based on page language (not $wgContLang)" per CR...
Aaron Schulz [Sun, 3 Jun 2012 21:07:58 +0000 (21:07 +0000)]
Revert "Purge Squid variant pages based on page language (not $wgContLang)" per CR comments. I merged this one too quickly.

This reverts commit 0f9b9d51443a7c2fa62deba0953ce69b388b7c76

12 years agoAdded missing GPLv2 headers in some places.
Alexandre Emsenhuber [Sat, 2 Jun 2012 13:09:36 +0000 (15:09 +0200)]
Added missing GPLv2 headers in some places.

Also made file/class documentation more consistent.

Change-Id: Ie95c594fcd686ef30dadc7574d3e5b47236a8638

12 years agoLocalisation updates from http://translatewiki.net.
Translation updater bot [Sun, 3 Jun 2012 19:53:51 +0000 (19:53 +0000)]
Localisation updates from translatewiki.net.

Change-Id: Ibaafee4765c9dfdbca06462153f4267e443f0c29

12 years agoMerge "Use new xsd schema 0.7 in Export.php"
Reedy [Sun, 3 Jun 2012 19:42:46 +0000 (19:42 +0000)]
Merge "Use new xsd schema 0.7 in Export.php"

12 years agoUse new xsd schema 0.7 in Export.php
umherirrender [Sun, 3 Jun 2012 17:53:25 +0000 (19:53 +0200)]
Use new xsd schema 0.7 in Export.php

Change Idb82fe62 added a new xsd, but didn't use it.

Change-Id: I030d245715174daeaf24723ebc156ab36761a035

12 years agoMerge "Purge Squid variant pages based on page language (not $wgContLang)"
Aaron Schulz [Sun, 3 Jun 2012 19:03:33 +0000 (19:03 +0000)]
Merge "Purge Squid variant pages based on page language (not $wgContLang)"

12 years agoupdate <redirect> in export.xsd to match export xml
umherirrender [Sun, 3 Jun 2012 17:47:01 +0000 (19:47 +0200)]
update <redirect> in export.xsd to match export xml

The xsd defines the <redirect> as string tag, but it is outputted with a
title attribute. To keep b/c with the dumps this patch changed the xsd
and not the export xml.

Change-Id: Iba77e19ce40768018e292a08997473b82bc263f8

12 years agoPurge Squid variant pages based on page language (not $wgContLang)
Liangent [Sun, 3 Jun 2012 17:39:55 +0000 (01:39 +0800)]
Purge Squid variant pages based on page language (not $wgContLang)

Change-Id: I36a55d0de33dd199513b94741b1833e8e0543b95

12 years agoInherit DumpTestCase from MediaWikiLangTestCase, since
Platonides [Thu, 31 May 2012 21:07:24 +0000 (23:07 +0200)]
Inherit DumpTestCase from MediaWikiLangTestCase, since
backup_PageTest expect the ContentLanguage to be English
(backupTextPassTest and backup_LogTest also get the change,
but don't require it)

Change-Id: I8b3482df011bccd9fe520ba07c8b8d70de3b9dbb

12 years ago(bug 37151) Updating extensions/README file, using Git and https:// in the URLs
pmolina [Sun, 3 Jun 2012 13:58:36 +0000 (10:58 -0300)]
(bug 37151) Updating extensions/README file, using Git and https:// in the URLs

Change-Id: I22c8073ee851d7a0d188c1aa39e6b2463ede00ab

12 years agoLocalisation updates from http://translatewiki.net.
Translation updater bot [Sun, 3 Jun 2012 14:43:26 +0000 (14:43 +0000)]
Localisation updates from translatewiki.net.

Change-Id: I023836a005656b5232661e21e2849f4de5f154f9

12 years agoReplace calls to deprecated Article::doWatch and Article::doUnwatch
Platonides [Sun, 3 Jun 2012 13:41:57 +0000 (15:41 +0200)]
Replace calls to deprecated Article::doWatch and Article::doUnwatch

Change-Id: I7e87b24144cbff01fdf8b40c5e7da783c0c57f24

12 years agoRename $exclude_patterns to $excludePatterns and
Platonides [Sun, 3 Jun 2012 13:38:51 +0000 (15:38 +0200)]
Rename $exclude_patterns to $excludePatterns and
$wgDoxyGenerateMan to $doxyGenerateMan.

Change-Id: Id6d7d8202c6bdfd31d2bba5603e0682d35c76ad4

12 years agoUse canonical class name. Include ORMRowTest.php
Platonides [Sun, 3 Jun 2012 13:22:31 +0000 (15:22 +0200)]
Use canonical class name. Include ORMRowTest.php

Change-Id: Ia6bc39492056bb3aa3a1a17097b71b70d1344e50

12 years ago(bug 37181) Removed hard coded parentheses in SpecialMIMEsearch.php
pmolina [Sat, 2 Jun 2012 15:08:23 +0000 (12:08 -0300)]
(bug 37181) Removed hard coded parentheses in SpecialMIMEsearch.php

Change-Id: I32d351dc24e4029bfea68b36904b44022375f4b3

12 years agoMerge "(bug 37182) Removed hard coded parentheses in SpecialStatistics.php"
Siebrand [Sun, 3 Jun 2012 12:04:38 +0000 (12:04 +0000)]
Merge "(bug 37182) Removed hard coded parentheses in SpecialStatistics.php"

12 years agoMerge "(bug 37183) Removed hard coded parentheses in SpecialListfiles.php"
Siebrand [Sun, 3 Jun 2012 12:02:39 +0000 (12:02 +0000)]
Merge "(bug 37183) Removed hard coded parentheses in SpecialListfiles.php"

12 years ago(bug 37182) Removed hard coded parentheses in SpecialStatistics.php
pmolina [Sat, 2 Jun 2012 15:06:48 +0000 (12:06 -0300)]
(bug 37182) Removed hard coded parentheses in SpecialStatistics.php

Change-Id: Ie412b21a0426e5aaf9c1cf55aa91ab16fd1c0662

12 years ago(bug 37183) Removed hard coded parentheses in SpecialListfiles.php
pmolina [Sat, 2 Jun 2012 15:05:06 +0000 (12:05 -0300)]
(bug 37183) Removed hard coded parentheses in SpecialListfiles.php

Change-Id: Id8fceb6075579bd30b701c2531f0d24723fe54f1

12 years agoMerge "Revert "Adding sanity check to Title::isRedirect().""
Brion VIBBER [Sun, 3 Jun 2012 11:03:20 +0000 (11:03 +0000)]
Merge "Revert "Adding sanity check to Title::isRedirect().""

12 years agoRevert "Adding sanity check to Title::isRedirect()."
Brion VIBBER [Sun, 3 Jun 2012 11:00:54 +0000 (11:00 +0000)]
Revert "Adding sanity check to Title::isRedirect()."

This reverts commit 7d12b7b72c2060c58b6bd0759b80d985bb9431be

12 years agoMerge "(bug 37178) Allow pagination link l10n"
Siebrand [Sun, 3 Jun 2012 10:35:37 +0000 (10:35 +0000)]
Merge "(bug 37178) Allow pagination link l10n"

12 years ago(bug 37178) Allow pagination link l10n
Dereckson [Sat, 2 Jun 2012 12:43:00 +0000 (14:43 +0200)]
(bug 37178) Allow pagination link l10n

Change-Id: I1035c1e85246c8f9ce09f35405dfa3a5b6d4ba1c

12 years agoMerge "clean up User::getOptions a bit"
Aaron Schulz [Sun, 3 Jun 2012 10:14:09 +0000 (10:14 +0000)]
Merge "clean up User::getOptions a bit"

12 years agoMerge "reverse text/sha1 output in export to match xsd"
Aaron Schulz [Sun, 3 Jun 2012 10:09:08 +0000 (10:09 +0000)]
Merge "reverse text/sha1 output in export to match xsd"

12 years agoMerge "(bug 22750) <logitem> is at wrong location in export.xsd"
Aaron Schulz [Sun, 3 Jun 2012 10:06:18 +0000 (10:06 +0000)]
Merge "(bug 22750) <logitem> is at wrong location in export.xsd"

12 years agoMerge "update export-demo.xml"
Aaron Schulz [Sun, 3 Jun 2012 09:59:47 +0000 (09:59 +0000)]
Merge "update export-demo.xml"

12 years agoMerge "Fix for Ibe3e88fa (a12ce17c): Moved WikiPage::getDeletionUpdates() near WikiPa...
Aaron Schulz [Sun, 3 Jun 2012 09:57:53 +0000 (09:57 +0000)]
Merge "Fix for Ibe3e88fa (a12ce17c): Moved WikiPage::getDeletionUpdates() near WikiPage::doDeleteUpdates()."

12 years agoMerge "Set the status code to 500 on exceptions."
Aaron Schulz [Sun, 3 Jun 2012 09:56:17 +0000 (09:56 +0000)]
Merge "Set the status code to 500 on exceptions."

12 years agoMerge "Localisation updates from http://translatewiki.net."
Reedy [Sun, 3 Jun 2012 09:10:21 +0000 (09:10 +0000)]
Merge "Localisation updates from translatewiki.net."

12 years agodocument CASE (0th array element) for $magicWords
jeremyb [Sun, 3 Jun 2012 03:06:04 +0000 (03:06 +0000)]
document CASE (0th array element) for $magicWords

this agrees with the statement at
https://www.mediawiki.org/w/index.php?title=Manual:Magic_words&oldid=543077#Mapping_wiki_text_to_magic_word_ids

Change-Id: I5036d19b57b5b1be13317e1d6e249eaeee0797c8

12 years agoMerge "Fix bug in getXVO() that produced XVO headers with stray semicolons"
Aaron Schulz [Sat, 2 Jun 2012 23:29:48 +0000 (23:29 +0000)]
Merge "Fix bug in getXVO() that produced XVO headers with stray semicolons"

12 years agoFixed destructor in FSLockManager to clear all the locks.
Aaron Schulz [Sat, 2 Jun 2012 22:13:31 +0000 (15:13 -0700)]
Fixed destructor in FSLockManager to clear all the locks.

Change-Id: I019d24c19f317eb649b5a0415618b453e1ea171b

12 years agoLocalisation updates from http://translatewiki.net.
Translation updater bot [Sat, 2 Jun 2012 21:44:30 +0000 (21:44 +0000)]
Localisation updates from translatewiki.net.

Change-Id: I2cc19ee3b5121aca21dab7f46d666ed55502fb17

12 years agoMerge "Adding sanity check to the LinksUpdate() constructor."
Aaron Schulz [Sat, 2 Jun 2012 17:10:19 +0000 (17:10 +0000)]
Merge "Adding sanity check to the LinksUpdate() constructor."

12 years agoMerge "PHP >= 5.4.0 started taking advantage of $limit optimization of wfDebugBacktra...
Aaron Schulz [Sat, 2 Jun 2012 16:58:41 +0000 (16:58 +0000)]
Merge "PHP >= 5.4.0 started taking advantage of $limit optimization of wfDebugBacktrace(), which we weren't treating right."