wiki.techinc.nl/includes
2016-09-23 19:20:43 +00:00
..
actions Make rebuildFileCache cover ?action=history 2016-09-20 00:53:26 -07:00
api Move tagging of API deletions to RC save 2016-09-21 19:18:28 +02:00
auth Support multiple limits and arbitrary periods in account creation throttle 2016-09-22 12:59:53 +02:00
cache Make rebuildFileCache cover ?action=history 2016-09-20 00:53:26 -07:00
changes Merge "Avoid using cascadingDeletes()/cleanupTriggers()" 2016-09-19 19:31:44 +00:00
changetags Fix IDEA Ultimate warnings in ChangeTags 2016-09-20 11:12:26 -07:00
clientpool
collation IcuCollation: Update comments on $tailoringFirstLetters 2016-09-22 21:02:15 +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 "JsonContentHandler: Make sure makeEmptyContent() is valid JSON" 2016-09-09 08:29:15 +00:00
context
dao Only apply DB_MASTER fallback in Revision::fetchText() if READ_LATEST 2016-09-08 03:50:56 +00:00
db Merge "Fix IDEA warnings in CloneDatabase" 2016-09-21 21:12:00 +00:00
debug Only send DB query profiling to MWDebug::query 2016-09-20 15:42:00 -07:00
deferred Call setTransactionTicket() on DeferredUpdates sub-queue items too 2016-09-22 17:03:56 -07:00
diff Merge "Rename mediawiki.action.history.diff to mediawiki.diff.styles" 2016-09-06 15:56:17 +00:00
exception Fix "MWExceptionRenderer::getText() should not be called statically" errors 2016-09-19 10:55:10 -07:00
export DumpStringOutput: Rename getOutput() to __toString() 2016-07-14 06:28:16 -04:00
externalstore Use getConnectionRef() in ExternalStoreDB to avoid connection leaks 2016-09-21 08:01:00 +00:00
filebackend Code comment and style cleanups to MysqlLockManager 2016-09-23 08:01:30 +00:00
filerepo Remove MimeMagic depedency from FSFile and move it to /libs 2016-09-22 03:17:04 +00:00
gallery Clarify comment in traditional gallery 2016-09-19 12:24:56 -07:00
htmlform Add HTMLFormField class for MWRestrictions and use it for bot passwords 2016-09-22 20:50:36 +00:00
import Deprecfate WikiRevision::getText 2016-09-20 18:35:26 +02:00
installer Merge "Inject schema vars into DatabaseMysql" 2016-09-22 21:19:17 +00:00
interwiki Fix doc typo in InterwikiLookup 2016-09-08 15:11:55 +02:00
jobqueue Avoid triggering SiteConfiguration lookup in JobQueueGroup::push() 2016-09-16 11:16:19 -07:00
json
libs Merge "Add alternative DB_* class constants to ILoadBalancer" 2016-09-23 19:20:43 +00:00
linker Mark Linker::link() as @deprecated 2016-07-26 07:19:46 -07:00
logging Defer publish of recent change for log entries 2016-09-06 13:52:57 -07:00
mail Remove WatchedItemStore::getDefaultInstance 2016-05-06 08:47:37 +00:00
media Migrate callers to new MWFileProps::getPropsFromPath() method 2016-09-22 00:33:46 +00:00
objectcache Split out new ObjectCache::newWANCacheFromParams() method 2016-09-21 22:06:37 +00:00
page Merge "Move tagging of API deletions to RC save" 2016-09-23 07:46:04 +00:00
pager Partially reverting I8e684f06 to restore some legacy behavior 2016-09-13 18:32:47 -07:00
parser Merge "Revert "Move wfEscapeWikiText() to Parser::escapeWikitext()"" 2016-09-23 00:35:47 +00:00
password SECURITY: Throw exception on unknown hash algorithm 2016-05-20 09:48:59 -07:00
poolcounter Documentation: Replace misuse of 'later' when we meant 'latter' 2016-09-07 13:13:42 -07:00
profiler Move TransactionProfiler to /libs/rdbms 2016-09-14 05:18:57 -07:00
rcfeed
registration registration: Support 'ServiceWiringFiles' in extension.json 2016-08-25 23:08:28 -07:00
resourceloader resourceloader: Move 'site' and 'user' logic to makeModuleResponse 2016-09-15 18:32:07 -07:00
revisiondelete Remove wfGetCaller() dependency from DatabaseBase 2016-09-15 14:40:00 -07:00
search Merge "Pass User to SearchEngine::getProfiles" 2016-09-20 20:30:36 +00:00
services Rename includes/Services to includes/services for consistency 2016-09-23 00:08:15 +00:00
session session: Fix phpdoc in Token::toStringAtTimestamp() 2016-09-12 21:46:47 -07:00
site Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
skins Toolbox: Mark RecentChangesLinked link as nofollow 2016-09-20 17:51:31 -07:00
specialpage Merge "LoginSignupSpecialPage: Reduce hackiness of "You are already logged in" warning" 2016-09-17 21:48:50 +00:00
specials Merge "Add HTMLFormField class for MWRestrictions and use it for bot passwords" 2016-09-23 15:25:11 +00:00
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 Migrate callers to new MWFileProps::getPropsFromPath() method 2016-09-22 00:33:46 +00:00
user Remove wfGetCaller() dependency from DatabaseBase 2016-09-15 14:40:00 -07:00
utils Merge "Add HTMLFormField class for MWRestrictions and use it for bot passwords" 2016-09-23 15:25:11 +00:00
widget Don't magically make MediaWiki\Widget classes infusable 2016-07-26 13:56:47 +02:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php
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
Block.php Move IP::isConfigured/TrustedProxy() to ProxyLookup service 2016-09-21 20:02:09 -07:00
Category.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
CategoryFinder.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
CategoryViewer.php Reduce queries in CategoryViewer via addGoodLinkObjFromRow() 2016-09-22 19:53:58 -07:00
DefaultSettings.php Merge "Inject "srvCache" and local DB connections into LockManagerDB" 2016-09-23 05:13:48 +00:00
Defines.php Move LIST_ constaints to IDatabase class constants 2016-09-19 07:59:21 +00:00
DeprecatedGlobal.php
DerivativeRequest.php
DummyLinker.php Merge "Linker: Deprecate formatSize()" 2016-09-15 20:18:46 +00:00
EditPage.php Merge "Ensure users are able to edit the page after changing the content model" 2016-09-23 06:16:11 +00:00
EventRelayerGroup.php
FauxRequest.php FauxRequest: Add unit tests to expand code coverage 2016-09-08 19:37:37 -07:00
Feed.php
FeedUtils.php Require POST for action=purge in PurgeAction 2016-08-10 18:33:55 -07:00
FileDeleteForm.php Move tagging of API deletions to RC save 2016-09-21 19:18:28 +02:00
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php Merge "Revert "Move wfEscapeWikiText() to Parser::escapeWikitext()"" 2016-09-23 00:35:47 +00:00
HistoryBlob.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
Hooks.php Refactor parser tests 2016-09-12 16:11:42 +10:00
Html.php Html: Update list of $voidElements 2016-09-19 16:26:28 +00:00
HtmlFormatter.php
HttpFunctions.php objectcache: add and use adaptiveTTL() method 2016-08-31 03:40:56 +00:00
Licenses.php
limit.sh
Linker.php Handle links with multiple pipes correctly in edit summaries 2016-09-20 15:15:48 -07:00
LinkFilter.php LinkFilter: Fix return types in phpdoc 2016-09-06 14:51:47 -07:00
ListToggle.php mediawiki.checkboxtoggle: Fix minor issues. 2016-06-13 20:10:20 +00:00
MagicWord.php Clean up array() syntax from docs, part VI 2016-09-12 14:36:37 +04:30
MagicWordArray.php
MediaWiki.php Make rebuildFileCache cover ?action=history 2016-09-20 00:53:26 -07:00
MediaWikiServices.php Move IP::isConfigured/TrustedProxy() to ProxyLookup service 2016-09-21 20:02:09 -07:00
MediaWikiVersionFetcher.php
MergeHistory.php Change "slave" => "replica DB" in /includes 2016-09-05 21:01:01 +00:00
Message.php Log when Message::__toString has an unexpected format 2016-09-22 21:35:40 +00:00
mime.info
mime.types Add AMF and STL to mime.types 2016-05-05 02:25:07 +00:00
MimeMagic.php Remove MimeMagic depedency from FSFile and move it to /libs 2016-09-22 03:17:04 +00:00
MovePage.php Avoid INSERT..SELECT in MovePage 2016-08-19 11:31:44 -07:00
MWNamespace.php
MWTimestamp.php Rename Convert*a*bleTimestamp to Convert*i*bleTimestamp 2016-09-21 21:43:32 -07:00
NoLocalSettings.php
OutputHandler.php SECURITY: Improve cross-domain-policy mangling 2016-05-20 09:48:11 -07:00
OutputPage.php Remove OutputPage->mDebugtext 2016-09-20 14:58:04 -07:00
PageProps.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
PathRouter.php Clean up array() syntax from docs, part VI 2016-09-12 14:36:37 +04:30
PHPVersionCheck.php Move fatal PHP functions checks to initialization 2016-06-14 12:50:39 -07:00
Pingback.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
Preferences.php Clean array() syntax in docs, part V 2016-09-05 02:44:26 +04:30
PrefixSearch.php PrefixSearch: Implement searching in multiple namespaces 2016-09-15 14:48:35 +02:00
ProtectionForm.php Avoid master queries on GET in ProtectionForm 2016-05-09 22:12:38 -07:00
ProxyLookup.php Move IP::isConfigured/TrustedProxy() to ProxyLookup service 2016-09-21 20:02:09 -07:00
Revision.php Merge "Make $wgRevisionCacheExpiry default to one week" 2016-09-09 10:37:49 +00:00
RevisionList.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
Sanitizer.php HTML5 Balancer 2016-07-12 14:18:04 +10:00
ServiceWiring.php Move IP::isConfigured/TrustedProxy() to ProxyLookup service 2016-09-21 20:02:09 -07:00
Setup.php Move LBFactorySimple to /libs/rdbms 2016-09-17 23:13:00 +00:00
SiteConfiguration.php Merge "Clean up array() in docs, Part I" 2016-07-29 00:19:45 +00:00
SiteStats.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
Status.php Make Status extend StatusValue and start FileBackend update 2016-09-17 15:45:40 -07: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
TemplatesOnThisPageFormatter.php Move Linker::formatTemplates() to separate class, remove global usage 2016-09-08 22:56:57 -07:00
Title.php Merge "Ensure users are able to edit the page after changing the content model" 2016-09-23 06:16:11 +00:00
TitleArray.php
TitleArrayFromResult.php
WatchedItem.php Remove unused deprecated WatchedItem methods 2016-07-26 10:52:31 +00:00
WatchedItemQueryService.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
WatchedItemStore.php Renamed some variables from "slave" to "replica" 2016-09-05 23:03:01 -07:00
WebRequest.php Move IP::isConfigured/TrustedProxy() to ProxyLookup service 2016-09-21 20:02:09 -07:00
WebRequestUpload.php
WebResponse.php Fix to incorrect calls of header () breaking saving some pages and login 2016-09-21 20:20:33 +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
XmlSelect.php