lhc/web/wiklou.git
10 years agoUpdate type hints in TraditionalImageGallery
Siebrand Mazeland [Sun, 24 Nov 2013 19:20:29 +0000 (20:20 +0100)]
Update type hints in TraditionalImageGallery

Change-Id: I09c7d15c8717277c0a84c63f1ebdbffb066d8910

10 years agoDeclare visibility on class properties of ImageGalleryBase
Siebrand Mazeland [Sun, 24 Nov 2013 19:14:18 +0000 (20:14 +0100)]
Declare visibility on class properties of ImageGalleryBase

Change-Id: I779d5a683982dc25bc7cdd30addd5870f2a7efd0

10 years agoUpdate documentation for gallery related files
Siebrand Mazeland [Sun, 24 Nov 2013 19:06:17 +0000 (20:06 +0100)]
Update documentation for gallery related files

Change-Id: I113a5e055655aa4c99fa09e7ab5cc472815bf38c

10 years agoReplace Linker::link() by linkKnown()
Siebrand Mazeland [Sun, 24 Nov 2013 18:52:45 +0000 (19:52 +0100)]
Replace Linker::link() by linkKnown()

Change-Id: I70b15ea6352f65fcff70fcc85e743441e4fcab08

10 years agoRemove commented out code
Siebrand Mazeland [Sun, 24 Nov 2013 18:51:41 +0000 (19:51 +0100)]
Remove commented out code

Change-Id: I5989410f8b97508b2b9a3af81f276a58bb18005a

10 years agoBreak long lines in gallery classes
Siebrand Mazeland [Sun, 24 Nov 2013 18:40:30 +0000 (19:40 +0100)]
Break long lines in gallery classes

Change-Id: I49d9618155f0edc3fbeacc7bcec6351ada3886eb

10 years agoUpdate formatting for gallery related files
Siebrand Mazeland [Sun, 24 Nov 2013 18:36:13 +0000 (19:36 +0100)]
Update formatting for gallery related files

Change-Id: Ib3381bca8a6c7fb28a3054d6b4f0493140c1cb75

10 years agoDeclare visibility on class properties of file repo classes
Siebrand Mazeland [Sun, 24 Nov 2013 09:44:10 +0000 (10:44 +0100)]
Declare visibility on class properties of file repo classes

Change-Id: Ia608df217bb893dddae3219b3315cb44e82f5092

10 years agoMerge "Update documentation of Status"
jenkins-bot [Mon, 25 Nov 2013 05:22:52 +0000 (05:22 +0000)]
Merge "Update documentation of Status"

10 years agoMerge "jquery.makeCollapsible: collapse to caption support"
jenkins-bot [Sun, 24 Nov 2013 23:07:32 +0000 (23:07 +0000)]
Merge "jquery.makeCollapsible: collapse to caption support"

10 years agojquery.makeCollapsible: collapse to caption support
theopolisme [Sat, 23 Nov 2013 21:35:40 +0000 (15:35 -0600)]
jquery.makeCollapsible: collapse to caption support

When collapsing a table with a caption, hide everything
except the caption.

Bug: 47139
Change-Id: I034574cb4dd823d64ff2b3c349457aaddd84281d

10 years agoSwap Title::newFromUrl for Title::newFromText
Reedy [Sun, 24 Nov 2013 22:13:39 +0000 (22:13 +0000)]
Swap Title::newFromUrl for Title::newFromText

Change-Id: I426bee611e5fc865377c97c085ebe7ecf9e061c9

10 years agoMerge "Set visibility on class properties of FileRepo"
jenkins-bot [Sun, 24 Nov 2013 21:04:18 +0000 (21:04 +0000)]
Merge "Set visibility on class properties of FileRepo"

10 years agoMerge "Localisation updates from https://translatewiki.net."
Translation updater bot [Sun, 24 Nov 2013 20:39:54 +0000 (20:39 +0000)]
Merge "Localisation updates from https://translatewiki.net."

