wiki.techinc.nl/includes
2020-04-06 15:53:50 +00:00
..
actions Use RevisionRecord in ChangesList::revDateLink 2020-04-04 00:49:28 +00:00
api Merge "Allow whitelisting custom headers in action API CORS logic" 2020-04-03 21:18:31 +00:00
auth Enhance passwored reset message 2020-03-13 16:18:48 -07:00
block block: avoid IN() DB query clause for ipb_address with redundant entries 2020-03-26 20:07:42 +00:00
cache Remove compat code for pre-MCR schema. 2020-03-24 19:45:47 +01:00
changes Use RevisionRecord in ChangesList::revDateLink 2020-04-04 00:49:28 +00:00
changetags Hard deprecate Revision::getQueryInfo and ::getArchiveQueryInfo 2020-03-26 23:53:19 +00:00
clientpool
collation collation: Add 64-67 ICU->Unicode mappings 2020-03-21 01:10:17 +00:00
compat
composer
config
content Merge "Fix Doxygen comment of Content::replaceSection() - wrong return type" 2020-04-02 12:52:54 +00:00
context Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
dao
db rdbms: Fix debug toolbar query tab when $wgDebugLogFile is not set 2020-03-24 15:31:00 +00:00
debug WikiMap: Add WikiMap::getCurrentWikiId() to make common use case easier 2020-03-03 16:04:21 +00:00
deferred Use MediaWikiServices::getMessageCache 2020-03-14 14:25:03 +01:00
diff Replace remaining uses and hard deprecate Revision::newFromArchiveRow 2020-04-01 20:18:33 +00:00
edit
editpage TextConflictHelper: deprecate old constructor signature 2020-02-12 14:02:38 +11:00
exception exception: No longer try to send error page post-send on api.php 2020-03-26 17:53:27 +00:00
export Hard deprecate Revision::getQueryInfo and ::getArchiveQueryInfo 2020-03-26 23:53:19 +00:00
externalstore
filebackend
filerepo Hard deprecate File::delete methods 2020-03-21 03:13:50 +00:00
gallery Bundle services at top of TraditionalImageGallery::toHtml 2020-03-14 20:29:37 +00:00
historyblob
htmlform Fix HTMLUsersMultiselectField validation when exists is true 2020-03-20 13:15:53 -04:00
http Support cookies in GuzzleHttpRequest 2020-03-18 21:48:26 +03:00
import Use MediaWikiServices::getRepoGroup 2020-03-14 13:16:12 +01:00
installer Localisation updates from https://translatewiki.net. 2020-04-06 08:16:48 +02:00
interwiki Remove deprecated methods in the Interwiki class 2020-03-09 20:36:50 +00:00
jobqueue Merge "Purge expired watchlist items" 2020-03-26 00:38:56 +00:00
json
language Use MediaWikiServices::getMessageCache 2020-03-14 14:25:03 +01:00
libs Localisation updates from https://translatewiki.net. 2020-04-06 08:16:48 +02:00
linkeddata Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
linker Fix @todo asking to document LogPage::getTitleLink() 2020-01-29 13:13:56 +01:00
logging Reduce the length of 6 long lines of code 2020-03-13 09:01:14 +08:00
mail Introduce Emailer as service 2020-03-17 21:41:34 +02:00
media Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
Message
Navigation
objectcache Cleanup unique keys parameter to IDatabase::replace() calls 2020-03-24 22:30:48 +00:00
page Revision: use MWTimestamp directly instead of wfTimesamp() 2020-04-03 15:41:15 +00:00
pager IndexPager: Limit offset params to the max of the indices available 2020-02-20 13:42:16 -08:00
ParamValidator/TypeDef UserDef: Don't return incomplete UserIdentityValues 2020-02-19 15:28:40 -05:00
parser Add a wfDeprecated to an overlooked code path where parser output is not tidy 2020-04-02 11:53:53 -04:00
password
Permissions Fix the namespace of SpecialPageFactory 2020-02-21 13:46:19 +11:00
poolcounter
preferences Setup: Move wgSkipSkins appendix to Skin::getAllowedSkins 2020-03-13 23:45:12 +00:00
profiler Merge "Remove $wgProfileLimit setting" 2020-03-19 23:17:37 +00:00
rcfeed Remove hack comment from IRCLineURL 2020-03-28 00:56:50 +00:00
registration Merge "resourceloader: Export ResourceModules as extension attribute" 2020-03-30 23:26:29 +00:00
resourceloader Merge "resourceloader: Export ResourceModuleSkinStyles as extension attribute" 2020-03-30 23:24:31 +00:00
Rest Merge "SearchHandler: emit Cache-Control header." 2020-04-06 15:53:50 +00:00
Revision Revision: use MWTimestamp directly instead of wfTimesamp() 2020-04-03 15:41:15 +00:00
revisiondelete Replace remaining uses and hard deprecate Revision::newFromArchiveRow 2020-04-01 20:18:33 +00:00
revisionlist Hard deprecate Revision::getQueryInfo and ::getArchiveQueryInfo 2020-03-26 23:53:19 +00:00
search Merge "Fix mismatching type hints in PHPDoc tags" 2020-03-26 13:35:31 +00:00
session REST: page/ endpoints: don't use tokens with OAuth 2020-03-27 12:20:22 +01:00
shell Fix mismatching type hints in PHPDoc tags 2020-03-24 09:59:02 +01:00
site Add flag to force local page name normalization in development env 2020-02-18 17:00:20 +01:00
skins Merge "Remove direct access to Action::page and Article::page properties" 2020-03-27 04:36:51 +00:00
sparql
specialpage Merge "Give the "remember me" checkbox on Special:UserLogin a CSS class that allows skins like Minerva to hide only the container element of that checkbox instead of all checkboxes" 2020-03-25 18:36:04 +00:00
specials Use RevisionRecord in ChangesList::revDateLink 2020-04-04 00:49:28 +00:00
Storage Merge "Fix typo in documentation comment" 2020-04-04 08:29:06 +00:00
templates Update all use of $wgVersion to MW_VERSION 2020-02-25 02:16:12 +00:00
tidy
title
upload Merge "Use MediaWikiServices::getRepoGroup in file related classes" 2020-03-14 18:11:21 +00:00
user Support RevisionRecords in User Newtalk methods, deprecate Revision 2020-04-03 23:39:56 +00:00
utils Fix the namespace of SpecialPageFactory 2020-02-21 13:46:19 +11:00
watcheditem Add check to api that filters out expired watchlist items 2020-04-03 15:06:32 -07:00
widget Create a PHP version of jquery.spinner 2020-03-13 18:06:29 +01:00
xml Move Xml* classes under /xml 2020-03-19 19:23:47 -07:00
.htaccess
ActorMigration.php Avoid upsert() log warning spam in ActorMigration due to unique key array format 2020-03-20 05:31:03 -07:00
AjaxDispatcher.php
AjaxResponse.php Remove more unused ajax response methods 2020-03-04 17:59:51 +00:00
AutoLoader.php Add PSR-4 mappings for existing namespaces and the top level 2020-03-10 21:08:30 +11:00
Autopromote.php
BadFileLookup.php Use MediaWikiServices::getRepoGroup in file related classes 2020-03-14 12:36:27 +00:00
CategoriesRdf.php
Category.php Cleanup various calls to IDatabase::upsert() 2020-02-27 15:27:29 -08:00
CategoryFinder.php
CategoryViewer.php Remove unreachable null checks after isset() 2020-02-28 21:40:48 +00:00
CommentStore.php Remove CommentStore::newKey, deprecated and unused 2020-02-20 02:00:15 +00:00
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Replace isset() in if() conditions with ?? if possible 2020-03-23 09:28:07 +01:00
DefaultSettings.php Merge "Allow whitelisting custom headers in action API CORS logic" 2020-04-03 21:18:31 +00:00
Defines.php Provide MW_VERSION and deprecate fake global $wgVersion 2020-02-25 01:55:21 +00:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php DevelopmentSettings: Disable resource limits 2020-03-29 21:11:12 +02:00
DummyLinker.php
EditPage.php Merge "Hard deprecate Revision::userWasLastToEdit" 2020-03-26 02:04:32 +00:00
EventRelayerGroup.php
FauxRequest.php
FauxResponse.php
FeedUtils.php Replace calls to Title::getUserPermissionsErrors (part 5) 2020-02-26 03:00:33 +00:00
FileDeleteForm.php FileDeleteForm: Use LocalFile::deleteFile 2020-03-20 20:46:53 +00:00
ForeignResourceManager.php
ForkController.php
FormOptions.php
GitInfo.php
GlobalFunctions.php Stop using SCRIPT_NAME where possible, rely on statically configured routing 2020-04-01 12:33:38 -04:00
HeaderCallback.php
Hooks.php
Html.php languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
Linker.php Merge "Remove direct access to Action::page and Article::page properties" 2020-03-27 04:36:51 +00:00
LinkFilter.php
ListToggle.php
MagicWord.php Miscellaneous documentation updates 2020-02-16 04:38:38 +00:00
MagicWordArray.php Miscellaneous documentation updates 2020-02-16 04:38:38 +00:00
MagicWordFactory.php Miscellaneous documentation updates 2020-02-16 04:38:38 +00:00
MediaWiki.php Fix post-send job running 2020-03-19 09:40:22 -04:00
MediaWikiServices.php Add a new UserNameUtils service 2020-03-26 01:31:14 +00:00
MediaWikiVersionFetcher.php MediaWikiVersionFetcher: Change regex to capture any quoted string 2020-02-25 02:16:23 +00:00
MergeHistory.php MergeHistory: Remove use of Title::getUserPermissionsErrors (part 4) 2020-02-18 22:32:21 +00:00
MovePage.php MovePage: Use correct Title when creating the null revision 2020-04-02 11:59:08 -04:00
MWGrants.php
MWNamespace.php
MWTimestamp.php
NoLocalSettings.php Update all use of $wgVersion to MW_VERSION 2020-02-25 02:16:12 +00:00
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php Fix mismatching type hints in PHPDoc tags 2020-03-24 09:59:02 +01:00
PageProps.php
PathRouter.php
PHPVersionCheck.php PHPVersionCheck: Refactor triggerError() to be easier to understand 2020-03-02 01:46:09 +00:00
Pingback.php Cleanup various calls to IDatabase::upsert() 2020-02-27 15:27:29 -08:00
ProtectionForm.php Remove direct access to Action::page and Article::page properties 2020-03-27 04:10:51 +00:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php Replace remaining uses and hard deprecate Revision::newFromArchiveRow 2020-04-01 20:18:33 +00:00
ServiceWiring.php Merge "objectcache: Improve wgMainWANCache docs" 2020-04-03 16:08:36 +00:00
Setup.php objectcache: Improve wgMainWANCache docs 2020-04-02 20:11:20 +00:00
SiteConfiguration.php SiteConfiguration: Remove by-ref return from getLocalDatabases() 2020-03-17 18:29:43 +00:00
SiteStats.php
SiteStatsInit.php sitestats: cleanup use of upsert() by removing the key column from SET 2020-02-26 01:18:47 -08:00
Status.php Use MediaWikiServices::getMessageCache 2020-03-14 14:25:03 +01:00
StreamFile.php
StubObject.php
StubUserLang.php
TemplateParser.php TemplateParser: Inject BagOStuff and deprecate '$forceRecompile' 2020-03-23 20:09:05 +00:00
TemplatesOnThisPageFormatter.php
Title.php Merge "Remove compat code for pre-MCR schema." 2020-03-25 18:19:33 +00:00
TitleArray.php
TitleArrayFromResult.php
TitleFactory.php
TrackingCategories.php
WebRequest.php WebRequest & RequestFromGlobals: get HTTP headers in one way 2020-04-03 09:32:41 +02:00
WebRequestUpload.php API: Use ParamValidator library 2020-02-04 13:36:14 -05:00
WebResponse.php
WebStart.php Setup: Move simple shortcuts together in Setup.php and improve docs 2020-03-14 23:10:07 +00:00
WikiMap.php Fix typo, remove double "a"s 2020-03-11 00:09:59 +05:30
WikiReference.php