lhc/web/wiklou.git
9 years agotyop fxi
Brion Vibber [Sun, 11 May 2014 19:39:23 +0000 (21:39 +0200)]
tyop fxi

Change-Id: I05cd37b3dab7d0eeffb4df81f906fd1e881b7f9f

9 years agoMerge "Pass phpcs-strict on includes/profiler/"
jenkins-bot [Sat, 10 May 2014 22:51:24 +0000 (22:51 +0000)]
Merge "Pass phpcs-strict on includes/profiler/"

9 years agoMerge "Pass phpcs-strict on includes/specials/ (2/3)"
jenkins-bot [Sat, 10 May 2014 22:50:22 +0000 (22:50 +0000)]
Merge "Pass phpcs-strict on includes/specials/ (2/3)"

9 years agoMerge "Pass phpcs-strict on includes/specials/ (3/3)"
jenkins-bot [Sat, 10 May 2014 22:45:58 +0000 (22:45 +0000)]
Merge "Pass phpcs-strict on includes/specials/ (3/3)"

9 years agoMerge "Update html5 specs link in comment"
SPQRobin [Sat, 10 May 2014 22:00:49 +0000 (22:00 +0000)]
Merge "Update html5 specs link in comment"

9 years agoMake *.sh files use LF
Matthew Flaschen [Sat, 10 May 2014 10:09:28 +0000 (12:09 +0200)]
Make *.sh files use LF

Someone setting up MediaWiki-Vagrant on Windows had an issue with
a carriage return in a shell file sha-bang, which this should fix.

Change-Id: I190a6a6f80233b4a0ac9fd6c34d1b8af9bd6f17c

9 years agoMerge "Fix return type documentation for getCacheTTL()"
jenkins-bot [Sat, 10 May 2014 20:14:38 +0000 (20:14 +0000)]
Merge "Fix return type documentation for getCacheTTL()"

9 years agomediawiki.api.watch: Use postWithToken to recover from an invalid token
Derk-Jan Hartman [Sat, 10 May 2014 19:59:20 +0000 (21:59 +0200)]
mediawiki.api.watch: Use postWithToken to recover from an invalid token

Bug: 65157
Change-Id: I7a4282438eb9eb4a66b1c2ac286951bd3b6080e0

9 years agoMerge "Adds the SidebarBeforeOutput hook"
jenkins-bot [Sat, 10 May 2014 18:30:25 +0000 (18:30 +0000)]
Merge "Adds the SidebarBeforeOutput hook"

9 years agoFix return type documentation for getCacheTTL()
Siebrand Mazeland [Sat, 10 May 2014 18:26:47 +0000 (20:26 +0200)]
Fix return type documentation for getCacheTTL()

Change-Id: I57e85351503897f8f8febb2fb49942a2ddd251e6

9 years agoRemove ruleset for obsolete class .rimage
Waldir Pimenta [Sat, 10 May 2014 17:04:14 +0000 (19:04 +0200)]
Remove ruleset for obsolete class .rimage

Change-Id: I0f20b54002729baa1f8d0e249c4ea08db6cd5dc6

9 years agoRemove unnecessary rule display:-moz-inline-box
Waldir Pimenta [Sat, 10 May 2014 17:13:27 +0000 (19:13 +0200)]
Remove unnecessary rule display:-moz-inline-box

Gecko now supports display:inline-block directly.

Change-Id: I6591212c371f03c766a1296f2520bf09fe43e286

9 years agoRemove tabindex from Special:Block
umherirrender [Sun, 27 Apr 2014 11:43:16 +0000 (13:43 +0200)]
Remove tabindex from Special:Block

There is a autofocus on the Target field, which sets the start of
tabbing and than all the other fields are tabbed in the correct native
order. No need for extra tabindex order.
Tested with IE11 and FF28

Bug: 61257
Change-Id: Ic0d7365447733a23fa87c1d9b91c0f4f0f61bb39

9 years agoFix HISTORY hint in RELEASE-NOTES-1.24
umherirrender [Sat, 10 May 2014 13:39:51 +0000 (15:39 +0200)]
Fix HISTORY hint in RELEASE-NOTES-1.24

