| .. |
|
actions
|
Add toggle checkboxes to action=history
|
2016-02-21 20:34:42 +00:00 |
|
api
|
Localisation updates from https://translatewiki.net.
|
2016-03-07 21:59:57 +01:00 |
|
cache
|
Merge "Revert "Add type hint against LinkTarget""
|
2016-02-29 23:58:59 +00:00 |
|
changes
|
Merge "Add tags support to patrol, protect, unblock, and undelete"
|
2016-03-03 16:28:45 +00:00 |
|
changetags
|
Add tags support to patrol, protect, unblock, and undelete
|
2016-02-29 16:59:31 -05:00 |
|
clientpool
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
compat
|
Remove various double empty newlines
|
2015-12-27 18:55:12 +00:00 |
|
composer
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
config
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
content
|
Add ContentHandler::supportsCategories method
|
2016-03-02 15:20:56 +01:00 |
|
context
|
Fix parserTests.php script
|
2016-03-03 16:52:39 -08:00 |
|
dao
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
db
|
Improve code suffering from PHP 5.3's lack of support for foo()[]
|
2016-02-28 22:49:20 +01:00 |
|
debug
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
deferred
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
diff
|
Instrument diff timing
|
2016-03-04 15:06:48 -08:00 |
|
exception
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
export
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
externalstore
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
filebackend
|
Merge "filebackend: Clean up TempFSFile and fix IDEA errors"
|
2016-03-03 01:38:05 +00:00 |
|
filerepo
|
Merge "Add tags support to patrol, protect, unblock, and undelete"
|
2016-03-03 16:28:45 +00:00 |
|
gallery
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
htmlform
|
Implement HTMLTitleTextField with suggestions for non-OOUI forms, too
|
2016-02-23 19:01:17 +01:00 |
|
import
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
installer
|
Localisation updates from https://translatewiki.net.
|
2016-03-07 21:59:57 +01:00 |
|
interwiki
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
jobqueue
|
Merge "Reset scoped session for upload jobs after deferred updates"
|
2016-03-01 11:30:55 +00:00 |
|
json
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
libs
|
CSSMin: Remove file-existance filter in getLocalFileReferences()
|
2016-03-03 00:16:13 +00:00 |
|
logging
|
Add tags support to patrol, protect, unblock, and undelete
|
2016-02-29 16:59:31 -05:00 |
|
mail
|
mail: Turn UserMailer::quotedPrintableCallback into an inline closure
|
2016-02-29 23:19:35 +00:00 |
|
media
|
Improve code suffering from PHP 5.3's lack of support for foo()[]
|
2016-02-28 22:49:20 +01:00 |
|
objectcache
|
Remove comments about isset( $string['foo'] ) being true on PHP 5.3
|
2016-02-17 20:12:30 +00:00 |
|
page
|
Merge "Add tags support to patrol, protect, unblock, and undelete"
|
2016-03-03 16:28:45 +00:00 |
|
pager
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
parser
|
Improve code suffering from PHP 5.3's lack of support for foo()[]
|
2016-02-28 22:49:20 +01:00 |
|
password
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
poolcounter
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
profiler
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
rcfeed
|
Don't send RC_CATEGORIZE events to the IRC feed
|
2016-02-18 12:19:08 -08:00 |
|
registration
|
registration: Avoid double slashes in localBasePath
|
2016-02-18 10:25:02 -08:00 |
|
resourceloader
|
CSSMin: Remove file-existance filter in getLocalFileReferences()
|
2016-03-03 00:16:13 +00:00 |
|
revisiondelete
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
search
|
Fix comment in SearchEngine.php
|
2016-03-01 10:48:55 +01:00 |
|
session
|
Prevent "Failed to create..." warnings when session loading fails
|
2016-03-02 15:36:02 -08:00 |
|
site
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
skins
|
Fix trivial PHPCS violations in */skins/* directories
|
2016-03-02 21:02:15 +01:00 |
|
specialpage
|
Follow-up e33d6f45a. Fix some mistakes w/ limit on QueryPage
|
2016-03-03 15:53:55 -05:00 |
|
specials
|
Merge "Improve change content model log entry for page creations"
|
2016-03-07 19:15:41 +00:00 |
|
templates
|
Revert "Templatize Special:Contributions lines"
|
2016-03-04 15:14:58 +00:00 |
|
tidy
|
Tidy: <source> and <track> are empty elements
|
2016-02-21 19:30:55 +01:00 |
|
title
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
upload
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
user
|
Merge "Unpersist the session on logout"
|
2016-03-01 02:37:47 +00:00 |
|
utils
|
AutoloadGenerator: Account for PHP 5.5 syntax like "self::static"
|
2016-03-02 19:17:42 +00:00 |
|
widget
|
MediaWiki Widgets: Add new SearchInputWidget
|
2016-03-03 16:29:40 +00:00 |
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
AjaxResponse.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
AuthPlugin.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
AutoLoader.php
|
Merge "Remove fix for a 5.3 problem"
|
2016-02-29 14:46:40 +00:00 |
|
Autopromote.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
Block.php
|
Improve code suffering from PHP 5.3's lack of support for foo()[]
|
2016-02-28 22:49:20 +01:00 |
|
Category.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
CategoryFinder.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
CategoryViewer.php
|
CategoryViewer: Do opportunistic category recounts for mismatched file counts, too
|
2016-02-29 23:05:32 +01:00 |
|
Collation.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
DefaultSettings.php
|
Merge "Improve change content model log entry for page creations"
|
2016-03-07 19:15:41 +00:00 |
|
Defines.php
|
|
|
|
DeprecatedGlobal.php
|
|
|
|
DerivativeRequest.php
|
Revert "Remove SessionManager, temporarily"
|
2016-02-03 21:44:59 +00:00 |
|
EditPage.php
|
Improve change content model log entry for page creations
|
2016-03-07 10:29:45 -08:00 |
|
EventRelayerGroup.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
Fallback.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
FauxRequest.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
Feed.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
FeedUtils.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
FileDeleteForm.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ForkController.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
FormOptions.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
GitInfo.php
|
GitInfo: Allow cache to be in the extension directory itself
|
2016-01-06 14:41:36 -08:00 |
|
GlobalFunctions.php
|
Merge "Remove useless PHP version comparison from wfDebugBacktrace()"
|
2016-02-29 14:40:59 +00:00 |
|
HistoryBlob.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
Hooks.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
Html.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
HtmlFormatter.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
HttpFunctions.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
Licenses.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
limit.sh
|
|
|
|
Linker.php
|
Linker: Avoid passing false to Title::newFromText
|
2016-03-02 23:10:28 +00:00 |
|
LinkFilter.php
|
|
|
|
LinkTarget.php
|
Fix typo and improve code comments in LinkTarget
|
2016-02-15 12:56:25 +01:00 |
|
ListToggle.php
|
Initialise array with contents in one go
|
2016-02-23 23:39:40 +00:00 |
|
MagicWord.php
|
Add access modifiers to MagicWord.php
|
2016-03-01 10:56:04 +00:00 |
|
MagicWordArray.php
|
Add access modifiers to MagicWordArray.php
|
2016-03-01 10:56:55 +00:00 |
|
MediaWiki.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
MediaWikiVersionFetcher.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
MergeHistory.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
Message.php
|
Message.php: Update comment to current implementation
|
2016-02-24 19:41:50 +00:00 |
|
mime.info
|
MimeMagic: Set mime-type for .js to application/javascript
|
2016-01-26 01:52:36 +00:00 |
|
mime.types
|
MimeMagic: Recognise font files
|
2016-02-27 19:52:08 +00:00 |
|
MimeMagic.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
MovePage.php
|
Add TitleMoveStarting, mirroring TitleMoveCompleting
|
2016-02-25 13:31:04 -05:00 |
|
MWNamespace.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
MWTimestamp.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
NoLocalSettings.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
OutputHandler.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
OutputPage.php
|
Fix resource path check when ResourceBasePath is an empty string
|
2016-02-23 09:19:26 +11:00 |
|
PageProps.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
PathRouter.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
PHPVersionCheck.php
|
Bump required PHP version to 5.5.9
|
2016-02-10 06:46:53 +00:00 |
|
PHPVersionError.php
|
|
|
|
Preferences.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
PrefixSearch.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ProtectionForm.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
Revision.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
RevisionList.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
Sanitizer.php
|
Match html5 unquoted attribute parsing
|
2016-02-22 00:50:06 +00:00 |
|
Setup.php
|
mail: Change $wgNoReplyAddress default to $wgPasswordSender
|
2016-02-29 23:00:12 +00:00 |
|
SiteConfiguration.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
SiteStats.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
Status.php
|
Fix use of RawMessage in Status::getMessage()
|
2016-03-02 12:36:22 -05:00 |
|
StreamFile.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
StubObject.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
TemplateParser.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
Title.php
|
Title.php: Support DB language in getPageViewLanguage()
|
2016-02-18 17:48:54 +00:00 |
|
TitleArray.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
TitleArrayFromResult.php
|
|
|
|
WatchedItem.php
|
Move WatchedItem::duplicateEntries to WatchedItemStore
|
2016-02-17 15:22:32 +00:00 |
|
WatchedItemStore.php
|
Move WatchedItem::duplicateEntries to WatchedItemStore
|
2016-02-17 15:22:32 +00:00 |
|
WebRequest.php
|
Unpersist the session on logout
|
2016-02-29 15:39:25 -05:00 |
|
WebRequestUpload.php
|
WebRequestUpload: Use canonical header name in getHeader()
|
2016-02-25 21:06:40 +00:00 |
|
WebResponse.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
WebStart.php
|
build: Update mediawiki-codesniffer to 0.6.0, add "composer fix"
|
2016-02-17 02:54:42 -08:00 |
|
WikiMap.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
Xml.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
XmlSelect.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |