wiki.techinc.nl/includes
2024-02-06 22:03:12 +00:00
..
actions Merge "Remove uses of $wgUseMediaWikiUIEverywhere" 2024-02-05 13:59:51 +00:00
api Localisation updates from https://translatewiki.net. 2024-02-05 08:30:57 +01:00
auth Merge "Drop deprecated configs $wgMinimalPasswordLength and $wgMaximalPasswordLength" 2024-02-05 13:59:44 +00:00
block Merge "Move creation of BlockErrorFormatter into FormatterFactory" 2024-02-02 22:29:47 +00:00
cache
Category Fix casing of Mediawiki to MediaWiki 2024-01-29 17:15:04 +00:00
changes ChangesList: Switch from mixed Xml and Html classes to pure Html ones 2024-02-05 21:54:21 +00:00
changetags ChangeTags: Switch from mixed Xml and Html classes to pure Html ones 2024-02-06 11:49:27 -05:00
collation Replace more usages of deprecated MWException 2024-01-19 22:01:12 +00:00
CommentFormatter Replace Linker qualifier with import 2024-01-18 23:13:00 +01:00
CommentStore CommentStore: Force message to be a string 2024-01-25 15:02:05 +00:00
composer composer: Allow unreleased composer versions 2024-01-31 10:07:49 +03:00
config Deprecate never-used ConfigRepository service 2024-01-24 17:52:19 -05:00
content Merge "WikiTextStructure/WikitextContentHandler: Minor cleanup" 2024-02-01 14:54:32 +00:00
context Move creation of BlockErrorFormatter into FormatterFactory 2024-01-26 13:03:44 -05:00
dao
db Check warnings from INSERT during tests 2024-01-12 09:33:05 +11:00
debug Merge "Use the instanceof and ::class features instead of strings" 2024-02-02 16:01:15 +00:00
deferred Merge "LinksUpdate: Replace the deprecated function wfGetDB with IConnectionProvider" 2024-01-23 18:58:05 +00:00
diff Change more uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-23 16:34:45 +01:00
edit
editpage EditPage: Switch from mixed Xml and Html classes to pure Html ones 2024-02-03 13:21:31 -05:00
exception Limit language logic when displaying exceptions / outage messages 2024-02-04 02:23:27 -08:00
export Replace more instances of unchecked MWException 2024-01-23 16:20:53 +00:00
ExternalLinks Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
externalstore Reparent trivial subclasses of MWException 2024-01-17 04:32:33 +01:00
Feed Use UserFactory::newAnonymous 2024-01-22 20:39:05 +00:00
filebackend
filerepo Merge "filerepo: Allow deletion of files with invalid img_major_mime" 2024-02-06 15:36:35 +00:00
gallery TraditionalImageGallery: Use Html methods rather than manually creating elements 2024-02-05 13:08:47 -05:00
historyblob Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
Hook Introduce MediaWikiEntryPoint and ActionEntryPoint 2024-01-03 19:20:44 +01:00
HookContainer Merge "Replace unspecific exceptions with InvalidArgumentException" 2024-01-21 01:22:26 +00:00
Html Deprecate Html::buttonAttributes() and Html::getTextInputAttributes() 2024-02-05 14:05:27 +00:00
htmlform Merge "Remove uses of $wgUseMediaWikiUIEverywhere" 2024-02-05 13:59:51 +00:00
http Use the instanceof and ::class features instead of strings 2024-02-02 14:50:15 +00:00
import Remove more indirect calls to IDBAccessObject::READ_* constants 2024-01-23 15:42:38 +01:00
installer Localisation updates from https://translatewiki.net. 2024-02-05 08:30:57 +01:00
interwiki
jobqueue Merge "Change more uses of getDBLoadBalancerFactory() to getConnectionProvider()" 2024-01-23 17:59:21 +00:00
json [JsonCodec] throw JsonException now that we require PHP >= 7.4 2024-01-08 20:03:12 +00:00
language Language: Don't generate local dates in the year 10000 2024-02-03 14:53:31 +01:00
languages LanguageLa: Auto-fix Universal.WhiteSpace.CommaSpacing.TooMuchSpaceAfterCommaBeforeTrailingComment 2024-01-29 13:03:54 -05:00
libs Merge "entrypoint: Isolate entry points from PHP runtime for testing" 2024-02-02 19:59:11 +00:00
linkeddata
linker Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
logging Merge "Use native str_contains/str_starts_with in a few more places" 2024-01-25 16:27:36 +00:00
mail Hard-deprecate UserMailer::rfc822Phrase() because it has not been used by anything. 2024-01-13 19:38:12 +00:00
Maintenance
media Merge "Replace unspecific exceptions with InvalidArgumentException" 2024-01-21 01:22:26 +00:00
Message
Navigation
objectcache
Output Drop Skin::lastModified(), deprecated since 1.40 2024-01-25 10:03:59 -05:00
OutputTransform
page Html: Copy listDropDownOptions() and listDropDownOptionsOoui() from Xml and migrate users 2024-02-03 18:27:23 +00:00
pager Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
ParamValidator/TypeDef
parser Merge "ParserObserver: Limit the size of cache of previous parse traces" 2024-02-06 16:01:26 +00:00
password Replace deprecated MWException 2024-01-19 21:58:42 +00:00
Permissions Merge "Move creation of BlockErrorFormatter into FormatterFactory" 2024-02-02 22:29:47 +00:00
poolcounter Replace more usages of deprecated MWException 2024-01-19 22:01:12 +00:00
preferences EditRecovery: Add user preference 2024-01-23 13:28:31 +00:00
profiler Replace deprecated MWException 2024-01-19 21:58:42 +00:00
rcfeed
registration Replace more usages of deprecated MWException 2024-01-19 22:01:12 +00:00
RenameUser Merge "Change more uses of getDBLoadBalancerFactory() to getConnectionProvider()" 2024-01-23 17:59:21 +00:00
Request WebRequest: Fix default for backwards compat 2024-02-06 22:04:20 +02:00
ResourceLoader ResourceLoader: migrate resourceloader.responseTime to statslib 2024-02-05 13:56:54 +03:00
Rest Rest/HeaderParser: Give full context rather than simply Expected """ 2024-01-30 11:27:47 -05:00
Revision RevisionStore: Remove usage of ActorMigration 2024-02-05 00:29:44 +00:00
revisiondelete Merge "Change more uses of getDBLoadBalancerFactory() to getConnectionProvider()" 2024-01-23 17:59:21 +00:00
revisionlist
search Merge "Remove more indirect calls to IDBAccessObject::READ_* constants" 2024-01-23 15:07:51 +00:00
session Move makeException from OAuth to base SessionProvider 2024-02-05 08:35:18 +00:00
Settings Use typed properties in Settings classes 2024-01-31 16:47:54 +00:00
shell Refine Command and Shell classes 2024-01-31 17:02:54 +00:00
site Replace more instances of deprecated MWException 2024-01-19 23:11:59 +00:00
SiteStats Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
skins Merge "Warn if page was edited while deletion was being confirmed" 2024-01-29 22:24:24 +00:00
sparql
specialpage Remove uses of $wgUseMediaWikiUIEverywhere 2024-02-04 19:16:30 +00:00
specials Deprecate Xml::wrapClass, used in only one other repo 2024-02-06 13:12:27 -05:00
Status
Storage Remove more indirect calls to IDBAccessObject::READ_* constants 2024-01-23 15:42:38 +01:00
StubObject Replace more usages of deprecated MWException 2024-01-19 22:01:12 +00:00
templates
tidy Replace SerializerNode, Element, and Exception qualifiers with imports 2024-01-05 08:43:16 +00:00
title Hard-deprecate Title::purgeSquid(), deprecated in 1.35 2024-01-26 13:15:18 -05:00
upload Make use of the [ ... ] operator instead of array_merge 2024-01-31 15:47:44 +01:00
user Merge "Drop deprecated configs $wgMinimalPasswordLength and $wgMaximalPasswordLength" 2024-02-05 13:59:44 +00:00
utils Merge "Use native str_contains/str_starts_with in a few more places" 2024-01-25 16:27:36 +00:00
watcheditem Replace more instances of deprecated MWException 2024-01-19 23:11:59 +00:00
watchlist
widget Refactor widget classes to use cleaner namespacing 2024-01-02 23:24:56 +00:00
WikiMap
xml Deprecate Xml::wrapClass, used in only one other repo 2024-02-06 13:12:27 -05:00
.htaccess
AutoLoader.php libs/composer: Namespace under Wikimedia\Composer 2024-01-13 20:10:25 +00:00
BootstrapHelperFunctions.php
config-schema.php Merge "grants: Fix risk rating of 'privateinfo'" 2024-02-05 14:29:37 +00:00
DefaultSettings.php
Defines.php Add support for conditional user defaults 2024-01-09 02:33:17 +00:00
DevelopmentSettings.php Check warnings from INSERT during tests 2024-01-12 09:33:05 +11:00
EntryPointEnvironment.php entrypoint: Isolate entry points from PHP runtime for testing 2024-02-02 13:03:29 +01:00
GlobalFunctions.php Make use of the [ ... ] operator instead of array_merge 2024-01-31 15:47:44 +01:00
MainConfigNames.php Remove $wgUseMediaWikiUIEverywhere 2024-02-05 09:05:14 -05:00
MainConfigSchema.php Remove mention of removal in 1.38 for wgEnablePartialActionBlocks 2024-02-06 13:41:49 +00:00
MediaWiki.php entrypoint: Isolate entry points from PHP runtime for testing 2024-02-02 13:03:29 +01:00
MediaWikiEntryPoint.php Don't assume no prior output in MWEntryPoint::flushOutputBuffer() 2024-02-04 02:17:55 -08:00
MediaWikiServices.php Merge "Move creation of BlockErrorFormatter into FormatterFactory" 2024-02-02 22:29:47 +00:00
PHPVersionCheck.php PHPVersionCheck: Update text to match currently supported upstream PHP versions (8.1+) 2024-01-13 16:57:40 +00:00
ServiceWiring.php RevisionStore: Remove usage of ActorMigration 2024-02-05 00:29:44 +00:00
Setup.php Setup.php: Replace use of deprecated wfParseUrl() 2024-01-24 17:27:38 +03:00
SetupDynamicConfig.php Drop deprecated configs $wgMinimalPasswordLength and $wgMaximalPasswordLength 2024-02-01 16:29:05 +01:00
WebStart.php entrypoint: Restore doc grouping for MediaWikiEntryPoint 2024-01-05 20:15:46 +00:00