Was missed for RELEASE-NOTES-1.23 and copied over to 1.24
Needs update, when 1.23 is copied into HISTORY.

Change-Id: I0d7f154e622052149c1c37a5847bec9cae44a891

9 years agoAlways link to diff in watchlist feed
robin [Sat, 10 May 2014 01:54:54 +0000 (03:54 +0200)]
Always link to diff in watchlist feed

Remove option to link to diffs in watchlist feed instead of the page itself, which was disabled by default.
This makes it consistent with the contributions feed when Change-Id: Ie33e2ba90e7a7566d0e0925220b8fd12b1928513 is merged.
For these changes feeds it makes sense to always link to the actual diffs.

See also bug 10268.

Change-Id: I0917844219be773ce24b4c6bac9b7d0d5a4b922d

9 years agoRemove $wgExtraSubtitle
robin [Sat, 10 May 2014 00:41:46 +0000 (02:41 +0200)]
Remove $wgExtraSubtitle

Remove $wgExtraSubtitle, per Change-Id: Ic5121b820f0ce87222e292c447e9ce0014186d76

Change-Id: I20e710a6978f1893ee84a6219464337745b7d2ce

9 years agoMerge "Rename variable _AdminPassword2 to _AdminPasswordConfirm for clarity"
jenkins-bot [Sat, 10 May 2014 15:54:46 +0000 (15:54 +0000)]
Merge "Rename variable _AdminPassword2 to _AdminPasswordConfirm for clarity"

9 years agoAdds the SidebarBeforeOutput hook
Tpt [Fri, 9 May 2014 11:57:16 +0000 (13:57 +0200)]
Adds the SidebarBeforeOutput hook

Allows to modify sidebar abstract representation just before its output

Required by change Ib4014253016db1c3d6b624be9ebbdaf452115145

Change-Id: I170e7253825c8dab5cad38e6b0ba59f28572efbf

9 years agoMerge "Remove B/C classes WatchlistEditor and IPBlockForm"
jenkins-bot [Sat, 10 May 2014 15:25:42 +0000 (15:25 +0000)]
Merge "Remove B/C classes WatchlistEditor and IPBlockForm"

9 years agoMerge "Release notes for ContentGetParserOutput hook"
jenkins-bot [Sat, 10 May 2014 15:17:53 +0000 (15:17 +0000)]
Merge "Release notes for ContentGetParserOutput hook"

9 years agoMerge "$wgEnotifUseRealName: Check, if realname is non-empty"
jenkins-bot [Sat, 10 May 2014 15:13:16 +0000 (15:13 +0000)]
Merge "$wgEnotifUseRealName: Check, if realname is non-empty"

9 years agoRemove B/C classes WatchlistEditor and IPBlockForm
umherirrender [Sat, 10 May 2014 15:08:58 +0000 (17:08 +0200)]
Remove B/C classes WatchlistEditor and IPBlockForm

There was a rename of these classes in 1.18
For backward compatibility the old name was extending the new one.

Change-Id: I8251fb00ced5c3b474f29b245d89d0d3fb2c14da

9 years agoRelease notes for ContentGetParserOutput hook
Derk-Jan Hartman [Sat, 10 May 2014 15:06:17 +0000 (17:06 +0200)]
Release notes for ContentGetParserOutput hook

Followup to: I979e2438689648ba4c959d8083197ef14ce524e8

Change-Id: I25bba1f4e66c2f530eecc3207e8e7ac92f63d143

9 years agoRename variable _AdminPassword2 to _AdminPasswordConfirm for clarity
Waldir Pimenta [Sun, 26 May 2013 09:41:10 +0000 (10:41 +0100)]
Rename variable _AdminPassword2 to _AdminPasswordConfirm for clarity

Change-Id: Ica04efb07014d0e7c91ae69c1a7ba5e00c0b16c2

9 years agoMerge "Fix HISTORY hint in RELEASE-NOTES-1.23"
jenkins-bot [Sat, 10 May 2014 14:53:53 +0000 (14:53 +0000)]
Merge "Fix HISTORY hint in RELEASE-NOTES-1.23"

