wiki.techinc.nl/includes
2018-10-10 15:48:59 +00:00
..
actions Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
api Merge "Improve ApiLogin test coverage" 2018-10-10 15:48:59 +00:00
auth Hard-deprecate authentication-related hooks deprecated by AuthManager 2018-10-09 18:13:21 -07:00
cache messagecache: use MergeableUpdate for the deferred replace() update 2018-10-05 20:14:41 +00:00
changes Don't use deprecated function wfArrayFilterByKey() 2018-09-28 17:24:13 -07:00
changetags Merge "Code to read from change_tag_def table instead of valid_tag" 2018-09-24 17:19:48 +00:00
clientpool
collation Write Latin and other scripts with captial letter 2018-10-05 18:49:08 +02:00
compat
composer
config
content Phabricator: Use Tddddd instead of Bug ddddd in comments 2018-10-04 09:15:02 +02:00
context Replace some wfMessage by ContextSource::msg 2018-08-22 15:42:31 +02:00
dao
db Throw exception when nothing to clone in CloneDatabase 2018-08-24 21:28:01 +00:00
debug Deprecate class LegacyFormatter 2018-09-28 19:38:58 -07:00
deferred messagecache: use MergeableUpdate for the deferred replace() update 2018-10-05 20:14:41 +00:00
diff Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
edit
editpage Set getEditConflictMainTextBox parameter type to array 2018-08-16 11:03:48 +02:00
exception Phabricator: Use Tddddd instead of Bug ddddd in comments 2018-10-04 09:15:02 +02:00
export Replace WikiExporter streaming (unbuffered) mode with batched queries 2018-09-28 10:55:05 -05:00
externalstore Make ExternalStoreDB "wiki" context override the server "dbname" field 2018-08-15 03:02:56 +00:00
filebackend
filerepo Remove ugly function existence check 2018-10-03 18:12:59 -07:00
gallery build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
htmlform Merge "HTMLInfoField: Support 'rawrow' in OOUI mode" 2018-09-30 18:18:26 +00:00
http
import Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
installer Localisation updates from https://translatewiki.net. 2018-10-07 21:55:00 +02:00
interwiki Fix caller name in ClassicInterwikiLookup::load 2018-09-30 13:09:46 +02:00
jobqueue Merge "Re-namespace RevisionStore and RevisionRecord classes" 2018-10-10 05:16:45 +00:00
json Use "break" instead of "continue" 2018-08-24 00:18:07 +08:00
libs Merge "Improve exception message in DatabaseDomain" 2018-10-09 18:21:55 +00:00
linkeddata Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0 2018-07-26 17:44:28 +00:00
linker
logging Reduce calls to MediaWikiServices::getInstance() 2018-08-18 06:02:39 +02:00
mail Stop MailAddress accepting a User object 2018-09-21 01:58:03 +00:00
media Remove ugly function existence check 2018-10-03 18:12:59 -07:00
objectcache
page Merge "Re-namespace RevisionStore and RevisionRecord classes" 2018-10-10 05:16:45 +00:00
pager Fix some phan-taint-check false positives 2018-09-21 17:27:44 -07:00
parser ParserOutput::getCacheTime should stay the same after the first call. 2018-10-04 13:08:56 +02:00
password Merge "password: Move commonpasswords.cdb to includes/password/" 2018-08-14 23:53:19 +00:00
poolcounter Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
preferences Special:Preferences: Drop non-OOUI legacy form version 2018-10-01 17:47:02 -07:00
profiler
rcfeed
registration registration: Let extensions add PHP extension requirements 2018-09-30 19:55:57 +02:00
resourceloader Merge "resourceloader: Mark clearCache() as private (only for tests)" 2018-09-24 20:50:19 +00:00
Revision Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
revisiondelete Remove PhanUndeclaredStaticMethod from blacklist 2018-08-28 05:38:43 +00:00
search Write Latin and other scripts with captial letter 2018-10-05 18:49:08 +02:00
services Reduce memory usage on ServiceContainer destruction 2018-09-03 16:36:32 +00:00
session Fix typos 2018-08-14 09:52:19 +00:00
shell
site Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0 2018-07-26 17:44:28 +00:00
skins Show copyright based on $output->hasCopyright() 2018-10-03 11:54:16 -04:00
sparql
specialpage Hard-deprecate authentication-related hooks deprecated by AuthManager 2018-10-09 18:13:21 -07:00
specials Merge "Re-namespace RevisionStore and RevisionRecord classes" 2018-10-10 05:16:45 +00:00
Storage Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
templates
tidy Hard deprecate non-Remex tidy modes 2018-09-21 09:48:38 -04:00
title Optimize TitleFormatter::getPrefixedText() to Title performance 2018-08-17 17:43:52 -07:00
upload Fix spelling of word "necessary" 2018-08-16 01:35:35 +02:00
user Improve ApiLogin test coverage 2018-10-10 11:11:43 +03:00
utils Merge "UIDGenerator: Remove the clock skew problem" 2018-10-05 19:29:40 +00:00
watcheditem Fix caller name in WatchedItemStore::updateNotificationTimestamp 2018-09-30 15:06:08 +02:00
widget search: Fix DYM typos in widget 2018-10-04 08:32:16 -07:00
.htaccess
ActorMigration.php Remove duplicated article usages 2018-08-09 10:29:38 +02:00
AjaxDispatcher.php Fix some warnings from phan-taint-check 2018-08-13 23:00:06 +00:00
AjaxResponse.php
AuthPlugin.php
AutoLoader.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
Autopromote.php
Block.php Phabricator: Use Tddddd instead of Bug ddddd in comments 2018-10-04 09:15:02 +02:00
CategoriesRdf.php Do not generate negative page counts in dump 2018-08-02 18:01:11 -07:00
Category.php
CategoryFinder.php
CategoryViewer.php Improve page display title handling for category pages 2018-09-10 08:29:48 +02:00
CommentStore.php Migrate image descriptions from image_comment_temp 2018-10-02 10:30:00 -04:00
CommentStoreComment.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php resourceloader: Give module eval the ContentSecurityPolicy nonce 2018-08-07 16:54:40 +00:00
DefaultSettings.php Merge "Use job queue for deletion of pages with many revisions" 2018-10-10 04:55:53 +00:00
Defines.php Phabricator: Use Tddddd instead of Bug ddddd in comments 2018-10-04 09:15:02 +02:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php
DummyLinker.php
EditPage.php Phabricator: Use Tddddd instead of Bug ddddd in comments 2018-10-04 09:15:02 +02:00
EventRelayerGroup.php Hard deprecate EventRelayerGroup::singleton() 2018-09-24 16:09:28 -07:00
FauxRequest.php
Feed.php
FeedUtils.php
FileDeleteForm.php Merge "Convert file delete to use OOUI" 2018-08-01 17:23:24 +00:00
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php Merge "Use varargs in global functions" 2018-10-02 01:04:11 +00:00
HeaderCallback.php
HistoryBlob.php
Hooks.php
Html.php Html: Reject </script> from inlineScript() and leave rest unescaped 2018-08-30 00:10:35 +01:00
Linker.php Merge "Linker: Remove outdated comment" 2018-09-08 01:35:49 +00:00
LinkFilter.php Pass delimiter to preg_quote 2018-09-01 14:52:16 +02:00
ListToggle.php
MagicWord.php Update MagicWord to use ContentLanguage 2018-08-01 10:39:33 +00:00
MagicWordArray.php Update MagicWord to use ContentLanguage 2018-08-01 10:39:33 +00:00
MagicWordFactory.php Update MagicWord to use ContentLanguage 2018-08-01 10:39:33 +00:00
MediaWiki.php Revert "Replace Media namespace redirects with File namespace" 2018-10-09 01:19:12 +00:00
MediaWikiServices.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
MediaWikiVersionFetcher.php
MergeHistory.php
Message.php Message: Fix error on getTitle() without language 2018-08-17 18:09:44 +02:00
MovePage.php Avoid fatal when finding no base revision for a null revision. 2018-10-04 19:54:31 +02:00
MWGrants.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
MWNamespace.php
MWTimestamp.php Remove unnecesary else blocks 2018-09-24 14:08:31 +01:00
NoLocalSettings.php
OrderedStreamingForkController.php Only strip newline in OrderedStreamingForkController 2018-09-28 12:00:32 -07:00
OutputHandler.php
OutputPage.php Show copyright based on $output->hasCopyright() 2018-10-03 11:54:16 -04:00
PageProps.php
PathRouter.php
PHPVersionCheck.php Fix common typo "MediWiki" in MW core 2018-08-14 21:07:43 +00:00
Pingback.php Fix pingback on non-MySQL 2018-08-01 11:33:19 +10:00
Preferences.php Reduce calls to MediaWikiServices::getInstance() 2018-08-18 06:02:39 +02:00
PrefixSearch.php Mass conversion to SpecialPageFactory service 2018-08-17 12:03:12 -07:00
ProtectionForm.php Use <div> wrappers instead of <p> in ProtectionForm 2018-09-27 11:44:15 -04:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
RevisionList.php
ServiceWiring.php Re-namespace RevisionStore and RevisionRecord classes 2018-10-09 10:22:48 -04:00
Setup.php Remove support for StartProfiler.php 2018-08-26 02:09:44 +00:00
SiteConfiguration.php
SiteStats.php Fix caller name in SiteStats::numberingroup/pagesInNs 2018-09-30 15:41:19 +02:00
SiteStatsInit.php
Status.php Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0 2018-07-26 17:44:28 +00:00
StreamFile.php
StubObject.php
TemplateParser.php TemplateParser: Pass FLAG_MUSTACHELOOKUP to enable parent context access 2018-09-04 12:39:34 -07:00
TemplatesOnThisPageFormatter.php
Title.php SECURITY: Fix permissions check for patrol action 2018-10-03 12:07:46 -07:00
TitleArray.php
TitleArrayFromResult.php
TrackingCategories.php
WebRequest.php build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
WebRequestUpload.php Mass conversion of $wgContLang to service 2018-08-11 22:44:29 -06:00
WebResponse.php
WebStart.php
WikiMap.php
WikiReference.php
Xml.php Document expected escaping level for Xml::submitButton() 2018-09-03 15:17:19 -07:00
XmlJsCode.php
XmlSelect.php