..
actions
HistoryPager: Remove superfluous join condition
2013-07-12 21:30:20 +02:00
api
Fix exception in ApiPageSet
2013-07-22 14:12:38 -04:00
cache
HTCPPurge() early exit on socket error
2013-07-16 14:41:27 +00:00
clientpool
doc: various updates
2013-05-20 12:02:37 +02:00
content
Create redirects to titles correctly in WikitextContentHandler
2013-07-02 21:06:35 +00:00
context
Have Chunked upload jobs bail if cannot associate with session.
2013-07-07 23:30:39 -03:00
dao
Fixed @param tags to conform with Doxygen format.
2013-03-11 13:15:01 -04:00
db
profiler: log slow methods that worsen DB locks in transactions
2013-07-19 03:46:55 +00:00
debug
API DebugToolbar's debugLog format cleanup
2013-07-09 22:03:16 -04:00
diff
Merge "DifferenceEngine: Remove broken comment"
2013-07-22 11:44:03 +00:00
externalstore
Remove hphpc support and deprecate related functions
2013-05-09 08:28:05 +10:00
filebackend
filebackend: normalize paths used in locking
2013-07-06 15:06:38 -07:00
filerepo
Merge "Don't purge thumbs for old versions of an image during ?action=purge"
2013-07-10 18:15:49 +00:00
installer
Localisation updates from http://translatewiki.net .
2013-07-23 18:37:23 +00:00
interwiki
The static declaration must come after the visibility declaration
2013-01-26 21:03:52 +01:00
job
Merge "Have Chunked upload jobs bail if cannot associate with session."
2013-07-16 23:55:38 +00:00
json
Change @since and @deprecated notes to 1.22
2013-06-21 05:33:22 +00:00
libs
Tweak CSSJanus to support noflip for selectors with parentheses
2013-07-19 11:53:27 -07:00
logging
Tweak Special:Log/block for supporting RTL wikis
2013-07-20 00:49:25 +00:00
media
Fix getPageDimensions failure handling
2013-06-27 00:02:30 +02:00
normal
Gitweb -> Gitblit
2013-06-07 23:05:13 +01:00
objectcache
Fix return types in documentation
2013-06-28 23:48:31 +02:00
parser
Avoid date()/gmdate() for date formatting
2013-07-08 04:14:12 +00:00
profiler
profiler: log slow methods that worsen DB locks in transactions
2013-07-19 03:46:55 +00:00
resourceloader
ResourceLoader lint
2013-07-01 22:11:15 +04:00
revisiondelete
Don't purge thumbs for old versions of an image during ?action=purge
2013-07-09 23:13:07 +00: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
Merge "Special:PagesWithProp: Do not show very long or binary values"
2013-07-23 16:45:08 +00:00
templates
Form improvements when creating another's account
2013-07-17 15:03:37 -07:00
upload
Add user rights 'viewmywatchlist', 'editmywatchlist'
2013-06-26 10:20:40 -04:00
.htaccess
Action.php
docs: Consistently use "since" phrasing in @deprecated
2013-05-15 00:56:57 +00:00
AjaxDispatcher.php
Add User::isEveryoneAllowed function
2013-07-12 11:18:15 -04: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
Add user rights 'viewmywatchlist', 'editmywatchlist'
2013-06-26 10:20:40 -04:00
AuthPlugin.php
add and use updateExternalDBGroups function, fixes #49641
2013-07-08 19:46:31 +02:00
AutoLoader.php
Allow for IDatabase to be used as type hints for DatabaseBase|DBConnRef
2013-07-18 03:43:20 +00:00
Autopromote.php
Added space after switch/Removed spaces after unset
2013-04-26 16:42:31 +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
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
Remove unused globals.
2013-07-12 20:25:14 +02:00
ChangeTags.php
Removed $wgOldChangeTagsIndex
2013-07-12 19:06:15 +01: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
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
API: Allow extensions to specify "useless" query pages
2013-07-19 11:34:02 -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
Add a hook to Title::getEditNotices() so extensions can add them
2013-07-23 17:31:27 -07: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
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
Gitweb -> Gitblit
2013-06-07 23:05:13 +01:00
GlobalFunctions.php
Deprecate MWFunction::call and ::callArray
2013-07-19 18:48:51 -04: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
HTMLCheckMatrix: Create the exceptions to be thrown directly
2013-06-30 21:14:18 +00:00
HttpFunctions.php
Merge "Added SSL verification to PHPHttpRequest."
2013-06-26 21:56:40 +00:00
ImageGallery.php
Allow handler specific parameters in <gallery> (page number, etc)
2013-07-05 14:29:09 -03: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
Improve behavior of IP::toUnsigned on Windows
2013-06-25 20:04:46 +02: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
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
MagicWord: Remove some commented-out code
2013-07-01 00:55:41 +02:00
MappedIterator.php
jobqueue: avoid exceptions due to races in redis job listing functions
2013-07-09 16:57:40 -07: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
Add 'viewmyprivateinfo', 'editmyprivateinfo', and 'editmyoptions' rights
2013-07-03 13:40:04 -04: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
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
Drop support for XHTML 1.0
2013-05-15 23:09:25 -07:00
OutputPage.php
mw.config: Add wgIsRedirect
2013-07-23 21:11:31 +02:00
PageQueryPage.php
Update/add documentation
2013-04-14 21:18:38 +02:00
Pager.php
Make it easier to override the DB used for a Pager subclass
2013-07-16 11:16:47 -07: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
Avoid date()/gmdate() for date formatting
2013-07-08 04:14:12 +00:00
PrefixSearch.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
ProtectionForm.php
Fix protection rights usage
2013-07-04 15:38:36 +10:00
ProxyTools.php
Spellchecked /includes directory
2013-03-13 03:42:41 -04:00
QueryPage.php
Correctly use $wgFeedLimit in page history feed
2013-07-07 20:39:53 +02: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
Fix incorrect escaping of nested <em>, <strong>, <q>, <ruby>, and <bdo>
2013-07-10 13:07:45 -04:00
ScopedCallback.php
Throw an exception in ScopedCallback for invalid callbacks.
2013-06-01 07:06:32 +00:00
ScopedPHPTimeout.php
Setup.php
Installer: Remove wgResourceLoaderMaxQueryLength in LocalSettings
2013-06-05 16:07:17 +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
Make brackets in section edit links accessible to CSS
2013-07-02 19:22:39 +02:00
SkinTemplate.php
Adding getter method for QuickTemplate
2013-07-17 11:52:13 -07:00
SpecialPage.php
Add User::isEveryoneAllowed function
2013-07-12 11:18:15 -04: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
Include original exception when throw TimestampException
2013-07-08 17:08:27 +02:00
Title.php
Add a hook to Title::getEditNotices() so extensions can add them
2013-07-23 17:31:27 -07: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
Make User::getEditCount() always return an integer
2013-07-18 15:46:15 -07:00
UserArray.php
fix some spacing
2013-03-25 22:22:46 +00:00
UserMailer.php
Merge "Mime emails should be sent with UTF-8 charset"
2013-07-15 18:37:02 +00:00
UserRightsProxy.php
Fixed spacing in files direct in includes folder
2013-04-21 06:38:49 +00:00
ViewCountUpdate.php
WatchedItem.php
Add user rights 'viewmywatchlist', 'editmywatchlist'
2013-06-26 10:20:40 -04:00
WebRequest.php
Merge "Make headers in FauxRequest case insensitive"
2013-06-03 15:06:43 +00:00
WebResponse.php
Fixed $wgCookieExpiration functionality when set to 0.
2013-07-03 17:35:02 +00:00
WebStart.php
Deprecate MWFunction::call and ::callArray
2013-07-19 18:48:51 -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
In $wgConf, allow wgCanonicalServer to be false or absent
2013-07-04 05:50:57 +00:00
WikiPage.php
Update 'right-protect', 'right-autoconfirmed' messages
2013-07-09 20:30:53 +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