10 years agoLocalisation updates from https://translatewiki.net.
Translation updater bot [Sun, 24 Nov 2013 20:26:31 +0000 (20:26 +0000)]
Localisation updates from https://translatewiki.net.

Change-Id: Iac7415ec17a0a30026e8c542f5ddd98d67b35d59

10 years agoMerge "Update documentation of MediaHandler"
jenkins-bot [Sun, 24 Nov 2013 20:22:25 +0000 (20:22 +0000)]
Merge "Update documentation of MediaHandler"

10 years agoMerge "SpecialRecentChanges: Use $wgRecentChangesFlags in makeLegend()"
jenkins-bot [Sun, 24 Nov 2013 20:20:51 +0000 (20:20 +0000)]
Merge "SpecialRecentChanges: Use $wgRecentChangesFlags in makeLegend()"

10 years agoRemove message 'expandtemplates-desc'
raymond [Sun, 24 Nov 2013 19:44:14 +0000 (20:44 +0100)]
Remove message 'expandtemplates-desc'

Leftover from migration to core
Unused in core because it is the extension description message

Folloup to I7ef63488dc3ad3885bcf99ff52852e1c6981942b

Change-Id: I783582cb3571a3a4b0346b27dbabb5eb46556102

10 years agoSpecialRecentChanges: Use $wgRecentChangesFlags in makeLegend()
Bartosz Dziewoński [Sun, 24 Nov 2013 17:31:42 +0000 (18:31 +0100)]
SpecialRecentChanges: Use $wgRecentChangesFlags in makeLegend()

Follow-up to Iabf4873f.

Change-Id: I3741723c59575d265353108ebe189f5b0aaaf141

10 years agoMerge "Add legend to Special:RecentChanges and Special:Watchlist"
jenkins-bot [Sun, 24 Nov 2013 17:22:45 +0000 (17:22 +0000)]
Merge "Add legend to Special:RecentChanges and Special:Watchlist"

10 years agoAdd legend to Special:RecentChanges and Special:Watchlist
Scimonster [Sun, 24 Nov 2013 09:30:50 +0000 (11:30 +0200)]
Add legend to Special:RecentChanges and Special:Watchlist

Bug: 52005
Change-Id: Iabf4873ff8534ddf39bc8bbef79214fd3138e984

10 years agoFix variable name in comments
Niklas Laxström [Sun, 24 Nov 2013 10:03:38 +0000 (10:03 +0000)]
Fix variable name in comments

Change-Id: I2fbe47f7843c40b2806ba40b031a6047715db5f3

10 years agoMerge "Call parent::setUp() in DiffHistoryBlobTest before marking skipped tests"
jenkins-bot [Sun, 24 Nov 2013 09:40:01 +0000 (09:40 +0000)]
Merge "Call parent::setUp() in DiffHistoryBlobTest before marking skipped tests"

10 years agoSet visibility on class properties of FileRepo
Siebrand Mazeland [Sun, 24 Nov 2013 09:28:46 +0000 (10:28 +0100)]
Set visibility on class properties of FileRepo

Change-Id: I31c458a3b36e15c8c0666550c9151223dd3a23a0

10 years agoMerge "Remove leading underscore from methods _getResponse*"
jenkins-bot [Sun, 24 Nov 2013 03:20:23 +0000 (03:20 +0000)]
Merge "Remove leading underscore from methods _getResponse*"

10 years agoRemove leading underscore from methods _getResponse*
Siebrand Mazeland [Sat, 23 Nov 2013 18:31:00 +0000 (19:31 +0100)]
Remove leading underscore from methods _getResponse*

Resolves CodeSniffer warning PSR2.Methods.MethodDeclaration.Underscore

Change-Id: I6cf0fccb47a7e1070999ee510b4d3e0112c41cea

