wiki.techinc.nl/includes
2023-11-07 23:32:42 +00:00
..
actions Migrate all non-API code to use expression builder instead of buildLike 2023-11-07 18:53:18 +01:00
api Merge "ApiCreateTempUserTrait: Pass a default value to redirect hook" 2023-11-06 19:22:19 +00:00
auth AuthManager: deny auto-creation for globally blocked users 2023-10-20 10:07:50 +11:00
block Merge "Stop using nonexistent DatabaseBlock constructor options" 2023-11-06 21:41:01 +00:00
cache Replace single-value $db->buildComparison() with $db->expr() 2023-10-22 01:05:47 +02:00
Category Migrate another batch to use $db->expr instead of raw SQL 2023-10-30 17:56:35 -04:00
changes Migrate to IConnectionProvider methods in more places 2023-10-05 19:51:20 +02:00
changetags
collation
CommentFormatter
CommentStore
composer
config
content Merge "parser: Move lang/dir and mw-content-ltr to ParserOutput::getText" 2023-11-06 17:38:10 +00:00
context
dao
db rdbms: cleanup docs and default value for virtual domains in MWLBFactory 2023-10-17 09:55:56 -07:00
debug MWDebug: Add support for native PHP warnings to "Console" 2023-10-19 17:13:12 -07:00
deferred Use SQL expression builder in the first couple of places 2023-10-20 20:29:58 +00:00
diff diff: Fix LinkRenderer method call 2023-10-25 17:18:23 +01:00
edit
editpage Merge "parser: Move lang/dir and mw-content-ltr to ParserOutput::getText" 2023-11-06 17:38:10 +00:00
exception Display multiple block messages on UserBlockedError page 2023-11-02 13:09:42 +00:00
export
ExternalLinks rdbms: Add support for LIKE in expression builder 2023-11-03 02:03:44 +01:00
externalstore
Feed Remove meaningless /** #@- */ comments 2023-10-15 12:30:28 +02:00
filebackend
filerepo Migrate all non-API code to use expression builder instead of buildLike 2023-11-07 18:53:18 +01:00
gallery
historyblob HistoryBlob: Remove unused constant 2023-10-13 23:20:00 +01:00
Hook Remove deprecated interface ParserTestTablesHook 2023-10-03 19:52:49 +02:00
HookContainer Remove deprecated interface ParserTestTablesHook 2023-10-03 19:52:49 +02:00
Html Make use of str_contains/str_starts_with in a few places 2023-10-04 12:55:27 +02:00
htmlform htmlform: Support HTML tooltips in checkmatrix 2023-11-06 23:24:51 +00:00
http
import Replace more single-value $db->buildComparison() with $db->expr() 2023-10-22 01:06:04 +02:00
installer Localisation updates from https://translatewiki.net. 2023-11-06 08:28:26 +01:00
interwiki
jobqueue Merge "Use Emailer class instead of UserMailer" 2023-11-06 14:44:14 +00:00
json
language Migrate all non-API code to use expression builder instead of buildLike 2023-11-07 18:53:18 +01:00
languages Languages: Add mnc/mnc-* (Manchu) to Names.php 2023-10-06 02:30:54 +00:00
libs Merge "rdbms: Replace custom encoder/decoder with native strtr()" 2023-11-07 14:07:34 +00:00
linkeddata
linker Linker: Split userToolLinks() so it's easier to add extra tools 2023-10-22 17:03:20 -07:00
logging Migrate all non-API code to use expression builder instead of buildLike 2023-11-07 18:53:18 +01:00
mail mail: Inline @var types 2023-11-06 14:45:45 +00:00
Maintenance
media SVGReader: Detect CSS animated SVGs 2023-11-05 21:21:08 +01:00
Message
Navigation
objectcache Improve uses of ->where( array_merge( … ) ) in query builders 2023-10-26 19:44:02 +02:00
Output Merge "In OutputPage::addParserOutput, getText() before processing metadata" 2023-11-06 21:02:58 +00:00
page Migrate all non-API code to use expression builder instead of buildLike 2023-11-07 18:53:18 +01:00
pager Replace single-value $db->buildComparison() with $db->expr() 2023-10-22 01:05:47 +02:00
ParamValidator/TypeDef
parser Merge "parser: Move lang/dir and mw-content-ltr to ParserOutput::getText" 2023-11-06 17:38:10 +00:00
ParserOutputTransform parser: Move lang/dir and mw-content-ltr to ParserOutput::getText 2023-11-03 19:24:47 -04:00
password PasswordFactory: Hard-deprecate init(), deprecated since 1.32 2023-10-09 09:25:47 -04:00
Permissions block,Permissions: Blocks should not apply to implicit rights 2023-11-06 17:06:47 +00:00
poolcounter PoolWorkArticleView: Remove unsatisfiable check 2023-09-29 15:24:47 -05:00
preferences
profiler profiler: Cleanup base class and remove dead code 2023-09-28 00:34:14 +00:00
rcfeed
registration Autofix spacing around commas 2023-10-25 01:08:44 +02:00
RenameUser RenameUser: Migrate from ILB to ICP 2023-10-31 13:58:13 +01:00
Request Request: Deprecate methods in WebRequest class 2023-10-03 11:31:03 +00:00
ResourceLoader Migrate away from $db->makeList in favor of expression builder 2023-11-02 16:40:48 +00:00
Rest Merge "REST: enable parsoid transform endpoints" 2023-11-07 23:32:42 +00:00
Revision Mass migrate simple cases to use expression builder 2023-10-26 16:59:19 +00:00
revisiondelete Mass migrate simple cases to use expression builder 2023-10-26 16:59:19 +00:00
revisionlist
search Migrate all non-API code to use expression builder instead of buildLike 2023-11-07 18:53:18 +01:00
session
Settings
shell
site
SiteStats SiteStats: Use ICP in SiteStatsInit 2023-11-01 23:09:00 +01:00
skins parser: Move lang/dir and mw-content-ltr to ParserOutput::getText 2023-11-03 19:24:47 -04:00
sparql
specialpage Merge "parser: Move lang/dir and mw-content-ltr to ParserOutput::getText" 2023-11-06 17:38:10 +00:00
specials Migrate all non-API code to use expression builder instead of buildLike 2023-11-07 18:53:18 +01:00
Status Introduce StatusFormatter 2023-10-27 14:56:51 +02:00
Storage Make ParsoidOutputAccess a wrapper over ParserOutputAccess 2023-10-13 15:03:03 -05:00
StubObject
templates
tidy
title parser: Move lang/dir and mw-content-ltr to ParserOutput::getText 2023-11-03 19:24:47 -04:00
upload Deprecate UploadBase::isThrottled 2023-10-23 08:43:14 +00:00
user Migrate all non-API code to use expression builder instead of buildLike 2023-11-07 18:53:18 +01:00
utils GitInfo: Update use of SpecialVersion utility methods 2023-10-19 17:21:35 -07:00
watcheditem Migrate away from $db->makeList in favor of expression builder 2023-11-02 16:40:48 +00:00
watchlist
widget htmlform: Support HTML tooltips in checkmatrix 2023-11-06 23:24:51 +00:00
WikiMap Autofix spacing around commas 2023-10-25 01:08:44 +02:00
xml
.htaccess
AutoLoader.php
BootstrapHelperFunctions.php
config-schema.php Merge "multiblocks: add config variables to support multiblock" 2023-11-06 21:40:52 +00:00
DefaultSettings.php
Defines.php Prepare active branch following REL1_41 cut, labelling as 1.42-alpha 2023-10-09 22:11:03 -04:00
DevelopmentSettings.php Enable $wgUseXssLanguage in DevelopmentSettings.php 2023-09-28 15:51:00 +02:00
GlobalFunctions.php GlobalFunctions: Minor clean up of wfMkdirParents() 2023-10-19 19:30:42 -07:00
Hooks.php
MainConfigNames.php multiblocks: add config variables to support multiblock 2023-11-06 12:03:51 +11:00
MainConfigSchema.php Merge "multiblocks: add config variables to support multiblock" 2023-11-06 21:40:52 +00:00
MediaWiki.php Request: Deprecate methods in WebRequest class 2023-10-03 11:31:03 +00:00
MediaWikiServices.php Move DatabaseBlock read query methods to DatabaseBlockStore 2023-11-03 11:00:57 +11:00
PHPVersionCheck.php Prepare active branch following REL1_41 cut, labelling as 1.42-alpha 2023-10-09 22:11:03 -04:00
ServiceWiring.php Merge "parser: Move lang/dir and mw-content-ltr to ParserOutput::getText" 2023-11-06 17:38:10 +00:00
Setup.php Fix logging Status objects to 'authevents' channel 2023-10-16 15:37:33 +00:00
SetupDynamicConfig.php Create 'x-xss' language code feature 2023-09-28 15:50:11 +02:00
WebStart.php