lhc/web/wiklou.git
12 years agoFixed api.php?action=parse&format=xmlfm hitting PCRE limit.
Max Semenik [Mon, 2 Apr 2012 14:21:26 +0000 (18:21 +0400)]
Fixed api.php?action=parse&format=xmlfm hitting PCRE limit.

By the way, regexes weren't needed here at all.

Change-Id: I41d222a4d60ead3655f7565b6703186abcd223e0

12 years agoMerge "(bug 25277) Moved the space before the dirmark."
Brion VIBBER [Tue, 3 Apr 2012 04:18:40 +0000 (04:18 +0000)]
Merge "(bug 25277) Moved the space before the dirmark."

12 years agoMerge "(bug 34470) Apply explicit margin-left/right according to directionality."
Brion VIBBER [Tue, 3 Apr 2012 04:10:29 +0000 (04:10 +0000)]
Merge "(bug 34470) Apply explicit margin-left/right according to directionality."

12 years agoMerge "(bug 32384) API: Allow descending order for list=watchlistraw"
Brion VIBBER [Tue, 3 Apr 2012 03:16:09 +0000 (03:16 +0000)]
Merge "(bug 32384) API: Allow descending order for list=watchlistraw"

12 years agogetting rid of white border around gallery thumbs
Kaldari [Mon, 2 Apr 2012 00:11:10 +0000 (17:11 -0700)]
getting rid of white border around gallery thumbs

Change-Id: If04692b0227e6d978f576eb55de45f0c49870788

12 years agoMerge "(bug 22870) Separate interface message when creating a page"
Brion VIBBER [Mon, 2 Apr 2012 23:36:43 +0000 (23:36 +0000)]
Merge "(bug 22870) Separate interface message when creating a page"

12 years agoMerge "Add a few more image related directories to ignore"
Aaron Schulz [Mon, 2 Apr 2012 22:53:11 +0000 (22:53 +0000)]
Merge "Add a few more image related directories to ignore"

12 years agoMerge "Fixing alignment of thumbcaption for mixed RTL/LTR environment."
Brion VIBBER [Mon, 2 Apr 2012 22:52:35 +0000 (22:52 +0000)]
Merge "Fixing alignment of thumbcaption for mixed RTL/LTR environment."

12 years agoAdd a few more image related directories to ignore
Reedy [Mon, 2 Apr 2012 22:47:51 +0000 (23:47 +0100)]
Add a few more image related directories to ignore

Change-Id: Ib353db437c5dd5b57e785cc4215b3fb42e9b3420

12 years agoMerge "Bug 35646 - ApiBlockTest::testMakeNormalBlock() broken"
Hashar [Mon, 2 Apr 2012 22:36:26 +0000 (22:36 +0000)]
Merge "Bug 35646 - ApiBlockTest::testMakeNormalBlock() broken"

12 years agoUse local context to get messages and time formatting methods of Language class
Alexandre Emsenhuber [Mon, 2 Apr 2012 19:34:56 +0000 (21:34 +0200)]
Use local context to get messages and time formatting methods of Language class

Change-Id: I52978e8c3c5d88d6a51367046b151aae49d33d87

12 years agoMerge "(bug 32748) unicode URL for articles print version"
Brion VIBBER [Mon, 2 Apr 2012 18:39:47 +0000 (18:39 +0000)]
Merge "(bug 32748) unicode URL for articles print version"

12 years agoAlso add some entropy from the container folders.
Platonides [Mon, 2 Apr 2012 18:21:02 +0000 (20:21 +0200)]
Also add some entropy from the container folders.

Change-Id: I6e1ba061341b7741ade17abfdd46734e38f8f475

12 years agoBug 35646 - ApiBlockTest::testMakeNormalBlock() broken
Reedy [Mon, 2 Apr 2012 18:11:50 +0000 (19:11 +0100)]
Bug 35646 - ApiBlockTest::testMakeNormalBlock() broken

Change-Id: I964cde249ce7193cb1ba8c3430645c36067876fb

12 years agoAlphabetically sort the interwikis.
Platonides [Mon, 2 Apr 2012 15:57:10 +0000 (17:57 +0200)]
Alphabetically sort the interwikis.
Added a comment about WMF wikis.

Keeping maintenance/interwiki.{list,sql} in sync now.
They can be compared with
 diff  maintenance/interwiki.list  <( sed 's/),//' maintenance/interwiki.sql | sed "s/[(')]//g" | tr , \| )