10 years agoCall parent::setUp() in DiffHistoryBlobTest before marking skipped tests
aude [Sun, 24 Nov 2013 00:20:46 +0000 (01:20 +0100)]
Call parent::setUp() in DiffHistoryBlobTest before marking skipped tests

Jenkins skips these tests because xdiff is unavailable. The tests get
marked as skipped, out of order and before the error reporting setup.

Things are left in an inconsistent state when running *all* the tests together,
and interferes with later error handling (including PHPUnit_Framework_Error)
in other tests.

The gate-and-submit and other jobs are split into multiple jobs,
and for some reason does not trigger this issue.

This will probably fix bug 57488.

Bug: 57488
Change-Id: Ie1a213e912b5858b43956fc35cf00226636f2093

10 years agoMerge "Add @group medium to ApiUploadTest"
jenkins-bot [Sat, 23 Nov 2013 22:18:07 +0000 (22:18 +0000)]
Merge "Add @group medium to ApiUploadTest"

10 years agoMerge "Let maintenance class start with a upper case letter"
jenkins-bot [Sat, 23 Nov 2013 22:09:49 +0000 (22:09 +0000)]
Merge "Let maintenance class start with a upper case letter"

10 years agoMerge changes I6d95c1b3,I780070e0
jenkins-bot [Sat, 23 Nov 2013 22:07:46 +0000 (22:07 +0000)]
Merge changes I6d95c1b3,I780070e0

* changes:
  Break long lines in file repo files
  Update formatting of file repo classes

10 years agoLet maintenance class start with a upper case letter
umherirrender [Sat, 23 Nov 2013 21:53:29 +0000 (22:53 +0100)]
Let maintenance class start with a upper case letter

the case of a class is not a argument for php, but upper case letters
are recommend.

Change-Id: Ibc9169b238ee3f73021e8f73188c3e5b5f1d36a3

10 years agoAdd @group medium to ApiUploadTest
aude [Sat, 23 Nov 2013 21:53:23 +0000 (22:53 +0100)]
Add @group medium to ApiUploadTest

api tests require either @group medium or @group large

Change-Id: Iea65c4856579690de234a2a8c01669b282a265f3

10 years agoBreak long lines in file repo files
Siebrand Mazeland [Sat, 23 Nov 2013 20:54:48 +0000 (21:54 +0100)]
Break long lines in file repo files

Change-Id: I6d95c1b3e14a947a92127efa681007baaeab89ba

10 years agoMerge "Add missing return value"
jenkins-bot [Sat, 23 Nov 2013 20:48:50 +0000 (20:48 +0000)]
Merge "Add missing return value"

10 years agoMerge "Fix various type and reference issues"
jenkins-bot [Sat, 23 Nov 2013 20:46:36 +0000 (20:46 +0000)]
Merge "Fix various type and reference issues"

10 years agoMerge "Remove 'prefsnologin' message, don't use 'watchnologin' where inappropriate"
jenkins-bot [Sat, 23 Nov 2013 20:31:35 +0000 (20:31 +0000)]
Merge "Remove 'prefsnologin' message, don't use 'watchnologin' where inappropriate"

10 years agoMerge "EnhancedChangesList: Add missing </td></tr>"
jenkins-bot [Sat, 23 Nov 2013 20:25:25 +0000 (20:25 +0000)]
Merge "EnhancedChangesList: Add missing </td></tr>"

10 years agoAdd missing return value
Siebrand Mazeland [Sat, 23 Nov 2013 18:55:46 +0000 (19:55 +0100)]
Add missing return value

According to the documentation, the return value should be a Status.

Change-Id: Ib4c9730b50ef95ed1f0659f61554d7f442a017de

10 years agoMerge "Add .mw-editsection-like class, behavior same as .mw-editsection"
jenkins-bot [Sat, 23 Nov 2013 20:13:27 +0000 (20:13 +0000)]
Merge "Add .mw-editsection-like class, behavior same as .mw-editsection"