9 years ago$wgEnotifUseRealName: Check, if realname is non-empty
umherirrender [Sun, 27 Apr 2014 09:17:35 +0000 (11:17 +0200)]
$wgEnotifUseRealName: Check, if realname is non-empty

When $wgEnotifUseRealName is true and no realname is given, the email
notification will contain a empty string, so checking the realname first

Change-Id: I1b76d9eae8ada8ca2eee8fa93d7119fbff44269d

9 years agoMerge "Add --supplementary flag to generateJsonI18n"
jenkins-bot [Sat, 10 May 2014 14:50:42 +0000 (14:50 +0000)]
Merge "Add --supplementary flag to generateJsonI18n"

9 years agoMerge "Adds an --extension option to generateJsonI18n"
jenkins-bot [Sat, 10 May 2014 14:50:40 +0000 (14:50 +0000)]
Merge "Adds an --extension option to generateJsonI18n"

9 years agoLink to diff in contribution feed
robin [Sat, 10 May 2014 01:41:16 +0000 (03:41 +0200)]
Link to diff in contribution feed

Link to the actual differences in the API contributions feed.

Related to bug 10268 (which is for watchlist, which already has this as an option disabled by default).

Change-Id: Ie33e2ba90e7a7566d0e0925220b8fd12b1928513

9 years agoAdd --supplementary flag to generateJsonI18n
Adam Roses Wight [Tue, 1 Apr 2014 09:07:37 +0000 (02:07 -0700)]
Add --supplementary flag to generateJsonI18n

Recursively searches the DonationInterface extension for i18n files and
performs default conversion on the lot.

Usage:
php maintenance/generateJsonI18n.php \
--extension DonationInterface --supplementary

Change-Id: I8e61c3d0f34394c0d766cf9532df9ac221ce7405

9 years agoMerge "Add Page Existance checking maintenance script"
jenkins-bot [Sat, 10 May 2014 14:39:41 +0000 (14:39 +0000)]
Merge "Add Page Existance checking maintenance script"

9 years agoAdds an --extension option to generateJsonI18n
Adam Roses Wight [Tue, 1 Apr 2014 08:31:43 +0000 (01:31 -0700)]
Adds an --extension option to generateJsonI18n

Usage:
php maintenance/generateJsonI18n.php --extension WikiLove
Performs the default conversions in $IP/extensions/WikiLove/, replacing
the WikiLove.i18n.php file with a backwards-compatibility shim and porting
messages to the WikiLove/i18n/ directory.

This patch has the side-effect of making the second cmdline argument in
the ordinary usage optional.  When omitted, we will make the default guess
as to $jsondir, that it should live in the same directory as the .i18n.php file.

Change-Id: I6246d2c4eb7327d6dcc503421b71ffdcaf01769c

9 years agoMerge "Introduce ContentGetParserOutput hook"
jenkins-bot [Sat, 10 May 2014 14:37:33 +0000 (14:37 +0000)]
Merge "Introduce ContentGetParserOutput hook"

9 years agoAdd Page Existance checking maintenance script
Reedy [Sat, 10 May 2014 14:13:53 +0000 (15:13 +0100)]
Add Page Existance checking maintenance script

Change-Id: I0121f9b4d67d6dd2d27f5719d61c70683f1bae66

9 years agoPass phpcs-strict on includes/specials/ (3/3)
Siebrand Mazeland [Fri, 9 May 2014 19:34:55 +0000 (21:34 +0200)]
Pass phpcs-strict on includes/specials/ (3/3)

Change-Id: I9502370c6b53f5a5c8cffc3d15516c560e709e64

9 years agoPass phpcs-strict on includes/specials/ (2/3)
Siebrand Mazeland [Fri, 9 May 2014 19:34:13 +0000 (21:34 +0200)]
Pass phpcs-strict on includes/specials/ (2/3)

Change-Id: Ide979e5b948115afcec59d929516411c2e8346ae

9 years agoMerge "Restored method for clearing a watchlist in web UI, and rebuilt code."
jenkins-bot [Sat, 10 May 2014 13:40:47 +0000 (13:40 +0000)]
Merge "Restored method for clearing a watchlist in web UI, and rebuilt code."