Change-Id: I1bfaad13ea3041889648ab2be13b383dccda07f5

12 years ago(bug 32748) unicode URL for articles print version
Santhosh Thottingal [Thu, 29 Mar 2012 05:55:27 +0000 (11:25 +0530)]
(bug 32748) unicode URL for articles print version

Printer friendly version of article must encode URL in unicode.

- Patch originally written by Brion Vibber
  https://bugzilla.wikimedia.org/attachment.cgi?id=9593
- introduces wfExpandIRI() global function, uses wfExpandIRI_callback.
- phpunit test.

Change-Id: I348b9f1d2ce65cb14f20d4a5751ac9359c8b8316

12 years agoMerge "Remove unused $wgDebugDBTransactions"
Demon [Mon, 2 Apr 2012 15:43:21 +0000 (15:43 +0000)]
Merge "Remove unused $wgDebugDBTransactions"

12 years agoRenamed 'metawikipedia' interwiki link prefix to 'metawikimedia' - Meta-Wiki deals...
Alex Monk [Mon, 2 Apr 2012 15:34:37 +0000 (16:34 +0100)]
Renamed 'metawikipedia' interwiki link prefix to 'metawikimedia' - Meta-Wiki deals with more projects than just Wikipedia. See https://mediawiki.org/wiki/Wikipmediawiki

Change-Id: I995f0d0e6a3877f605fbabd4a49ec258d9fc08b6

12 years agoMerge "Allow closing dump output multiple times"
Demon [Mon, 2 Apr 2012 15:27:03 +0000 (15:27 +0000)]
Merge "Allow closing dump output multiple times"

12 years agoMerge "Changed wfMessage() usage to call directly MessageCache::get() so that its...
Demon [Mon, 2 Apr 2012 15:23:56 +0000 (15:23 +0000)]
Merge "Changed wfMessage() usage to call directly MessageCache::get() so that its $isFullKey parameter can be set to true."

12 years agoMerge "anchor to jump to editform when previewing changes"
Demon [Mon, 2 Apr 2012 15:22:21 +0000 (15:22 +0000)]
Merge "anchor to jump to editform when previewing changes"

12 years agoRegroup all API tests in the 'API' PHPUnit group
Antoine Musso [Mon, 2 Apr 2012 13:33:43 +0000 (15:33 +0200)]
Regroup all API tests in the 'API' PHPUnit group

That will let us tests all the API tests by using PHPUnit group
filtering such as:

 php phpunit.php --group API

Also cleaned some whitespaces

Patchset-4: skipped files that had only whitespace changes

Change-Id: I51e03d910521b061f505e3a9b11a08c7b95f1538

12 years agoRemove unused $wgDebugDBTransactions
Platonides [Mon, 2 Apr 2012 12:02:23 +0000 (14:02 +0200)]
Remove unused $wgDebugDBTransactions

Change-Id: I74f93f83e5955b6953b11a13ed4312a536498b8d

12 years agoAllow closing dump output multiple times
Christian Aistleitner [Sun, 1 Apr 2012 23:46:42 +0000 (01:46 +0200)]
Allow closing dump output multiple times

Change-Id: Iab0645fb348f7256ab5cedf95b8a4424458ff4fc

12 years agoAdding .*.swp, vi temporary files, to .gitignore.
Amir E. Aharoni [Sat, 31 Mar 2012 08:17:44 +0000 (11:17 +0300)]
Adding .*.swp, vi temporary files, to .gitignore.

Change-Id: Ia5ca3b8a20de1ba7cb0fec3826138f82dbc578cf

12 years agoFixing alignment of thumbcaption for mixed RTL/LTR environment.
Amir E. Aharoni [Sun, 1 Apr 2012 18:05:38 +0000 (21:05 +0300)]
Fixing alignment of thumbcaption for mixed RTL/LTR environment.

When an LTR wiki is used with RTL interface and vice versa, the image
thumb caption is aligned according to the interface language. It should
rather be aligned according to the content language. I explicitly set
the alignment of the caption text and the magnifying image according
to mw-content-ltr/rtl classes.

Change-Id: Ib2455a84a918631b2016f4d23c01b92b5ca8b7e8

12 years ago(bug 22870) Separate interface message when creating a page
umherirrender [Sun, 1 Apr 2012 07:40:54 +0000 (09:40 +0200)]
(bug 22870) Separate interface message when creating a page

Add new message 'creating' and use it for the page title of the edit
page.

Change-Id: I8435d21a3674b48ec5a14481cdacf0a52662fa1f