10 years agoMerge "Fix default value of domain select box in templates"
Platonides [Sat, 23 Nov 2013 20:12:51 +0000 (20:12 +0000)]
Merge "Fix default value of domain select box in templates"

10 years agoUpdate formatting of file repo classes
Siebrand Mazeland [Sat, 23 Nov 2013 20:00:11 +0000 (21:00 +0100)]
Update formatting of file repo classes

Change-Id: I780070e07352d84d7cda7628994b28b04e8a1ebf

10 years agoFix various type and reference issues
Siebrand Mazeland [Sat, 23 Nov 2013 18:48:43 +0000 (19:48 +0100)]
Fix various type and reference issues

Change-Id: Iced174d9f94faf80c5fa21e15fa6c81b6d8fa21c

10 years agoMerge "Use square brackets instead of curly braces for char of a string"
jenkins-bot [Sat, 23 Nov 2013 19:41:33 +0000 (19:41 +0000)]
Merge "Use square brackets instead of curly braces for char of a string"

10 years agoMerge "Add missing type hint for $autoSync"
jenkins-bot [Sat, 23 Nov 2013 19:39:50 +0000 (19:39 +0000)]
Merge "Add missing type hint for $autoSync"

10 years agoMerge "Add missing wfProfileOut()s"
jenkins-bot [Sat, 23 Nov 2013 19:31:40 +0000 (19:31 +0000)]
Merge "Add missing wfProfileOut()s"

10 years agoAdd missing type hint for $autoSync
Siebrand Mazeland [Sat, 23 Nov 2013 19:30:39 +0000 (20:30 +0100)]
Add missing type hint for $autoSync

Change-Id: I63deed0b2b9b6fc29f67c0b522987df156f685fa

10 years agoMerge "Replace usage of deprecated getRootUrl() method"
jenkins-bot [Sat, 23 Nov 2013 19:30:07 +0000 (19:30 +0000)]
Merge "Replace usage of deprecated getRootUrl() method"

10 years agoMerge "Update documentation of file backend classes"
jenkins-bot [Sat, 23 Nov 2013 19:26:14 +0000 (19:26 +0000)]
Merge "Update documentation of file backend classes"

10 years agoMerge "Update formatting of file backend classes"
jenkins-bot [Sat, 23 Nov 2013 19:17:07 +0000 (19:17 +0000)]
Merge "Update formatting of file backend classes"

10 years agoMerge "Kill 'newmessageslink' and 'newmessagesdifflink' messages"
jenkins-bot [Sat, 23 Nov 2013 19:14:30 +0000 (19:14 +0000)]
Merge "Kill 'newmessageslink' and 'newmessagesdifflink' messages"

10 years agoUpdate documentation of Status
Siebrand Mazeland [Sat, 23 Nov 2013 18:49:06 +0000 (19:49 +0100)]
Update documentation of Status

Change-Id: Ib50321b36c0e9595945037ecfd8bb1e7fe0e86b0

10 years agoRename $wgServerSetting to $serverSetting
Platonides [Sat, 23 Nov 2013 18:41:20 +0000 (19:41 +0100)]
Rename $wgServerSetting to $serverSetting

It's the setting for $wgServer, but let's not confuse humans
and tools by using the convention for globals.

Change-Id: I38c82d363f588648f11d0a0ab3e264e25553493e

10 years agoReplace usage of deprecated getRootUrl() method
Platonides [Sat, 23 Nov 2013 18:32:13 +0000 (19:32 +0100)]
Replace usage of deprecated getRootUrl() method

Follow-up change 85344 (d94d29a9)

Change-Id: Ia77d445621b426e159f9c120cb55c7e69b193497

10 years agoUpdate documentation of file backend classes
Siebrand Mazeland [Sat, 23 Nov 2013 18:23:32 +0000 (19:23 +0100)]
Update documentation of file backend classes

