wiki.techinc.nl/includes
2016-10-11 16:27:54 +00:00
..
actions action=history should return 404 if there is no such page 2016-09-23 20:26:48 +00:00
api Merge "API: Remove deprecated response values from action=login" 2016-10-11 16:27:54 +00:00
auth Merge "Avoid 'message' in log context in AuthManager" 2016-10-04 14:58:28 +00:00
cache Merge "Clean up some ObjectCache factory callers" 2016-10-04 21:48:16 +00:00
changes Merge "Create ChangeTagsUpdate hook" 2016-09-28 02:25:23 +00:00
changetags Merge "Remove full form of ChangeTags::buildTagFilterSelector" 2016-09-28 02:27:30 +00:00
clientpool Move RedisConnectionPool to /libs/redis 2016-09-23 00:20:19 -07:00
collation IcuCollation: Update comments on $tailoringFirstLetters 2016-09-22 21:02:15 +00:00
compat Use wikimedia/scoped-callback 2016-09-29 10:41:40 +00:00
composer
config
content Mark 3 hooks deprecated by ContentHandler as such 2016-10-05 23:41:14 +00:00
context Document that RequestContext::setTitle's $title can be null 2016-10-04 09:01:54 +02:00
dao Replace DatabaseBase => Database in more places 2016-09-28 15:53:02 -07:00
db Clean up some ObjectCache factory callers 2016-10-03 11:44:55 -07:00
debug LegacyLogger: Be consistent about converting log levels to int 2016-09-30 17:54:45 -06:00
deferred Merge "Add transaction ticket to LinksUpdateComplete hook" 2016-09-23 23:14:32 +00:00
diff Make ShowRawCssJs hook emit deprecated warnings 2016-10-06 14:44:57 +01:00
exception MWException: restore prior render() logic 2016-10-01 18:32:12 -06:00
export
externalstore Use getConnectionRef() in ExternalStoreDB to avoid connection leaks 2016-09-21 08:01:00 +00:00
filebackend Clean up some ObjectCache factory callers 2016-10-03 11:44:55 -07:00
filerepo Merge "Use getConnectionRef() in ForeignDBViaLBRepo" 2016-10-06 13:14:35 +00:00
gallery Clarify comment in traditional gallery 2016-09-19 12:24:56 -07:00
htmlform Replace deprecated constructive with progressive 2016-09-30 13:18:52 -07:00
http http: Use Psr\Log instead of wfDebug* 2016-10-01 23:02:01 -07:00
import Deprecfate WikiRevision::getText 2016-09-20 18:35:26 +02:00
installer Localisation updates from https://translatewiki.net. 2016-10-10 21:56:42 +02:00
interwiki Fix doc typo in InterwikiLookup 2016-09-08 15:11:55 +02:00
jobqueue Pass Job success status to teardown callbacks 2016-10-05 02:55:45 +00:00
json
libs Merge "SECURITY: quote booleans as string (not integer) in DatabaseMysqlBase" 2016-10-11 15:31:49 +00:00
linker
logging Merge "Avoid multiple writes to changetags table in recentchanges_save hook" 2016-09-27 14:28:22 +00:00
mail
media Clean up some ObjectCache factory callers 2016-10-03 11:44:55 -07:00
objectcache Merge "ObjectCache::newFromParams fix SqlBagOStuff backcompat" 2016-10-05 21:55:45 +00:00
page Merge "Make WikiPage::prepareTextForEdit() emit deprecation warnings" 2016-10-08 15:04:03 +00:00
pager Partially reverting I8e684f06 to restore some legacy behavior 2016-09-13 18:32:47 -07:00
parser Merge "Parser: Allow <s> and <strike> in table of contents" 2016-09-28 21:31:33 +00:00
password
poolcounter Use @lang tags for Lua scripts 2016-09-25 11:50:16 -07:00
profiler Fix SectionProfileCallback type error 2016-09-30 15:57:44 -07:00
rcfeed
registration Clean up some ObjectCache factory callers 2016-10-03 11:44:55 -07:00
resourceloader resourceloader: Don't cache stale responses in mw.loader.store 2016-10-10 19:48:25 +00:00
revisiondelete Remove wfGetCaller() dependency from DatabaseBase 2016-09-15 14:40:00 -07:00
search Do not run exact db match if offset is > 0 2016-09-27 15:28:14 +02: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 Minor LoadBalancer cleanups 2016-10-06 19:07:27 -07:00
skins Add a class to the <a> element of the interlanguage link 2016-09-28 07:42:19 +00:00
specialpage Password reset link is shown when no reset options are available 2016-10-03 14:34:50 -04:00
specials Merge "Make Special:MIMESearch non-expensive, again" 2016-10-05 03:20:00 +00:00
templates Remove $wgDisableAuthManager 2016-08-09 23:00:27 +00:00
tidy Fix function name case 2016-09-26 15:32:54 -07:00
title
upload Migrate callers to new MWFileProps::getPropsFromPath() method 2016-09-22 00:33:46 +00:00
user wgRateLimits: Add configuration option to ignore 'noratelimit' right 2016-10-04 05:38:10 +00:00
utils Merge "Clean up some ObjectCache factory callers" 2016-10-04 21:48:16 +00:00
widget HTMLForm: Add HTMLDateTimeField 2016-09-26 12:08:56 -04:00
.htaccess
AjaxDispatcher.php
AjaxResponse.php
AuthPlugin.php
AutoLoader.php
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 Fix display of categories 2016-09-28 02:17:49 -07:00
DefaultSettings.php wgRateLimits: Add configuration option to ignore 'noratelimit' right 2016-10-04 05:38:10 +00:00
Defines.php Add @deprecated annotations to NS_IMAGE and NS_IMAGE_TALK 2016-09-27 20:40:17 -07:00
DeprecatedGlobal.php
DerivativeRequest.php
DummyLinker.php Merge "Linker: Deprecate formatSize()" 2016-09-15 20:18:46 +00:00
EditPage.php Fix merging of class attribute on edit page textbox 2016-10-08 18:18:06 +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 Use wikimedia/scoped-callback 2016-09-29 10:41:40 +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 Clean up array() syntax in docs, part VII 2016-09-27 06:53:25 +03:30
HtmlFormatter.php
Licenses.php
limit.sh
Linker.php Do not normalise external links to special pages 2016-10-09 02:22:52 +03:30
LinkFilter.php LinkFilter: Fix return types in phpdoc 2016-09-06 14:51:47 -07:00
ListToggle.php
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 Merge "Add the main stash, WAN, and server caches to MediaWikiServices" 2016-10-04 21:45:12 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php Replace DatabaseBase:: with Database:: and update type hints 2016-09-27 04:20:03 +00:00
Message.php Log when Message::__toString has an unexpected format 2016-09-22 21:35:40 +00:00
mime.info
mime.types
MimeMagic.php Remove MimeMagic depedency from FSFile and move it to /libs 2016-09-22 03:17:04 +00:00
MovePage.php MovePage: Check ContentHandler::canBeUsedOn() 2016-09-29 16:09:43 -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
OutputPage.php Don't use Config as an access method for global objects 2016-10-04 17:40:35 +02:00
PageProps.php Use wikimedia/scoped-callback 2016-09-29 10:41:40 +00:00
PathRouter.php Clean up array() syntax from docs, part VI 2016-09-12 14:36:37 +04:30
PHPVersionCheck.php
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 Do not run exact db match if offset is > 0 2016-09-27 15:28:14 +02:00
ProtectionForm.php
ProxyLookup.php Move IP::isConfigured/TrustedProxy() to ProxyLookup service 2016-09-21 20:02:09 -07:00
Revision.php Revision->insertOn: Set READ_LATEST flag 2016-10-06 00:31:30 -04:00
RevisionList.php Rename DB_SLAVE constant to DB_REPLICA 2016-09-05 22:55:53 -07:00
Sanitizer.php Merge "Disallow css attr() with url type" 2016-09-29 00:58:43 +00:00
ServiceWiring.php Merge "Add the main stash, WAN, and server caches to MediaWikiServices" 2016-10-04 21:45:12 +00:00
Setup.php Move LBFactorySimple to /libs/rdbms 2016-09-17 23:13:00 +00:00
SiteConfiguration.php
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 Add HTTPFileStreamer class 2016-09-23 14:22:04 -07:00
StubObject.php StubObject: Allow using a factory function to construct the object 2016-08-17 03:00:11 +00:00
TemplateParser.php Clean up array() syntax in docs, part VII 2016-09-27 06:53:25 +03:30
TemplatesOnThisPageFormatter.php TemplatesOnThisPage: The second paramter in rawElement is attributes, not content 2016-10-11 03:13:25 +00: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
WatchedItemQueryService.php Convert WatchedItemQueryService to using getConnectionRef() 2016-10-07 23:51:00 +00:00
WatchedItemStore.php use Wikimedia\ScopedCallback in WatchedItemStore 2016-10-06 03:02:11 +00: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
WikiMap.php
Xml.php Replace deprecated constructive with progressive 2016-09-30 13:18:52 -07:00
XmlSelect.php