lhc/web/wiklou.git
11 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().""

11 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

11 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"

11 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

11 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"

11 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"

11 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"

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

11 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()."

11 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."

11 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."

11 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"

11 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

11 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."

11 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."

11 years agoSelect all nedded fields for Title::newFromRow() when fetch a revision from the database.
Alexandre Emsenhuber [Sat, 2 Jun 2012 16:36:48 +0000 (18:36 +0200)]
Select all nedded fields for Title::newFromRow() when fetch a revision from the database.

Otherwise MW will throw an exception with the message "LinkCache doesn't currently know about this title"
when accessing redirect or len items of these Title objects, e.g. in Special:RevisionDelete.

Change-Id: I07978145df78bddac894bdac087c5d62b03759b3

11 years agoMerge "(bug 37185) Removed hard coded parentheses in RevisionDelete.php"
Aaron Schulz [Sat, 2 Jun 2012 16:17:49 +0000 (16:17 +0000)]
Merge "(bug 37185) Removed hard coded parentheses in RevisionDelete.php"

11 years ago(bug 37185) Removed hard coded parentheses in RevisionDelete.php
pmolina [Sat, 2 Jun 2012 14:32:23 +0000 (11:32 -0300)]
(bug 37185) Removed hard coded parentheses in RevisionDelete.php

Change-Id: Idb00a337fa202d653b61ddd28c32aecef3e66419

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

Change-Id: I1d391e7234b48ca870fffbdb48bd2ca03285a050

11 years ago(bug 37177) Make revision row localisable.
Siebrand Mazeland [Sat, 2 Jun 2012 10:43:43 +0000 (12:43 +0200)]
(bug 37177) Make revision row localisable.

Change-Id: Ie35a8b918151467400683a8474775790d45a5b55

11 years agoMerge "(bug 36819) Make language names lowercase first letter where usual"
Siebrand [Sat, 2 Jun 2012 09:59:45 +0000 (09:59 +0000)]
Merge "(bug 36819) Make language names lowercase first letter where usual"

11 years agoclean up User::getOptions a bit
umherirrender [Sat, 2 Jun 2012 08:46:37 +0000 (10:46 +0200)]
clean up User::getOptions a bit

* use local vars for often used objects
* move some lines near the code, which depends on it

Change-Id: I7a4d4ba1350cca69a8f1c6d355002ee8fdd8f2bc

11 years agoLocalisation updates from http://translatewiki.net.
Translation updater bot [Fri, 1 Jun 2012 18:58:33 +0000 (18:58 +0000)]
Localisation updates from translatewiki.net.

Change-Id: I8226458b6e9dacbcb4c8548eca31a6750a6c1f17

11 years agoupdate export-demo.xml
umherirrender [Fri, 1 Jun 2012 16:10:54 +0000 (18:10 +0200)]
update export-demo.xml

Add tags with examples for the update from version 0.4 to 0.7

Change-Id: I99c32ea29741a989ecd80ea61251c6636799ec25

11 years ago(bug 22750) <logitem> is at wrong location in export.xsd
umherirrender [Fri, 1 Jun 2012 15:57:02 +0000 (17:57 +0200)]
(bug 22750) <logitem> is at wrong location in export.xsd

* fix indent of logitem
* add logtitle/params tags
* change one Image: to File:

Change-Id: I02e631d8c4679c46095320901cdff724533d66f0

11 years agoMerge "Added base class for testing ORMRow deriving classes and added a mock implemen...
Reedy [Fri, 1 Jun 2012 14:29:07 +0000 (14:29 +0000)]
Merge "Added base class for testing ORMRow deriving classes and added a mock implementation in order to test the abstract parent class itself"

11 years agoMerge "Adding interfaces for ORM row and table classes so these can be used for type...
Reedy [Fri, 1 Jun 2012 13:58:05 +0000 (13:58 +0000)]
Merge "Adding interfaces for ORM row and table classes so these can be used for type hinting in a way that does not prevent doing stuff such as the decorator pattern. Also made some minor fixes in the docs"

11 years agoFix bug in getXVO() that produced XVO headers with stray semicolons
Catrope [Fri, 1 Jun 2012 10:19:53 +0000 (03:19 -0700)]
Fix bug in getXVO() that produced XVO headers with stray semicolons

