wiki.techinc.nl/includes
2021-02-11 03:50:18 +00:00
..
actions Hard deprecate CacheHelper, ICacheHelper, CachedAction, SpecialCachedPage. 2021-01-25 13:34:31 -06:00
api Safe-guard switch possibly doing bad comparisons 2021-02-10 19:42:25 +01:00
auth Fix display of Special:Preferences url in password reset email 2020-12-23 03:28:16 +00:00
block Add a temporary method for setting visibility of the block log entry 2021-02-08 16:18:54 +00:00
cache Merge "Use __CLASS__/::class to define callback for array_map/_filter/usort" 2021-02-05 03:14:42 +00:00
changes Introduce ActorStore, ActorLookup and ActorFactory. 2021-02-08 10:06:46 -06:00
changetags Merge "Add ChangeTags::getTagsWithData" 2020-11-25 00:07:42 +00:00
collation Deprecate a bunch of global functions 2020-12-18 21:34:50 +00:00
compat
composer Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
config build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
content ContentHandlerFactory: whitespace cleanup 2020-11-29 22:00:06 +00:00
context Add Authority to Context 2021-01-20 09:07:27 -06:00
dao Introduce helper WikiAwareEntityTrait 2021-02-08 13:49:50 -06:00
db MWLBFactory: rename magic HTTP header for opting out of sqlite write lock 2021-02-04 13:24:25 -05:00
debug Language: Turn public properties into Getters in LanguageConverter based hierarchy 2021-02-03 15:17:42 +02:00
deferred CdnCacheUpdate: Send full URL instead of path to Curl for purge 2021-02-08 21:16:01 +00:00
diff Create diff markers with CSS 2020-12-30 12:52:08 +00:00
edit
editpage ImageRedirectConstraint: accept Content objects 2020-12-09 21:41:13 +00:00
exception RequestTimeout library integration 2021-02-08 11:58:45 +11:00
export Improve and add documentation to import/export related classes 2021-02-01 19:35:49 +00:00
externalstore
filebackend Improve docs in FileJournal class 2020-11-27 16:43:16 +01:00
filerepo Use __CLASS__/::class to define callback for array_map/_filter/usort 2021-01-22 16:39:29 +00:00
gallery
historyblob Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
Hook Use OOUI for protection form 2021-01-30 00:19:02 -05:00
HookContainer Use OOUI for protection form 2021-01-30 00:19:02 -05:00
htmlform Pass along the disabled/readonly attributes to HTMLDateTimeField 2021-02-02 07:24:01 -08:00
http
import WikiImporter: Minor code style changes 2021-02-08 00:09:15 +00:00
installer Remove all old new field schema changes in PG 2021-02-10 16:34:35 +01:00
interwiki Deprecate InterwikiLoadPrefix hook 2020-12-21 19:28:48 +00:00
jobqueue Introduce ActorStore, ActorLookup and ActorFactory. 2021-02-08 10:06:46 -06:00
json build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 2020-12-07 14:55:24 +01:00
language Language: Turn public properties into Getters in LanguageConverter based hierarchy 2021-02-03 15:17:42 +02:00
libs Merge "objectache: Revert "throw on Closure" in WANObjectCache" 2021-02-09 16:58:36 +00:00
linkeddata Document HttpError to help taint-check 2020-12-12 00:06:00 +01:00
linker Define equality for PageIdentity and LinkTarget 2021-01-19 23:07:37 +00:00
logging build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
mail Fix return type documentation for AlternateUserMailer hook 2020-11-20 17:23:00 +01:00
media SVGReader.php: Reduce code duplication by using finally {} 2021-02-07 02:48:01 +00:00
Message
Navigation PrevNextNavigationRenderer: readability cleanup 2020-11-22 14:03:15 +00:00
objectcache objectcache: add statsd key metrics to BagOStuff classes 2021-01-25 14:36:29 -08:00
page Introduce helper WikiAwareEntityTrait 2021-02-08 13:49:50 -06:00
pager IndexPager - document getLinkRenderer 2020-12-14 08:22:30 +00:00
ParamValidator/TypeDef
parser Merge "Improve docs from parser objects PPNode/PPFrame" 2021-02-05 21:52:37 +00:00
password
Permissions Make User implement Authority 2021-01-19 18:08:12 -06:00
poolcounter Introduce RevisionOutputCache 2020-12-14 16:50:28 +00:00
preferences Introduce ActorStore, ActorLookup and ActorFactory. 2021-02-08 10:06:46 -06:00
profiler
rcfeed
registration registration: Stop double-caching config settings 2021-02-10 16:03:58 -08:00
resourceloader Merge "resourceloader: Avoid User::getDefaultOptions in UserDefaultsModule" 2021-01-30 01:51:29 +00:00
Rest Localisation updates from https://translatewiki.net. 2021-02-08 08:36:10 +01:00
Revision Merge "Make RevisionStore to pass $wikiId to RevisionRecord's methods." 2021-02-10 23:24:24 +00:00
revisiondelete Introduce ActorStore, ActorLookup and ActorFactory. 2021-02-08 10:06:46 -06:00
revisionlist
search Merge "Use __CLASS__/::class to define callback for array_map/_filter/usort" 2021-02-05 03:14:42 +00:00
session ParserTestRunner: share more code w/ MediaWikiIntegrationTestCase 2021-01-07 23:31:12 -05:00
shell Use Shellbox for Shell::command() etc. 2021-02-05 21:51:58 +11:00
site Revert "Wrap libxml_disable_entity_loader() calls in version constraint" 2021-01-27 16:06:38 +00:00
skins Skin: Add notifications and user-menu content navigation 2021-01-26 22:33:40 +00:00
sparql
specialpage Do inverse namespace filtering of links tables with a big IN() 2021-01-14 11:24:34 +11:00
specials Merge "use rewritten search term as search term" 2021-02-08 23:49:30 +00:00
Storage Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
templates
tidy
title Define equality for PageIdentity and LinkTarget 2021-01-19 23:07:37 +00:00
upload Document and fix UploadBase::$mFinalExtension being null 2021-02-03 19:12:07 +01:00
user Use ActorStore in RevisionStore 2021-02-10 14:37:54 -06:00
utils Document and fix UploadBase::$mFinalExtension being null 2021-02-03 19:12:07 +01:00
watcheditem Make UserIdentity objects aware of which wiki they belong to. 2021-02-02 16:10:51 +00:00
widget
xml Use __CLASS__/::class to define callback for array_map/_filter/usort 2021-01-22 16:39:29 +00:00
.htaccess
ActorMigration.php Introduce ActorStore, ActorLookup and ActorFactory. 2021-02-08 10:06:46 -06:00
AjaxDispatcher.php build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
AjaxResponse.php
AutoLoader.php Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
Autopromote.php
BadFileLookup.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
CategoriesRdf.php
Category.php
CategoryViewer.php build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
CommentStore.php
CommentStoreComment.php
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php
DefaultSettings.php RequestTimeout library integration 2021-02-08 11:58:45 +11:00
Defines.php Improve custom folding and grouping 2020-12-23 12:41:47 +11:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php Ensure that the legacy wikitext editor is preferred by default 2021-01-12 12:30:02 +01:00
DummyLinker.php
EditPage.php Merge "Safe-guard switch possibly doing bad comparisons" 2021-02-10 21:46:39 +00:00
EventRelayerGroup.php
ExtensionInfo.php
FauxRequest.php Implement FauxRequest::getPostValues() 2020-11-27 09:38:08 +01:00
FauxResponse.php
FeedUtils.php Merge "FeedUtils: Update regex to match classes appropriately, and test" 2020-12-16 18:15:42 +00:00
FileDeleteForm.php Swap out uses of User->isLoggedIn() with ->isRegistered() 2020-12-22 03:13:37 +00:00
ForeignResourceManager.php
ForkController.php
FormOptions.php Improve custom folding and grouping 2020-12-23 12:41:47 +11:00
GitInfo.php
GlobalFunctions.php RequestTimeout library integration 2021-02-08 11:58:45 +11:00
HeaderCallback.php HeaderCallback: pre-cache request ID 2020-11-18 21:18:08 -08:00
Hooks.php Hooks: Map dash character to underscore when generating hook names 2021-01-26 15:37:29 +00:00
Html.php Revert "message boxes: Use CSS classes adhering to class naming scheme" 2021-01-25 16:31:08 +00:00
Linker.php Add data attribute to the elements with class "history-size" 2020-12-23 19:44:54 +05:30
LinkFilter.php
ListToggle.php
MagicWord.php
MagicWordArray.php MagicWordArray: mark ::get*Regex*() as @internal, add some options 2020-11-25 12:46:47 -05:00
MagicWordFactory.php
MediaWiki.php rdbms: Use PSR-3 for ChronologyProtector shutdown debug message 2021-01-07 23:35:37 +00:00
MediaWikiServices.php Merge "RequestTimeout library integration" 2021-02-09 01:01:47 +00:00
MediaWikiVersionFetcher.php
MergeHistory.php Chain MutableRevisionRecord method calls 2021-01-20 20:52:22 +00:00
MovePage.php Chain MutableRevisionRecord method calls 2021-01-20 20:52:22 +00:00
MWGrants.php
MWNamespace.php
MWTimestamp.php
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php
OutputPage.php Replace deprecated function in OutputPage 2021-02-05 02:17:36 +00:00
PageProps.php
PathRouter.php Improve documentation about object to be stdClass or specific type 2020-11-20 14:47:56 +00:00
PHPVersionCheck.php PHPVersionCheck: The PHP Group only support PHP >= 7.3.0 2021-01-30 00:18:40 +00:00
Pingback.php Pingback.php: Minor cleanup 2021-01-18 18:44:44 +00:00
ProtectionForm.php Use OOUI for protection form 2021-01-30 00:19:02 -05:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
Revision.php Convert RevisionRecord to Authority and PageIdentity 2021-01-21 13:37:01 -06:00
ServiceWiring.php Use ActorStore in RevisionStore 2021-02-10 14:37:54 -06:00
Setup.php RequestTimeout library integration 2021-02-08 11:58:45 +11:00
SiteConfiguration.php
SiteStats.php
SiteStatsInit.php
Status.php
StreamFile.php Remove deprecated StreamFile methods 2020-11-22 04:31:33 +00:00
StubObject.php Improve documentation about object to be stdClass or specific type 2020-11-20 14:47:56 +00:00
StubUserLang.php
TemplateParser.php
TemplatesOnThisPageFormatter.php Use __CLASS__/::class to define callback for array_map/_filter/usort 2021-01-22 16:39:29 +00:00
Title.php Introduce helper WikiAwareEntityTrait 2021-02-08 13:49:50 -06:00
TitleArray.php
TitleArrayFromResult.php
TitleFactory.php
TrackingCategories.php
WebRequest.php Merge "WebRequest: Document magic argument on WebRequest::getValues" 2021-02-11 03:41:09 +00:00
WebRequestUpload.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
WebResponse.php
WebStart.php MWLBFactory: rename magic HTTP header for opting out of sqlite write lock 2021-02-04 13:24:25 -05:00
WikiMap.php WikiMap: typo fix in comment 2020-12-21 13:15:48 -05:00
WikiReference.php