12 years agoMerge "(bug 18062) new message when edit or create the local page of a shared file"
Aaron Schulz [Sun, 1 Apr 2012 02:08:00 +0000 (02:08 +0000)]
Merge "(bug 18062) new message when edit or create the local page of a shared file"

12 years agoAdd an independent entry of the 5.0.2 mysql bump.
Platonides [Sat, 31 Mar 2012 22:13:59 +0000 (00:13 +0200)]
Add an independent entry of the 5.0.2 mysql bump.
Follow up r104437

Change-Id: I20d64ed20d1ecf73ad5712819ee0d5a8a3f6c111

12 years agoMerge "(bug 34334) add a footer to Special:Contributions for newbie mode"
Aaron Schulz [Sat, 31 Mar 2012 21:28:48 +0000 (21:28 +0000)]
Merge "(bug 34334) add a footer to Special:Contributions for newbie mode"

12 years ago(bug 32384) API: Allow descending order for list=watchlistraw
mrbluesky [Thu, 29 Mar 2012 21:15:32 +0000 (23:15 +0200)]
(bug 32384) API: Allow descending order for list=watchlistraw

Patchset2: add parentheses around conditional expression

Change-Id: Ibfc3cdce6a0f30f2086ede9fb91030ded174a1fb

12 years agoMerge ".gitignore for generated html doc"
Hashar [Sat, 31 Mar 2012 18:50:34 +0000 (18:50 +0000)]
Merge ".gitignore for generated html doc"

12 years ago.gitignore for generated html doc
Christian Aistleitner [Sat, 31 Mar 2012 18:16:05 +0000 (20:16 +0200)]
.gitignore for generated html doc

Change-Id: I38c66fe3a219d36d935da9a1c31ac3182bb2dbd9

12 years ago(bug 18062) new message when edit or create the local page of a shared
umherirrender [Sat, 31 Mar 2012 14:17:10 +0000 (16:17 +0200)]
(bug 18062) new message when edit or create the local page of a shared
file

Change-Id: I2b7f76bd759b815a87b306fd97a97097b4731f8d

12 years ago(bug 25277) Moved the space before the dirmark.
Amir E. Aharoni [Thu, 29 Mar 2012 19:17:06 +0000 (21:17 +0200)]
(bug 25277) Moved the space before the dirmark.

If the dirmark is immediately adjacent to the file name, the user
may copy it with and then paste an unneeded dirmark somewhere.
It can be adjacent to the file description, however.

Patch set 2: using getDirMarkEntity, according to MaxSem's suggestion.

Change-Id: I9567a90e9a4b32cdf31af5f26044c8f80961f986

12 years agoAdding getDirMarkEntity().
Amir E. Aharoni [Sat, 31 Mar 2012 10:19:37 +0000 (13:19 +0300)]
Adding getDirMarkEntity().

This function is similar to getDirMark(), but it adds HTML entities
instead of invisible Unicode characters.

It's based on MaxSem's suggestion in
https://gerrit.wikimedia.org/r/#change,3929

Change-Id: I5bd362d6e6a56478bf9f58b2b81fcad31be12d35

12 years ago(bug 34334) add a footer to Special:Contributions for newbie mode
Umherirrender [Fri, 30 Mar 2012 18:15:58 +0000 (20:15 +0200)]
(bug 34334) add a footer to Special:Contributions for newbie mode

Also rewrote logic that select the footer message so it is easier to
follow.

Change-Id: I8dbf445acc2246cda96a653a35523cbd988834b8

12 years agoMerge "Stop PHP notices fouling up XML, when exporting all pages"
Reedy [Sat, 31 Mar 2012 01:14:23 +0000 (01:14 +0000)]
Merge "Stop PHP notices fouling up XML, when exporting all pages"

12 years agoMerge "Avoid doubling dump output"
Reedy [Sat, 31 Mar 2012 01:11:09 +0000 (01:11 +0000)]
Merge "Avoid doubling dump output"

12 years agoStop PHP notices fouling up XML, when exporting all pages
Christian Aistleitner [Fri, 30 Mar 2012 21:01:06 +0000 (23:01 +0200)]
Stop PHP notices fouling up XML, when exporting all pages

Change-Id: I330fd34daeb2ad82d8d8a63b0ef2cb11f52f1170

12 years agoMerge "Removed unused saveTempUploadedFile() function"
Demon [Fri, 30 Mar 2012 20:42:53 +0000 (20:42 +0000)]
Merge "Removed unused saveTempUploadedFile() function"