9 years agoFix HISTORY hint in RELEASE-NOTES-1.23
umherirrender [Sat, 10 May 2014 13:38:18 +0000 (15:38 +0200)]
Fix HISTORY hint in RELEASE-NOTES-1.23

Was not updated the last time when RELEASE-NOTES-1.22 was deleted and
moved to HISTORY.

Change-Id: Iaec2b60091cd813c28bf9d0f35c444446023df1b

9 years agoRestored method for clearing a watchlist in web UI, and rebuilt code.
Ocean behind ears [Fri, 9 May 2014 19:45:22 +0000 (21:45 +0200)]
Restored method for clearing a watchlist in web UI, and rebuilt code.

People have been asking about this, as raw can cause problems for those with
massive lists (upwards of 1 million).

Bug: 13250
Change-Id: I17dde71858fa65532fbe5d9c2ee2a65a39b2aa87

9 years agoMerge "Pass phpcs-strict on includes/revisiondelete/"
jenkins-bot [Sat, 10 May 2014 13:25:59 +0000 (13:25 +0000)]
Merge "Pass phpcs-strict on includes/revisiondelete/"

9 years agoMerge "Remove underscore from classes RevDel_*"
jenkins-bot [Sat, 10 May 2014 13:25:29 +0000 (13:25 +0000)]
Merge "Remove underscore from classes RevDel_*"

9 years agoMerge "Add deprecation notices to recent s/var/public/ property changes."
jenkins-bot [Sat, 10 May 2014 13:09:31 +0000 (13:09 +0000)]
Merge "Add deprecation notices to recent s/var/public/ property changes."

9 years agoMerge "wikibits deprecations: Do not offer another deprecated function"
jenkins-bot [Sat, 10 May 2014 12:37:48 +0000 (12:37 +0000)]
Merge "wikibits deprecations: Do not offer another deprecated function"

9 years agoAdd deprecation notices to recent s/var/public/ property changes.
Mark A. Hershberger [Sat, 10 May 2014 12:35:20 +0000 (08:35 -0400)]
Add deprecation notices to recent s/var/public/ property changes.

See change I309cf46891223c5f1520e97b04d4ed315a300e7a for more
information.

Change-Id: I9fe5270f490657450ba2fcdb329abf66736f38c3

9 years agoIntroduce ContentGetParserOutput hook
daniel [Tue, 16 Oct 2012 10:38:20 +0000 (12:38 +0200)]
Introduce ContentGetParserOutput hook

This hooks allows extensions to override the normal model-specific
rendering of page content. A typical use would be to provide syntax
highlighting for pages that contain scripts. In that sense,
ContentGetParserOutput is a generalization of the old ShowRawCssJs
hook.

This, together with I76412f9d, is a (hopefully) fixed version of the
reverted Ibfb2cbefea44.

Change-Id: I979e2438689648ba4c959d8083197ef14ce524e8

9 years agoMerge "Remove useless variable from Title::newFromText()"
jenkins-bot [Sat, 10 May 2014 12:07:36 +0000 (12:07 +0000)]
Merge "Remove useless variable from Title::newFromText()"

9 years agowikibits deprecations: Do not offer another deprecated function
umherirrender [Wed, 7 May 2014 18:23:06 +0000 (20:23 +0200)]
wikibits deprecations: Do not offer another deprecated function

Since I211593629ca23540dcd5a93b11834155f4f04883 the module
mediawiki.util has deprecated function which was mention here.

Change-Id: I7e4031f859392aeeb61344ceaf78d2b92badd2a8

9 years agoMerge "Remove isset() check for $wgLocalTZoffset in Language.php"
jenkins-bot [Sat, 10 May 2014 11:36:57 +0000 (11:36 +0000)]
Merge "Remove isset() check for $wgLocalTZoffset in Language.php"

9 years agoRemove useless variable from Title::newFromText()
Alexandre Emsenhuber [Sat, 10 May 2014 11:31:20 +0000 (13:31 +0200)]
Remove useless variable from Title::newFromText()

Instead of setting and returning it directly, we
might as well return null directly...

Change-Id: Icbde20fe0f6a064dd58018d6543b03def7203a84

