..
actions
Return errors from WatchAction
2013-06-20 15:51:05 -04:00
api
Stop spamming exception log with random upload stash failures
2013-06-25 16:10:42 -07:00
cache
Change @since and @deprecated notes to 1.22
2013-06-21 05:33:22 +00:00
clientpool
doc: various updates
2013-05-20 12:02:37 +02:00
content
Revert "Introducing ContentGetParserOutput hook."
2013-06-10 19:13:00 +00:00
context
docs: Consistently use "since" phrasing in @deprecated
2013-05-15 00:56:57 +00:00
dao
Fixed @param tags to conform with Doxygen format.
2013-03-11 13:15:01 -04:00
db
Merge "database: Simplify selectSQLText() and fix USE INDEX bug"
2013-06-26 04:27:35 +00:00
debug
Remove non UTF-8 chars from debug output
2013-06-06 18:47:41 +00:00
diff
Remove revision patrol links from normal page views
2013-06-09 03:45:21 +02:00
externalstore
Remove hphpc support and deprecate related functions
2013-05-09 08:28:05 +10:00
filebackend
Fixed doc typo
2013-06-19 23:05:24 -07:00
filerepo
Make rc_cur_id have proper value for upload log entries.
2013-06-17 21:35:47 -03:00
installer
Localisation updates from http://translatewiki.net .
2013-06-25 19:42:40 +00:00
interwiki
job
Merge "De-duplicate refreshLinks2 base jobs on insert."
2013-05-28 17:34:30 +00:00
json
Change @since and @deprecated notes to 1.22
2013-06-21 05:33:22 +00:00
libs
Fix typo ('associed' => 'associated').
2013-06-14 15:26:36 -07:00
logging
Change @since and @deprecated notes to 1.22
2013-06-21 05:33:22 +00:00
media
Merge "Doc fix for MediaHandler::getThumbType"
2013-06-06 01:33:12 +00:00
normal
Gitweb -> Gitblit
2013-06-07 23:05:13 +01:00
objectcache
support setting Memcached::OPT_SERVER_FAILURE_LIMIT, Memcached::OPT_RETRY_TIMEOUT
2013-06-12 12:49:38 -07:00
parser
displaytitle: Pass-by-reference fix for PHP 5.4
2013-06-21 00:18:36 +02:00
profiler
Added a --profiler option to all maintenance scripts.
2013-05-23 14:20:51 -07:00
resourceloader
ResourceLoader: Serve stylesheets with "Access-Control-Allow-Origin: *"
2013-06-16 18:47:47 +00:00
revisiondelete
Fixed spacing in logging/parser/profiler/rl/revdel/search folder
2013-04-20 17:38:24 +02:00
search
Allow SearchUpdate hook to abort core update call
2013-06-21 14:00:45 -04:00
site
docs: Remove odd colons after @todo
2013-05-15 06:23:40 +00:00
specials
Move Search page from redirects to pages
2013-06-25 09:50:26 +00:00
templates
Only new vertical format login and signup forms
2013-06-17 23:29:50 -07:00
upload
Stop spamming exception log with random upload stash failures
2013-06-25 16:10:42 -07:00
.htaccess
Action.php
docs: Consistently use "since" phrasing in @deprecated
2013-05-15 00:56:57 +00:00
AjaxDispatcher.php
Added space after switch/Removed spaces after unset
2013-04-26 16:42:31 +02:00
AjaxResponse.php
Remove spaces in function signature
2013-03-18 20:44:43 +01:00
ArrayUtils.php
fix some spacing
2013-03-25 22:22:46 +00:00
Article.php
Fix patrolling where NP patrol isn't explicitly enabled
2013-06-13 23:08:40 +00:00
AuthPlugin.php
Fixed @param tags to conform with Doxygen format.
2013-03-11 13:15:01 -04:00
AutoLoader.php
Stop spamming exception log with random upload stash failures
2013-06-25 16:10:42 -07:00
Autopromote.php
Added space after switch/Removed spaces after unset
2013-04-26 16:42:31 +02:00
Block.php
Change @since and @deprecated notes to 1.22
2013-06-21 05:33:22 +00:00
CacheHelper.php
Category.php
phpcs: Fix Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore violations
2013-04-11 07:34:41 +00:00
Categoryfinder.php
Spellchecked /includes directory
2013-03-13 03:42:41 -04:00
CategoryPage.php
Fixed @param tags to conform with Doxygen format.
2013-03-11 13:15:01 -04:00
CategoryViewer.php
Change space to non-breaking space to keep headers aligned
2013-03-22 23:49:16 +01: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
Pass array to Title::getLocalURL instead of an urlencoded string
2013-04-27 08:22:01 +00:00
ChangesList.php
Allow modification of flags on Recent Changes
2013-06-21 13:07:39 -04:00
ChangeTags.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
Collation.php
Removed space after isset
2013-04-26 14:18:06 +02:00
ConfEditor.php
Fixed spacing and removed unneeded parenthesis
2013-05-17 16:12:08 +00:00
Cookie.php
Remove spaces in function signature
2013-03-18 20:44:43 +01:00
DataUpdate.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
DefaultSettings.php
Allow modification of flags on Recent Changes
2013-06-21 13:07:39 -04:00
DeferredUpdates.php
Spellchecked /includes directory
2013-03-13 03:42:41 -04:00
Defines.php
Remove Parser_LinkHooks and CoreLinkFunctions classes
2013-05-02 16:43:39 +01:00
DeprecatedGlobal.php
fix some spacing
2013-02-04 20:18:33 +00:00
EditPage.php
docs: Remove odd colons after @todo
2013-05-15 06:23:40 +00:00
Exception.php
echo is not a function
2013-05-09 19:52:45 +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
fix some spacing
2013-02-04 20:18:33 +00:00
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
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00: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
Gitweb -> Gitblit
2013-06-07 23:05:13 +01:00
GlobalFunctions.php
Make wfForeignMemcKey consistent with wfMemcKey
2013-08-02 16:50:05 -07:00
HashRing.php
Fixed total breakage of HashRing in 9d1cd9a.
2013-05-15 20:17:24 +00:00
HistoryBlob.php
Fixed spacing around parenthesis in includes
2013-04-28 15:50:07 +00:00
Hooks.php
Allow explicit & implicit null returns from hook handlers
2013-06-25 12:10:12 -07:00
Html.php
Followup If21705c2, Shorten remaining urls to the whatwg HTML spec.
2013-06-08 04:48:01 -07:00
HTMLForm.php
Remove occurence of $wgOut in HTMLForm::displayForm()'s documentation
2013-06-03 10:51:06 +02:00
HttpFunctions.php
Follow up I6e64a missing global deceleration for $wgHTTPConnectTimeout
2013-06-05 17:00:42 +00:00
ImageGallery.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
ImagePage.php
The language used to render SVGs should be definable
2013-06-05 19:28:03 +00:00
ImageQueryPage.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00: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
Fixed spacing around parenthesis in includes
2013-04-28 15:50:07 +00:00
Licenses.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
limit.sh
(Bug 45854) Unset the cgroup if we don't have a memory limit
2013-03-08 10:51:55 +01:00
Linker.php
Remove the space from between headline and its section edit link
2013-05-11 20:40:39 +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
Fixed spacing and removed unneeded parenthesis
2013-05-17 16:12:08 +00:00
MappedIterator.php
Removed Closure type hints where not needed.
2013-05-19 17:09:52 +00:00
Message.php
Fixed spacing and removed unneeded parenthesis
2013-05-17 16:12:08 +00:00
MessageBlobStore.php
Revert "Commit of various live hacks"
2013-04-29 19:19:54 +01:00
Metadata.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
mime.info
mime.types
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
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
Namespace.php
fix some spacing
2013-03-25 22:22:46 +00:00
OutputHandler.php
Drop support for XHTML 1.0
2013-05-15 23:09:25 -07:00
OutputPage.php
Merge "Kill <meta name="keywords" content="..."> in a blazing fire."
2013-06-10 15:53:15 +00:00
PageQueryPage.php
Update/add documentation
2013-04-14 21:18:38 +02:00
Pager.php
Fixed spacing and removed unneeded parenthesis
2013-05-17 16:12:08 +00: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
Preferences: Add link to user contributions on value of "Number of edits".
2013-05-24 21:18:34 +02:00
PrefixSearch.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
ProtectionForm.php
Fixed spacing and removed unneeded parenthesis
2013-05-17 16:12:08 +00:00
ProxyTools.php
Spellchecked /includes directory
2013-03-13 03:42:41 -04:00
QueryPage.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
RecentChange.php
Follow-up 05077dc374
2013-06-04 23:30:16 +02:00
Revision.php
Allow patrolling pages by revision id
2013-06-10 20:54:43 -04:00
RevisionList.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
Sanitizer.php
Followup If21705c2, Shorten remaining urls to the whatwg HTML spec.
2013-06-08 04:48:01 -07:00
ScopedCallback.php
Throw an exception in ScopedCallback for invalid callbacks.
2013-06-01 07:06:32 +00:00
ScopedPHPTimeout.php
Setup.php
phpcs: More require/include is not a function
2013-05-21 23:26:28 +02:00
SiteConfiguration.php
Fixed spacing and removed unneeded parenthesis
2013-05-17 16:12:08 +00:00
SiteStats.php
Add ss_active_users in SiteStats::isSane
2013-05-23 19:05:13 +02:00
Skin.php
Check if API enabled before loading dependent JS modules
2013-05-28 20:30:11 -04:00
SkinTemplate.php
Set context when using UserrightsPage
2013-05-24 15:58:54 +02:00
SpecialPage.php
Update formatting
2013-05-20 20:28:37 +02:00
SpecialPageFactory.php
docs: Consistently use "since" phrasing in @deprecated
2013-05-15 00:56:57 +00:00
SqlDataUpdate.php
docs: Remove odd colons after @todo
2013-05-15 06:23:40 +00:00
SquidPurgeClient.php
fix some spacing
2013-02-04 20:18:33 +00:00
StatCounter.php
StatCounter doc tweaks.
2013-04-23 11:27:27 +00:00
Status.php
docs: Remove odd colons after @todo
2013-05-15 06:23:40 +00:00
StreamFile.php
Add missing wfProfileOut before throwing an exception
2013-04-08 18:37:24 +00:00
StringUtils.php
Fixed spacing around parenthesis in includes
2013-04-28 15:50:07 +00:00
StubObject.php
Fixed spacing and removed unneeded parenthesis
2013-05-17 16:12:08 +00:00
tidy.conf
Timestamp.php
Fixed spacing around parenthesis in includes
2013-04-28 15:50:07 +00:00
Title.php
Merge "Remove unnecessary exception from Title::getLatestRevID()"
2013-06-11 07:02:43 +00:00
TitleArray.php
Spellchecked /includes directory
2013-03-13 03:42:41 -04:00
UIDGenerator.php
UIDGenerator: better support for 32-bit machines
2013-04-19 08:34:20 +10:00
User.php
Avoid the "key conflict attempting to insert a user row" exception in some cases
2013-06-25 15:23:42 -07:00
UserArray.php
fix some spacing
2013-03-25 22:22:46 +00:00
UserMailer.php
Fix the error in html email when pear mail_mime is missing
2013-06-23 18:16:28 -07:00
UserRightsProxy.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
ViewCountUpdate.php
WatchedItem.php
Avoid select/writes for anon user in WatchedItem
2013-05-23 20:38:05 +02:00
WebRequest.php
Merge "Make headers in FauxRequest case insensitive"
2013-06-03 15:06:43 +00:00
WebResponse.php
Make headers in FauxRequest case insensitive
2013-06-03 16:23:11 +02:00
WebStart.php
Remove Selenium tests from core
2013-06-14 16:20:09 -04:00
Wiki.php
Hide exceptions in MediaWiki::doJobs() as deferred updates do.
2013-05-14 18:36:07 -07:00
WikiCategoryPage.php
WikiError.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
WikiFilePage.php
Remove spaces between parentheses in function calls
2013-03-17 16:13:22 +01:00
WikiMap.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
WikiPage.php
Pass content to SearchUpdate rather than raw text
2013-06-19 16:40:46 -04:00
Xml.php
Fixed spacing and removed unneeded parenthesis
2013-05-17 16:12:08 +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