addVaryHeader() converts $options to an array, so null values (no XVO
options) are converted to empty arrays. This led to headers like:

X-Vary-Options: Foo;string-contains=bar,Baz;,Quux;string-contains=xyz

This fix changes the "Baz;," part to "Baz,"

Change-Id: I2fa0b374f5d4cfa6b894cbd9de8c14354f04ad86

11 years agoMerge "(bug 35264) Wrong type used for <ns> in export.xsd"
Reedy [Fri, 1 Jun 2012 12:10:33 +0000 (12:10 +0000)]
Merge "(bug 35264) Wrong type used for <ns> in export.xsd"

11 years agoMerge "Add BackupDumper to the tests AutoLoader and kill the register globals include...
Reedy [Fri, 1 Jun 2012 09:55:32 +0000 (09:55 +0000)]
Merge "Add BackupDumper to the tests AutoLoader and kill the register globals include vulnerability added in 8ba9856."

11 years agoFix for Ibe3e88fa (a12ce17c): Moved WikiPage::getDeletionUpdates() near WikiPage...
Alexandre Emsenhuber [Fri, 1 Jun 2012 09:07:45 +0000 (11:07 +0200)]
Fix for Ibe3e88fa (a12ce17c): Moved WikiPage::getDeletionUpdates() near WikiPage::doDeleteUpdates().

Please group related methods instead of adding new at the bottom along with deprecated ones. Thanks.

Change-Id: Ie08500de8226e33d5fe4c8a2a95c6a23a550e6d1

11 years agoMerge "The 4th Database::select() parameter is the function name. The ORDER BY should...
Aaron Schulz [Fri, 1 Jun 2012 00:00:47 +0000 (00:00 +0000)]
Merge "The 4th Database::select() parameter is the function name. The ORDER BY should be at $options. This was throwing errors in PHP 5.4 due to the array being converted to a string down at Database.php:862"

11 years agoThe 4th Database::select() parameter is the function name.
Platonides [Thu, 31 May 2012 22:13:36 +0000 (00:13 +0200)]
The 4th Database::select() parameter is the function name.
The ORDER BY should be at $options.
This was throwing errors in PHP 5.4 due to the array being
converted to a string down at Database.php:862

Fixes 50ee1d2

Change-Id: Ifb0fc70144242f25fc916fb8d380ed3e2d334fb9

11 years agoAdd BackupDumper to the tests AutoLoader and kill the
Platonides [Thu, 31 May 2012 20:19:39 +0000 (22:19 +0200)]
Add BackupDumper to the tests AutoLoader and kill the
register globals include vulnerability added in 8ba9856.

Change-Id: If7fa6d76c91daa44aa53e80ac39be4860a763723

11 years agoLocalisation updates from http://translatewiki.net.
Translation updater bot [Thu, 31 May 2012 19:45:13 +0000 (19:45 +0000)]
Localisation updates from translatewiki.net.

Change-Id: I5dc83c468e542fccded921064326e2e2f2d4135f

11 years agoreverse text/sha1 output in export to match xsd
umherirrender [Thu, 31 May 2012 19:05:40 +0000 (21:05 +0200)]
reverse text/sha1 output in export to match xsd

Change-Id: I84588e3d9692ee9eb7411b1e391abfc6c9ee89bf

11 years agoMerge "Show revdel links instead of checkboxes on pages where there is no multiple...
Aaron Schulz [Thu, 31 May 2012 18:48:03 +0000 (18:48 +0000)]
Merge "Show revdel links instead of checkboxes on pages where there is no multiple log entry revdel form."

11 years ago(bug 35264) Wrong type used for <ns> in export.xsd
Mormegil [Thu, 31 May 2012 17:16:41 +0000 (19:16 +0200)]
(bug 35264) Wrong type used for <ns> in export.xsd

Change-Id: I6d5a399d3fde4d70a8814c4f8d107765c8e3da96

11 years agoSet the status code to 500 on exceptions.
Platonides [Thu, 31 May 2012 17:15:33 +0000 (19:15 +0200)]
Set the status code to 500 on exceptions.

Should fix bug 37140, scripts served through
action=raw failing due to being served a html
error page.
As well as such as giving a better behavior
such as for search engines.
This could affect IE users by showing them
smart errors instead of the content, though.