9 years agoFix PHPUnit version to 3.7.35
physikerwelt (Moritz Schubotz) [Fri, 9 May 2014 10:08:55 +0000 (12:08 +0200)]
Fix PHPUnit version to 3.7.35

"MediaWiki tries to require PHPUnit files directly,
but the phpunit/phpunit PEAR channel now falls back to the PHAR
method (install a single file, /usr/bin/phpunit, with all classes
packed inside it)." (from the bug report)

Bug: 64597
Change-Id: Ib93b32473ab1a96ea97d90c15fd3675e8ec9843c

9 years agoRemove isset() check for $wgLocalTZoffset in Language.php
Alexandre Emsenhuber [Sat, 10 May 2014 11:19:58 +0000 (13:19 +0200)]
Remove isset() check for $wgLocalTZoffset in Language.php

Do not use isset() to check for null; furthermore this variable
can no longer be null at this point now, so the check is useless.

Also remove the initial defintion of $minDiff since this was the
only case where it could be not set afterwards and fix spacing
after the comment.

Change-Id: I6e62ce1217e6e8750acb411673903fc3bde57841

9 years agoMerge "Add space between two feed links"
jenkins-bot [Sat, 10 May 2014 09:29:43 +0000 (09:29 +0000)]
Merge "Add space between two feed links"

9 years agoAdd space between two feed links
umherirrender [Sat, 10 May 2014 09:19:46 +0000 (11:19 +0200)]
Add space between two feed links

When more than one feed link was given, the links was concat without a
space, which looks odd. Adding now a space, between each link in the
toolbox.

Bug: 36356
Change-Id: Iaf61c88dde0a92c475a60c005e13222eb7618eef

9 years agoMerge "Pass phpcs-strict on includes/resourceloader/"
jenkins-bot [Sat, 10 May 2014 09:13:09 +0000 (09:13 +0000)]
Merge "Pass phpcs-strict on includes/resourceloader/"

9 years agoMerge "Pass phpcs-strict on includes/poolcounter/"
jenkins-bot [Sat, 10 May 2014 09:11:52 +0000 (09:11 +0000)]
Merge "Pass phpcs-strict on includes/poolcounter/"

9 years agoMerge "Pass phpcs-strict on includes/rcfeed/"
jenkins-bot [Sat, 10 May 2014 09:00:53 +0000 (09:00 +0000)]
Merge "Pass phpcs-strict on includes/rcfeed/"

9 years agoPass phpcs-strict on includes/poolcounter/
Siebrand Mazeland [Sat, 10 May 2014 08:54:09 +0000 (10:54 +0200)]
Pass phpcs-strict on includes/poolcounter/

Change-Id: If10d03e66bf617f6eb2d9ec9f43d6d55c5c5d784

9 years agoAdd $user param to SpecialPageFactory::getRestrictedPages
umherirrender [Mon, 5 May 2014 19:12:25 +0000 (21:12 +0200)]
Add $user param to SpecialPageFactory::getRestrictedPages

This avoids the use of $wgUser

Change-Id: I5cc85391710f6e6967d78825fc8a3eda0e15a1a1

9 years agoPass phpcs-strict on includes/profiler/
Siebrand Mazeland [Sat, 10 May 2014 08:45:53 +0000 (10:45 +0200)]
Pass phpcs-strict on includes/profiler/

Change-Id: Ic9058a650ea0735b71b3725703d76cc62b5c9fb1

9 years agoPass phpcs-strict on includes/rcfeed/
Siebrand Mazeland [Sat, 10 May 2014 08:42:13 +0000 (10:42 +0200)]
Pass phpcs-strict on includes/rcfeed/

Change-Id: I197b4963a29fc5c13d71cd820ab780dedbc30b99

9 years agoPass phpcs-strict on includes/resourceloader/
Siebrand Mazeland [Sat, 10 May 2014 08:39:37 +0000 (10:39 +0200)]
Pass phpcs-strict on includes/resourceloader/

Change-Id: I5c63e0612c2aae240abcdbf21da9cdadd80dee31

9 years agoMerge "Pass phpcs-strict on includes/upload"
jenkins-bot [Sat, 10 May 2014 08:38:18 +0000 (08:38 +0000)]
Merge "Pass phpcs-strict on includes/upload"

