wiki.techinc.nl/includes
2023-06-20 19:03:46 +00:00
..
actions DeleteAction: Replace remaining OOUI fields 2023-05-31 15:14:35 +08:00
api Localisation updates from https://translatewiki.net. 2023-06-19 10:49:06 +02:00
auth Merge "Collapse sequences of if into short return if possible" 2023-06-20 11:48:55 +00:00
block Merge "rdbms: Remove return value from Delete/UpdateQueryBuilder::execute" 2023-06-17 23:33:43 +00:00
cache Merge "Collapse sequences of if into short return if possible" 2023-06-20 11:48:55 +00:00
Category rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
changes Collapse sequences of if into short return if possible 2023-06-15 15:14:40 +02:00
changetags changetags: Move ::modifyDisplayQuery from ChangeTags to ChangeTagsStore 2023-06-09 15:16:25 +02:00
collation Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
CommentFormatter
CommentStore CommentStore: Drop temp table code 2023-06-13 23:30:58 +00:00
composer Reorg: Move MediaWikiVersionFetcher to composer/ 2023-04-20 18:54:05 +02:00
config
content Move DiffEngine and helpers to includes/libs/Diff and put them in a namespace 2023-06-20 15:15:13 +10:00
context Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
dao rdbms: Move IDBAccessObject from /includes/dao/ to /libs/rdbms 2023-06-01 13:38:28 +01:00
db rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
debug
deferred Merge "Migrate more usages of Database::update() to UpdateQueryBuilder" 2023-06-09 19:39:57 +00:00
diff Merge "Move DiffEngine and helpers to includes/libs/Diff and put them in a namespace" 2023-06-20 19:03:46 +00:00
edit
editpage Merge sequences of if that end doing the same thing anyway 2023-06-16 16:09:42 +02:00
exception Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
export Merge sequences of if that end doing the same thing anyway 2023-06-16 16:09:42 +02:00
ExternalLinks Externallinks: Make port part of the index 2023-06-08 20:28:03 +02:00
externalstore Replace deprecated MWException 2023-06-12 12:27:49 +00:00
Feed
filebackend rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
filerepo file: Make pre-gen rendering of multi-page files (pdf, ...) serial 2023-06-18 03:06:00 +02:00
gallery Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
historyblob
Hook Add Hook suffix to GetBlockErrorMessageKeyHook 2023-04-16 17:28:13 +00:00
HookContainer mail: Round 6 of EmailUser refactoring 2023-06-20 11:00:07 +00:00
Html Use Codex markup on message box component 2023-06-16 14:29:57 -07:00
htmlform Merge sequences of if that end doing the same thing anyway 2023-06-16 16:09:42 +02:00
http Remove deprecated MWHttpRequest::factory 2023-04-26 22:23:06 +02:00
import Replace deprecated MWException 2023-06-09 17:21:12 +02:00
installer Localisation updates from https://translatewiki.net. 2023-06-19 10:49:06 +02:00
interwiki Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00
jobqueue file: Make pre-gen rendering of multi-page files (pdf, ...) serial 2023-06-18 03:06:00 +02:00
json
language Merge "Collapse sequences of if into short return if possible" 2023-06-20 11:48:55 +00:00
languages LocalisationCache: Preserve fallback source language info 2023-06-14 22:06:36 +08:00
libs Move DiffEngine and helpers to includes/libs/Diff and put them in a namespace 2023-06-20 15:15:13 +10:00
linkeddata
linker Fix thumb styling on file description page 2023-06-13 21:03:13 -04:00
logging SpecialLog: Fix some interface issues (follow-up to commit 2ac0720) 2023-06-19 21:28:42 +08:00
mail mail: Final round of EmailUser refactoring 2023-06-20 11:02:51 +00:00
Maintenance Migrate more usages of Database::update() to UpdateQueryBuilder 2023-06-09 13:36:04 +00:00
media media: Replace deprecated MWException 2023-06-09 18:51:07 +02:00
Message
Navigation Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
objectcache Migrate Database::update() to UpdateQueryBuilder 2023-06-08 12:34:20 +02:00
page Merge "Inject DeferredUpdatesManager into DeletePage" 2023-06-20 12:04:51 +00:00
pager Remove left-over complexity in SpecialPage classes for query groups 2023-05-02 23:27:14 +00:00
ParamValidator/TypeDef
parser Remove PageContent::getRedirectTarget 2023-06-13 14:43:22 -04:00
password Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
Permissions RateLimiter: collect statistics 2023-06-19 21:18:56 +02:00
poolcounter ParserCache: add an option to explicitly trigger links update 2023-05-16 11:32:55 +02:00
preferences Replace usages of deprecated UserGroupMembership::getLink() 2023-05-20 21:21:19 +02:00
profiler Fix more PHPStorm inspections (#2) 2023-03-25 00:19:58 +00:00
rcfeed rcfeed: Add 'notify_url' and 'title_url' to MachineReadableRCFeedFormatter 2023-05-19 15:48:40 +03:00
registration Merge sequences of if that end doing the same thing anyway 2023-06-16 16:09:42 +02:00
RenameUser Namespace SpecialL* under \MediaWiki\Specials 2023-05-04 19:27:38 +00:00
Request Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
ResourceLoader Merge "Deprecate use of targets" 2023-06-16 22:56:41 +00:00
Rest Remove error_log 2023-06-13 14:21:11 -04:00
Revision CommentStore: Drop temp table code 2023-06-13 23:30:58 +00:00
revisiondelete Migrate more usages of Database::update() to UpdateQueryBuilder 2023-06-09 13:36:04 +00:00
revisionlist Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
search Replace deprecated MWException 2023-06-12 12:27:49 +00:00
session Fix even more PHPStorm inspections (#3) 2023-03-25 00:30:15 +00:00
Settings Settings: JsonFormat::decode() expects string not StreamInterface 2023-04-05 13:12:41 +01:00
shell Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
site Replace deprecated MWException 2023-06-09 17:21:12 +02:00
SiteStats Reorg: Move SiteStats*.php to SiteStats/ 2023-04-27 01:16:29 +02:00
skins Create new TempUserBanner skin component 2023-06-16 16:50:06 +00:00
sparql
specialpage specials: Migrate off some calls to method ChangeTags::modifyDisplayQuery 2023-06-16 10:28:00 +02:00
specials Merge "SpecialMyLanguage: Cleanup and add more comments" 2023-06-20 16:10:32 +00:00
Storage Replace deprecated MWException 2023-06-12 12:27:49 +00:00
StubObject
templates registration: Add a friendly error message for missing extension 2023-03-15 08:00:22 -07:00
tidy Merge sequences of if that end doing the same thing anyway 2023-06-16 16:09:42 +02:00
title Collapse sequences of if into short return if possible 2023-06-15 15:14:40 +02:00
upload Merge sequences of if that end doing the same thing anyway 2023-06-16 16:09:42 +02:00
user Merge "UserIdentity: Clarify how to check if a UserIdentity represents a temporary user" 2023-06-20 12:00:02 +00:00
utils Merge "Migrate more usages of Database::update() to UpdateQueryBuilder" 2023-06-09 19:39:57 +00:00
watcheditem Merge "Merge sequences of if that end doing the same thing anyway" 2023-06-17 23:34:51 +00:00
watchlist Remove deprecated WatchlistNotificationManager class alias 2023-05-13 09:55:45 +02:00
widget Implement HTMLToggleSwitchField for mobile layout of preferences 2023-05-18 02:23:28 +08:00
WikiMap WikiMap: Support wiki URLs with a port part 2023-06-06 14:36:59 +00:00
xml Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
.htaccess
AutoLoader.php Add DeferredUpdatesManager service to replace DeferredUpdates 2023-05-29 03:59:03 +00:00
BootstrapHelperFunctions.php MaintenanceRunner: load script file early if possible 2023-03-14 10:18:29 +01:00
config-schema.php Merge "Drop $wgCommentTempTableSchemaMigrationStage" 2023-06-13 10:25:40 +00:00
DefaultSettings.php
Defines.php Prepare active branch following REL1_40 cut, labelling as 1.41-alpha 2023-03-13 22:49:46 -04:00
DevelopmentSettings.php
ExtensionInfo.php
GitInfo.php Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
GlobalFunctions.php Merge "Remove deprecated global function wfShowingResults" 2023-05-16 09:26:17 +00:00
Hooks.php Simplify HookContainer (v2) 2023-06-06 12:06:23 +02:00
MainConfigNames.php Drop $wgCommentTempTableSchemaMigrationStage 2023-06-09 11:32:16 +00:00
MainConfigSchema.php Merge "Drop $wgCommentTempTableSchemaMigrationStage" 2023-06-13 10:25:40 +00:00
MediaWiki.php Remove redundant and unused UseCDNCache cookie 2023-04-20 18:11:44 +00:00
MediaWikiServices.php Reorg: Move EventRelayerGroup to libs/eventrelayer/ 2023-06-10 12:30:12 +02:00
MWTimestamp.php Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
NoLocalSettings.php
OutputHandler.php
OutputPage.php OutputPage: Don't fetch rev ID for wgCurRevisionId if we already know it 2023-06-19 13:22:27 +00:00
PHPVersionCheck.php Expand the PHP installation instructions 2023-05-21 13:00:41 +03:00
ProxyLookup.php
ServiceWiring.php Merge "Inject DeferredUpdatesManager into DeletePage" 2023-06-20 12:04:51 +00:00
Setup.php Reorg: Move Pingback to installer/ 2023-06-05 09:42:57 -04:00
SetupDynamicConfig.php
SiteConfiguration.php Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
Status.php Undeprecate Status::getErrorsArray and ::getWarningsArray() 2023-05-22 10:32:40 +10:00
StreamFile.php Replace deprecated MWException 2023-06-09 17:21:12 +02:00
WebRequest.php Merge "fix typo in comment" 2023-06-06 16:27:11 +00:00
WebStart.php