12 years agoMerge "* (bug 35567) The whole password reminder e-mail is now sent in the same language"
Demon [Fri, 30 Mar 2012 20:38:36 +0000 (20:38 +0000)]
Merge "* (bug 35567) The whole password reminder e-mail is now sent in the same language"

12 years agoAvoid doubling dump output
Christian Aistleitner [Fri, 30 Mar 2012 20:27:43 +0000 (22:27 +0200)]
Avoid doubling dump output

Change-Id: Ied8b8730cf1cd4a77346fbcae9013c9b6493dc8f

12 years ago(bug 30963): Follow-up to change I335c54f3: update messages.inc
mrbluesky [Fri, 30 Mar 2012 20:00:25 +0000 (22:00 +0200)]
(bug 30963): Follow-up to change I335c54f3: update messages.inc

Change-Id: I985d582e9c228d72ffdbbc7d459df3df46a9fdc8

12 years ago* (bug 35567) The whole password reminder e-mail is now sent in the same language
Alexandre Emsenhuber [Fri, 30 Mar 2012 17:43:07 +0000 (19:43 +0200)]
* (bug 35567) The whole password reminder e-mail is now sent in the same language

Change-Id: Id57c916388edfd1347bedde28af872c81301f99e

12 years agoChanged wfMessage() usage to call directly MessageCache::get() so that its $isFullKey...
Alexandre Emsenhuber [Fri, 30 Mar 2012 16:00:21 +0000 (18:00 +0200)]
Changed wfMessage() usage to call directly MessageCache::get() so that its $isFullKey parameter can be set to true.

The $isFullKey parameter means the message key already contains the language subpage ("/de", etc.)

Change-Id: Iceb1243ae6af126e2abbabbb05441a8602c17ef6

12 years agoanchor to jump to editform when previewing changes
Erik Moeller [Fri, 30 Mar 2012 07:18:18 +0000 (00:18 -0700)]
anchor to jump to editform when previewing changes

Provide a handy link back to the edit form from the preview warning.
Tiny UX/accessibility improvement copied from German Wikipedia,
hopefully uncontroversial. :-)

Change-Id: Ieba9b640bca719e8eedd7c204f3516700dcf15fe

12 years agoRemoved unused saveTempUploadedFile() function
Aaron Schulz [Fri, 30 Mar 2012 01:54:26 +0000 (18:54 -0700)]
Removed unused saveTempUploadedFile() function

Change-Id: I262936a2a68b745f6fb3235a21652a4ad3737e39

12 years agoAdded user Id sanity check to setUsernameBitfields() for bug 34755.
Aaron Schulz [Thu, 29 Mar 2012 23:31:39 +0000 (16:31 -0700)]
Added user Id sanity check to setUsernameBitfields() for bug 34755.

Change-Id: I44288d199d86045151f8184f7abaa3df886d9d99

12 years agoUnneeded globals after e2ee009e5 (aka. r114233)
Platonides [Thu, 29 Mar 2012 22:06:58 +0000 (00:06 +0200)]
Unneeded globals after e2ee009e5 (aka. r114233)

Change-Id: I2ee0f3946e2b584db9952926900d425b8af1dd3b

12 years agoAdded *.kate-swp to .gitignore.
Amir E. Aharoni [Thu, 29 Mar 2012 20:01:20 +0000 (22:01 +0200)]
Added *.kate-swp to .gitignore.

These are temporary files created by Kate, a popular text editor in KDE.

Change-Id: I72e3eca752940e864c257a23014e335f4d181f4a

12 years ago(bug 34470) Apply explicit margin-left/right according to directionality.
Amir E. Aharoni [Thu, 29 Mar 2012 16:43:26 +0000 (18:43 +0200)]
(bug 34470) Apply explicit margin-left/right according to directionality.

Patch by fomafix@googlemail.com.

Change-Id: Ic400020cd70862092fbffa4240828fcec8ec26a7

12 years agoMerge "Bug 35583 - GitInfo::isSHA1 returns true for non-sha1 values"
Aaron Schulz [Thu, 29 Mar 2012 15:55:11 +0000 (15:55 +0000)]
Merge "Bug 35583 - GitInfo::isSHA1 returns true for non-sha1 values"

12 years agoMerge "Use local context to get messages"
Reedy [Thu, 29 Mar 2012 14:54:41 +0000 (14:54 +0000)]
Merge "Use local context to get messages"

