..
actions
Split the rest of Action.php into /actions/
2014-03-03 12:31:57 +00:00
api
Merge "Adjust magic bolding in api help to only match lines inside *"
2014-03-13 19:00:54 +00:00
cache
New hook MessageCache::get
2014-02-10 15:51:52 +00:00
changes
Fix variable name of param doc in RCCacheEntryFactory
2014-03-15 13:13:05 +00:00
clientpool
Added simpler handleError() method in RedisConnectionPool
2014-02-12 07:29:32 +00:00
composer
Make it possible for extensions to specify which version of MediaWiki
2014-03-03 08:45:20 +00:00
config
Update formatting
2014-02-06 09:27:05 +01:00
content
Added and updated Doxygen comments in content handler and diff namespaces
2014-03-06 11:17:41 +01:00
context
Update formatting
2014-02-06 09:27:05 +01:00
dao
Remove underscore from classes LBFactory_*, LoadBalancer_*, LoadMonitor_*
2013-12-26 16:30:15 -05:00
db
Merge "Move variable definitions near to where they are used"
2014-03-16 17:54:39 +00:00
debug
Enhance the destination control parameter of wfDebug() and wfDebugLog()
2014-02-04 19:56:24 +00:00
deferred
Update formatting
2014-02-06 09:27:05 +01:00
diff
Add visibility to DifferenceEngine methods
2014-03-06 15:34:51 +01:00
exception
Add scope to Exception class methods
2014-02-24 21:21:09 +01:00
externalstore
Tweaked generated paths for ExternalStoreMwstore
2014-02-13 10:15:13 -08:00
filebackend
Remove useless "src" param when wrapping doGetFileStatMulti()
2014-03-03 10:02:31 -08:00
filerepo
Execute LocalFilePurgeThumbnails hook before purging thumbnails
2014-03-12 22:10:57 -04:00
gallery
Update formatting
2014-02-06 09:27:05 +01:00
htmlform
Changing URLs of mediawiki.org in scripts to the SSL-based website
2014-03-12 23:24:03 +00:00
installer
Installer: properly override default $wgLogo value
2014-03-18 08:34:06 +09:00
interwiki
jobqueue
Renamed /job to /jobqueue
2014-03-14 13:42:04 -07:00
json
libs
CSSMin: Don't do file_exists on random data in getLocalFileReferences()
2014-03-10 20:55:02 +01:00
logging
Changing URLs of mediawiki.org in scripts to the SSL-based website
2014-03-13 22:28:14 +00:00
media
Changing URLs of mediawiki.org in scripts to the SSL-based website
2014-03-13 22:28:14 +00:00
normal
Changing URLs of mediawiki.org in scripts to the SSL-based website
2014-03-13 22:28:14 +00:00
objectcache
Changing URLs of mediawiki.org in scripts to the SSL-based website
2014-03-13 22:28:14 +00:00
parser
Rename some local vars to start with a lowercase letter
2014-03-15 21:03:05 +00:00
profiler
New 'profileerror' log group for profiling errors
2014-03-15 21:43:39 +01:00
rcfeed
Add $wgLocalInterwikis to handle multiple local prefixes
2014-03-12 13:32:07 +01:00
resourceloader
Fix spacing between two functions
2014-03-15 20:57:23 +00:00
revisiondelete
Fix spacing between two functions
2014-03-15 20:57:23 +00:00
search
Rename some local vars to start with a lowercase letter
2014-03-15 21:03:05 +00:00
site
Add site by navigation id feature to SiteList
2014-03-04 21:09:10 +01:00
specialpage
Fix spacing between two functions
2014-03-15 20:57:23 +00:00
specials
Rename some local vars to start with a lowercase letter
2014-03-15 21:03:05 +00:00
templates
Merge "Reapplying r45820 to support the NewSignupPage extension."
2014-03-15 18:48:34 +00:00
upload
When checking whitelist of extensions, only count last extension.
2014-03-09 06:12:04 -03:00
utils
Fix various docs and version numbers from 84a2f570
2014-01-25 05:27:21 +00:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php
Correct the destination of checkLastModified debug messages
2014-03-14 22:33:21 +00:00
Article.php
Call WikiPage::doViewUpdates also on missing article page view
2014-02-15 18:39:45 +00:00
AuthPlugin.php
Changing URLs of mediawiki.org in scripts to the SSL-based website
2014-03-12 23:24:03 +00:00
AutoLoader.php
Merge "Renamed /job to /jobqueue"
2014-03-16 11:41:29 +00:00
Autopromote.php
Block.php
Merge "Make autoblocks update with the parent block"
2014-01-31 18:59:09 +00:00
CacheHelper.php
Put the "else" (or "elseif") on the same line as the previous closing brace
2014-03-15 13:54:53 +01:00
Category.php
Fix formatting of some php docs
2014-03-15 20:49:55 +00:00
Categoryfinder.php
CategoryPage.php
CategoryViewer.php
Remove classes and functions deprecated in MediaWiki 1.17
2014-01-05 18:54:27 +01:00
ChangesFeed.php
Fix CodeSniffer errors and warnings
2014-03-12 12:50:43 +01:00
ChangeTags.php
Collation.php
Fix various docs and version numbers from 84a2f570
2014-01-25 05:27:21 +00:00
Cookie.php
DefaultSettings.php
Changing URLs of mediawiki.org in scripts to the SSL-based website
2014-03-12 23:24:03 +00:00
Defines.php
Remove commented defines
2014-01-27 21:30:52 +00:00
DeprecatedGlobal.php
EditPage.php
Put the "else" (or "elseif") on the same line as the previous closing brace
2014-03-15 13:54:53 +01:00
Export.php
Changing URLs of mediawiki.org in scripts to the SSL-based website
2014-03-12 23:24:03 +00:00
FakeTitle.php
Add Title::hasFragment and use it
2014-01-24 15:42:13 +00:00
Fallback.php
Feed.php
Changing URLs of mediawiki.org in scripts to the SSL-based website
2014-03-12 23:24:03 +00:00
FeedUtils.php
FileDeleteForm.php
ForkController.php
Make it easy to get the number of the currently running child
2014-01-08 14:18:28 -08:00
FormOptions.php
Fix formatting of some php docs
2014-03-15 20:49:55 +00:00
GitInfo.php
Rename some local vars to start with a lowercase letter
2014-03-15 21:03:05 +00:00
GlobalFunctions.php
Allow to disable specific groups in $wgDebugLogGroups
2014-02-26 20:46:14 +00:00
HistoryBlob.php
Fix formatting of some php docs
2014-03-15 20:49:55 +00:00
Hooks.php
Add ability to mark hooks as deprecated
2014-01-10 09:12:26 +01:00
Html.php
Fix spacing between two functions
2014-03-15 20:57:23 +00:00
HtmlFormatter.php
HttpFunctions.php
Merge "Fixed stream wrapper in PhpHttpRequest"
2014-01-30 23:12:44 +00:00
ImagePage.php
Move redirect rendering into WikitextContent
2014-01-07 09:18:22 -05:00
ImageQueryPage.php
Import.php
Changing URLs of mediawiki.org in scripts to the SSL-based website
2014-03-12 23:24:03 +00:00
Init.php
Licenses.php
limit.sh
Linker.php
More use of Title::hasFragment
2014-01-24 22:22:45 +01:00
LinkFilter.php
MagicWord.php
Raw option of parser functions should match complete word
2014-01-12 22:25:33 +00:00
MediaWikiVersionFetcher.php
Make it possible for extensions to specify which version of MediaWiki
2014-03-03 08:45:20 +00:00
Message.php
Added and updated Doxygen comments in content handler and diff namespaces
2014-03-06 11:17:41 +01:00
MessageBlobStore.php
Remove TODO for use of TRUNCATE and replace with comment
2014-01-22 21:17:05 +01:00
mime.info
mime.types
MimeMagic.php
Put the "else" (or "elseif") on the same line as the previous closing brace
2014-03-15 13:54:53 +01:00
MWTimestamp.php
Split Timestamp.php into class and exception files
2014-01-25 16:24:04 +01:00
Namespace.php
OutputHandler.php
OutputPage.php
Correct the destination of checkLastModified debug messages
2014-03-14 22:33:21 +00:00
PageQueryPage.php
Pager.php
Fix spacing between two functions
2014-03-15 20:57:23 +00:00
PathRouter.php
PathRouter: Fix documentation typo
2014-03-07 23:50:06 +00:00
PHPVersionError.php
Changing URLs of mediawiki.org in scripts to the SSL-based website
2014-03-12 23:24:03 +00:00
PoolCounter.php
Add visibility in PoolCounter classes
2014-03-07 00:37:42 +01:00
Preferences.php
Merge "Remove user preference "noconvertlink""
2014-03-11 10:01:16 +00:00
PrefixSearch.php
Change Title::getInterwiki() in conditions to Title::isExternal()
2014-01-02 11:59:10 +01:00
ProtectionForm.php
Changing URLs of mediawiki.org in scripts to the SSL-based website
2014-03-12 23:24:03 +00:00
QueryPage.php
Show range start and end in special page pagination
2014-02-05 21:58:48 +00:00
Revision.php
Update docs for Revision::getRevisionText()
2014-01-01 15:32:48 +00:00
RevisionList.php
Sanitizer.php
Rename some local vars to start with a lowercase letter
2014-03-15 21:03:05 +00:00
Setup.php
Merge "Add two new debug log groups"
2014-03-14 22:18:27 +00:00
SiteConfiguration.php
SiteStats.php
Remove another ss_active_users check from SiteStats::isSane
2014-02-24 18:17:35 +01:00
Skin.php
Fix spacing between two functions
2014-03-15 20:57:23 +00:00
SkinTemplate.php
Merge "Add prebodyhtml template variable"
2014-03-13 22:59:54 +00:00
SquidPurgeClient.php
Remove trailing line breaks from wfDebugLog() messages
2014-02-04 22:16:13 +01:00
StatCounter.php
Status.php
StreamFile.php
StubObject.php
tidy.conf
TimestampException.php
Split Timestamp.php into class and exception files
2014-01-25 16:24:04 +01:00
Title.php
Add $wgLocalInterwikis to handle multiple local prefixes
2014-03-12 13:32:07 +01:00
TitleArray.php
Split Title and User ArrayFromResult classes to own files
2014-01-26 18:32:43 +00:00
TitleArrayFromResult.php
Split Title and User ArrayFromResult classes to own files
2014-01-26 18:32:43 +00:00
User.php
Further optimize User::saveOptions() by doing deletes by PRIMARY KEY
2014-03-10 12:57:10 -07:00
UserArray.php
Split Title and User ArrayFromResult classes to own files
2014-01-26 18:32:43 +00:00
UserArrayFromResult.php
Split Title and User ArrayFromResult classes to own files
2014-01-26 18:32:43 +00:00
UserMailer.php
Put the "else" (or "elseif") on the same line as the previous closing brace
2014-03-15 13:54:53 +01:00
UserRightsProxy.php
WatchedItem.php
Fix formatting of some php docs
2014-03-15 20:49:55 +00:00
WebRequest.php
Changing URLs of mediawiki.org in scripts to the SSL-based website
2014-03-12 23:24:03 +00:00
WebResponse.php
WebStart.php
LocalSettings.php must be readable by the server
2014-03-07 19:11:09 +01:00
Wiki.php
Have ApiRunJobs run periodic tasks
2014-03-07 10:40:38 -05:00
WikiCategoryPage.php
WikiFilePage.php
No variable assignment on return statement
2014-01-02 09:43:35 +00:00
WikiMap.php
Changing URLs of mediawiki.org in scripts to the SSL-based website
2014-03-12 23:24:03 +00:00
WikiPage.php
Merge "Revert "Rollback: Make update of recentchanges table later""
2014-03-07 22:54:23 +00:00
Xml.php
ZhConversion.php