lhc/web/wiklou.git
10 years agoAdd mediawiki.org to default $wgNoFollowDomainExceptions
Federico Leva [Thu, 28 Nov 2013 11:47:19 +0000 (12:47 +0100)]
Add mediawiki.org to default $wgNoFollowDomainExceptions

It doesn't make sense to apply nofollow to links included by default,
for instance on Special:Version. It kind of defeats the purpose of those
links and makes MediaWiki and all MediaWiki wikis less connected and more
sparse, harder to find.

Make some assumptions of SideBarTest explicit so that it tests what is should.

Change-Id: I5e7ad67c0037b099236cf7e1b73ae669ebcec0f1

10 years agoMake $oldFileFromRowFactory public
Siebrand Mazeland [Thu, 28 Nov 2013 10:12:08 +0000 (11:12 +0100)]
Make $oldFileFromRowFactory public

It was erroneously set to protected, and is being referenced from
LocalFile::getHistory.

Change-Id: Ib2095068b29309b2b7c52b7a8bf93d2bdd008fc3

10 years agoMerge "Declare visibility on class properties of ImageGalleryBase"
jenkins-bot [Thu, 28 Nov 2013 04:29:55 +0000 (04:29 +0000)]
Merge "Declare visibility on class properties of ImageGalleryBase"

10 years agoMerge "Update documentation for gallery related files"
jenkins-bot [Thu, 28 Nov 2013 04:28:40 +0000 (04:28 +0000)]
Merge "Update documentation for gallery related files"

10 years agoMerge changes I70b15ea6,I5989410f,I49d96181,Ib3381bca,Ia608df21
jenkins-bot [Thu, 28 Nov 2013 04:26:55 +0000 (04:26 +0000)]
Merge changes I70b15ea6,I5989410f,I49d96181,Ib3381bca,Ia608df21

* changes:
  Replace Linker::link() by linkKnown()
  Remove commented out code
  Break long lines in gallery classes
  Update formatting for gallery related files
  Declare visibility on class properties of file repo classes

10 years agoMerge "Use 'pagetitle' in content language"
jenkins-bot [Wed, 27 Nov 2013 19:49:00 +0000 (19:49 +0000)]
Merge "Use 'pagetitle' in content language"

10 years agoMerge "Update formatting and comments in FormatJson"
jenkins-bot [Wed, 27 Nov 2013 19:46:45 +0000 (19:46 +0000)]
Merge "Update formatting and comments in FormatJson"

10 years agoMerge "Remove unused local variables, update formatting and documentation"
jenkins-bot [Wed, 27 Nov 2013 19:45:01 +0000 (19:45 +0000)]
Merge "Remove unused local variables, update formatting and documentation"

10 years agoLocalisation updates from https://translatewiki.net.
Translation updater bot [Wed, 27 Nov 2013 19:23:03 +0000 (19:23 +0000)]
Localisation updates from https://translatewiki.net.

Change-Id: I104da0408a6eeadb9793a8a20a13a61681b7b11c

10 years agoMerge "Cleanup variable use in getLanguages"
jenkins-bot [Wed, 27 Nov 2013 18:32:07 +0000 (18:32 +0000)]
Merge "Cleanup variable use in getLanguages"

10 years agoMerge "Make setUp and tearDown protected in tests"
jenkins-bot [Wed, 27 Nov 2013 18:29:08 +0000 (18:29 +0000)]
Merge "Make setUp and tearDown protected in tests"

10 years agoFix notices on undefined $fileHandle and $res
Chad Horohoe [Wed, 27 Nov 2013 18:02:34 +0000 (10:02 -0800)]
Fix notices on undefined $fileHandle and $res

Change-Id: If9f37549af85df0a418dbd12a7793e5a45868f61

10 years agoAPI: Add $wgAPIFormatModules
Brad Jorsch [Wed, 27 Nov 2013 16:40:17 +0000 (11:40 -0500)]
API: Add $wgAPIFormatModules

The API currently allows for adding action modules with
$wgAPIModules and query modules with various other $wgAPI*Modules
variables. But there's no way to add a formatting module from an
extension. For parallelism, let's add $wgAPIFormatModules to do just
that.

Bug: 57637
Change-Id: Ia0bd253104a4b5bc56d4fe0dc6736e2129b126f3

10 years agoCleanup variable use in getLanguages
Amir E. Aharoni [Tue, 26 Nov 2013 13:42:34 +0000 (15:42 +0200)]
Cleanup variable use in getLanguages