12 years agoBug 35583 - GitInfo::isSHA1 returns true for non-sha1 values
Reedy [Thu, 29 Mar 2012 14:38:36 +0000 (15:38 +0100)]
Bug 35583 - GitInfo::isSHA1 returns true for non-sha1 values

Patch by Alexis

Change-Id: I6c69d017d2d6ad1237b0c34ffa8a7ae5fb518178

12 years agoRefactor Profiler to get the actual and initial time:
Alexandre Emsenhuber [Wed, 28 Mar 2012 18:42:03 +0000 (20:42 +0200)]
Refactor Profiler to get the actual and initial time:

* Added $metric parameter to Profiler::getTime() and
  Profiler::getInitialTime() so that the time calculating method can be
  easily overriden
* Added 'cpu' time metric (for ProfilerSimple)
* Made Profiler::getInitialTime() protected so that it can be used by
  ProfilerSimple and ProfilerSimpleTrace

Change-Id: I12d1bcb43ec179396a3f8ed46ba4128412e2f65b

12 years agoUse local context to get messages
Alexandre Emsenhuber [Thu, 29 Mar 2012 08:57:00 +0000 (10:57 +0200)]
Use local context to get messages

Change-Id: I9bad983b6deffa1f79770663010252730d1b1eb5

12 years agoMerge "(bug 30963) Option to hide redirects in Allpages and Prefixindex"
Aaron Schulz [Thu, 29 Mar 2012 06:05:38 +0000 (06:05 +0000)]
Merge "(bug 30963) Option to hide redirects in Allpages and Prefixindex"

12 years agoMerge "(bug 33689) Fix incomplete query on constraints"
Aaron Schulz [Thu, 29 Mar 2012 05:32:38 +0000 (05:32 +0000)]
Merge "(bug 33689) Fix incomplete query on constraints"

12 years agoMerge "Show the git revision and git branch in the debug toolbar if available."
Aaron Schulz [Thu, 29 Mar 2012 05:02:34 +0000 (05:02 +0000)]
Merge "Show the git revision and git branch in the debug toolbar if available."

12 years agoMerge "Avoid setting multiple Content-Type headers."
Aaron Schulz [Thu, 29 Mar 2012 05:00:25 +0000 (05:00 +0000)]
Merge "Avoid setting multiple Content-Type headers."

12 years ago(bug 35565) Special:Log/patrol doesn't indicate whether patrolling was automatic
Max Semenik [Wed, 28 Mar 2012 22:39:32 +0000 (02:39 +0400)]
(bug 35565) Special:Log/patrol doesn't indicate whether patrolling was automatic

Change-Id: Ia4d9ffcfda719fd94ac5e01f0e35c4c5823d7d72

12 years ago(bug 33689) Fix incomplete query on constraints
saper [Wed, 28 Mar 2012 21:23:13 +0000 (23:23 +0200)]
(bug 33689) Fix incomplete query on constraints

Upgrade to 1.19 on Postgres fails due to incomplete query when trying to
defer foreign key for externallinks

* FieldInfo::conname() should return NULL not "" when constraint
  is not present
* Re-create missing constraint on schema update

Change-Id: I7ca351e07d228afdf4a5c3bef365f42a27c9ac45

12 years ago(bug 30963) Option to hide redirects in Allpages and Prefixindex
mrbluesky [Wed, 28 Mar 2012 20:28:31 +0000 (22:28 +0200)]
(bug 30963) Option to hide redirects in Allpages and Prefixindex

Add an option to SpecialAllpages and SpecialPrefixindex to hide
redirects.

Change-Id: I335c54f31ef841dd0c2e51a2ec8b17f234308b0e

12 years agoShow the git revision and git branch in the debug toolbar if available.
Alexandre Emsenhuber [Wed, 28 Mar 2012 10:43:35 +0000 (12:43 +0200)]
Show the git revision and git branch in the debug toolbar if available.

The git version is displayed for consistency with other locations where the MediaWiki version is displayed and I always the branch on which I am :)

Change-Id: Icf041eabe49f03350536f212753e46f8e3468614

12 years agoAvoid setting multiple Content-Type headers.
Mark A. Hershberger [Wed, 28 Mar 2012 18:53:41 +0000 (14:53 -0400)]
Avoid setting multiple Content-Type headers.

Necessary for JSON-RPC where Content-Type has to be set to
application/json on POST.

Change-Id: I0d974c98d914a22d0150a198a9f630206bb01d64