Change-Id: I5d680fe10db6d61d91e898323bd5fb755a07135d

11 years agoMerge "cleanup EditWatchlist a bit"
Aaron Schulz [Thu, 31 May 2012 17:10:07 +0000 (17:10 +0000)]
Merge "cleanup EditWatchlist a bit"

11 years agoMerge "Revision::getTitle produce rev_id IS NULL query"
Aaron Schulz [Thu, 31 May 2012 17:06:50 +0000 (17:06 +0000)]
Merge "Revision::getTitle produce rev_id IS NULL query"

11 years agoPHP >= 5.4.0 started taking advantage of $limit optimization of wfDebugBacktrace(),
Platonides [Thu, 31 May 2012 15:29:43 +0000 (17:29 +0200)]
PHP >= 5.4.0 started taking advantage of $limit optimization of wfDebugBacktrace(),
which we weren't treating right.

* $limit in wfDebugBacktrace() is the number of returned frames,
we thus need to take into account the wfDebugBacktrace() frame, which
is sliced from debug_backtrace().

* wfGetCaller() needs to add a level for itself.

* MWDebug::warning() was logging itself as the warning issuer,
which is useless (the call a few lines before was right, though)
MWDebugTest.php changed accordingly.

* Removed double call to wfGetCaller( $callerOffset + 1 )

* Documented the meaning of wfGetCaller() parameter

* Added unit test

Change-Id: Ief50f4c810bad8b03bb2bf9dc6d945d9acb29851

11 years agocleanup EditWatchlist a bit
umherirrender [Thu, 31 May 2012 15:23:50 +0000 (17:23 +0200)]
cleanup EditWatchlist a bit

* set fields explict in select statement
* get database connection only, if there is anything to do
* store often used object in local var

Change-Id: I41325ee0fdd935e48e2539668dfa0a46ff04af51

11 years agoMerge "(bug 37194) remove obsoletes *.deps.php"
Reedy [Thu, 31 May 2012 13:54:00 +0000 (13:54 +0000)]
Merge "(bug 37194) remove obsoletes *.deps.php"

11 years agoMerge "(bug 36839) Use mb_check_encoding() if available."
Tim Starling [Thu, 31 May 2012 12:36:19 +0000 (12:36 +0000)]
Merge "(bug 36839) Use mb_check_encoding() if available."

11 years ago(bug 36839) Use mb_check_encoding() if available.
lupo [Thu, 31 May 2012 12:21:36 +0000 (14:21 +0200)]
(bug 36839) Use mb_check_encoding() if available.

This is not a real fix for the cause of the bug (which is a
pcre.recursion_limit that is far too low), but I do wonder
about the efficiency of using a regexp to test for valid
UTF-8 encoding. After all the regexp has to be compiled first
into a state machine.

Patch set 2: Php unit test for Language.checkTitleEncoding
Patch set 3: benchmark
Patch set 4: add benchmark for non-capturing subgroup in regexp, and
since that's faster than a capturing subgroup, use it in
checkTitleEncoding() in the regexp branch.
Patch set 5: use Tim's suggestion (once-only pattern) in the regexp
branch. Also add to benchmark.

Change-Id: I551f096921d4c9c57cbcb091b80ab5970ca86a9b

11 years agoMerge "Localisation updates from http://translatewiki.net."
Reedy [Thu, 31 May 2012 10:19:36 +0000 (10:19 +0000)]
Merge "Localisation updates from translatewiki.net."

11 years agomissing $dbr instance in JobQueue
Antoine Musso [Wed, 30 May 2012 19:17:30 +0000 (21:17 +0200)]
missing $dbr instance in JobQueue

This comes from factoring done with commit fb69ee4. To add quotes based
on the database type, we actually need a Database instance!

Fault introduced by https://gerrit.wikimedia.org/r/9116

Change-Id: I7a4f7fb1a744cd7adb5166e66424b664edb3d9e8

11 years agoLocalisation updates from http://translatewiki.net.
Translation updater bot [Wed, 30 May 2012 19:04:30 +0000 (19:04 +0000)]
Localisation updates from translatewiki.net.

Change-Id: Idd4148e96ec8e655c55bf4a694bf9044deb5164b