Change-Id: Ie480f701aa2b117fd73f3f1e2cca1cc9994b2605

10 years agoMerge "jquery.spinner: Fix documentation formatting"
jenkins-bot [Wed, 27 Nov 2013 13:55:25 +0000 (13:55 +0000)]
Merge "jquery.spinner: Fix documentation formatting"

10 years agojquery.spinner: Fix documentation formatting
Bartosz Dziewoński [Wed, 27 Nov 2013 13:49:44 +0000 (14:49 +0100)]
jquery.spinner: Fix documentation formatting

This syntax is a really fickle beast.

Plus assorted doc fixes.

Change-Id: I1dc2cdc2244db8499bd3f10377b6076955b9765b

10 years agoMerge "Document the block duration tooltip"
jenkins-bot [Wed, 27 Nov 2013 13:21:38 +0000 (13:21 +0000)]
Merge "Document the block duration tooltip"

10 years agoMerge "Simplify interlanguage links creation by early return"
jenkins-bot [Wed, 27 Nov 2013 13:19:26 +0000 (13:19 +0000)]
Merge "Simplify interlanguage links creation by early return"

10 years agoImproved partitioning scheme for refreshLinks jobs
Aaron Schulz [Tue, 19 Nov 2013 00:12:12 +0000 (16:12 -0800)]
Improved partitioning scheme for refreshLinks jobs

* The changes refreshLinks to handle both per-title (leaf) and backlink jobs.
  The base job now splits into some leaf jobs and a remaining partition job.
  The partition job does the same until there are only a small number
  of backlinks in the remaining range (so only leaf jobs are added).
  Since the leaf jobs are pushed first, this works well for FIFO queues
  to avoid bloating the queue. This also improves per-title job
  de-duplication, which isQueueDeprioritized() pretty much killed.
* The refreshLinks2 class is no longer used for new jobs.
* Fix process cache bug with JobQueueGroup::push with empty arrays.
* This adds a BacklinksJobUtils with helper functions for partitioning.
* RefreshLinksJob jobs now have a simple version parameter.
* Also moved refreshLinks2Job to its own file.

Change-Id: Id378d47df17248ae02938d5a54ef7ecd29efadbd

10 years agoMerge "Improved CdbException handling in Interwiki"
jenkins-bot [Tue, 26 Nov 2013 23:37:52 +0000 (23:37 +0000)]
Merge "Improved CdbException handling in Interwiki"

10 years agoImproved CdbException handling in Interwiki
Chad Horohoe [Tue, 26 Nov 2013 21:20:30 +0000 (13:20 -0800)]
Improved CdbException handling in Interwiki

Change-Id: I6461b64dc77b3ecc641db39da1e9be306100fda3

10 years agoMerge "Improved CdbException handling in LocalisationCache"
jenkins-bot [Tue, 26 Nov 2013 23:16:59 +0000 (23:16 +0000)]
Merge "Improved CdbException handling in LocalisationCache"

10 years agoImproved CdbException handling in LocalisationCache
Chad Horohoe [Thu, 21 Nov 2013 23:37:18 +0000 (15:37 -0800)]
Improved CdbException handling in LocalisationCache

Change-Id: If1ad9a982c2a4a7a1e9ca7739b3c215bb821211a

10 years agoMerge "Remove experiment code for moduleStorage"
jenkins-bot [Tue, 26 Nov 2013 20:49:31 +0000 (20:49 +0000)]
Merge "Remove experiment code for moduleStorage"

10 years agoMerge "Localisation updates from https://translatewiki.net."
Translation updater bot [Tue, 26 Nov 2013 20:25:46 +0000 (20:25 +0000)]
Merge "Localisation updates from https://translatewiki.net."

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

Change-Id: I37ce20bf0f820c38a807c567fb6e7a353c3700a3

10 years agoMerge "Clean up MimeMagic singleton handling"
jenkins-bot [Tue, 26 Nov 2013 20:15:12 +0000 (20:15 +0000)]
Merge "Clean up MimeMagic singleton handling"

10 years agoMerge changes Ic13414f0,I26085bfc
jenkins-bot [Tue, 26 Nov 2013 20:11:11 +0000 (20:11 +0000)]
Merge changes Ic13414f0,I26085bfc

* changes:
  Set visibility on class properties of ArchivedFile
  Set visibility on class properties of File