12 years agoMerge "Use local context to get messages"
Nikerabbit [Wed, 28 Mar 2012 16:09:24 +0000 (16:09 +0000)]
Merge "Use local context to get messages"

12 years agoMerge "Add phpunit testcases for Bug 30681"
Nikerabbit [Wed, 28 Mar 2012 15:41:07 +0000 (15:41 +0000)]
Merge "Add phpunit testcases for Bug 30681"

12 years ago(bug 35541) ns gender aliases for Croatian (hr)
Niklas Laxström [Wed, 28 Mar 2012 13:41:19 +0000 (13:41 +0000)]
(bug 35541) ns gender aliases for Croatian (hr)

Change-Id: If1d0c0c69b5944b8ed2f8bf36c5a55028d9cf0ac

12 years agoUse local context to get messages
Alexandre Emsenhuber [Wed, 28 Mar 2012 10:34:34 +0000 (12:34 +0200)]
Use local context to get messages

Change-Id: Ic173f92f56f74261a34c896fbd1f45ec097129d6

12 years agogitignore mwsql script history file
Niklas Laxström [Wed, 28 Mar 2012 09:36:20 +0000 (09:36 +0000)]
gitignore mwsql script history file

sql.php attempts to generates an history file in the user homedir and
fallback on using maintenance/.mwsql_history

Change-Id: Iad23df30fd00e5d99242d34e7338f9caeedb09e4

12 years agoAdd phpunit testcases for Bug 30681
Santhosh Thottingal [Wed, 28 Mar 2012 10:06:23 +0000 (15:36 +0530)]
Add phpunit testcases for Bug 30681

- The fix was done in https://gerrit.wikimedia.org/r/3842

Change-Id: I9874604828c1ae4ce0948ed7533a57dea9ac736d

12 years agoFix Bug 30681 - Wrong escaping for inexistent messages.
Santhosh Thottingal [Wed, 28 Mar 2012 05:55:45 +0000 (11:25 +0530)]
Fix Bug 30681 - Wrong escaping for inexistent messages.

- If the message does not exist, do an early return from the toString method, instead of going through replaceParameter and format comparisons.
- Avoid getMessageText method.
- If the format is plain, do not escape the angle brackets.

Change-Id: I4561ee75d991ef8df3399ab17e5d75cb81f63f8f

12 years ago[FileBackend] Moved scoped timeout stuff to its own file. Also removed some commented...
Aaron Schulz [Tue, 27 Mar 2012 18:45:48 +0000 (11:45 -0700)]
[FileBackend] Moved scoped timeout stuff to its own file. Also removed some commented-out code (such a call would belong in LocalFile more so than here).

Change-Id: I0f0b7fe1a0f1da3fffe57c58b9f4d5a77d97cd29

12 years agoFollow-up c7df7ade694d38cddc8ec358fe0453cffd6ef379 (r3532):
Alexandre Emsenhuber [Tue, 27 Mar 2012 15:54:54 +0000 (17:54 +0200)]
Follow-up c7df7ade694d38cddc8ec358fe0453cffd6ef379 (r3532):
* Forgot to change that instance of __construct() to addInitialStack()

Change-Id: If639ebe9ba53206108642bd3880058e7388aaa98

12 years agoMerge "Improved the comment about Special:Contributions."
Hashar [Tue, 27 Mar 2012 15:32:39 +0000 (15:32 +0000)]
Merge "Improved the comment about Special:Contributions."

12 years agoMerge "Use local context to get messages"
Demon [Tue, 27 Mar 2012 13:14:32 +0000 (13:14 +0000)]
Merge "Use local context to get messages"

12 years agoImproved the comment about Special:Contributions.
Amir E. Aharoni [Tue, 27 Mar 2012 12:09:25 +0000 (14:09 +0200)]
Improved the comment about Special:Contributions.

It was prompted by an IRC discussion with SrikanthLogic,
who found the comment hard to understand.

Change-Id: Idd686257bc4d44f93e06b5645bdc1531bb2b4a2e

12 years agoFix language names:
Amir E. Aharoni [Tue, 27 Mar 2012 12:00:18 +0000 (14:00 +0200)]
Fix language names:

* ab - suggested at ab.wikipedia.org village pump.
* bh - added a clarification about the name in a comment.
* bug - improved the name.
* ckb - added a clarification about the name in a comment.
* dz - changed the name in the comment.
* ike-latn - capitalized the Latin name.
* inh - only the Cyrillic name is needed.
* ks - consistent slash usage.
* mo - added a comment saying that it's deprecated.
* new - fixed the name in the comment.
* pi - fixed the native name according to the Wikipedia article and the dictionaries i have.
* tg-latn - capitalized the Latin name.
* tly - capitalized the Cyrillic name.
* ug-latn - removed unneeded LRM.
* uz - fixed the apostrophe.
* vep - fixed the apostrophe.

Change-Id: Ibd3d145426d71d46393ab330ac9ee63a4c737041

12 years agoUse local context to get messages
Alexandre Emsenhuber [Tue, 27 Mar 2012 10:51:16 +0000 (12:51 +0200)]
Use local context to get messages

Change-Id: I2c6fad30e2c4eaebf1223d94820dae917231e882

12 years agoSplit hashar's patchset2 into its own commit
tstarling [Tue, 27 Mar 2012 04:23:44 +0000 (15:23 +1100)]
Split hashar's patchset2 into its own commit

* updated FileBackend constructor documentation
* squash change 3321 (r113742)

Change-Id: I6bb054ac6aaeee38a03880558c918963138330c4

12 years ago[FileBackend]
Aaron Schulz [Tue, 13 Mar 2012 01:46:33 +0000 (01:46 +0000)]
[FileBackend]
* Added FileJournal class to log file changes for file backends. This can be used for migrations (like moving to Swift), syncing mirror repos, consistency checks, finishing/reverting operation batches, and such. The default journal is the "null" journal, which simply does nothing.
* Added the optional schema change required for using the DBFileJournal (MySQL, SQLite).

Change-Id: I33c9f9a598ba1f164c862b9dc3c718f9172db02b

12 years agoFix typo in comment
tstarling [Tue, 27 Mar 2012 00:12:35 +0000 (11:12 +1100)]
Fix typo in comment

Change-Id: I5861982d91a32b5f65c250dde38fc5ce8f5c2693

12 years agoRevert previous commit: accidental branch merge
tstarling [Mon, 26 Mar 2012 23:53:48 +0000 (10:53 +1100)]
Revert previous commit: accidental branch merge

This reverts commit 685fffec2049e1e152105dae919b58ed8876d04e, reversing
changes made to 59a68b48a74763af58ad7d62820ae1e7b0639476.

Change-Id: I5ed9f66e6afd5004ed5ee0f00e46888359376689

12 years agoMerge "Fix typo in comment"
tstarling [Mon, 26 Mar 2012 23:47:04 +0000 (23:47 +0000)]
Merge "Fix typo in comment"

12 years agoFix typo in comment
tstarling [Mon, 26 Mar 2012 23:44:24 +0000 (10:44 +1100)]
Fix typo in comment

Change-Id: Ia0af1e53c11c371f70dd60acdf5d32485bd8b3bc

12 years agoMerge "Sync HISTORY with RELEASE-NOTES from REL1_18"
Brion VIBBER [Mon, 26 Mar 2012 22:09:20 +0000 (22:09 +0000)]
Merge "Sync HISTORY with RELEASE-NOTES from REL1_18"

12 years agoMerge "First half of fix for bug #30332 ("API spamblocklist error should provide...
Aaron Schulz [Mon, 26 Mar 2012 22:04:55 +0000 (22:04 +0000)]
Merge "First half of fix for bug #30332 ("API spamblocklist error should provide *all* blocked URLs, not just one")."

12 years agoFirst half of fix for bug #30332 ("API spamblocklist error should provide *all* block...
jarry1250 [Mon, 26 Mar 2012 21:50:34 +0000 (22:50 +0100)]
First half of fix for bug #30332 ("API spamblocklist error should provide *all* blocked URLs, not just one").

Allow spamPageWithContent() to accept an array of matches, rather than just one.

Not dependent on other half of fix.

Change-Id: I75faac51f24bbb2569b36bc2e44f3cd5c43b1bd7

12 years agoSync HISTORY with RELEASE-NOTES from REL1_18
Alexandre Emsenhuber [Mon, 26 Mar 2012 20:57:32 +0000 (22:57 +0200)]
Sync HISTORY with RELEASE-NOTES from REL1_18

Change-Id: Iedb39de2c357ecb5b36bcb277722825d89a86031

12 years agoUse local context to get messages
Alexandre Emsenhuber [Mon, 26 Mar 2012 19:59:23 +0000 (21:59 +0200)]
Use local context to get messages

Change-Id: Ibbe6cd92ad3057742a6193471971fb11244e843b

