wiki.techinc.nl/includes
EpicPupper 6abc28230b Unify how the term "undelete" is used in the undelete UI
Amend DeleteLogFormatterTest phpunit test with new string

Bug: T307181
Change-Id: I367b78068c8177505651c6d87ce668b36e1ca651
2022-05-16 13:31:01 +00:00
..
actions Use injection for LinksMigration on LinkBatch, action, api, special page 2022-05-10 20:19:58 +00:00
api Unify how the term "undelete" is used in the undelete UI 2022-05-16 13:31:01 +00:00
auth Allow AuthenticationResponse to store private failure reasons 2022-05-14 20:41:51 +01:00
block Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
cache ResourceLoader namespace 2022-05-16 14:41:27 +10:00
changes changes: Replace deprecated User::getOption 2022-04-29 21:51:20 +02:00
changetags Merge "changetags: Remove "hits" key from exported RCFilters module data" 2022-04-27 23:03:32 +00:00
collation Use str_starts_with/str_ends_with 2022-05-02 10:59:58 +03:00
CommentFormatter phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
composer
config phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
content ParserObserver: Only report duplicate parse if the content is the same 2022-05-14 02:13:25 +02:00
context context: Replace deprecated User::getOption 2022-04-29 21:46:30 +02:00
dao rdbms: remove deprecated DBAccessBase class 2022-01-26 17:08:14 -08:00
db Replace LoadBalancer/LBFactory callback iteration with generators 2022-04-29 08:58:17 +10:00
debug ResourceLoader namespace 2022-05-16 14:41:27 +10:00
deferred Replace LoadBalancer/LBFactory callback iteration with generators 2022-04-29 08:58:17 +10:00
diff Fix many typos in comments 2022-05-10 12:46:11 +00:00
edit
editpage Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
exception Remove access to config globals from includes/exception 2022-05-12 20:33:15 +02:00
export Remove references to legacy page_restrictions field in page table 2022-05-09 11:20:53 +02:00
externalstore rdbms: Replace getConnection with getLazyConnectionRef 2022-05-12 07:43:03 +02:00
filebackend Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
filerepo Fix many typos in comments 2022-05-10 12:46:11 +00:00
gallery Match Parsoid output for bad images in galleries 2022-05-11 13:05:56 -04:00
historyblob historyblob: Improve param and property documentation 2022-03-08 23:45:44 +00:00
Hook TempUser CentralAuth integration 2022-05-10 09:06:05 +10:00
HookContainer ResourceLoader namespace 2022-05-16 14:41:27 +10:00
htmlform Merge "Bury the reset preferences link" 2022-05-13 22:53:52 +00:00
http Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
import import: Soft-deprecate WikiRevision::getUserObj and related methods 2022-05-15 20:52:17 +00:00
installer Merge "ResourceLoader namespace" 2022-05-16 13:02:18 +00:00
interwiki Merge "interwiki: Adjust documentation for InterwikiLookup::getAllPrefixes" 2022-03-09 22:28:04 +00:00
jobqueue Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
json Type hints for ArrayAccess and JsonSerializable 2022-04-11 15:06:27 +03:00
language Language: Inject NamespaceInfo 2022-05-11 17:24:17 +02:00
languages Fix many typos in comments 2022-05-10 12:46:11 +00:00
libs Merge "Add jps as a recognized alias of jpg files" 2022-05-14 00:53:14 +00:00
linkeddata
linker Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
logging Fix many typos in comments 2022-05-10 12:46:11 +00:00
mail Fix many typos in comments 2022-05-10 12:46:11 +00:00
media Merge "Treat file |link= options like wikilinks in terms of title attributes" 2022-05-10 23:30:46 +00:00
Message
Navigation
objectcache Merge "objectcache: reduce function_exists() calls in SqlBagOStuff" 2022-05-13 22:05:11 +00:00
page ResourceLoader namespace 2022-05-16 14:41:27 +10:00
pager pager: Improve Y2K38 check to keep leading zero in 3-digit years 2022-04-13 19:52:19 +02:00
ParamValidator/TypeDef Fix many typos in comments 2022-05-10 12:46:11 +00:00
parser ParserObserver: Only report duplicate parse if the content is the same 2022-05-14 02:13:25 +02:00
password Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
Permissions Merge "wikipage: Remove usage of protection related deprecated Title function" 2022-05-15 08:52:20 +00:00
poolcounter poolcounter: Avoid calling parent::doWork in PoolWorkArticleView classes 2022-05-13 20:36:25 +00:00
preferences Merge "Bury the reset preferences link" 2022-05-13 22:53:52 +00:00
profiler profiler: Remove deprecated 'trace' feature in SectionProfiler 2022-04-29 11:18:50 +00:00
rcfeed Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
registration ResourceLoader namespace 2022-05-16 14:41:27 +10:00
ResourceLoader ResourceLoader namespace 2022-05-16 14:41:27 +10:00
Rest Make "username" spelling consistent in messages 2022-05-11 11:37:31 +03:00
Revision Merge "Revision: Log traces as 'exception.trace' instead of 'trace'" 2022-05-13 19:49:18 +00:00
revisiondelete Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
revisionlist phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
search Fix many typos in comments 2022-05-10 12:46:11 +00:00
session Address deprecations for php8.1 and REL1_38 2022-04-30 23:50:22 +00:00
Settings Merge "Config builder optimisations (combined)" 2022-05-09 05:11:41 +00:00
shell Use MainConfigNames instead of string literals, #2 2022-04-13 18:55:46 +03:00
site Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
skins ResourceLoader namespace 2022-05-16 14:41:27 +10:00
sparql Replace some more usages of Wikimedia\(suppress|restore)Warnings() 2022-02-24 20:27:46 +00:00
specialpage ResourceLoader namespace 2022-05-16 14:41:27 +10:00
specials ResourceLoader namespace 2022-05-16 14:41:27 +10:00
Storage ResourceLoader namespace 2022-05-16 14:41:27 +10:00
templates Remove errorbox class 2022-02-11 22:22:23 +00:00
tidy Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
title Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
upload Fix many typos in comments 2022-05-10 12:46:11 +00:00
user Fix many typos in comments 2022-05-10 12:46:11 +00:00
utils UrlUtils: Simplify and increase test coverage 2022-05-16 14:10:31 +10:00
watcheditem Fix many typos in comments 2022-05-10 12:46:11 +00:00
watchlist Fix many typos in comments 2022-05-10 12:46:11 +00:00
widget Support namespace dropdown 'in-user-lang' option in HTMLForm and OOUI widget 2022-05-13 20:29:44 +00:00
xml Fix many typos in comments 2022-05-10 12:46:11 +00:00
.htaccess
ActorMigration.php
ActorMigrationBase.php
AutoLoader.php ResourceLoader namespace 2022-05-16 14:41:27 +10:00
BadFileLookup.php
BootstrapHelperFunctions.php Setup.php: clarify the use of $IP. 2022-05-03 11:53:05 +02:00
CategoriesRdf.php phan: Disable scalar_implicit_cast setting 2022-03-18 18:52:24 +00:00
Category.php Category: Add return type to count methods 2022-02-07 06:30:47 +00:00
CategoryViewer.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
CommentStore.php phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
CommentStoreComment.php
config-merge-strategies.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
config-schema.php Merge "Config schema: add notice to generated files." 2022-05-12 13:28:49 +00:00
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
DefaultSettings.php ResourceLoader namespace 2022-05-16 14:41:27 +10:00
DefaultSettings.template Generate DefaultSettings.php from schema 2022-03-18 10:25:52 +01:00
Defines.php Use UrlUtils in Parser 2022-04-28 17:14:51 +03:00
DeprecatedGlobal.php
DerivativeRequest.php
DevelopmentSettings.php debug: Fix $wgDebugRawPage to work with PSR-3 debug logging 2022-04-13 00:29:40 +00:00
DummyLinker.php
EditPage.php TempUser CentralAuth integration 2022-05-10 09:06:05 +10:00
Emptiable.php
EventRelayerGroup.php
ExtensionInfo.php
FauxRequest.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
FauxRequestUpload.php
FauxResponse.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
FeedUtils.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
FileDeleteForm.php SpecialDelete: check permissions again when deleting 2022-04-11 12:47:47 -04:00
ForeignResourceManager.php Avoid use of null, bool or Status in log messages 2022-03-02 22:45:10 +00:00
ForkController.php
FormOptions.php Type hints for ArrayAccess and JsonSerializable 2022-04-11 15:06:27 +03:00
GitInfo.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
GlobalFunctions.php ResourceLoader namespace 2022-05-16 14:41:27 +10:00
HeaderCallback.php
Hooks.php
Html.php Drop messagebox, warningbox, errorbox classes 2022-04-11 17:40:04 +00:00
HtmlHelper.php Add HtmlHelper::modifyElements() for small HTML modifications 2022-05-08 15:55:00 +02:00
Linker.php Use Linker::getImageLinkMTOParams() for galleries 2022-05-11 12:11:43 -04:00
LinkFilter.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
ListToggle.php
MagicWord.php Fix various documentation related to null types 2022-02-26 10:31:24 +01:00
MagicWordArray.php
MagicWordFactory.php
MainConfigNames.php ResourceLoader namespace 2022-05-16 14:41:27 +10:00
MainConfigNames.template Generate config name constants. 2022-03-18 10:32:58 +01:00
MainConfigSchema.php ResourceLoader namespace 2022-05-16 14:41:27 +10:00
MediaWiki.php Replace Action::getActionName by IContextSource::getActionName 2022-04-15 23:25:25 +02:00
MediaWikiServices.php ResourceLoader namespace 2022-05-16 14:41:27 +10:00
MediaWikiVersionFetcher.php
MergeHistory.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
MovePage.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
MWGrants.php
MWTimestamp.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
NoLocalSettings.php
OrderedStreamingForkController.php
OutputHandler.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
OutputPage.php ResourceLoader namespace 2022-05-16 14:41:27 +10:00
PageProps.php phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
PathRouter.php
PHPVersionCheck.php Prepare active branch following REL1_38 cut, labelling as 1.39-alpha 2022-03-14 21:50:17 -04:00
Pingback.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
ProtectionForm.php ProtectionForm: Remove usage of deprecated Title function 2022-04-13 21:19:49 +00:00
ProxyLookup.php
RawMessage.php
ReadOnlyMode.php
ServiceWiring.php ResourceLoader namespace 2022-05-16 14:41:27 +10:00
Setup.php Merge "Remove access to config globals from includes/exception" 2022-05-16 01:47:20 +00:00
SetupDynamicConfig.php Test dynamic configuration logic 2022-04-12 15:21:35 +03:00
SiteConfiguration.php Use str_starts_with/str_ends_with 2022-05-02 10:59:58 +03:00
SiteStats.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
SiteStatsInit.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
Status.php Status: Ensure MessageLocalizer is used if provided 2022-03-08 01:50:37 +00:00
StreamFile.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
StubGlobalUser.php
StubObject.php Use updated ObjectFactory namespace 2022-03-09 23:04:51 +00:00
StubUserLang.php
TemplateParser.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
TemplatesOnThisPageFormatter.php Remove usage of protection related deprecated Title function 2022-04-14 21:42:55 +00:00
Title.php ResourceLoader namespace 2022-05-16 14:41:27 +10:00
TitleArray.php
TitleArrayFromResult.php IResultWrapper::next() now returns void 2022-05-02 10:43:51 +03:00
TitleFactory.php
TrackingCategories.php Title: Hard deprecate Title::newFromTitleValue() 2022-05-09 21:14:13 +01:00
WebRequest.php Use str_starts_with/str_ends_with 2022-05-02 10:59:58 +03:00
WebRequestUpload.php
WebResponse.php Use name constants to access config settings. 2022-04-07 13:02:28 +02:00
WebStart.php Setup.php: Remove internal use of $IP 2022-05-13 16:32:09 +00:00
WikiMap.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
WikiReference.php