Change-Id: I2113aecc53f1b361d9c276113bc0a9f7076cd21c

10 years agoUse square brackets instead of curly braces for char of a string
umherirrender [Sat, 23 Nov 2013 18:22:03 +0000 (19:22 +0100)]
Use square brackets instead of curly braces for char of a string

The use of curly braces is deprecated in php 4.0, so changing it to
square brackets

Change-Id: I807da8c873bb937ee32df75c27d632075bc84be1

10 years agoUpdate documentation of MediaHandler
Siebrand Mazeland [Sat, 23 Nov 2013 18:17:19 +0000 (19:17 +0100)]
Update documentation of MediaHandler

Change-Id: I979bc0491aa54e12e1625dcd703242ade26e8262

10 years agoAdd missing wfProfileOut()s
Platonides [Sat, 23 Nov 2013 18:15:07 +0000 (19:15 +0100)]
Add missing wfProfileOut()s

Change-Id: I072224fdeda25f8fe8a76338e7e767ab4c0619f0

10 years agoUse the class name with capital letter
Platonides [Sat, 23 Nov 2013 17:41:59 +0000 (18:41 +0100)]
Use the class name with capital letter

Change-Id: I97577cb085a47d58fd3de96ab77da68ebe482d6a

10 years agoMerge "Move ExpandTemplates special into core"
jenkins-bot [Sat, 23 Nov 2013 17:02:23 +0000 (17:02 +0000)]
Merge "Move ExpandTemplates special into core"

10 years agoMerge "The static declaration must come after the visibility declartion"
jenkins-bot [Sat, 23 Nov 2013 16:57:44 +0000 (16:57 +0000)]
Merge "The static declaration must come after the visibility declartion"

10 years agoMove ExpandTemplates special into core
UltrasonicNXT [Thu, 21 Nov 2013 19:38:34 +0000 (19:38 +0000)]
Move ExpandTemplates special into core

Very little modification to extension, add some docs, and GNU license as
per the other core extensions. Removed $isNewParser, as it won't be needed
with new versions of MW, and changed the name of POST variables used.
I have not moved across any of the messages except
english, according to the bug report, translatewiki will sort this out.
The expandtemplates message section has also been added to messages.inc.

htmlspecialchars should not be performed on anything, as it will cause it
to render like &lt;root&gt;

Added this change into the 1.23 release notes.

Bug: 28264
Change-Id: I7ef63488dc3ad3885bcf99ff52852e1c6981942b

10 years agoMerge "Use lowercase key words"
jenkins-bot [Sat, 23 Nov 2013 16:19:44 +0000 (16:19 +0000)]
Merge "Use lowercase key words"

10 years agoHtml: Fix a copy-paste error in docs
Bartosz Dziewoński [Sat, 23 Nov 2013 15:31:07 +0000 (16:31 +0100)]
Html: Fix a copy-paste error in docs

Change-Id: I262f27574335cf8f4d72a5bb3a28a77ef402c252

10 years agoUse lowercase key words
umherirrender [Sat, 23 Nov 2013 14:56:42 +0000 (15:56 +0100)]
Use lowercase key words

Change-Id: I57569b7082a0decc8128ecadd8ec5d1a5c327673

10 years agoThe static declaration must come after the visibility declartion
umherirrender [Sat, 23 Nov 2013 13:42:32 +0000 (14:42 +0100)]
The static declaration must come after the visibility declartion

Change-Id: I7f4646a5eb3acc7209b243c82a5a496daf82cf8f

10 years agoMerge "i18n: add a period after "etc""
jenkins-bot [Sat, 23 Nov 2013 12:41:29 +0000 (12:41 +0000)]
Merge "i18n: add a period after "etc""

10 years agoLocalisation updates from https://translatewiki.net.
Translation updater bot [Sat, 23 Nov 2013 10:46:28 +0000 (10:46 +0000)]
Localisation updates from https://translatewiki.net.