10 years agoMerge "(bug #56685) make sure commafy can deal with strings."
jenkins-bot [Tue, 26 Nov 2013 19:57:46 +0000 (19:57 +0000)]
Merge "(bug #56685) make sure commafy can deal with strings."

10 years ago(bug #56685) make sure commafy can deal with strings.
daniel [Tue, 26 Nov 2013 19:40:53 +0000 (20:40 +0100)]
(bug #56685) make sure commafy can deal with strings.

Localization of numeric values should operate on the values as strings,
and should handle strings representign very large numbers gracefully.

Change-Id: I95394b96f9b70deb06ab818b54e08ac4ccb38c6c

10 years agoFix StatusTest for wikis with $wgLanguageCode != 'en'
umherirrender [Mon, 25 Nov 2013 20:19:23 +0000 (21:19 +0100)]
Fix StatusTest for wikis with $wgLanguageCode != 'en'

The "Internal error" of the error message was localized.

Change-Id: I8a461e51edd989adbeff0d1443f94bc481b3a7c2

10 years agoMerge "Update documentation for job related classes"
jenkins-bot [Tue, 26 Nov 2013 16:33:04 +0000 (16:33 +0000)]
Merge "Update documentation for job related classes"

10 years agoMerge changes I8b6b8510,I1cae6174
jenkins-bot [Tue, 26 Nov 2013 13:48:52 +0000 (13:48 +0000)]
Merge changes I8b6b8510,I1cae6174

* changes:
  Create cachedEntry after processing change block
  Get date in EnhancedChangesList::recentChangesLine from baseRC

10 years agoSimplify interlanguage links creation by early return
Amir E. Aharoni [Tue, 26 Nov 2013 13:24:17 +0000 (15:24 +0200)]
Simplify interlanguage links creation by early return

Change-Id: I023ac75ec7bce1996da50af78912dc990e69ad4d

10 years agoUpdate formatting of externalstore classes
Siebrand Mazeland [Fri, 22 Nov 2013 20:28:20 +0000 (21:28 +0100)]
Update formatting of externalstore classes

Change-Id: Ie31c370ba497eedc7458973b704132cf4725cf1f

10 years agoCreate cachedEntry after processing change block
aude [Tue, 26 Nov 2013 11:32:37 +0000 (12:32 +0100)]
Create cachedEntry after processing change block

Change-Id: I8b6b85104f15eb8325abace9b0a0653e16d748b9

10 years agoGet date in EnhancedChangesList::recentChangesLine from baseRC
aude [Tue, 26 Nov 2013 10:35:24 +0000 (11:35 +0100)]
Get date in EnhancedChangesList::recentChangesLine from baseRC

$cachedEntry gets set with baseRC, so baseRC timestamp is the
same as $cachedEntry timestamp.

Doing things this way makes it more feasible to split out some
of the change formatting code.

Change-Id: I1cae6174c827802d525bb95ed152c64008ce7360

10 years agoUpdate documentation for job related classes
Siebrand Mazeland [Mon, 25 Nov 2013 17:12:42 +0000 (18:12 +0100)]
Update documentation for job related classes

Change-Id: I9c2965fa633e1dce4e5e53526e664e67607dd557

10 years agoMerge "mediawiki.ui: Ensure that buttons and inputs are vertically aligned"
jenkins-bot [Tue, 26 Nov 2013 06:12:17 +0000 (06:12 +0000)]
Merge "mediawiki.ui: Ensure that buttons and inputs are vertically aligned"

10 years agoMove reference to $row where it is in-scope and doesn't produce
Mark A. Hershberger [Tue, 26 Nov 2013 03:08:23 +0000 (22:08 -0500)]
Move reference to $row where it is in-scope and doesn't produce
E_STRICT notices.

Bug: 57575
Change-Id: Ic508ebbb0816acd32be355b5f19b46637d58c36a

10 years agoMerge "Add mobile as a target on VisualEditor dependencies."
jenkins-bot [Mon, 25 Nov 2013 21:51:44 +0000 (21:51 +0000)]
Merge "Add mobile as a target on VisualEditor dependencies."

10 years agoLocalisation updates from https://translatewiki.net.
Translation updater bot [Mon, 25 Nov 2013 21:12:12 +0000 (21:12 +0000)]
Localisation updates from https://translatewiki.net.

Change-Id: Ie9895f1ab208f4e1055bb74e288f82a7e0dd30d6

10 years agoMerge "Set visibility on class properties of Job"
jenkins-bot [Mon, 25 Nov 2013 21:00:38 +0000 (21:00 +0000)]
Merge "Set visibility on class properties of Job"

10 years agoMerge "Fix collapsibleTabs code cleanup: null != undefined & undefined variables...
jenkins-bot [Mon, 25 Nov 2013 20:12:39 +0000 (20:12 +0000)]
Merge "Fix collapsibleTabs code cleanup: null != undefined & undefined variables passed to .data()."

10 years agoSet visibility on class properties of Job
Siebrand Mazeland [Mon, 25 Nov 2013 15:32:17 +0000 (16:32 +0100)]
Set visibility on class properties of Job

Change-Id: Ib8c85e8b1ca46855dfdb1678639d1d1b749d87a3

10 years agoFix collapsibleTabs code cleanup: null != undefined & undefined variables passed...
Yaroslav Melnychuk [Fri, 22 Nov 2013 00:03:12 +0000 (02:03 +0200)]
Fix collapsibleTabs code cleanup: null != undefined & undefined variables passed to .data().

Bug: 50193
Change-Id: Ia7347f7e95ee6c4421f207166b15572011b188e2

10 years agoMerge "Remove m prefixes from private variables"
jenkins-bot [Mon, 25 Nov 2013 19:44:04 +0000 (19:44 +0000)]
Merge "Remove m prefixes from private variables"

10 years agoMerge "Improve PDF/DJVU navigation"
jenkins-bot [Mon, 25 Nov 2013 19:42:15 +0000 (19:42 +0000)]
Merge "Improve PDF/DJVU navigation"

10 years agoImprove PDF/DJVU navigation
tholam [Mon, 25 Nov 2013 16:28:21 +0000 (10:28 -0600)]
Improve PDF/DJVU navigation

When a user clicks the next/previous page buttons, use
history.pushState (if available) to add a new history
item so that the back/forwards browser buttons navigate
the PDF. When a new page of the file is browsed to, also
fire the wikipage.content hook, since the page contents
have changed.

Co-authored-by: Theopolisme <theopolismewiki@gmail.com>
Co-authored-by: Tholam <t.lam@lamsinfosystem.com>
Bug: 55893
Change-Id: Id796bd641612706f7bd04c974065f05f72f2a8e4

10 years agoMerge "Set visibility on class properties of OldLocalFile"
jenkins-bot [Mon, 25 Nov 2013 18:45:25 +0000 (18:45 +0000)]
Merge "Set visibility on class properties of OldLocalFile"

10 years agoRemove m prefixes from private variables
Chad Horohoe [Thu, 21 Nov 2013 18:27:21 +0000 (10:27 -0800)]
Remove m prefixes from private variables

Also tweak a few incorrect comments while we're here

Change-Id: I0ef58fe68c60179c53ca6abca069b7b478bf6946

10 years agoMerge "Add final tests for the Status class"
Mwalker [Mon, 25 Nov 2013 18:13:16 +0000 (18:13 +0000)]
Merge "Add final tests for the Status class"

10 years agoMerge "Further expand Status unit tests"
Mwalker [Mon, 25 Nov 2013 18:13:08 +0000 (18:13 +0000)]
Merge "Further expand Status unit tests"

10 years agoMerge "More file backend docs"
jenkins-bot [Mon, 25 Nov 2013 18:08:31 +0000 (18:08 +0000)]
Merge "More file backend docs"

10 years agoUpdate formatting and comments in FormatJson
Siebrand Mazeland [Mon, 25 Nov 2013 17:46:25 +0000 (18:46 +0100)]
Update formatting and comments in FormatJson

Change-Id: I4edc08760004e170b045b201d3cc5444b2028e55

10 years agoMerge "Rename File::_getIsSafeFile() to getIsSafeFileUncached()"
jenkins-bot [Mon, 25 Nov 2013 17:39:38 +0000 (17:39 +0000)]
Merge "Rename File::_getIsSafeFile() to getIsSafeFileUncached()"

10 years agoMerge "Set visibility on class properties of DoubleRedirectJob"
jenkins-bot [Mon, 25 Nov 2013 17:21:17 +0000 (17:21 +0000)]
Merge "Set visibility on class properties of DoubleRedirectJob"

10 years agoMerge "Break long lines in job related files"
jenkins-bot [Mon, 25 Nov 2013 17:15:40 +0000 (17:15 +0000)]
Merge "Break long lines in job related files"

10 years agoMerge "Update formatting of job related files"
jenkins-bot [Mon, 25 Nov 2013 17:12:49 +0000 (17:12 +0000)]
Merge "Update formatting of job related files"

10 years agoMerge "Add a class to interlanguage links"
jenkins-bot [Mon, 25 Nov 2013 15:47:54 +0000 (15:47 +0000)]
Merge "Add a class to interlanguage links"

10 years agoSet visibility on class properties of DoubleRedirectJob
Siebrand Mazeland [Mon, 25 Nov 2013 15:13:07 +0000 (16:13 +0100)]
Set visibility on class properties of DoubleRedirectJob

Change-Id: I997f6db5510c7a8b04e5f88b9603c6821a6c459f

10 years agoBreak long lines in job related files
Siebrand Mazeland [Mon, 25 Nov 2013 14:58:40 +0000 (15:58 +0100)]
Break long lines in job related files

Change-Id: I827773efd59dcf5789abcaa025cc0a9184eb7fac

10 years agoUpdate formatting of job related files
Siebrand Mazeland [Mon, 25 Nov 2013 14:38:37 +0000 (15:38 +0100)]
Update formatting of job related files

Change-Id: I634c26061f0ac1231647a9062b6cea01b77136bd

10 years agoGeneral Cleanup of some Tests
addshore [Fri, 15 Nov 2013 14:32:12 +0000 (15:32 +0100)]
General Cleanup of some Tests

Style Fixes, Comment fixes

Change-Id: I675d3f098e81709d5dfd928af6ca54589d3d5fad

10 years agoUpdate documentation
Siebrand Mazeland [Mon, 25 Nov 2013 13:44:44 +0000 (14:44 +0100)]
Update documentation

Change-Id: I94af1fbbfeb838f4d300c87f0e42a816ff6c5fee

10 years agoRemove unused local variables, update formatting and documentation
Siebrand Mazeland [Mon, 25 Nov 2013 13:42:34 +0000 (14:42 +0100)]
Remove unused local variables, update formatting and documentation

Change-Id: Ib17f5f05d6cc48ac448df0ea8515d570713df9b5

10 years agoSet visibility of 2 properties to public
Siebrand Mazeland [Mon, 25 Nov 2013 13:22:25 +0000 (14:22 +0100)]
Set visibility of 2 properties to public

Set visibility of $fetchDescription and $descriptionCacheExpiry to public.
These two class properties are directly referenced outside an inheritance
scope.

Bug: 57535
Change-Id: I4e91418f1e2374ebe83ea4310d13ad254fc3dac1

10 years agoRemove experiment code for moduleStorage
Ori.livneh [Mon, 25 Nov 2013 07:04:29 +0000 (07:04 +0000)]
Remove experiment code for moduleStorage

This reverts changes I51cfd5637 and Id2835eca4. We got all the data we needed.
Results (and, hopefully, the full dataset) will be publicized within two weeks.

Bug: 56397
Change-Id: Id39d4457a9b21c4e53e976cd3995c910a7d7031b

10 years agoRemove unused local variable
Siebrand Mazeland [Sat, 23 Nov 2013 18:36:50 +0000 (19:36 +0100)]
Remove unused local variable

Just count if there are array members

Change-Id: I4f9cc8ba554404796822317fdb285e2f560d01dd

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 agoMore file backend docs
Aaron Schulz [Sun, 24 Nov 2013 23:49:05 +0000 (15:49 -0800)]
More file backend docs

Change-Id: Ic81e298baa7cb21d0e494e6e2ed749e7f401f2b5

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 agoSet visibility on class properties of ArchivedFile
Siebrand Mazeland [Sun, 24 Nov 2013 08:34:22 +0000 (09:34 +0100)]
Set visibility on class properties of ArchivedFile

Change-Id: Ic13414f091f77448c52468e70b25633037c69c98

10 years agoSet visibility on class properties of File
Siebrand Mazeland [Sun, 24 Nov 2013 08:12:23 +0000 (09:12 +0100)]
Set visibility on class properties of File

Change-Id: I26085bfc26b0c1d003d586354c21057c9cdf5d55

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 agoMake setUp and tearDown protected in tests
aude [Sun, 24 Nov 2013 00:46:49 +0000 (01:46 +0100)]
Make setUp and tearDown protected in tests

These are protected in the parent MediaWikiTestCase and
PHPUnit_Framework_TestCase. No good reason to make them public.

Change-Id: I45ecc0e4209f0c3b27e63a550112e4e0ddf6e530

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"