11 years agoShow revdel links instead of checkboxes on pages where there is no multiple log entry...
Alex Monk [Tue, 15 May 2012 00:45:05 +0000 (01:45 +0100)]
Show revdel links instead of checkboxes on pages where there is no multiple log entry revdel form.

Change-Id: Ie061ee5b77a39c13628bfdb73f09cb3fa97dd090

11 years agowrong class name: JobQueue -> Job
Antoine Musso [Wed, 30 May 2012 14:51:12 +0000 (16:51 +0200)]
wrong class name: JobQueue -> Job

Commit fb69ee48 used a wrong class name JobQueue instead of Job
Was https://gerrit.wikimedia.org/r/#/c/9116/

Change-Id: Ibe3e146e021a95376d2c57d0366645d8f5370431

11 years agoAdd new message 'brackets' and use it to kill some hardcoded []s.
Liangent [Tue, 29 May 2012 06:59:30 +0000 (14:59 +0800)]
Add new message 'brackets' and use it to kill some hardcoded []s.

Change-Id: Idae8d9201d1c291316ab520d204ae8c5cde2d890

11 years agoMerge "Localisation updates from http://translatewiki.net."
Reedy [Tue, 29 May 2012 20:43:36 +0000 (20:43 +0000)]
Merge "Localisation updates from translatewiki.net."

11 years agoMerge "Added missing GPLv2 headers in some places."
Reedy [Tue, 29 May 2012 20:43:24 +0000 (20:43 +0000)]
Merge "Added missing GPLv2 headers in some places."

11 years agoRemoved dead code since PHP minimum is > 5.2.1.
Aaron Schulz [Sat, 26 May 2012 03:41:06 +0000 (20:41 -0700)]
Removed dead code since PHP minimum is > 5.2.1.

Change-Id: I565ff44e5e058ce72cd2eaeaec9ea1e441d01010

11 years agoMerge "Unused variable $wgUser"
Aaron Schulz [Tue, 29 May 2012 20:20:58 +0000 (20:20 +0000)]
Merge "Unused variable $wgUser"

11 years agoMerge "(bug 37072) - prevents infinite job loop"
Aaron Schulz [Tue, 29 May 2012 20:19:58 +0000 (20:19 +0000)]
Merge "(bug 37072) - prevents infinite job loop"

11 years agoLocalisation updates from http://translatewiki.net.
Translation updater bot [Tue, 29 May 2012 19:17:15 +0000 (19:17 +0000)]
Localisation updates from translatewiki.net.

Change-Id: Ia3e858b72222f17a8bdefcfac3541f97327a6ffc

11 years agoMerge "Change if/else to a ternary operator"
Hashar [Tue, 29 May 2012 18:59:38 +0000 (18:59 +0000)]
Merge "Change if/else to a ternary operator"

11 years agoChange if/else to a ternary operator
Platonides [Mon, 28 May 2012 17:37:35 +0000 (19:37 +0200)]
Change if/else to a ternary operator

This keep the wfProfileOut() detector happy.

Change-Id: I85ecc33121d94e6a2d2e8ea3d1f5ca47f3db86bc

11 years agoMerge "Minor changes to Ic50d01f5 Accept-Language code."
Hashar [Tue, 29 May 2012 18:43:55 +0000 (18:43 +0000)]
Merge "Minor changes to Ic50d01f5 Accept-Language code."

11 years agoMinor changes to Ic50d01f5 Accept-Language code.
Platonides [Mon, 28 May 2012 16:23:53 +0000 (18:23 +0200)]
Minor changes to Ic50d01f5 Accept-Language code.

Minor improvments to commit 894c5c1

Change-Id: I8cc63cb1ba2c3aa74ca9e225022d5be75e75ad23

11 years agoMerge "wfProfileOut() for new return added in c6396 (c4e407c)"
Aaron Schulz [Tue, 29 May 2012 18:08:25 +0000 (18:08 +0000)]
Merge "wfProfileOut() for new return added in c6396 (c4e407c)"

11 years agoUnused variable $wgUser
Platonides [Tue, 29 May 2012 17:54:48 +0000 (19:54 +0200)]
Unused variable $wgUser

Change-Id: Ib00ba04cc372788b791fec3f1358048530ecca9f

11 years agowfProfileOut() for new return added in c6396 (c4e407c)
Platonides [Tue, 29 May 2012 17:34:43 +0000 (19:34 +0200)]
wfProfileOut() for new return added in c6396 (c4e407c)