Change-Id: Ic27f47711e4bec31f50d0d8714cf5f5f12da4f50

10 years agoi18n: add a period after "etc"
shirayuki [Sat, 23 Nov 2013 10:22:56 +0000 (19:22 +0900)]
i18n: add a period after "etc"

Change-Id: Ibc298d57e53f05dddc4d07380e9da7baa79c3d83

10 years agoMerge "mediawiki.Title: Add 'params' parameter to #getUrl"
jenkins-bot [Sat, 23 Nov 2013 08:46:30 +0000 (08:46 +0000)]
Merge "mediawiki.Title: Add 'params' parameter to #getUrl"

10 years agoMerge "Detect leakage of error_reporting state in tests."
jenkins-bot [Sat, 23 Nov 2013 08:42:03 +0000 (08:42 +0000)]
Merge "Detect leakage of error_reporting state in tests."

10 years agoMake WebRequest::protocol protected as it's used in subclasses in the same file
Reedy [Sat, 23 Nov 2013 01:08:44 +0000 (01:08 +0000)]
Make WebRequest::protocol protected as it's used in subclasses in the same file

Change-Id: If894e9122fa56e957c666c887fb33ed60733ac0e

10 years agoMerge "Use lower memory limits"
jenkins-bot [Fri, 22 Nov 2013 21:34:25 +0000 (21:34 +0000)]
Merge "Use lower memory limits"

10 years agoMerge "Always select ipb_deleted on list=[all]users"
jenkins-bot [Fri, 22 Nov 2013 21:25:17 +0000 (21:25 +0000)]
Merge "Always select ipb_deleted on list=[all]users"

10 years agoUse lower memory limits
ptarjan [Thu, 21 Nov 2013 23:34:20 +0000 (15:34 -0800)]
Use lower memory limits

HHVM is ~5x more memory efficient than php-src and it shouldn't make us
fail this test

Change-Id: I35a69766c42818c222d36e1cf2a7fabe63a4ece5

10 years agoUpdate formatting of file backend classes
Siebrand Mazeland [Fri, 22 Nov 2013 21:17:15 +0000 (22:17 +0100)]
Update formatting of file backend classes

Change-Id: Ie69c324e2f1ea0b8a654adee06ebda494cebd10c

10 years agoMerge "Do not call FileBackendGroup::get() statically"
jenkins-bot [Fri, 22 Nov 2013 20:47:14 +0000 (20:47 +0000)]
Merge "Do not call FileBackendGroup::get() statically"

10 years agoMerge "Set default for $wgExternalStores to empty array"
jenkins-bot [Fri, 22 Nov 2013 20:45:37 +0000 (20:45 +0000)]
Merge "Set default for $wgExternalStores to empty array"

10 years agoMerge "Update comment in DefaultSettings for bug 17180"
jenkins-bot [Fri, 22 Nov 2013 20:29:30 +0000 (20:29 +0000)]
Merge "Update comment in DefaultSettings for bug 17180"

10 years agoDo not call FileBackendGroup::get() statically
Siebrand Mazeland [Fri, 22 Nov 2013 20:25:15 +0000 (21:25 +0100)]
Do not call FileBackendGroup::get() statically

Change-Id: If63ba967177415d2f0e857dba33a09157c401909

10 years agoMerge "Delete fuzz-tester.php"
jenkins-bot [Fri, 22 Nov 2013 20:24:47 +0000 (20:24 +0000)]
Merge "Delete fuzz-tester.php"

10 years agoUpdate comment in DefaultSettings for bug 17180
Emmet Hikory [Thu, 21 Nov 2013 04:56:09 +0000 (13:56 +0900)]
Update comment in DefaultSettings for bug 17180

