wiki.techinc.nl/includes
2023-08-18 20:49:17 +00:00
..
actions Drop Action::exists() and ActionFactory::actionExists(), deprecated since 1.38 2023-08-16 16:58:34 +08:00
api Merge "watchlist: Prepare for IP Masking" 2023-08-18 06:23:14 +00:00
auth Merge "Auth: Introduce several AuthManager session keys as constants" 2023-08-06 12:30:29 +00:00
block Merge "Ensure that soft blocks block temporary users" 2023-08-17 10:32:07 +00:00
cache ResourceLoader: Completely remove FileCache 2023-08-11 13:50:41 +02:00
Category Replace IDatabase::delete with DeleteQueryBuilder 2023-06-21 17:50:31 +02:00
changes ChangesList: Call MapCacheLRU::makeKey 2023-08-16 03:31:00 +00:00
changetags Mass migrate Database::insert calls to InsertQueryBuilder 2023-08-07 19:44:27 +02:00
collation Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
CommentFormatter
CommentStore Mass migrate Database::insert calls to InsertQueryBuilder 2023-08-07 19:44:27 +02:00
composer
config config: Remove unused ConfigRepository::getValueOf() method 2023-08-08 21:42:29 +01:00
content Drop ContentHandler::getForTitle(), deprecated since 1.35 2023-08-16 16:58:34 +08:00
context Reset the cached skin in RequestContext::setAuthority() 2023-08-03 02:06:16 +02:00
dao rdbms: Move IDBAccessObject from /includes/dao/ to /libs/rdbms 2023-06-01 13:38:28 +01:00
db rdbms: Move two static methods of LBFactory to ChronologyProtector 2023-08-01 10:40:52 +00:00
debug ResourceLoader: Remove support for CSP nonce 2023-08-09 02:30:39 +01:00
deferred LinksTable: pass insert options 2023-08-09 16:21:20 +02:00
diff Migrate last batch of simple Database::select* calls to SQB 2023-08-01 20:38:13 +02:00
edit
editpage Merge "Edit recovery feature using indexedDB" 2023-07-27 11:43:49 +00: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: Keep domain wildcard if path is not specified 2023-07-11 12:56:42 +02:00
externalstore Mass migrate Database::insert calls to InsertQueryBuilder 2023-08-07 19:44:27 +02:00
Feed
filebackend Drop LockManagerGroup::getDefault() and getAny(), deprecated since 1.35 2023-08-16 16:58:34 +08:00
filerepo Merge "Mass migrate Database::insert calls to InsertQueryBuilder" 2023-08-08 11:01:32 +00:00
gallery gallery: Cast width/height to int for packed gallery 2023-08-15 14:43:24 +02:00
historyblob Migrate more calls of Database::select* to SelectQueryBuilder 2023-07-26 13:01:28 +02:00
Hook
HookContainer content: Rename $output in ContentGetParserOutputHook 2023-08-14 20:23:53 +02:00
Html ResourceLoader: wrap module definitions in functions 2023-08-11 00:36:52 +00:00
htmlform Special:ListFiles: UX improvements 2023-08-13 21:56:21 +00:00
http http: fix JobRunner overriding requestId with null 2023-08-09 18:13:58 +02:00
import WikiImporter: Improve error message output 2023-07-09 22:48:55 +00:00
installer Localisation updates from https://translatewiki.net. 2023-08-18 08:19:10 +02:00
interwiki Migrate more calls of Database::select* to SelectQueryBuilder 2023-07-26 13:01:28 +02:00
jobqueue Merge "RefreshLinksJob: Generate HTML when parsing if DerivedPageDataUpdater will need it later" 2023-08-18 08:07:53 +00:00
json
language Merge "language: Inject ParserFactory into MessageCache" 2023-08-16 15:59:05 +00:00
languages Languages: Add cpx / cpx-* (Pu-Xian Min) to Names.php 2023-08-09 16:09:42 +00:00
libs WANObjectCache: don't set a hold-off when the cache is empty 2023-08-15 16:37:10 +00:00
linkeddata Avoid DB access in non-database tests 2023-08-06 22:57:48 +00:00
linker Hard-deprecate Linker::formatComment/commentBlock/revComment 2023-08-08 01:32:26 +02:00
logging Avoid DB access in more non-Database tests 2023-08-06 16:07:27 +00: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
objectcache objectcache: Reduce boilerplate and indirection around makeKey() 2023-08-03 10:42:56 +02:00
page Article: Drop getTimestamp, deprecated since 1.35 2023-08-16 16:15:14 +08:00
pager Fix DB usage in non-database tests 2023-07-21 13:52:47 +02:00
ParamValidator/TypeDef
parser Merge "Deprecate the use of nonserializable arguments to ParserOutput::addWarningMsg()" 2023-08-14 17:15:20 +00:00
password
Permissions Fix reference to nonexistent concept "create intent" 2023-08-01 10:04:52 +10:00
poolcounter
preferences preferences: Pass ParserFactory to DefaultPreferencesFactory 2023-08-14 17:05:56 +00:00
profiler
rcfeed rcfeed: Add 'notify_url' and 'title_url' to MachineReadableRCFeedFormatter 2023-05-19 15:48:40 +03:00
registration Replace usages of wfParseUrl 2023-08-11 00:00:25 +00:00
RenameUser
Request Merge "ResourceLoader: Remove support for CSP nonce" 2023-08-10 23:25:21 +00:00
ResourceLoader ResourceLoader: Document the clientPrefs system and make Skin option 2023-08-18 13:32:01 -07:00
Rest Merge "Reconcile Parsoid opts in ParsoidOutputAccess & ParserOutputAccess" 2023-08-11 00:25:36 +00:00
Revision Mass migrate Database::insert calls to InsertQueryBuilder 2023-08-07 19:44:27 +02:00
revisiondelete Introduce FileSelectQueryBuilder 2023-08-07 19:05:34 +02:00
revisionlist
search Merge "Mass migrate Database::insert calls to InsertQueryBuilder" 2023-08-08 11:01:32 +00:00
session Remove leftovers to the removed parameter $options of addVaryHeader 2023-08-17 07:00:05 +00:00
Settings Move array destructuring into foreach 2023-07-08 19:52:46 +00:00
shell shell: Do not sandbox MediaWiki maintenance scripts 2023-08-07 12:17:11 -07:00
site Mass migrate Database::insert calls to InsertQueryBuilder 2023-08-07 19:44:27 +02:00
SiteStats Mass migrate Database::insert calls to InsertQueryBuilder 2023-08-07 19:44:27 +02:00
skins Merge "ResourceLoader: Document the clientPrefs system and make Skin option" 2023-08-18 20:49:17 +00:00
sparql
specialpage Merge "specials: Use ParserFactory on special page creation" 2023-08-15 08:19:24 +00:00
specials Merge "Add edit count to Special:Contributions page" 2023-08-18 14:10:16 +00:00
Storage Merge "objectcache: Remove IExpiringStore interface" 2023-08-08 20:31:46 +00:00
StubObject
templates EnhancedChangesListGroup.mustache: Fix spaces and escaping 2023-07-27 09:46:53 +00:00
tidy Merge sequences of if that end doing the same thing anyway 2023-06-16 16:09:42 +02:00
title Title::getTouched: Drop support for IDatabase as input, deprecated in 1.38 2023-08-16 06:48:13 +00:00
upload Merge "Mass migrate Database::insert calls to InsertQueryBuilder" 2023-08-08 11:01:32 +00:00
user Follow-up 857d9d80f: AbstractBlock: Hard-deprecate getReason() 2023-08-16 09:59:51 +08:00
utils UrlUtils: Make assemble() and removeDotSegments() stateless 2023-08-10 03:39:42 +01:00
watcheditem rdbms: Remove or move unused public methods of ILB/ILBF 2023-08-01 10:33:43 +00:00
watchlist
widget Implement HTMLToggleSwitchField for mobile layout of preferences 2023-05-18 02:23:28 +08:00
WikiMap Replace usages of wfParseUrl 2023-08-11 00:00:25 +00:00
xml Html: Move encodeJsVar() + encodeJsCall() from Xml 2023-07-14 13:42:02 -04:00
.htaccess
AutoLoader.php AutoLoader: Make $psr4Namespaces private (reinstated) 2023-08-08 00:40:31 +00:00
BootstrapHelperFunctions.php
config-schema.php Merge "ResourceLoader: Document the clientPrefs system and make Skin option" 2023-08-18 20:49:17 +00:00
DefaultSettings.php
Defines.php
DevelopmentSettings.php
ExtensionInfo.php
GitInfo.php
GlobalFunctions.php Deprecate 'reporttime' and hard-deprecate wfReportTime 2023-08-16 14:29:17 +00:00
Hooks.php Consistently use LogicException for test-only methods 2023-07-22 16:21:42 +00:00
MainConfigNames.php ResourceLoader: Document the clientPrefs system and make Skin option 2023-08-18 13:32:01 -07:00
MainConfigSchema.php Merge "ResourceLoader: Document the clientPrefs system and make Skin option" 2023-08-18 20:49:17 +00:00
MediaWiki.php Revert "MediaWiki: Temp silence FR-induced clearActionName warnings" 2023-08-09 20:02:04 +02:00
MediaWikiServices.php phpunit: Disallow access to MediaWikiServices in unit tests 2023-08-11 00:36:47 +00:00
MWTimestamp.php
NoLocalSettings.php
OutputHandler.php
OutputPage.php Merge "ResourceLoader: Document the clientPrefs system and make Skin option" 2023-08-18 20:49:17 +00:00
PHPVersionCheck.php Expand the PHP installation instructions 2023-05-21 13:00:41 +03:00
ServiceWiring.php Merge "language: Inject ParserFactory into MessageCache" 2023-08-16 15:59:05 +00:00
Setup.php phpunit: Throw exception when MediaWikiServices is accessed too early 2023-07-17 12:16:14 +00:00
SetupDynamicConfig.php
SiteConfiguration.php Make Shell::makeScriptCommand use run.php 2023-07-25 01:35:59 +00: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 http: fix JobRunner overriding requestId with null 2023-08-09 18:13:58 +02:00
WebStart.php