9 years agoMerge "Pass phpcs-strict on includes/search/"
jenkins-bot [Sat, 10 May 2014 08:37:59 +0000 (08:37 +0000)]
Merge "Pass phpcs-strict on includes/search/"

9 years agoPass phpcs-strict on includes/upload
Siebrand Mazeland [Fri, 9 May 2014 17:56:05 +0000 (19:56 +0200)]
Pass phpcs-strict on includes/upload

Change-Id: I80eaa22398227a4edb7160d560b625102c7436ac

9 years agoPass phpcs-strict on includes/revisiondelete/
Siebrand Mazeland [Sat, 10 May 2014 08:21:22 +0000 (10:21 +0200)]
Pass phpcs-strict on includes/revisiondelete/

Change-Id: I0622c0156925c938b10cc1eccb4b26988452f57d

9 years agoRemove underscore from classes RevDel_*
Siebrand Mazeland [Sat, 10 May 2014 02:54:49 +0000 (04:54 +0200)]
Remove underscore from classes RevDel_*

Part of program to remove underscores from class names. Checked core and
675 extensions for occurrences. All uses are in core in core are updated
in this patch. There are no uses in Gerrit extensions.

Change-Id: Ibad9afb9c696da894dab6b34ea14fb62642573ad

9 years agoMerge "Declare visibility on class properties of CdbPHP.php"
jenkins-bot [Sat, 10 May 2014 07:59:51 +0000 (07:59 +0000)]
Merge "Declare visibility on class properties of CdbPHP.php"

9 years agoFix incorrect comment
Jackmcbarn [Sat, 10 May 2014 03:04:31 +0000 (23:04 -0400)]
Fix incorrect comment

Fix a comment incorrectly referring to user pages instead of category
pages. Follow-up to Ic93616a54c8e98e3dc71daee3c92c466d64daffc

Change-Id: I74533658c32647f77e3d8d54a05e9835e1c37952

9 years agoMerge "SpecialUserlogin: Error out when attempting to create a username with a '#'"
Brion VIBBER [Fri, 9 May 2014 23:14:28 +0000 (23:14 +0000)]
Merge "SpecialUserlogin: Error out when attempting to create a username with a '#'"

9 years agoSpecialUserlogin: Error out when attempting to create a username with a '#'
Bartosz Dziewoński [Fri, 9 May 2014 22:44:05 +0000 (00:44 +0200)]
SpecialUserlogin: Error out when attempting to create a username with a '#'

"Best practices"? Ain't never heard of it.

Bug: 64960
Change-Id: I88c479cea2bc9d2eab882e0ee8ebcbe2d1dd125e

9 years agoLocalisation updates from https://translatewiki.net.
Translation updater bot [Fri, 9 May 2014 22:20:43 +0000 (22:20 +0000)]
Localisation updates from https://translatewiki.net.

Change-Id: I4ddccb026c78b4e0a7b29cda1d91ec7548f14cac

9 years agoMerge "Allow mobile to reduce image quality"
Brion VIBBER [Fri, 9 May 2014 21:50:47 +0000 (21:50 +0000)]
Merge "Allow mobile to reduce image quality"

9 years agoMerge "Add API action=watch 'entirewatchlist' param to bulk-clear watchlist."
jenkins-bot [Fri, 9 May 2014 20:41:06 +0000 (20:41 +0000)]
Merge "Add API action=watch 'entirewatchlist' param to bulk-clear watchlist."

9 years agoAllow mobile to reduce image quality
Yuri Astrakhan [Fri, 9 May 2014 05:51:59 +0000 (01:51 -0400)]
Allow mobile to reduce image quality

http://www.mediawiki.org/wiki/Requests_for_comment/Reducing_image_quality_for_mobile

Per above RFC, this patch implements the core changes required to
specify quality reduction of JPEG via URL. To test, make sure your
setup uses 404-based thumb generation. Vagrant supports it by adding
"multimedia" role:  $ vagrant add-role multimedia && vagrant provision
* Pick any thumbnail jpeg URL that exists on the test wiki, e.g.
  http://.../images/thumb/4/49/Img.jpg/400px-Img.jpg