When a check to disable $wgShowIPinHeader if $wgUseFileCache is
enabled was added to Setup.php (bug 17180), the inline comment
documentation in DefaultSettings.php was not adjusted, and continues
to indicate that users must manually coordinate the values of
$wgShowIPinHeader and $wgUseFileCache.  This patch adjusts the comment
to reflect the current automatic coordination.

Bug: 55723
Change-Id: I8078a3847c9ef2f386702bca5b5272028dc41e31

10 years agoSet default for $wgExternalStores to empty array
Siebrand Mazeland [Fri, 22 Nov 2013 20:18:59 +0000 (21:18 +0100)]
Set default for $wgExternalStores to empty array

Set default for $wgExternalStores to empty array instead of false.
Having it at false, causes type inconsistency.

Change-Id: I9f9b6bef16bd56b5fe27ef30016006b502a63ade

10 years agoMerge "Fix incorrect array type"
jenkins-bot [Fri, 22 Nov 2013 20:17:33 +0000 (20:17 +0000)]
Merge "Fix incorrect array type"

10 years agoFix incorrect array type
Siebrand Mazeland [Fri, 22 Nov 2013 20:11:31 +0000 (21:11 +0100)]
Fix incorrect array type

Change-Id: I92193b46716d78125c8bce0ad9b2b098885b0a37

10 years agoRemove a few stray $wgTitle comments
Chad Horohoe [Fri, 22 Nov 2013 19:59:47 +0000 (11:59 -0800)]
Remove a few stray $wgTitle comments

Change-Id: Idcb9232e641b5f54845408a2a1c1b9fc28f0040b

10 years agoAlways select ipb_deleted on list=[all]users
umherirrender [Fri, 22 Nov 2013 19:30:58 +0000 (20:30 +0100)]
Always select ipb_deleted on list=[all]users

When a user with the hideuser permission is using list=[all]users, a
- Notice: Undefined property: stdClass::$ipb_deleted in
\includes\api\ApiQueryUsers.php on line 172
- Notice: Undefined property: stdClass::$ipb_deleted in
\includes\api\ApiQueryAllUsers.php on line 238
can be raised, because the join on the ipblocks table was not done for
the user.

Change-Id: I25ead34b7905e99c249cb05c9d4940195c8b6263

10 years agoDelete fuzz-tester.php
Chad Horohoe [Tue, 5 Nov 2013 16:11:17 +0000 (08:11 -0800)]
Delete fuzz-tester.php

It is unmaintained, not up to coding standards, and as far as I can tell
not actually used by anyone or anything.

Fuzz testing in and of itself may be useful and if someone is interested
they can write some code that's from this decade.

Change-Id: Iecde41daca95d1655fb8767a1e775cbb732184e9

10 years agoMerge "Remove User::getPageRenderingHash, deprecated since 1.17"
jenkins-bot [Fri, 22 Nov 2013 18:51:42 +0000 (18:51 +0000)]
Merge "Remove User::getPageRenderingHash, deprecated since 1.17"

10 years agoMerge "Honor shortened thumbnail paths in mw.Title.newFromImg()"
jenkins-bot [Fri, 22 Nov 2013 17:47:42 +0000 (17:47 +0000)]
Merge "Honor shortened thumbnail paths in mw.Title.newFromImg()"

10 years agoLocalisation updates from https://translatewiki.net.
Translation updater bot [Fri, 22 Nov 2013 16:56:09 +0000 (16:56 +0000)]
Localisation updates from https://translatewiki.net.

Bug: 57410
Change-Id: Ie0ffd983c4fe64fe48fb6902943b7f4c4667091c

10 years agoHonor shortened thumbnail paths in mw.Title.newFromImg()
rillke [Fri, 22 Nov 2013 16:15:55 +0000 (17:15 +0100)]
Honor shortened thumbnail paths in mw.Title.newFromImg()

Currently mw.Title.newFromImg() fails when the thumbnail path is
shortened.