12 years ago* (bug 35446) Using "{{nse:}}" with an invalid namespace name no longer throws a...
Alexandre Emsenhuber [Mon, 26 Mar 2012 18:26:32 +0000 (20:26 +0200)]
* (bug 35446) Using "{{nse:}}" with an invalid namespace name no longer throws a PHP warning

Change-Id: I8e7611cdb03558af13ec5b96e02857ff5b16b571

12 years agoMerge "Closing dump buffers on stream end"
Aaron Schulz [Mon, 26 Mar 2012 18:17:21 +0000 (18:17 +0000)]
Merge "Closing dump buffers on stream end"

12 years agoWas causing Notice: Array to string conversion in .../includes/api/ApiBase.php on...
Liangent [Mon, 26 Mar 2012 13:36:24 +0000 (21:36 +0800)]
Was causing Notice: Array to string conversion in .../includes/api/ApiBase.php on line 285 and examples of list=allimages are not displayed properly

Change-Id: I4fde14245ac19716957beb634a274c3a6042d776

12 years ago* (bug 34212) ApiBlock/ApiUnblock allow action to take place without a token paramete...
Reedy [Thu, 22 Mar 2012 19:52:37 +0000 (19:52 +0000)]
* (bug 34212) ApiBlock/ApiUnblock allow action to take place without a token parameter present

* (bug 35317) CSRF in Special:Upload
Revert r56793, which removed the CSRF check for Special:Upload for normal file
uploads. Cross-site posting of file uploads without user interaction has been
possible since at least as early as Chrome 8 (late 2010) and Firefox 6 (mid
2011).

Commonist has used api.php since version 0.4.0 (April 2010), and the API
already requires an edit token, so Commonist 0.4.0+ is not affected by this
change.

* (bug 34907) Fix for CSRF vulnerability due to mw.user.tokens. Patch by Roan
Kattouw and Tim Starling.
* Filter out private modules early in ResourceLoader::makeResponse() and just
pretend they weren't specified. This means these modules cannot be loaded
through load.php . This filtering must not happen in makeModuleResponse(),
because that would break inlining.
* Force inlining of private modules in OutputPage::makeResourceLoaderLink(),
disregarding $wgResourceLoaderInlinePrivateModules
* Remove $wgResourceLoaderInlinePrivateModules
* Remove special treatment of private modules ($private) in
ResourceLoader::makeResponse() and sendResponseHeaders(), because we're not
allowing private modules to be loaded through here any more
* Remove identity checks in ResourceLoaderUserOptionsModule and
ResourceLoaderUserCSSPrefsModule, they didn't make a lot of sense before but
they're certainly useless now.
* Factored out error comment construction in ResourceLoader.php and stripped
comment terminations from exception messages. I didn't find an XSS
vulnerability but it looked scary.

Patchset2:
 Removes whitespace error that prevented automatic merge by Gerrit:
 includes/resourceloader/ResourceLoaderUserOptionsModule.php

Change-Id: I2dec8b8caf9db3c64919763865cc10cccdd6a1a3

12 years agoClosing dump buffers on stream end
Christian Aistleitner [Mon, 26 Mar 2012 09:26:48 +0000 (11:26 +0200)]
Closing dump buffers on stream end

Change-Id: I7bef095f2f9189fb20064da4fd09ed4caa7a90e5

12 years agoMerge "No more undefined usage of rev{Start,End}Id warnings"
Aaron Schulz [Mon, 26 Mar 2012 06:30:04 +0000 (06:30 +0000)]
Merge "No more undefined usage of rev{Start,End}Id warnings"

12 years agoMerge "Same as #3715, but for master: * Moved the new entry to a new section "Changes...
Aaron Schulz [Mon, 26 Mar 2012 05:35:07 +0000 (05:35 +0000)]
Merge "Same as #3715, but for master: * Moved the new entry to a new section "Changes since 1.19 beta 2" (did not see that the beta 2 was out)"

12 years agoMerge "Use local context to get message"
Aaron Schulz [Mon, 26 Mar 2012 05:31:51 +0000 (05:31 +0000)]
Merge "Use local context to get message"

12 years agoFix broken email confirmation expiration caused by MWCryptRand changes.
Daniel Friesen [Mon, 26 Mar 2012 03:44:57 +0000 (20:44 -0700)]
Fix broken email confirmation expiration caused by MWCryptRand changes.

Change-Id: I7ef0913074f372b5ace3d14993e0e3a914b9f22c