* check that basic scaling works by altering 400
* add quality parameter qlow- right before px:
  http://.../images/thumb/4/49/Img.jpg/qlow-400px-Img.jpg

Change-Id: I930ea06be6d302ffc8832d12b251422a9f1b3e75

9 years agoPass phpcs-strict on includes/search/
Siebrand Mazeland [Fri, 9 May 2014 20:32:17 +0000 (22:32 +0200)]
Pass phpcs-strict on includes/search/

Change-Id: Ia38af607b1f2a8e49f60f1a659a14b801e7dcda0

9 years agoMerge "Pass phpcs-strict on includes/site/"
jenkins-bot [Fri, 9 May 2014 20:26:30 +0000 (20:26 +0000)]
Merge "Pass phpcs-strict on includes/site/"

9 years agoMerge "Ignore CodeSniffer checks on HTML template files"
jenkins-bot [Fri, 9 May 2014 20:26:10 +0000 (20:26 +0000)]
Merge "Ignore CodeSniffer checks on HTML template files"

9 years agoAdd API action=watch 'entirewatchlist' param to bulk-clear watchlist.
Brion Vibber [Fri, 9 May 2014 10:22:45 +0000 (12:22 +0200)]
Add API action=watch 'entirewatchlist' param to bulk-clear watchlist.

Requested by bot runners, who often accumulate huge watchlists
and have trouble resetting them.

Requires POST and a token to prevent accidents or abuse.
Same token as individual or list watching.

Bug: 65058
Change-Id: Id8476a1ba8b2661cf6451cacf3121d5c2d0675cf

9 years agoPass phpcs-strict on includes/site/
Siebrand Mazeland [Fri, 9 May 2014 19:54:07 +0000 (21:54 +0200)]
Pass phpcs-strict on includes/site/

Change-Id: Ibc3f29e21dd5bcfd5ea641a58f8d3f641948741d

9 years agoPass phpcs-strict on includes/specials/ (1/3)
Siebrand Mazeland [Fri, 9 May 2014 19:33:58 +0000 (21:33 +0200)]
Pass phpcs-strict on includes/specials/ (1/3)

Change-Id: Ib4522f22551ed5501e1ab7767b8f481fe6cd72d2

9 years agoMerge "ChangesListSpecialPage: Use Html instead of Xml in makeLegend()"
jenkins-bot [Fri, 9 May 2014 18:28:22 +0000 (18:28 +0000)]
Merge "ChangesListSpecialPage: Use Html instead of Xml in makeLegend()"

9 years agoMerge "ChangesListSpecialPage: Correctly show legend if patrolling of only new pages...
jenkins-bot [Fri, 9 May 2014 18:28:03 +0000 (18:28 +0000)]
Merge "ChangesListSpecialPage: Correctly show legend if patrolling of only new pages is enabled"

9 years agoIgnore CodeSniffer checks on HTML template files
Siebrand Mazeland [Fri, 9 May 2014 18:10:35 +0000 (20:10 +0200)]
Ignore CodeSniffer checks on HTML template files

Change-Id: I3b671616c1b110258389b5ebe10b5c2ca8c5835f

9 years agoChangesListSpecialPage: Use Html instead of Xml in makeLegend()
Bartosz Dziewoński [Fri, 9 May 2014 18:04:35 +0000 (20:04 +0200)]
ChangesListSpecialPage: Use Html instead of Xml in makeLegend()

We're generating HTML here, not XML.

Also changed a silly variable name.

Change-Id: I3295fd6a515d7172d4c233d4698e7b50df1a722c

9 years agoMerge "RevisionDelete: Avoid SELECT *"
jenkins-bot [Fri, 9 May 2014 17:51:06 +0000 (17:51 +0000)]
Merge "RevisionDelete: Avoid SELECT *"

9 years agoMerge "Do title conversion on &action=edit if &redlink=1 exists"
jenkins-bot [Fri, 9 May 2014 17:49:59 +0000 (17:49 +0000)]
Merge "Do title conversion on &action=edit if &redlink=1 exists"

