| .. |
|
actions
|
RevertAction: Prevent file revert if current version is identical
|
2016-09-02 11:21:55 +00:00 |
|
api
|
Localisation updates from https://translatewiki.net.
|
2016-09-04 21:56:54 +02:00 |
|
auth
|
Merge "Expand SessionManager / AuthManager documentation"
|
2016-08-30 19:11:13 +00:00 |
|
cache
|
Clean up array() syntax in docs, part III
|
2016-08-13 05:40:40 +04:30 |
|
changes
|
Make various MWCallableUpdate usages rollback-safe
|
2016-08-15 00:47:42 -07:00 |
|
changetags
|
Split off permission to delete tags from managechangetags permission
|
2016-05-12 21:11:04 +00:00 |
|
clientpool
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
collation
|
Implement NumericUppercaseCollation
|
2016-08-23 18:41:01 +00:00 |
|
compat
|
Fix and standardize Doxygen tags
|
2016-04-30 12:10:17 +02:00 |
|
composer
|
Stop supporting old versions of composer for ComposerPackageModifier
|
2016-05-06 19:44:06 +00:00 |
|
config
|
Allow resources to be salvaged across service resets.
|
2016-05-19 12:38:07 +02:00 |
|
content
|
Merge "Remove SourceIndexField FLAG_SOURCE_DATA"
|
2016-09-01 18:59:55 +00:00 |
|
context
|
Add getStatsdDataFactory to MediawikiServices
|
2016-04-19 13:11:38 +01:00 |
|
dao
|
Beef up and generalize IDBAccessObject constants a bit
|
2016-08-08 21:02:15 -07:00 |
|
db
|
Merge "Rename some variables in DatabaseMysqlBase"
|
2016-09-05 19:04:53 +00:00 |
|
debug
|
Clean up array() syntax in docs, part IV
|
2016-08-26 16:06:58 +04:30 |
|
deferred
|
Make DeferredUpdates able to run DataUpdates
|
2016-09-02 04:12:50 +00:00 |
|
diff
|
Merge "Revert "Move CSS for patrol from mediawiki.legacy to new module mediawiki.page.patrol""
|
2016-08-11 23:05:06 +00:00 |
|
exception
|
Make DeferredUpdates able to run DataUpdates
|
2016-09-02 04:12:50 +00:00 |
|
export
|
DumpStringOutput: Rename getOutput() to __toString()
|
2016-07-14 06:28:16 -04:00 |
|
externalstore
|
Fix ExternalStoreDB IDEA errors
|
2016-04-20 18:17:25 +00:00 |
|
filebackend
|
Clean array() syntax in docs, part V
|
2016-09-05 02:44:26 +04:30 |
|
filerepo
|
Clean array() syntax in docs, part V
|
2016-09-05 02:44:26 +04:30 |
|
gallery
|
Merge "Truncate gallery caption filenames with CSS"
|
2016-07-18 23:39:30 +00:00 |
|
htmlform
|
Merge "HTMLFormField: Don't display empty popup in OOUI mode if empty 'help' is given"
|
2016-08-25 16:27:45 +00:00 |
|
import
|
Remove web-request usages of deadlockLoop()
|
2016-07-26 18:44:41 -07:00 |
|
installer
|
Localisation updates from https://translatewiki.net.
|
2016-09-05 22:02:17 +02:00 |
|
interwiki
|
Factor InterwikiLookup out of Interwiki class.
|
2016-05-18 11:57:32 +02:00 |
|
jobqueue
|
Clean array() syntax in docs, part V
|
2016-09-05 02:44:26 +04:30 |
|
json
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
libs
|
Merge "Make statsd sampling rates configurable"
|
2016-09-05 08:52:54 +00:00 |
|
linker
|
Mark Linker::link() as @deprecated
|
2016-07-26 07:19:46 -07:00 |
|
logging
|
LogPager: Use normalized value for log_user_text in query condition
|
2016-09-02 08:23:23 +00:00 |
|
mail
|
Remove WatchedItemStore::getDefaultInstance
|
2016-05-06 08:47:37 +00:00 |
|
media
|
Merge "Replace extract() with explicit variable definitions in DjVuImage"
|
2016-08-11 05:04:51 +00:00 |
|
objectcache
|
objectcache: allow for callbacks to mask SYNC_WRITE latency
|
2016-09-01 13:44:18 -07:00 |
|
page
|
Clean array() syntax in docs, part V
|
2016-09-05 02:44:26 +04:30 |
|
pager
|
Clean up array() syntax in docs, part III
|
2016-08-13 05:40:40 +04:30 |
|
parser
|
Cache revision lookups done by Parser
|
2016-09-05 02:22:51 +00:00 |
|
password
|
SECURITY: Throw exception on unknown hash algorithm
|
2016-05-20 09:48:59 -07:00 |
|
poolcounter
|
Include type in hashKeyIntoSlots()
|
2016-05-09 16:54:51 -07:00 |
|
profiler
|
Canonicalise '@deprecated since' doc comments
|
2016-08-02 22:21:57 +00:00 |
|
rcfeed
|
Don't send RC_CATEGORIZE events to the IRC feed
|
2016-02-18 12:19:08 -08:00 |
|
registration
|
registration: Support conditionally registered namespaces
|
2016-07-29 01:09:24 -07:00 |
|
resourceloader
|
resourceloader: Shorten cache expiry if 'version' query doesn't match
|
2016-09-02 23:07:12 +00:00 |
|
revisiondelete
|
Make various MWCallableUpdate usages rollback-safe
|
2016-08-15 00:47:42 -07:00 |
|
search
|
Merge "Remove SourceIndexField FLAG_SOURCE_DATA"
|
2016-09-01 18:59:55 +00:00 |
|
Services
|
Avoid stack overflow in LoadBalancer with CACHE_DB WAN/server cache
|
2016-08-02 13:06:49 +00:00 |
|
session
|
Merge "Expand SessionManager / AuthManager documentation"
|
2016-08-30 19:11:13 +00:00 |
|
site
|
Canonicalise '@deprecated since' doc comments
|
2016-08-02 22:21:57 +00:00 |
|
skins
|
Fix IDEA error in prepareQuickTemplate() call
|
2016-09-03 11:45:54 -07:00 |
|
specialpage
|
LoginSignupSpecialPage: Restore old display of 'createacct-helpusername'
|
2016-08-25 22:23:53 +02:00 |
|
specials
|
Clean array() syntax in docs, part V
|
2016-09-05 02:44:26 +04:30 |
|
templates
|
Remove $wgDisableAuthManager
|
2016-08-09 23:00:27 +00:00 |
|
tidy
|
Balancer: pass configuration array to flatten instead of individual booleans
|
2016-08-06 12:08:19 -04:00 |
|
title
|
Remove unused MediaWikiPageLinkRenderer class and interface
|
2016-06-23 14:15:21 +00:00 |
|
upload
|
Clean up user handling in UploadStash
|
2016-09-02 17:40:49 +00:00 |
|
user
|
objectcache: add and use adaptiveTTL() method
|
2016-08-31 03:40:56 +00:00 |
|
utils
|
Clean array() syntax in docs, part V
|
2016-09-05 02:44:26 +04:30 |
|
widget
|
Don't magically make MediaWiki\Widget classes infusable
|
2016-07-26 13:56:47 +02:00 |
|
.htaccess
|
|
|
|
AjaxDispatcher.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
AjaxResponse.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
AuthPlugin.php
|
Add AuthManager
|
2016-05-16 15:11:02 +00:00 |
|
AutoLoader.php
|
Remove AutoLoader::loadClass()
|
2016-07-22 10:29:02 -07:00 |
|
Autopromote.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
Block.php
|
SECURITY: Make $wgBlockDisablesLogin also restrict logged in permissions
|
2016-08-22 18:41:01 -07:00 |
|
Category.php
|
Only store currently-existing categories in the categories table
|
2016-07-18 12:52:19 -04:00 |
|
CategoryFinder.php
|
Clean up array() syntax in docs, part II
|
2016-08-07 14:57:38 +04:30 |
|
CategoryViewer.php
|
Merge "Use display name in category page subheadings if provided"
|
2016-07-28 03:30:55 +00:00 |
|
DefaultSettings.php
|
Merge "Make statsd sampling rates configurable"
|
2016-09-05 08:52:54 +00:00 |
|
Defines.php
|
Flag internal page retrieve/save cycles with EDIT_INTERNAL
|
2016-06-07 18:29:57 -07:00 |
|
DeprecatedGlobal.php
|
|
|
|
DerivativeRequest.php
|
Revert "Remove SessionManager, temporarily"
|
2016-02-03 21:44:59 +00:00 |
|
DummyLinker.php
|
Move Linker::getLinkColour() into LinkRenderer
|
2016-05-27 09:18:09 -07:00 |
|
EditPage.php
|
Revert serie of "EditPage: Use context instead of globals"
|
2016-08-30 14:48:51 +02:00 |
|
EventRelayerGroup.php
|
Convert EventRelayerGroup to services infrastructure
|
2016-04-25 14:22:31 -07:00 |
|
FauxRequest.php
|
Change \\ to \ in phpdoc
|
2016-04-08 17:46:30 +00:00 |
|
Feed.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
FeedUtils.php
|
Require POST for action=purge in PurgeAction
|
2016-08-10 18:33:55 -07:00 |
|
FileDeleteForm.php
|
Remove direct rollback() calls from some places
|
2016-08-23 01:19:21 +00:00 |
|
ForkController.php
|
Revert "Allow reset of global services."
|
2016-04-11 13:40:28 -07:00 |
|
FormOptions.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
GitInfo.php
|
Use Diffusion for default Git Viewer
|
2016-03-14 13:03:34 -07:00 |
|
GlobalFunctions.php
|
Merge "Make statsd sampling rates configurable"
|
2016-09-05 08:52:54 +00:00 |
|
HistoryBlob.php
|
Many more function case mismatches
|
2016-03-19 00:20:58 +00:00 |
|
Hooks.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
Html.php
|
SECURITY: Escape '<' and ']]>' in inline <style> blocks
|
2016-08-23 03:34:22 +00:00 |
|
HtmlFormatter.php
|
Switch to external HtmlFormatter
|
2016-04-13 02:37:59 +00:00 |
|
HttpFunctions.php
|
objectcache: add and use adaptiveTTL() method
|
2016-08-31 03:40:56 +00:00 |
|
Licenses.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
limit.sh
|
|
|
|
Linker.php
|
bidi-isolate usernames in Linker::userLink
|
2016-08-31 17:44:06 -07:00 |
|
LinkFilter.php
|
Update more docs and type hints to use IDatabase
|
2015-10-06 18:49:52 -07:00 |
|
ListToggle.php
|
mediawiki.checkboxtoggle: Fix minor issues.
|
2016-06-13 20:10:20 +00:00 |
|
MagicWord.php
|
Add access modifiers to MagicWord.php
|
2016-03-01 10:56:04 +00:00 |
|
MagicWordArray.php
|
Add access modifiers to MagicWordArray.php
|
2016-03-01 10:56:55 +00:00 |
|
MediaWiki.php
|
Always fail over to sync jobs when Special:RunJobs fails
|
2016-08-31 05:24:02 -07:00 |
|
MediaWikiServices.php
|
MediaWikiServices: Import NoSuchServiceException
|
2016-08-31 11:59:23 +01:00 |
|
MediaWikiVersionFetcher.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
MergeHistory.php
|
Always use 'bool' instead of 'boolean' in Doxygen tags
|
2016-03-24 09:44:09 +01:00 |
|
Message.php
|
Clean up array() syntax in docs, part IV
|
2016-08-26 16:06:58 +04:30 |
|
mime.info
|
MimeMagic: Set mime-type for .js to application/javascript
|
2016-01-26 01:52:36 +00:00 |
|
mime.types
|
Add AMF and STL to mime.types
|
2016-05-05 02:25:07 +00:00 |
|
MimeMagic.php
|
MimeMagic: Prevent PHP warning when trying to read zero bytes
|
2016-03-24 10:14:31 +01:00 |
|
MovePage.php
|
Avoid INSERT..SELECT in MovePage
|
2016-08-19 11:31:44 -07:00 |
|
MWNamespace.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
MWTimestamp.php
|
MWTimestamp: Allow providing a DateTime object directly
|
2016-08-21 19:17:01 -07:00 |
|
NoLocalSettings.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
OutputHandler.php
|
SECURITY: Improve cross-domain-policy mangling
|
2016-05-20 09:48:11 -07:00 |
|
OutputPage.php
|
OutputPage: Ensure setupSkinUserCss() always applies to headElement()
|
2016-09-03 18:38:49 +00:00 |
|
PageProps.php
|
Allow requiring cache size for page props
|
2016-08-18 12:57:34 -07:00 |
|
PathRouter.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
PHPVersionCheck.php
|
Move fatal PHP functions checks to initialization
|
2016-06-14 12:50:39 -07:00 |
|
Pingback.php
|
Pingback: Tweak docs a tiny bit to point to mw.org better
|
2016-08-22 10:14:28 -07:00 |
|
Preferences.php
|
Clean array() syntax in docs, part V
|
2016-09-05 02:44:26 +04:30 |
|
PrefixSearch.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
ProtectionForm.php
|
Avoid master queries on GET in ProtectionForm
|
2016-05-09 22:12:38 -07:00 |
|
Revision.php
|
Cache revision lookups done by Parser
|
2016-09-05 02:22:51 +00:00 |
|
RevisionList.php
|
Make revision deletion acquire file locks to avoid races
|
2016-07-26 16:32:15 -07:00 |
|
Sanitizer.php
|
HTML5 Balancer
|
2016-07-12 14:18:04 +10:00 |
|
ServiceWiring.php
|
VirtualRESTServiceClient management cleanups
|
2016-08-24 03:21:28 +00:00 |
|
Setup.php
|
Merge "Register a default value for the timecorrection preference"
|
2016-09-01 20:33:50 +00:00 |
|
SiteConfiguration.php
|
Merge "Clean up array() in docs, Part I"
|
2016-07-29 00:19:45 +00:00 |
|
SiteStats.php
|
Clear SiteStats process cache after DB update
|
2016-08-25 11:44:10 +10:00 |
|
Status.php
|
Canonicalise '@deprecated since' doc comments
|
2016-08-02 22:21:57 +00:00 |
|
StreamFile.php
|
Added Range support to FileBackend::streamFile()
|
2016-06-04 05:43:43 -07:00 |
|
StubObject.php
|
StubObject: Allow using a factory function to construct the object
|
2016-08-17 03:00:11 +00:00 |
|
TemplateParser.php
|
Always use 'bool' instead of 'boolean' in Doxygen tags
|
2016-03-24 09:44:09 +01:00 |
|
Title.php
|
SECURITY: Make $wgBlockDisablesLogin also restrict logged in permissions
|
2016-08-22 18:41:01 -07:00 |
|
TitleArray.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
TitleArrayFromResult.php
|
|
|
|
WatchedItem.php
|
Remove unused deprecated WatchedItem methods
|
2016-07-26 10:52:31 +00:00 |
|
WatchedItemQueryService.php
|
Refactor database-related code in ApiQueryWatchlistRaw
|
2016-07-06 12:57:39 +00:00 |
|
WatchedItemStore.php
|
Add convenience commitAndWaitForReplication() method
|
2016-08-16 22:09:17 +00:00 |
|
WebRequest.php
|
Merge "Expand SessionManager / AuthManager documentation"
|
2016-08-30 19:11:13 +00:00 |
|
WebRequestUpload.php
|
WebRequestUpload: Use canonical header name in getHeader()
|
2016-02-25 21:06:40 +00:00 |
|
WebResponse.php
|
Remove old WebResponse::setCookie() calling method
|
2016-06-04 15:14:40 +00:00 |
|
WebStart.php
|
Fix various phpcs error from last security patches
|
2016-05-20 20:20:36 +02:00 |
|
WikiMap.php
|
Improve WikiMap::getWikiReferenceFromWgConf()
|
2016-07-06 14:20:07 -04:00 |
|
Xml.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |
|
XmlSelect.php
|
Convert all array() syntax to []
|
2016-02-17 01:33:00 -08:00 |