wiki.techinc.nl/includes
2020-03-23 20:12:31 +00:00
..
actions Always pass a user when using FOR_THIS_USER on revision methods 2020-03-23 05:54:01 +00:00
api Replace isset() in if() conditions with ?? if possible 2020-03-23 09:28:07 +01:00
auth Enhance passwored reset message 2020-03-13 16:18:48 -07:00
block BlockErrorFormatter: Use language-specific comma separators 2020-02-28 11:09:58 +00:00
cache Hard deprecate Revision::newKnownCurrent 2020-03-18 11:52:44 -07:00
changes Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
changetags Cleanup various calls to IDatabase::upsert() 2020-02-27 15:27:29 -08:00
clientpool Merge "Use namespaced IPUtils class" 2020-01-01 23:56:22 +00:00
collation collation: Add 64-67 ICU->Unicode mappings 2020-03-21 01:10:17 +00:00
compat Coding style: Auto-fix MediaWiki.Commenting.DocComment.* 2020-01-10 12:28:12 -08:00
composer
config Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
content Merge "contenthandler: Load revision from PAGE_LATEST when not found" 2020-03-18 10:38:58 +00:00
context Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
dao
db rdbms: dependency inject domain aliases into LBFactory 2020-02-15 22:34:38 +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 Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
edit Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
editpage TextConflictHelper: deprecate old constructor signature 2020-02-12 14:02:38 +11:00
exception Make MWException show up pretty even if $wgLang is a stub 2020-03-23 03:49:45 +00:00
export Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
externalstore Upgrade phan to 0.9.1 2020-01-25 10:53:26 +00:00
filebackend Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
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 Set visibility on php magic functions __destruct/sleep/wakeup/get/call 2019-12-05 18:52:55 +01:00
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 Merge "Add schema change to make page.page_restrictions column nullable" 2020-03-23 17:42:59 +00:00
interwiki Remove deprecated methods in the Interwiki class 2020-03-09 20:36:50 +00:00
jobqueue Fix typo in comment of JobQueue::delete() 2020-03-20 19:14:02 +03:00
json FormatJson: Improve parse() error code handling and tests 2020-01-01 02:34:44 -08:00
language Use MediaWikiServices::getMessageCache 2020-03-14 14:25:03 +01:00
libs Replace isset() in if() conditions with ?? if possible 2020-03-23 09:28:07 +01: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 Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
Navigation
objectcache objectcache: Restore 'keyspace' for LocalServerCache service 2020-03-18 01:44:19 +00:00
page Hard deprecate Article::getComment 2020-03-23 05:48:34 +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 Hard deprecate Revision::newKnownCurrent 2020-03-18 11:52:44 -07:00
password Password policy to check if a password is a substring of a username 2020-01-13 23:09:13 +00:00
Permissions Fix the namespace of SpecialPageFactory 2020-02-21 13:46:19 +11:00
poolcounter Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
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 WikiMap: Add WikiMap::getCurrentWikiId() to make common use case easier 2020-03-03 16:04:21 +00:00
registration ExtensionRegistry: Avoid losing 'defines' when loading lazy-loaded attributes 2020-03-18 10:32:48 -07:00
resourceloader Hard deprecate Revision::newKnownCurrent 2020-03-18 11:52:44 -07:00
Rest page/update: return diffs on conflict 2020-03-23 15:59:47 +00:00
Revision Hard deprecate Revision::getParentLengths 2020-03-18 12:26:26 -07:00
revisiondelete Always pass a user when using FOR_THIS_USER on revision methods 2020-03-23 05:54:01 +00:00
revisionlist Hard deprecate Revision::userCan 2020-03-11 02:10:52 +00:00
search Remove auto-generated and empty lines in comments 2020-03-17 09:55:24 +01:00
session Allow SessionProviderInterface to say if it is safe against CSRF 2020-03-11 10:39:54 -05:00
shell Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
site Add flag to force local page name normalization in development env 2020-02-18 17:00:20 +01:00
skins Support the creation of Skins with services injected 2020-03-16 23:25:42 +00:00
sparql Improve param docs 2019-11-28 19:08:59 +01:00
specialpage Merge "Use MediaWikiServices::getRepoGroup in special page related classes" 2020-03-14 18:11:34 +00:00
specials Merge "SpecialContributions: Use a custom warning when partially blocked" 2020-03-23 18:14:53 +00:00
Storage Merge "Add RefreshSecondaryDataUpdate and use it in DerivedPageDataUpdater" 2020-03-12 17:43:57 +00:00
templates Update all use of $wgVersion to MW_VERSION 2020-02-25 02:16:12 +00:00
tidy Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
title Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
upload Merge "Use MediaWikiServices::getRepoGroup in file related classes" 2020-03-14 18:11:21 +00:00
user Enhance passwored reset message 2020-03-13 16:18:48 -07:00
utils Fix the namespace of SpecialPageFactory 2020-02-21 13:46:19 +11:00
watcheditem Add support for watchlist expiries to WatchedItemQueryService::getWatchedItemsForUser() 2020-03-13 10:06:04 +08: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 Set method visibility in some classes 2019-12-05 17:42:55 +00:00
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 Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
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 Improve param docs 2019-11-28 19:08:59 +01:00
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 "Add config variable $wgRestAPIAdditionalRouteFiles" 2020-03-23 16:11:05 +00:00
Defines.php Provide MW_VERSION and deprecate fake global $wgVersion 2020-02-25 01:55:21 +00:00
DeprecatedGlobal.php Forbid wfDeprecated with $version = true 2019-12-31 13:53:36 +01:00
DerivativeRequest.php
DevelopmentSettings.php Add config variable $wgRestAPIAdditionalRouteFiles 2020-03-23 10:22:58 -05:00
DummyLinker.php
EditPage.php Inline return in EditPage::getOriginalContent() 2020-03-19 13:48:11 +01:00
EventRelayerGroup.php
FauxRequest.php Remove IE 6 security features from server-side code 2019-11-28 15:11:56 +11:00
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 Improve param docs 2019-11-28 19:08:59 +01:00
ForkController.php Remove usages of $wgMemc 2020-01-20 19:41:32 +01:00
FormOptions.php
GitInfo.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
GlobalFunctions.php WikiMap: Add WikiMap::getCurrentWikiId() to make common use case easier 2020-03-03 16:04:21 +00:00
HeaderCallback.php
Hooks.php Improve param docs 2019-11-28 19:08:59 +01:00
Html.php languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
Linker.php Linker: Pass a user to revision methods using FOR_THIS_USER 2020-03-23 05:40:42 +00:00
LinkFilter.php Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
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 Introduce Emailer as service 2020-03-17 21:41:34 +02: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 Merge "Pass a user to WikiPage::doDeleteArticleReal, use new signature" 2020-03-19 14:42:51 +00: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 OutputPage: Fix warning when setting wgUserNewMsgRevisionId 2020-03-18 20:27:14 -07:00
PageProps.php Upgrade phan to 0.9.1 2020-01-25 10:53:26 +00:00
PathRouter.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
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 Hard deprecate Title::getUserPermissionsErrors 2020-02-26 05:09:55 +00:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php Hard deprecate Revision::getParentLengths 2020-03-18 12:26:26 -07:00
ServiceWiring.php Merge "Add support for watchlist expiries to WatchedItemQueryService::getWatchedItemsForUser()" 2020-03-20 19:35:46 +00:00
Setup.php Setup.php: Remove internal $messageMemc variable 2020-03-18 17:44:35 +00:00
SiteConfiguration.php SiteConfiguration: Remove by-ref return from getLocalDatabases() 2020-03-17 18:29:43 +00:00
SiteStats.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
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: Include template dir in cache key 2020-03-18 21:57:34 +00:00
TemplatesOnThisPageFormatter.php
Title.php Make Title::__construct private 2020-03-16 10:20:41 +00:00
TitleArray.php Set method visibility in some classes 2019-12-05 17:42:55 +00:00
TitleArrayFromResult.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
TitleFactory.php
TrackingCategories.php
WebRequest.php Document that WebRequest::getRawIP() can also return null 2020-03-21 20:55:25 +00: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