..
actions
Remove execute() from Action and subclasses
2014-07-16 14:03:43 -07:00
api
Fixed spacing
2014-07-19 23:12:10 +02:00
cache
Move CacheHelper to includes/cache/ folder
2014-07-18 19:45:05 +00:00
changes
Move ChangesFeed to includes/changes/ folder
2014-07-15 17:30:46 -07:00
clientpool
Lowered the default OPT_READ_TIMEOUT for Redis
2014-07-08 04:04:48 +00:00
composer
config
GlobalVarConfig shouldn't throw exceptions for null-valued config settings
2014-06-23 13:03:53 -04:00
content
@singe -> @since in doc
2014-07-04 22:53:47 +02:00
context
Merge "ContextSource::getContext() can return any IContextSource"
2014-07-19 13:06:02 +00:00
dao
Avoid key conflict errors in User::addToDatabase
2014-06-24 10:59:27 +00:00
db
Fixed spacing
2014-07-19 23:12:10 +02:00
debug
Rename MWNamespace, MWDebug and MWTidy files to match their class
2014-07-15 20:59:39 +00:00
deferred
Database search fixes:
2014-06-20 13:43:36 -07:00
diff
Add comment to TableDiffFormatter::blockHeader
2014-06-29 08:15:01 +00:00
exception
Revert "Make UserNotLoggedIn redirect to login page"
2014-07-15 23:13:17 +00:00
externalstore
filebackend
Use some callable hints on @param docs
2014-07-03 21:20:35 +02:00
filerepo
Add missing rollback to LocalFile::recordUpload2
2014-07-17 10:41:18 +02:00
gallery
New hook, AfterParserFetchFileAndTitle
2014-07-01 17:40:11 -07:00
htmlform
Fixed spacing
2014-07-19 23:12:10 +02:00
installer
Fixed spacing
2014-07-19 23:12:10 +02:00
interwiki
jobqueue
Added "daemonized" flag to JobQueueRedis
2014-07-16 22:24:50 +00:00
json
libs
CSSMin: Add link to css-syntax spec for url tokens on w3.org
2014-07-12 02:00:55 +02:00
logging
Split "suppressrevision" into two user rights
2014-07-19 18:11:15 +02:00
media
Fixed spacing
2014-07-19 23:12:10 +02:00
normal
Remove some PHP4 microtime() compat wrappers
2014-07-16 23:39:48 -04:00
objectcache
Fixed spacing
2014-07-19 23:12:10 +02:00
page
Fixed spacing
2014-07-19 23:12:10 +02:00
parser
Rename MWNamespace, MWDebug and MWTidy files to match their class
2014-07-15 20:59:39 +00:00
poolcounter
Fixed spacing
2014-07-19 23:12:10 +02:00
profiler
Fixed spacing
2014-07-19 23:12:10 +02:00
rcfeed
RCFeed: Add log_id property (exposes rc_logid attribute)
2014-06-11 22:27:13 +00:00
resourceloader
Remove ResourceLoaderGetStartupModules hook
2014-07-11 13:49:00 -07:00
revisiondelete
RevDelArchivedFileItem needs to override getApiData
2014-07-15 14:45:31 -04:00
search
rm $wgCountTotalSearchHits. It was broken.
2014-07-08 03:41:13 -03:00
site
specialpage
Fix doc of ChangesListSpecialPage::doHeader
2014-07-14 14:33:23 +02:00
specials
Fixed spacing
2014-07-19 23:12:10 +02:00
templates
Merge "Display MediaWiki:Loginprompt on the login page"
2014-07-14 03:37:51 +00:00
title
Merge "Allow local interwiki links with an empty title part"
2014-07-03 17:46:48 +00:00
upload
Merge "Fix mime detection of easily-confused-with text/plain formats"
2014-07-04 07:43:42 +00:00
utils
Fixed spacing
2014-07-19 23:12:10 +02:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php
AuthPlugin.php
AutoLoader.php
Move CacheHelper to includes/cache/ folder
2014-07-18 19:45:05 +00:00
Autopromote.php
Block.php
Block: $row is a stdClass, not a ResultWrapper
2014-07-12 20:55:43 -07:00
Category.php
Avoid begin/commit in Category::getCountMessage()
2014-06-24 18:07:55 -07:00
Categoryfinder.php
CategoryViewer.php
Avoid begin/commit in Category::getCountMessage()
2014-06-24 18:07:55 -07:00
ChangeTags.php
Documentation improvements in ChangeTags.php
2014-06-10 21:52:32 +02:00
Collation.php
Collation: Remove deprecated findLowerBound()
2014-05-19 18:21:08 +02:00
Cookie.php
DefaultSettings.php
Split "suppressrevision" into two user rights
2014-07-19 18:11:15 +02:00
Defines.php
Removed old DB_LAST cruft
2014-06-25 16:12:36 -07:00
DeprecatedGlobal.php
Merge "Remove silly 'm' prefix from StubObject/DeprecatedGlobal members"
2014-05-27 18:53:00 +00:00
EditPage.php
Actually detect duplicate section=new submissions
2014-07-07 18:49:04 -04:00
Export.php
Introduce ContentHandler::exportTransform()
2014-05-20 19:21:49 +02:00
Fallback.php
Feed.php
FeedUtils.php
FileDeleteForm.php
ForkController.php
FormOptions.php
GitInfo.php
Fix GitInfo cache file path computation and storage location
2014-07-08 16:36:10 +00:00
GlobalFunctions.php
Remove deprecated global function wfViewPrevNext()
2014-07-18 21:20:00 +00:00
HistoryBlob.php
Revert more visibility changes in HistoryBlob.php
2014-05-25 17:09:40 -04:00
Hooks.php
Use some callable hints on @param docs
2014-07-03 21:20:35 +02:00
Html.php
Fixed spacing
2014-07-19 23:12:10 +02:00
HtmlFormatter.php
Adding and improving function and param descriptions in HtmlFormatter
2014-06-25 14:40:13 -07:00
HttpFunctions.php
Import.php
Fixed spacing
2014-07-19 23:12:10 +02:00
Licenses.php
limit.sh
Fix error message when swap is disabled
2014-05-19 10:41:52 +10:00
Linker.php
Use anonymous function in Linker::formatAutocomments/formatLinksInComment
2014-06-10 20:32:23 +00:00
LinkFilter.php
MagicWord.php
Support {{!}} as a magic word
2014-06-26 14:56:04 -07:00
MediaWiki.php
Rename Wiki.php to MediaWiki.php
2014-07-13 01:22:30 -07:00
MediaWikiVersionFetcher.php
Message.php
Don't use isset() to check for null
2014-07-01 19:17:02 +02:00
MessageBlobStore.php
mime.info
Merge "Fix mime detection of easily-confused-with text/plain formats"
2014-07-04 07:43:42 +00:00
mime.types
Merge "Fix mime detection of easily-confused-with text/plain formats"
2014-07-04 07:43:42 +00:00
MimeMagic.php
Allow third party code to hook-up MIME type detection
2014-07-06 13:38:14 +02:00
MWNamespace.php
Rename MWNamespace, MWDebug and MWTidy files to match their class
2014-07-15 20:59:39 +00:00
MWTimestamp.php
Don't use isset() to check for null
2014-06-30 21:51:29 +02:00
OutputHandler.php
OutputPage.php
Remove unused global declarations
2014-07-19 22:44:54 +02:00
Pager.php
PathRouter.php
PHPVersionError.php
Use PHP_VERSION constant instead of phpversion() function call
2014-07-09 16:46:35 -07:00
Preferences.php
Remove unused global declarations
2014-07-19 22:44:54 +02:00
PrefixSearch.php
PrefixSearch: Avoid notice when no subpage exists
2014-07-14 08:42:59 -07:00
ProtectionForm.php
Some misc cleanup to ProtectionForm
2014-07-06 20:53:18 +02:00
Revision.php
Split "suppressrevision" into two user rights
2014-07-19 18:11:15 +02:00
RevisionList.php
Sanitizer.php
Merge "Revert "Breaking out disallowed CSS into a global variable""
2014-07-18 02:50:16 +00:00
Setup.php
Removes deprecated $wgUseCommaCount variable
2014-07-11 07:34:03 +00:00
SiteConfiguration.php
Merge "Force array parameters in SiteConfiguration"
2014-07-04 19:49:44 +00:00
SiteStats.php
Fix initSiteStats.php maintenance script
2014-06-29 00:12:16 +00:00
Skin.php
Remove unused global declarations
2014-07-19 22:44:54 +02:00
SkinTemplate.php
Remove unused global declarations
2014-07-19 22:44:54 +02:00
SquidPurgeClient.php
StatCounter.php
Status.php
StreamFile.php
StubObject.php
Unstub the passed object when calling unstub()
2014-07-07 15:37:45 -04:00
tidy.conf
TimestampException.php
Title.php
Fixed spacing
2014-07-19 23:12:10 +02:00
TitleArray.php
TitleArrayFromResult.php
User.php
Split "suppressrevision" into two user rights
2014-07-19 18:11:15 +02:00
UserArray.php
UserArrayFromResult.php
UserMailer.php
Added VERP functionality hook to core
2014-07-11 12:03:49 +00:00
UserRightsProxy.php
WatchedItem.php
WebRequest.php
Removed deprecated WebRequest::escapeAppendQuery()
2014-06-20 15:11:03 -07:00
WebResponse.php
WebStart.php
No longer support installs where register_globals is enabled
2014-07-08 16:25:58 -07:00
WikiMap.php
Xml.php
ZhConversion.php