| .. |
|
actions
|
Deprecate HTMLFileCache::newFromTitle() in favor of constructor
|
2014-09-19 00:07:51 +00:00 |
|
api
|
API: ApiBase::PROP_* constants are deprecated
|
2014-09-24 11:42:22 -04:00 |
|
cache
|
Fixed bug in BloomCacheRedis::getConnection
|
2014-09-23 17:26:00 -07:00 |
|
changes
|
Fix undefined argument in OldChangesList
|
2014-09-09 16:05:53 +02:00 |
|
clientpool
|
Cleanup some docs (includes/[a-d])
|
2014-07-24 19:42:45 +02:00 |
|
composer
|
|
|
|
config
|
Add MultiConfig for fallback logic
|
2014-09-17 15:55:04 -07:00 |
|
content
|
Record redirect target in ParserOptions
|
2014-09-18 06:19:31 +00:00 |
|
context
|
Add missing space to log message
|
2014-09-23 12:18:57 +02:00 |
|
dao
|
Avoid key conflict errors in User::addToDatabase
|
2014-06-24 10:59:27 +00:00 |
|
db
|
Limit active DB connections spawned in waitForAll() to one
|
2014-09-24 22:40:30 +00:00 |
|
debug
|
Fix malformed UTF-8 going to query profiler
|
2014-08-28 17:10:45 -07:00 |
|
deferred
|
Add missing @return to function docs
|
2014-08-23 23:14:57 +02:00 |
|
diff
|
add mw-diff-* classes to view diff page header links
|
2014-08-16 01:21:39 +01:00 |
|
exception
|
Add missing @param to function docs
|
2014-08-14 20:22:52 +02:00 |
|
externalstore
|
Clear the DBO_TRX flag for sanity in ExternalStore
|
2014-09-12 11:43:34 -07:00 |
|
filebackend
|
Removed some b/c code from file backend
|
2014-09-12 00:54:24 -07:00 |
|
filerepo
|
SpecialUndelete: Check permissions on a per-page basis
|
2014-09-18 23:28:02 +00:00 |
|
gallery
|
Add missing </div> tag to packed-overlay galleries
|
2014-09-19 00:28:02 -03:00 |
|
htmlform
|
HtmlForm: Add @since annotation for methods added to UI standardization
|
2014-09-24 18:23:33 +00:00 |
|
installer
|
Localisation updates from https://translatewiki.net.
|
2014-09-24 21:53:39 +02:00 |
|
interwiki
|
Cleanup some docs (includes/[e-l])
|
2014-07-24 19:43:03 +02:00 |
|
jobqueue
|
Merge "Add ability to pre-render thumbnails at upload time"
|
2014-09-25 15:40:07 +00:00 |
|
json
|
|
|
|
libs
|
Improved timestamp precision in ProcessCacheLRU
|
2014-09-25 12:04:09 -07:00 |
|
logging
|
Merge "Remove 'move' from LogPage::getTitleLink"
|
2014-09-22 17:41:38 +00:00 |
|
mail
|
Move EmailNotification watchlist handling into helper method
|
2014-09-18 13:55:31 +00:00 |
|
media
|
Disable thumbnail chaining support for PNGs
|
2014-09-23 17:09:36 +02:00 |
|
normal
|
Remove some PHP4 microtime() compat wrappers
|
2014-07-16 23:39:48 -04:00 |
|
objectcache
|
Removed MultiWriteBagOStuff::replace
|
2014-09-12 11:13:06 -07:00 |
|
page
|
Fixed header in file history
|
2014-09-24 00:56:51 -04:00 |
|
pager
|
TablePager: Use wfScript() instead of $wgScript
|
2014-09-13 07:04:34 +00:00 |
|
parser
|
Break accidental references in Parser::__clone
|
2014-09-22 13:44:49 -04:00 |
|
password
|
Fixed docs
|
2014-08-04 12:00:15 +02:00 |
|
poolcounter
|
Correct variable names in @param to match method declarations
|
2014-08-13 21:48:28 +02:00 |
|
profiler
|
Made the DB profiler use startAtomic()
|
2014-09-16 17:20:23 -07:00 |
|
rcfeed
|
Use safe attribute accessor for RecentChange
|
2014-09-13 05:02:33 +00:00 |
|
resourceloader
|
resourceloader: Clean up $localBasePath variable assignment
|
2014-09-25 01:32:45 +00:00 |
|
revisiondelete
|
Split RevisionDeleteAbstracts.php to separate files
|
2014-08-20 19:08:33 +02:00 |
|
search
|
Remove redundant $db->resultObject() calls
|
2014-09-19 20:35:55 +00:00 |
|
site
|
Replaced more trx DIY with startAtomic()
|
2014-09-16 17:26:10 -07:00 |
|
skins
|
Merge "Split SkinTemplate.php per-class"
|
2014-09-24 15:59:08 +00:00 |
|
specialpage
|
Fix string callbacks for special page registration
|
2014-09-25 17:49:04 +02:00 |
|
specials
|
Fix function case: WebRequest::getIntorNull -> getIntOrNull
|
2014-09-24 20:50:15 +02:00 |
|
templates
|
Allow logged-in users to view and use the login form again
|
2014-09-22 14:02:00 +00:00 |
|
title
|
Don't include images/categories when behind a local interwiki prefix
|
2014-08-01 18:20:51 +10:00 |
|
upload
|
Merge "Add ability to pre-render thumbnails at upload time"
|
2014-09-25 15:40:07 +00:00 |
|
utils
|
Fixed UID comment
|
2014-08-27 16:19:11 -07:00 |
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
AjaxDispatcher: Use Config instead of globals
|
2014-08-25 19:20:30 -07:00 |
|
AjaxResponse.php
|
AjaxDispatcher: Use Config instead of globals
|
2014-08-25 19:20:30 -07:00 |
|
AuthPlugin.php
|
|
|
|
AutoLoader.php
|
Merge "Add ability to pre-render thumbnails at upload time"
|
2014-09-25 15:40:07 +00:00 |
|
Autopromote.php
|
|
|
|
Block.php
|
Couple of type hints for Block
|
2014-09-25 15:11:39 +00:00 |
|
Category.php
|
Add missing @param to function docs
|
2014-08-14 20:22:52 +02:00 |
|
CategoryFinder.php
|
CategoryFinder: give parent category tree an accessor
|
2014-09-05 11:57:42 -07:00 |
|
CategoryViewer.php
|
Fix for Ia9baaf0b: Make previously public variables public again
|
2014-08-29 23:01:53 +02:00 |
|
ChangeTags.php
|
Cleanup some docs (includes/*.php)
|
2014-07-24 19:42:24 +02:00 |
|
Collation.php
|
Cleanup some docs (includes/*.php)
|
2014-07-24 19:42:24 +02:00 |
|
Cookie.php
|
Fixed spacing
|
2014-08-04 11:51:22 +02:00 |
|
DefaultSettings.php
|
Merge "Add ability to pre-render thumbnails at upload time"
|
2014-09-25 15:40:07 +00:00 |
|
Defines.php
|
Add JSONContent and handler from EventLogging
|
2014-08-08 23:31:26 +00:00 |
|
DeprecatedGlobal.php
|
|
|
|
EditPage.php
|
Minor code cleanup and a doc type cleanup
|
2014-09-24 22:13:19 -04:00 |
|
Export.php
|
Remove redundant $db->resultObject() calls
|
2014-09-19 20:35:55 +00:00 |
|
Fallback.php
|
Cleanup some docs (includes/*.php)
|
2014-07-24 19:42:24 +02:00 |
|
Feed.php
|
Fix for Ia9baaf0b: Make previously public variables public again
|
2014-08-29 23:01:53 +02:00 |
|
FeedUtils.php
|
Cleanup some docs (includes/*.php)
|
2014-07-24 19:42:24 +02:00 |
|
FileDeleteForm.php
|
|
|
|
ForkController.php
|
Add missing @param to function docs
|
2014-08-14 20:22:52 +02:00 |
|
FormOptions.php
|
Add missing @param to function docs
|
2014-08-14 20:22:52 +02:00 |
|
GitInfo.php
|
Cleanup some docs (includes/*.php)
|
2014-07-24 19:42:24 +02:00 |
|
GlobalFunctions.php
|
Slave lag check tweaks to JobRunner
|
2014-09-24 00:59:55 +00:00 |
|
HistoryBlob.php
|
Fix for Ia9baaf0b: Make previously public variables public again
|
2014-08-29 23:01:53 +02:00 |
|
Hooks.php
|
Cleanup some docs (includes/*.php)
|
2014-07-24 19:42:24 +02:00 |
|
Html.php
|
Html: Don't accept paths relative to skins/common/images/ in infoBox()
|
2014-09-08 21:03:23 +02:00 |
|
HtmlFormatter.php
|
Cleanup some docs (includes/*.php)
|
2014-07-24 19:42:24 +02:00 |
|
HttpFunctions.php
|
CurlHttpRequest: Check library version, not CURLOPT_REDIR_PROTOCOLS
|
2014-09-08 18:22:50 -04:00 |
|
Import.php
|
Fix for Ia9baaf0b: Make previously public variables public again
|
2014-08-29 23:01:53 +02:00 |
|
Licenses.php
|
Cleanup some docs (includes/*.php)
|
2014-07-24 19:42:24 +02:00 |
|
limit.sh
|
Fix error message when swap is disabled
|
2014-05-19 10:41:52 +10:00 |
|
Linker.php
|
Make linker warning useful
|
2014-09-23 09:13:33 +02:00 |
|
LinkFilter.php
|
|
|
|
MagicWord.php
|
Add missing @return to function docs
|
2014-08-23 23:14:57 +02:00 |
|
MediaWiki.php
|
Deprecate HTMLFileCache::newFromTitle() in favor of constructor
|
2014-09-19 00:07:51 +00:00 |
|
MediaWikiVersionFetcher.php
|
|
|
|
Message.php
|
Message: Correct output of wfMessage( 'non-existent-msg' )->text()
|
2014-09-23 21:06:22 +00:00 |
|
MessageBlobStore.php
|
MessageBlobStore: Use Config instead of globals
|
2014-08-25 11:35:36 +00:00 |
|
mime.info
|
Make image/vnd.microsoft.icon be an alias for image/x-icon mime type.
|
2014-09-13 13:23:55 -03:00 |
|
mime.types
|
Make image/vnd.microsoft.icon be an alias for image/x-icon mime type.
|
2014-09-13 13:23:55 -03:00 |
|
MimeMagic.php
|
MimeMagic: Use Config instead of globals
|
2014-09-06 11:50:05 +00:00 |
|
MovePage.php
|
Move non-user specific things from Title::isValidMoveOperation() to MovePage
|
2014-09-19 20:11:59 +00:00 |
|
MWNamespace.php
|
Rename MWNamespace, MWDebug and MWTidy files to match their class
|
2014-07-15 20:59:39 +00:00 |
|
MWTimestamp.php
|
Remove unmatched @param
|
2014-08-16 22:50:02 +02:00 |
|
OutputHandler.php
|
|
|
|
OutputPage.php
|
Make "/*@noflip*/ /*@embed*/" annotation work without CSSJanus hacks
|
2014-09-23 22:47:54 +00:00 |
|
PathRouter.php
|
|
|
|
PHPVersionError.php
|
Bump 1.25
|
2014-09-19 14:03:18 -07:00 |
|
Preferences.php
|
Add maxlength of 6 for time correction in preferences
|
2014-09-22 17:37:49 +00:00 |
|
PrefixSearch.php
|
Allow callback functions for creating SpecialPages.
|
2014-09-18 14:47:34 +02:00 |
|
ProtectionForm.php
|
Merge "Don't break existing expiry time of "infinity" when modifying protection"
|
2014-09-18 02:27:56 +00:00 |
|
Revision.php
|
Fixed spacing
|
2014-08-27 18:31:50 +02:00 |
|
RevisionList.php
|
|
|
|
Sanitizer.php
|
SECURITY: Enhance CSS filtering in SVG files
|
2014-09-24 21:06:54 +02:00 |
|
Setup.php
|
Merge "Add API output skin"
|
2014-09-24 15:20:41 +00:00 |
|
SiteConfiguration.php
|
When getting remote config, if the caller requested a single setting without an array, always do that
|
2014-09-06 22:44:07 +01:00 |
|
SiteStats.php
|
Cleanup some docs (includes/*.php)
|
2014-07-24 19:42:24 +02:00 |
|
SquidPurgeClient.php
|
Cleanup some docs (includes/*.php)
|
2014-07-24 19:42:24 +02:00 |
|
StatCounter.php
|
StatCounter: Use Config instead of globals
|
2014-09-09 17:18:00 -07:00 |
|
Status.php
|
Minor code cleanup and a doc type cleanup
|
2014-09-24 22:13:19 -04:00 |
|
StreamFile.php
|
|
|
|
StubObject.php
|
Fix visibility in SkinFallback and StubObject
|
2014-08-12 01:06:49 +00:00 |
|
tidy.conf
|
|
|
|
TimestampException.php
|
|
|
|
Title.php
|
Move non-user specific things from Title::isValidMoveOperation() to MovePage
|
2014-09-19 20:11:59 +00:00 |
|
TitleArray.php
|
|
|
|
TitleArrayFromResult.php
|
|
|
|
User.php
|
Move code to load User data from cache out of loadFromId
|
2014-09-23 19:38:50 +00:00 |
|
UserArray.php
|
|
|
|
UserArrayFromResult.php
|
Cleanup some docs (includes/*.php)
|
2014-07-24 19:42:24 +02:00 |
|
UserRightsProxy.php
|
Fix userrights-interwiki when the 'user' table is shared
|
2014-08-10 12:01:25 +00:00 |
|
WatchedItem.php
|
Fixed spacing
|
2014-08-27 18:31:50 +02:00 |
|
WebRequest.php
|
Use protocol default port with HTTP_X_FORWARDED_PROTO
|
2014-08-25 21:54:41 -06:00 |
|
WebResponse.php
|
Docs: compatability -> compatibility
|
2014-08-13 19:39:07 +02:00 |
|
WebStart.php
|
Remove $wgTitle from WebStart forever
|
2014-09-22 14:52:36 -07:00 |
|
WikiMap.php
|
|
|
|
Xml.php
|
Remove Xml::namespaceSelector() (deprecated since 1.19)
|
2014-08-19 23:34:21 -07:00 |
|
ZhConversion.php
|
|
|