| .. |
|
actions
|
Use local var in Action::setHeaders
|
2014-09-13 07:21:32 +00:00 |
|
api
|
Merge "ApiQuerySiteinfo: Use proper localised skin display names if available"
|
2014-09-15 15:59:54 +00:00 |
|
cache
|
Removed LCStoreAccel class
|
2014-09-05 13:33:10 -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
|
Move Config::set() to MutableConfig::set()
|
2014-09-11 08:26:43 -07:00 |
|
content
|
CSS/JSON/JavaScript ContentHandler refactoring
|
2014-09-15 08:24:15 +00:00 |
|
context
|
Add missing @return and @param to doc blocks
|
2014-08-27 21:57:45 +02:00 |
|
dao
|
|
|
|
db
|
Make MySQLi work with non-standard socket
|
2014-09-13 05:04:36 +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
|
Move file type icons to new assets/ directory
|
2014-09-05 20:03:38 +02:00 |
|
gallery
|
Add missing @return to function docs
|
2014-08-23 23:14:57 +02:00 |
|
htmlform
|
Merge "Improve hidden field validation"
|
2014-09-16 00:10:13 +00:00 |
|
installer
|
Merge "Move footer icons to assets/ directory"
|
2014-09-14 12:19:10 +00:00 |
|
interwiki
|
Cleanup some docs (includes/[e-l])
|
2014-07-24 19:43:03 +02:00 |
|
jobqueue
|
More tweaks to job backoff code
|
2014-09-03 19:37:50 +00:00 |
|
json
|
|
|
|
libs
|
Remove dead mime_content_type() code paths
|
2014-09-03 16:35:35 +00:00 |
|
logging
|
Merge "Show the revision list immediately on "umerge" log action links"
|
2014-09-10 18:05:50 +00:00 |
|
mail
|
Add MailAddress::newFromUser()
|
2014-09-14 19:03:18 +00:00 |
|
media
|
Add missing @return to function docs
|
2014-08-23 23:14:57 +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
|
Merge "Fix for Ia9baaf0b: Make previously public variables public again"
|
2014-09-12 19:52:51 +00:00 |
|
pager
|
TablePager: Use wfScript() instead of $wgScript
|
2014-09-13 07:04:34 +00:00 |
|
parser
|
Merge "Under HHVM, measure resources for the thread, not calling process"
|
2014-09-10 19:20:03 +00: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
|
Under HHVM, measure resources for the thread, not calling process
|
2014-09-10 12:03:32 -07:00 |
|
rcfeed
|
Use safe attribute accessor for RecentChange
|
2014-09-13 05:02:33 +00:00 |
|
resourceloader
|
ResourceLoaderWikiModule: Check content format instead of content model
|
2014-09-14 01:29:01 +01:00 |
|
revisiondelete
|
Split RevisionDeleteAbstracts.php to separate files
|
2014-08-20 19:08:33 +02:00 |
|
search
|
SearchResult: clean up construction
|
2014-09-12 12:39:44 -07:00 |
|
site
|
Cleanup some docs (includes/[s-z])
|
2014-07-24 19:43:44 +02:00 |
|
skins
|
Merge "Move footer icons to assets/ directory"
|
2014-09-14 12:19:10 +00:00 |
|
specialpage
|
Allow WantedQueryPage subclasses to override the existence check
|
2014-09-14 19:14:52 -03:00 |
|
specials
|
Merge "Better false positive detection for Special:Wantedfiles"
|
2014-09-15 19:47:04 +00:00 |
|
templates
|
Merge "Move mediawiki.png to assets/ directory"
|
2014-09-07 21:26:50 +00:00 |
|
title
|
Don't include images/categories when behind a local interwiki prefix
|
2014-08-01 18:20:51 +10:00 |
|
upload
|
Do not return anything on __construct
|
2014-08-24 11:29:45 +02: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
|
CSS/JSON/JavaScript ContentHandler refactoring
|
2014-09-15 08:24:15 +00:00 |
|
Autopromote.php
|
|
|
|
Block.php
|
Remove wrong @return from doc blocks
|
2014-08-25 13:50:05 +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
|
CSS/JSON/JavaScript ContentHandler refactoring
|
2014-09-15 08:24:15 +00:00 |
|
Defines.php
|
Add JSONContent and handler from EventLogging
|
2014-08-08 23:31:26 +00:00 |
|
DeprecatedGlobal.php
|
|
|
|
EditPage.php
|
Readd word-separator between edithelp link and newwindow hint
|
2014-09-15 20:59:21 +02:00 |
|
Export.php
|
Fix for Ia9baaf0b: Make previously public variables public again
|
2014-08-29 23:01:53 +02: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
|
Prevent "Notice: Undefined index" in wfDiff
|
2014-09-15 03:52:31 +02: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
|
|
|
|
Linker.php
|
Make sure processResponsiveImages checks for valid thumb object
|
2014-09-14 21:40:27 +00:00 |
|
LinkFilter.php
|
|
|
|
MagicWord.php
|
Add missing @return to function docs
|
2014-08-23 23:14:57 +02:00 |
|
MediaWiki.php
|
Removed request() and output() from class "MediaWiki"
|
2014-09-01 16:30:42 -07:00 |
|
MediaWikiVersionFetcher.php
|
|
|
|
Message.php
|
Consistent handling of multiple keys in Message
|
2014-08-06 12:29:28 +01: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 |
|
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
|
resourceloader: Condition-wrap the HTML tag instead of JS response
|
2014-09-09 15:54:16 +00:00 |
|
PathRouter.php
|
|
|
|
PHPVersionError.php
|
Move mediawiki.png to assets/ directory
|
2014-09-05 20:03:39 +02:00 |
|
Preferences.php
|
Preferences: Use Config instead of globals
|
2014-09-12 22:54:11 -07:00 |
|
PrefixSearch.php
|
Be more careful with Special: prefix searching
|
2014-09-04 19:07:20 +00:00 |
|
ProtectionForm.php
|
Clean up mediawiki.legacy.protect a bit.
|
2014-09-13 15:43:30 +01:00 |
|
Revision.php
|
Fixed spacing
|
2014-08-27 18:31:50 +02:00 |
|
RevisionList.php
|
|
|
|
Sanitizer.php
|
Sanitizer::escapeId: Decode entity before replacing spaces
|
2014-08-28 05:18:28 +00:00 |
|
Setup.php
|
Merge "Move footer icons to assets/ directory"
|
2014-09-14 12:19:10 +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
|
Cleanup some docs (includes/*.php)
|
2014-07-24 19:42:24 +02: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
|
Update categorylinks.cl_type when moving a page
|
2014-09-15 00:17:02 +00:00 |
|
TitleArray.php
|
|
|
|
TitleArrayFromResult.php
|
|
|
|
User.php
|
Add MailAddress::newFromUser()
|
2014-09-14 19:03:18 +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
|
Under HHVM, measure resources for the thread, not calling process
|
2014-09-10 12:03:32 -07:00 |
|
WikiMap.php
|
|
|
|
Xml.php
|
Remove Xml::namespaceSelector() (deprecated since 1.19)
|
2014-08-19 23:34:21 -07:00 |
|
ZhConversion.php
|
|
|