..
actions
Merge "Add cache versioning to InfoAction."
2013-09-05 22:15:07 +00:00
api
Pass user to Title::userCan in ApiFeedContributions
2013-09-20 17:33:07 +02:00
cache
No spaces after (casts)
2013-09-04 20:05:43 +02:00
clientpool
Allow RedisConnectionPool to be used with HHVM's Redis library
2013-09-19 10:11:38 -07:00
content
ContentHandler: Fix a typo
2013-07-27 19:23:27 +00:00
context
Make msg method of DerivativeContext work properly.
2013-08-18 09:20:38 +00:00
dao
db
Merge "Changed tableName so it returns uppercased table names (+prefix) Changed tableExists so it returns boolean (and closes resource when it's done in case it fails)"
2013-09-18 19:11:04 +00:00
debug
No spaces after (casts)
2013-09-04 20:05:43 +02:00
diff
Merge "Show the revision ID on error message when content is missing on difference page"
2013-09-17 17:20:22 +00:00
externalstore
No spaces after (casts)
2013-09-04 20:05:43 +02:00
filebackend
filebackend: normalize paths used in locking
2013-07-06 15:06:38 -07:00
filerepo
Guard against non-object returns from File::getHander()
2013-09-17 06:48:43 +00:00
gallery
Merge "[New gallery] ignore perrow option in this mode, as doesn't make sense."
2013-08-26 18:28:20 +00:00
installer
Revert "Add new recentchanges field rc_source to replace rc_type"
2013-10-17 00:32:40 +00:00
interwiki
job
RefreshLinksJob: Replace use of empty() with explicit check
2013-09-18 06:34:32 +02:00
json
Change @since and @deprecated notes to 1.22
2013-06-21 05:33:22 +00:00
libs
CSSMin: factor out image encoding into encodeImageAsDataURI method
2013-09-18 15:09:20 -07:00
logging
Reduce use of FORCE INDEX in LogPager
2013-09-19 13:08:59 -07:00
media
No spaces after (casts)
2013-09-04 20:05:43 +02:00
normal
Gitweb -> Gitblit
2013-06-07 23:05:13 +01:00
objectcache
No spaces after (casts)
2013-09-04 20:05:43 +02:00
parser
Added {{REVISIONSIZE}} variable to get the current size of a revision.
2013-09-21 03:49:35 +01:00
profiler
No spaces after (casts)
2013-09-04 20:05:43 +02:00
rcfeed
Use canonical class name, remove unused globals.
2013-08-30 00:18:42 +02:00
resourceloader
Collect stats about RL cache hit rate
2013-09-19 16:02:59 -07:00
revisiondelete
Separate RevDel logic from UI
2013-09-18 13:16:49 -04:00
search
SearchEngine::userHighlightPrefs needs no user
2013-09-20 20:54:19 +02:00
site
Reduce complexity of SiteSQLStore saveSites method
2013-09-18 22:31:40 +02:00
specials
Factor out ChangeTags::tagUsageStatistics() from SpecialTags
2013-09-19 03:15:55 +00:00
templates
Fixup coding style of a18d9856f7
2013-08-26 11:31:08 -07:00
upload
Fix spacing and break some lines
2013-08-24 17:06:25 +02:00
.htaccess
Action.php
Fix initialization of Context in Action class.
2013-09-19 15:11:00 +02:00
AjaxDispatcher.php
No spaces after (casts)
2013-09-04 20:05:43 +02:00
AjaxResponse.php
ArrayUtils.php
Article.php
Don't ask users to mark own page creations as patrolled
2013-07-20 21:31:59 +02:00
AuthPlugin.php
add and use updateExternalDBGroups function, fixes #49641
2013-07-08 19:46:31 +02:00
AutoLoader.php
Move HtmlFormatter from MobileFrontend
2013-09-20 11:52:46 -07:00
Autopromote.php
Fix spacing and break some lines
2013-08-24 17:06:25 +02:00
Block.php
Merge "copy paste comment should probably have end instead of start"
2013-06-30 21:46:11 +00:00
CacheHelper.php
CallableUpdate.php
Add a deferrable update class for callback/closure udpates
2013-09-03 23:15:36 -07:00
Category.php
phpcs: Fix Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore violations
2013-04-11 07:34:41 +00:00
Categoryfinder.php
CategoryPage.php
Fix spacing and break some lines
2013-08-24 17:06:25 +02:00
CategoryViewer.php
doc: Remove repetitive "Give grep a chance" phrase from comments
2013-08-29 10:46:46 -07:00
Cdb.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
Cdb_PHP.php
Fixed spacing and removed unneeded parenthesis
2013-05-17 16:12:08 +00:00
ChangesFeed.php
Fix spacing and break some lines
2013-08-24 17:06:25 +02:00
ChangesList.php
Enhanced RC: Add a "view changes since my last visit" link
2013-08-26 15:47:59 +00:00
ChangeTags.php
Factor out ChangeTags::tagUsageStatistics() from SpecialTags
2013-09-19 03:15:55 +00:00
Collation.php
Merge "Allow uca-sv@collation=standard to be a collation name."
2013-06-27 18:48:21 +00:00
ConfEditor.php
Fixed spacing and removed unneeded parenthesis
2013-05-17 16:12:08 +00:00
Cookie.php
Fix spacing and break some lines
2013-08-24 17:06:25 +02:00
DataUpdate.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
DefaultSettings.php
Add a way to redact certain function parameters from exception stack traces
2013-09-21 02:09:02 +00:00
DeferredUpdates.php
Add a deferrable update class for callback/closure udpates
2013-09-03 23:15:36 -07:00
Defines.php
Remove Parser_LinkHooks and CoreLinkFunctions classes
2013-05-02 16:43:39 +01:00
DeprecatedGlobal.php
EditPage.php
doc: Remove repetitive "Give grep a chance" phrase from comments
2013-08-29 10:46:46 -07:00
Exception.php
Add a way to redact certain function parameters from exception stack traces
2013-09-21 02:09:02 +00:00
Export.php
Use getFileContents() instead of incorrect file system call to fetch file contents.
2013-06-10 10:10:40 -07:00
FakeTitle.php
Fallback.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
Feed.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
FeedUtils.php
Fixed spacing and removed unneeded parenthesis
2013-05-17 16:12:08 +00:00
FileDeleteForm.php
Add user rights 'viewmywatchlist', 'editmywatchlist'
2013-06-26 10:20:40 -04:00
ForkController.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
FormOptions.php
Added space after switch/Removed spaces after unset
2013-04-26 16:42:31 +02:00
GitInfo.php
doc: Fix grammar in GitInfo documentation comment
2013-09-19 18:39:34 +02:00
GlobalFunctions.php
Add gzdecode fallback to GlobalFunctions
2013-09-18 00:04:31 +02:00
HashRing.php
Fixed total breakage of HashRing in 9d1cd9a.
2013-05-15 20:17:24 +00:00
HistoryBlob.php
DiffHistoryBlob: don't check for mhash extension
2013-07-30 11:44:03 -04:00
Hooks.php
Allow explicit & implicit null returns from hook handlers
2013-06-25 12:10:12 -07:00
Html.php
No spaces after (casts)
2013-09-04 20:05:43 +02:00
HTMLForm.php
Made HTMLForm wrap the submit buttons in a container for styling
2013-09-11 14:47:19 -07:00
HtmlFormatter.php
Fix doc for HtmlFormatter
2013-09-23 17:52:31 +00:00
HttpFunctions.php
Fix spacing and break some lines
2013-08-24 17:06:25 +02:00
ImagePage.php
Use redirect=no for links to file redirects in "file usages" section
2013-09-06 20:32:49 +00:00
ImageQueryPage.php
New more slick gallery display
2013-08-14 20:56:05 -03:00
Import.php
print is not a function
2013-05-09 20:06:03 +02:00
Init.php
Remove hphpc support and deprecate related functions
2013-05-09 08:28:05 +10:00
IP.php
Minor bugfix to IP::prettifyIP.
2013-09-12 08:17:42 -07:00
Licenses.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
limit.sh
Fix spacing and break some lines
2013-08-24 17:06:25 +02:00
Linker.php
skin: Convert table of contents from <table> to <div>
2013-07-02 01:08:45 +02:00
LinkFilter.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
LinksUpdate.php
RefreshLinks on imagelinks on new uploads to kill tracking cat.
2013-06-05 11:01:22 -03:00
MagicWord.php
Added {{REVISIONSIZE}} variable to get the current size of a revision.
2013-09-21 03:49:35 +01:00
MappedIterator.php
jobqueue: avoid exceptions due to races in redis job listing functions
2013-07-09 16:57:40 -07:00
Message.php
No spaces after (casts)
2013-09-04 20:05:43 +02:00
MessageBlobStore.php
Revert "Commit of various live hacks"
2013-04-29 19:19:54 +01:00
Metadata.php
Add 'viewmyprivateinfo', 'editmyprivateinfo', and 'editmyoptions' rights
2013-07-03 13:40:04 -04:00
mime.info
Add flac to mime.types and mime.info
2013-08-23 14:06:18 -07:00
mime.types
Add flac to mime.types and mime.info
2013-08-23 14:06:18 -07:00
MimeMagic.php
Added space after switch/Removed spaces after unset
2013-04-26 16:42:31 +02:00
MWCryptRand.php
Moved CryptRand.php to MWCryptRand.php
2013-04-23 11:39:39 +00:00
MWFunction.php
Deprecate MWFunction::call and ::callArray
2013-07-19 18:48:51 -04:00
Namespace.php
Fixed return type of getContentNamespaces()
2013-07-16 17:01:13 -07:00
OutputHandler.php
Fix fatal error when $wgValidateAllHtml is enabled and apache_request_headers() does not exists
2013-07-25 12:05:13 +02:00
OutputPage.php
Remove 'mediawiki.legacy.wikiprintable' module
2013-09-16 17:31:58 +00:00
PageQueryPage.php
Update/add documentation
2013-04-14 21:18:38 +02:00
Pager.php
No spaces after (casts)
2013-09-04 20:05:43 +02:00
PathRouter.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
PHPVersionError.php
Drop support for XHTML 1.0
2013-05-15 23:09:25 -07:00
PoolCounter.php
Clarified PoolCounter::execute() docs a bit.
2013-04-24 14:51:10 -07:00
Preferences.php
Merge "Remove "Misc" tab from Special:Preferences"
2013-09-12 19:22:15 +00:00
PrefixSearch.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
ProtectionForm.php
Give grep a chance to find the usages
2013-09-05 18:29:47 +09:00
ProxyTools.php
QueryPage.php
Removing all disambiguation code from core
2013-09-05 14:07:51 -07:00
RecentChange.php
Revert "Add new recentchanges field rc_source to replace rc_type"
2013-10-17 00:32:40 +00:00
Revision.php
Merge "Make revision content decompression publicly available"
2013-08-07 21:00:02 +00:00
RevisionList.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
Sanitizer.php
Sanitizer: Remove redundant @private tags
2013-09-18 06:38:36 +02:00
ScopedCallback.php
Throw an exception in ScopedCallback for invalid callbacks.
2013-06-01 07:06:32 +00:00
ScopedPHPTimeout.php
Setup.php
Provide a JSON recent changes feed.
2013-08-25 21:23:16 -07:00
SiteConfiguration.php
Attempt to remove a hard-coded "wikipedia".
2013-08-09 09:32:13 +00:00
SiteStats.php
Avoid "Transaction already in progress" errors in SiteStatsUpdate::doUpdate
2013-07-20 12:09:12 -07:00
Skin.php
Remove 'mediawiki.legacy.wikiprintable' module
2013-09-16 17:31:58 +00:00
SkinTemplate.php
Remove 'mediawiki.legacy.wikiprintable' module
2013-09-16 17:31:58 +00:00
SpecialPage.php
Allow listing old files in Special:ListFiles. Add Special:AllMyUploads
2013-08-28 21:42:05 +02:00
SpecialPageFactory.php
Removing all disambiguation code from core
2013-09-05 14:07:51 -07:00
SqlDataUpdate.php
docs: Remove odd colons after @todo
2013-05-15 06:23:40 +00:00
SquidPurgeClient.php
StatCounter.php
StatCounter doc tweaks.
2013-04-23 11:27:27 +00:00
Status.php
Return messages in a consistent form from Status objects
2013-07-30 02:11:48 +00:00
StreamFile.php
Add missing wfProfileOut before throwing an exception
2013-04-08 18:37:24 +00:00
StringUtils.php
Remove reduntant regex from calls to StringUtils::isUtf8()
2013-09-21 02:59:49 +01:00
StubObject.php
Add StubObject::unstub, and use it for $wgAuth->getUserInstance()
2013-09-11 13:11:20 -07:00
tidy.conf
Whitelist the <wbr> element.
2013-08-02 21:12:12 +02:00
Timestamp.php
No spaces after (casts)
2013-09-04 20:05:43 +02:00
Title.php
Merge "Add TitleMove hook"
2013-09-17 15:52:27 +00:00
TitleArray.php
UIDGenerator.php
No spaces after (casts)
2013-09-04 20:05:43 +02:00
User.php
Add StubObject::unstub, and use it for $wgAuth->getUserInstance()
2013-09-11 13:11:20 -07:00
UserArray.php
UserMailer.php
doc: Remove repetitive "Give grep a chance" phrase from comments
2013-08-29 10:46:46 -07:00
UserRightsProxy.php
Actually use $ignoreInvalidDB in UserRightProxy::getDB()
2013-08-10 14:49:21 +00:00
ViewCountUpdate.php
WatchedItem.php
Add user rights 'viewmywatchlist', 'editmywatchlist'
2013-06-26 10:20:40 -04:00
WebRequest.php
Protect against non-arrays when fetching headers
2013-09-17 10:38:14 -07:00
WebResponse.php
Improve WebResponse::setcookie
2013-08-07 17:43:06 -04:00
WebStart.php
Remove remaining calls to MWInit methods
2013-09-15 19:04:08 +00:00
Wiki.php
Pass context to Action::factory
2013-09-19 22:45:56 +00:00
WikiCategoryPage.php
WikiError.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
WikiFilePage.php
Make action=purge on file redirects purge the file redirect cache.
2013-08-04 00:36:38 -03:00
WikiMap.php
In $wgConf, allow wgCanonicalServer to be false or absent
2013-07-04 05:50:57 +00:00
WikiPage.php
Merge "Make it slightly easier for extensions to hook into page protection."
2013-08-26 22:03:18 +00:00
Xml.php
Avoid date()/gmdate() for date formatting
2013-07-08 04:14:12 +00:00
XmlTypeCheck.php
Fix XmlTypeCheck docs
2013-06-08 10:53:45 +00:00
ZhClient.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
ZhConversion.php
ZipDirectoryReader.php
Added/Removed spaces around string concatenation
2013-04-13 13:36:24 +02:00