Cf.
https://git.wikimedia.org/blob/mediawiki%2Fcore.git/1e0bd351b760c2b1d9f5c0e058dc1c3bf9a83d2e/includes%2Ffilerepo%2FFileRepo.php#L1623

Change-Id: I7c166cfaefc1c31f9c378edd98c46f61b9c30aa3

10 years agoMerge "Fix login with temporary password with $wgSecureLogin = true"
MarkAHershberger [Fri, 22 Nov 2013 16:09:07 +0000 (16:09 +0000)]
Merge "Fix login with temporary password with $wgSecureLogin = true"

10 years agoMerge "Revert "Suppress section edit links with action=render""
jenkins-bot [Fri, 22 Nov 2013 16:05:17 +0000 (16:05 +0000)]
Merge "Revert "Suppress section edit links with action=render""

10 years agoKill 'newmessageslink' and 'newmessagesdifflink' messages
Bartosz Dziewoński [Fri, 22 Nov 2013 15:28:18 +0000 (16:28 +0100)]
Kill 'newmessageslink' and 'newmessagesdifflink' messages

Superseded ages ago by 'newmessageslinkplural' and 'newmessagesdifflinkplural'.

Also updated any docs that still referred to them.

Change-Id: Id4d99270acabbd7d72b877a091a6e3015d616826

10 years agoMerge "Change the syntax and non-one count fake values for {{PLURAL: in newmessages*"
jenkins-bot [Fri, 22 Nov 2013 15:17:59 +0000 (15:17 +0000)]
Merge "Change the syntax and non-one count fake values for {{PLURAL: in newmessages*"

10 years agoRevert "Suppress section edit links with action=render"
Brad Jorsch [Fri, 22 Nov 2013 13:51:11 +0000 (08:51 -0500)]
Revert "Suppress section edit links with action=render"

This reverts commit 2248021997324c8694430a3c010b8b81482be0c3.

That revision caused section edit links to be shown on views of old
revisions. See comments there for suggestions on reimplementing it.

Change-Id: Ie65e3de84b44866e4ab1fc222a365cb3a9180ee1

10 years agoFix login with temporary password with $wgSecureLogin = true
Alexandre Emsenhuber [Fri, 22 Nov 2013 09:32:18 +0000 (10:32 +0100)]
Fix login with temporary password with $wgSecureLogin = true

The problem is that FauxRequest sets the protocol to http by default,
thus triggering the redirect when executing Special:UserLogin in the
background to log the user in after having reset his password.

DerivativeRequest is now used instead of FauxRequest so that the
protocol is correctly forwarded, and the redirect will not be
triggered.

Bug: 57289
Change-Id: I252351ff7d446283c9d1ab5f79b5cdbce71b76e0

10 years agoRemove User::getPageRenderingHash, deprecated since 1.17
aude [Fri, 22 Nov 2013 08:17:22 +0000 (08:17 +0000)]
Remove User::getPageRenderingHash, deprecated since 1.17

The function is not used in core or in any extension in git,
and the PageRenderingHash hook in User::getPageRenderingHash
is not used in any extension. (note the hook still exists
in ParserOptions).

Change-Id: Ica27ce3828dd6551e21671ff723427d09c2dcadb

10 years agoRemove deprecated EditPage::spamPage()
Chad Horohoe [Sun, 17 Nov 2013 01:17:14 +0000 (17:17 -0800)]
Remove deprecated EditPage::spamPage()

Has been deprecated since 1.17, no callers anywhere in git that I
could find. One exception: AkismetKlik, which is being fixed in
I8c975f42.

Change-Id: Ie4cf4764e2223f277b8dd09d0ce629c2814e05be

10 years agoMerge "Improving CLDR Plural Rule Evaluator documentation."
jenkins-bot [Fri, 22 Nov 2013 03:38:17 +0000 (03:38 +0000)]
Merge "Improving CLDR Plural Rule Evaluator documentation."