9 years agoRevisionDelete: Avoid SELECT *
umherirrender [Thu, 24 Apr 2014 08:20:17 +0000 (10:20 +0200)]
RevisionDelete: Avoid SELECT *

Use selectFields functions and a manually list of columsn to get all
fields instead of * in the sql.

It is good practice to name the selected fields

Change-Id: I9d6e5714d609bc8a7020c2b7610934b815563cff

9 years agoDo title conversion on &action=edit if &redlink=1 exists
Liangent [Thu, 5 Dec 2013 08:57:41 +0000 (08:57 +0000)]
Do title conversion on &action=edit if &redlink=1 exists

Bug: 33231
Change-Id: I33c3c9df4ff2215710bacb696b64bb4291dda24e

9 years agoOne more bump for 1.24
Alexandre Emsenhuber [Mon, 14 Apr 2014 18:22:21 +0000 (20:22 +0200)]
One more bump for 1.24

But this one is 1.22 -> 1.23!

Change-Id: I6acf7d8ecde6ef3cf8957bc5ac63ce5c979531e8

9 years agoMerge "Collation: Update comments about verified colations"
jenkins-bot [Fri, 9 May 2014 17:35:29 +0000 (17:35 +0000)]
Merge "Collation: Update comments about verified colations"

9 years agoMerge "Expand release notes for I82d26b64"
jenkins-bot [Fri, 9 May 2014 17:26:18 +0000 (17:26 +0000)]
Merge "Expand release notes for I82d26b64"

9 years agoCollation: Update comments about verified colations
Bartosz Dziewoński [Fri, 9 May 2014 08:44:14 +0000 (10:44 +0200)]
Collation: Update comments about verified colations

…according to which ones are deployed on Wikimedia cluster.

Change-Id: I1c296c19ca80cab1c0f8fbaae9ce055facbfc85f

9 years agoMerge "Allow moving category pages"
jenkins-bot [Fri, 9 May 2014 17:22:13 +0000 (17:22 +0000)]
Merge "Allow moving category pages"

9 years agoMerge "Add comment about desc message to $wgTrackingCategories"
jenkins-bot [Fri, 9 May 2014 17:22:11 +0000 (17:22 +0000)]
Merge "Add comment about desc message to $wgTrackingCategories"

9 years agoExpand release notes for I82d26b64
Bartosz Dziewoński [Fri, 9 May 2014 17:19:07 +0000 (19:19 +0200)]
Expand release notes for I82d26b64

Change-Id: Idd8f5d260e649338cf7903c7a1c157abd23cebaa

9 years agoAllow moving category pages
Jackmcbarn [Mon, 5 May 2014 18:22:53 +0000 (14:22 -0400)]
Allow moving category pages

Allow category pages to be moved. This is to preserve attribution of the
page only and does not cause pages in the category to recategorize to the
new one. A warning explains this when such a move is attempted. The new
right move-categorypages is required to do this, which is assigned to user
and sysop by default (the same as other move-related rights). The message
category-move-redirect-override can be used to cause custom text to be
placed on the "old" category page in lieu of a redirect.

Bug: 28569
Bug: 5451
Change-Id: Ic93616a54c8e98e3dc71daee3c92c466d64daffc

9 years agoAdd comment about desc message to $wgTrackingCategories
umherirrender [Fri, 9 May 2014 16:59:01 +0000 (18:59 +0200)]
Add comment about desc message to $wgTrackingCategories

Change-Id: Idd33af96fb05282c3b12860f82004b7b840cf796

9 years agoMerge "Update formatting of includes/upload/"
jenkins-bot [Fri, 9 May 2014 15:21:03 +0000 (15:21 +0000)]
Merge "Update formatting of includes/upload/"

9 years agoMerge "mediawiki.api: Don't log request error 'abort'"
jenkins-bot [Fri, 9 May 2014 15:06:25 +0000 (15:06 +0000)]
Merge "mediawiki.api: Don't log request error 'abort'"

9 years agoUpdate formatting of includes/upload/
Siebrand Mazeland [Fri, 9 May 2014 14:53:19 +0000 (16:53 +0200)]
Update formatting of includes/upload/

Change-Id: I8cf59cd3bb6dd8de2ed6509b7bc2ef9ff7c5caf1