Change-Id: I9fed0ba277fb32df65a772c8c4de123e2867b4c5

11 years agoMerge "Adding sanity check to Title::isRedirect()."
Aaron Schulz [Tue, 29 May 2012 17:29:19 +0000 (17:29 +0000)]
Merge "Adding sanity check to Title::isRedirect()."

11 years agoFix user rights check to display the "revert" link on file histories.
Alexandre Emsenhuber [Tue, 29 May 2012 17:09:01 +0000 (19:09 +0200)]
Fix user rights check to display the "revert" link on file histories.

* Don't do expensive checks for display (for the consistency of the interface)
* Removed the logged-in check and changed it for 'upload' right (as the user need this right to execute the action)

Change-Id: Ie5752e5292a953cbcf81ab665365c3efbd4eba6a

11 years agoHandle more ES exceptions when getting text.
Aaron Schulz [Sat, 26 May 2012 20:27:38 +0000 (13:27 -0700)]
Handle more ES exceptions when getting text.

Change-Id: I795dce37bcf4a24d5922d2d5166bf27ba9b77607

11 years ago`mobile` sub-directories for mobile-related code
Max Semenik [Fri, 25 May 2012 15:05:21 +0000 (19:05 +0400)]
`mobile` sub-directories for mobile-related code

Move DeviceDetection.php and DeviceDetectionTest.php

Change-Id: Ia4aaf7ad499dd2021ef9d2ebf7f6d829e8fc4656

11 years agoAdding sanity check to the LinksUpdate() constructor.
daniel [Thu, 24 May 2012 14:48:46 +0000 (16:48 +0200)]
Adding sanity check to the LinksUpdate() constructor.

The check makes sure that the page id is known for the title
passed to the constructor. LinksUpdate needs to know this id in
order to update the various links tables. If the page id is not
known to the title (e.g. because the page doesn't actually exist)
something is wrong, and LinksUpdate can't operate.

Amend: use MWException instead of assert()

Change-Id: I4873211a71099fe3563b52a53532c95b6a2ff30f

11 years agoAdding sanity check to Title::isRedirect().
daniel [Thu, 24 May 2012 14:42:26 +0000 (16:42 +0200)]
Adding sanity check to Title::isRedirect().

isRedirect() assumes that the LinkCache already contains
information about this title. If that is not the case, it
currently returns false, even though it just doesn't know
whether this link is a redirect.

The new check asserts the assumption that this title
is already known to the link cache.

Amend: use Exception instead of assert()

Change-Id: Id3ad2d4e140b270b1f5ca1f7af9b3320cffff5a2

11 years agotests covering WebRequest->getAcceptLang()
Platonides [Mon, 28 May 2012 16:39:57 +0000 (18:39 +0200)]
tests covering WebRequest->getAcceptLang()

Change-Id: I981574e854bc43aba2bd5def7cb6b1b665c5b6ca

11 years agoFixed the API doc. for aurights (list=allusers)
Hoo man [Sun, 27 May 2012 12:37:19 +0000 (14:37 +0200)]
Fixed the API doc. for aurights (list=allusers)

Listings with aurights can't show users with rights which are
granted by implicit or auto-promoted groups like *, user, or autoconfirmed.
This is my first commit, btw.

Change-Id: I083eb977393729961317d0f3cf9f7cfaa50fde51

11 years ago(bug 37194) remove obsoletes *.deps.php
Antoine Musso [Tue, 29 May 2012 12:05:03 +0000 (14:05 +0200)]
(bug 37194) remove obsoletes *.deps.php

PHP had a nasty bug related to late/early binding and referenced at
https://bugs.php.net/bug.php?id=56776 . The workaround was to add some
.deps.php files to make sure code is loaded early.

Upstream PHP issue #56778 was fixed in PHP 5.1.

See also:
http://lists.wikimedia.org/pipermail/wikitech-l/2006-January/021311.html

Change-Id: I4c85f65c6b5f3df3218bb107881547d44f0cf107

11 years ago(bug 37072) - prevents infinite job loop
Antoine Musso [Mon, 28 May 2012 08:20:19 +0000 (10:20 +0200)]
(bug 37072) - prevents infinite job loop

nextJob.php does not honor jobs types being excluded from the default
job queue by using $wgJobTypesExcludedFromDefaultQueue. Since those jobs
can never get processed, nextJob.php will always return a database which
might produce a nasty infinite loop while trying to process the whole
queue.

Job::pop did take in account wgJobTypesExcludedFromDefaultQueue to
filter the jobs out. So this patch factor out the code in a new method
and uses it for nextJob.php.

Change-Id: I15197ffcca00f229c9004e2abd87e009bc40f384

11 years agoAdded missing GPLv2 headers in some places.
Alexandre Emsenhuber [Fri, 25 May 2012 06:24:55 +0000 (08:24 +0200)]
Added missing GPLv2 headers in some places.

Also made file/class documentation more consistent.

Change-Id: Ia1a7230adc92079b505362317d2e03b36130cc8b

11 years ago(bug 37186) Remove hard coded parentheses in ImagePage.php
Liangent [Tue, 29 May 2012 08:03:59 +0000 (16:03 +0800)]
(bug 37186) Remove hard coded parentheses in ImagePage.php

Change-Id: Ib516e501953f37a69707a5de3e2ed96004760caa

11 years agoMerge "Use localised parentheses for Han script autonyms"
Siebrand [Tue, 29 May 2012 07:40:22 +0000 (07:40 +0000)]
Merge "Use localised parentheses for Han script autonyms"

11 years agoMerge "All zh messages should be falling back to a variant (zh-hans currently)"
Nikerabbit [Tue, 29 May 2012 07:36:27 +0000 (07:36 +0000)]
Merge "All zh messages should be falling back to a variant (zh-hans currently)"

11 years agoUse localised parentheses for Han script autonyms
Translation updater bot [Tue, 29 May 2012 07:28:57 +0000 (07:28 +0000)]
Use localised parentheses for Han script autonyms

Change-Id: I93a056cd7d5fd9c4d76dce1ee74f62b57ae3135f

11 years agoAll zh messages should be falling back to a variant (zh-hans currently)
Liangent [Tue, 29 May 2012 07:04:34 +0000 (15:04 +0800)]
All zh messages should be falling back to a variant (zh-hans currently)

The use of 'disable' in variant names has been overrided by
$wgDisabledVariants years ago.

Change-Id: Ifd66f4de66cb3af83303145403b6d446a00c4b3b

11 years agoMerge "Use message 'parentheses' in prefs-changeemail."
Siebrand [Tue, 29 May 2012 06:29:10 +0000 (06:29 +0000)]
Merge "Use message 'parentheses' in prefs-changeemail."

11 years agoUse message 'parentheses' in prefs-changeemail.
Liangent [Tue, 29 May 2012 03:22:54 +0000 (11:22 +0800)]
Use message 'parentheses' in prefs-changeemail.

Change-Id: Iba4498b93e3ae45be84b6716bd6764ddfab7c113

11 years agoMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
Aaron Schulz [Mon, 28 May 2012 22:36:38 +0000 (22:36 +0000)]
Merge "$wgUseSquid unused since parent commit (fa1a8d5)"

11 years agoLocalisation updates from http://translatewiki.net.
Translation updater bot [Mon, 28 May 2012 19:00:20 +0000 (19:00 +0000)]
Localisation updates from translatewiki.net.

Change-Id: Ic7ab821c94d801f69eb7f9b616b38fd471f65367

11 years ago$wgUseSquid unused since parent commit (fa1a8d5)
Platonides [Mon, 28 May 2012 17:32:18 +0000 (19:32 +0200)]
$wgUseSquid unused since parent commit (fa1a8d5)

Change-Id: I47e103e6c4bb44f74f9d940505775ac2f2e66b29

11 years agoMerge "Tweak Accept-Language sorting method to respect RFC 3282."
Platonides [Mon, 28 May 2012 16:33:07 +0000 (16:33 +0000)]
Merge "Tweak Accept-Language sorting method to respect RFC 3282."

11 years agoAdded base class for testing ORMRow deriving classes and added a mock implementation...
jeroendedauw [Fri, 25 May 2012 21:09:29 +0000 (23:09 +0200)]
Added base class for testing ORMRow deriving classes and added a mock implementation in order to test the abstract parent class itself

Patchset 2: attempt to fix sql error when using sqlite
Patchset 3: for great justice
Patchset 4: sqlite, not postgres... /facepalm
Patchset 5: joy, more sql divergence...
Patchset 7: handle inconsistencies in MWs database abstraction layer

Change-Id: I1948c4ad815008321801c93584eb249c1f597560

11 years agoMerge "bug 37015: Allow disabling special page summary"
Nikerabbit [Mon, 28 May 2012 15:15:33 +0000 (15:15 +0000)]
Merge "bug 37015: Allow disabling special page summary"

11 years agoForward port of https://www.mediawiki.org/wiki/Special:Code/MediaWiki/105964
Reedy [Mon, 28 May 2012 14:43:06 +0000 (15:43 +0100)]
Forward port of https://mediawiki.org/wiki/Special:Code/MediaWiki/105964

"Temporary workaround for bug 31576. The logs show that once every hour or so, a job runner somewhere in the cluster somehow loses all its magic words and starts hitting this case. Throwing an exception should kill the job runner before it does too much damage."

Currently keeps being re-imported into deployment branches...

Change-Id: I9d6ef2f4e0755a86476388508a8c08266fc94a9f

11 years agoMerge "Revert "Remove old compat methods/functions for mb_ functions""
Nikerabbit [Mon, 28 May 2012 13:34:12 +0000 (13:34 +0000)]
Merge "Revert "Remove old compat methods/functions for mb_ functions""

11 years agoRevert "Remove old compat methods/functions for mb_ functions"
Reedy [Mon, 28 May 2012 12:55:31 +0000 (12:55 +0000)]
Revert "Remove old compat methods/functions for mb_ functions"

mb_ functions are in an extension, but apparently not enabled/compiled in by default. Safer to just keep these around till it maybe happens in the future

This reverts commit 1497bd1f36567a5ba39346af879abfbcc2539665

11 years agoTweak Accept-Language sorting method to respect RFC 3282.
Liangent [Mon, 28 May 2012 10:51:53 +0000 (18:51 +0800)]
Tweak Accept-Language sorting method to respect RFC 3282.

Now in Accept-Language handling (in the language converter),
languages appearing earlier in the list are treated as more
preferred languages (variants).

Change-Id: Ic50d01f52dce1ae1f4f4e747d5f8b8399ca03b0b

11 years agoMerge "Localisation updates from http://translatewiki.net."
Reedy [Sun, 27 May 2012 21:43:37 +0000 (21:43 +0000)]
Merge "Localisation updates from translatewiki.net."

11 years agoLocalisation updates from http://translatewiki.net.
Translation updater bot [Sun, 27 May 2012 19:45:42 +0000 (19:45 +0000)]
Localisation updates from translatewiki.net.

Change-Id: Id6e1aac5c0c91f83e2e2ded8ac9937035bb9c104

11 years agoremove windows lines ending
Antoine Musso [Sun, 27 May 2012 19:40:19 +0000 (21:40 +0200)]
remove windows lines ending

Introduced by commit 6c2cf98
https://gerrit.wikimedia.org/r/8919

Change-Id: Idfe6dd1f6d2b7fabfdbccd9acf6f0dcbbb5833be

11 years agoCheck validity of fetched titles and show a descriptive messages when an invalid...
Alexandre Emsenhuber [Sun, 27 May 2012 17:28:22 +0000 (19:28 +0200)]
Check validity of fetched titles and show a descriptive messages when an invalid title is encountered.

Change-Id: I84804c9d89e778d263c781393afe9c8f70395c99

11 years agoMerge "Remove old compat methods/functions for mb_ functions"
Aaron Schulz [Sun, 27 May 2012 16:33:39 +0000 (16:33 +0000)]
Merge "Remove old compat methods/functions for mb_ functions"

11 years agoMerge "Block.php: replace '*' with explicit fields in selects"
Aaron Schulz [Sun, 27 May 2012 16:30:05 +0000 (16:30 +0000)]
Merge "Block.php: replace '*' with explicit fields in selects"

11 years agoMerge "Fix trailing whitespace (and mixed spaces) in XSD files"
Aaron Schulz [Sun, 27 May 2012 16:26:42 +0000 (16:26 +0000)]
Merge "Fix trailing whitespace (and mixed spaces) in XSD files"