wiki.techinc.nl/includes
2024-07-10 06:51:07 +00:00
..
actions Use namespaced classes (3) 2024-06-16 20:26:43 +02:00
api Merge "SkinModule: Always pass language code to get logos" 2024-07-10 00:48:56 +00:00
auth AuthManager: Read from primary in account autocreation 2024-07-08 19:18:29 +00:00
block Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
cache Fix use of stale backlink partition cache 2024-06-28 13:16:26 +10:00
Category
changes Replace User, Title, and WikiPage in more signatures 2024-07-10 01:25:57 +02:00
changetags Use namespaced classes (1) 2024-06-16 20:18:23 +02:00
collation
CommentFormatter Move Linker::makeExternalLink() to the LinkRenderer service 2024-06-10 18:47:32 +00:00
CommentStore Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
composer composer: Remove localization from unlocalizable LockFileChecker 2024-05-30 19:56:29 +01:00
config Merge "config: Use stale cache instead of hard fail on "no retry" fetch error" 2024-05-21 16:29:09 +00:00
content Replace User, Title, and WikiPage in more signatures 2024-07-10 01:25:57 +02:00
context
dao
db
debug Use namespaced classes (1) 2024-06-16 20:18:23 +02:00
deferred Replace User, Title, and WikiPage in more signatures 2024-07-10 01:25:57 +02:00
diff diff: migrate TextSlotDiffRenderer to use StatsFactory 2024-06-28 19:29:31 +00:00
edit Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
editpage Add MediaWiki\Watchlist namespace to the related classes 2024-05-22 01:23:10 +03:30
exception Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
export Modify WikiExporter's BATCH_SIZE from 50000 to 10000 2024-06-25 14:05:05 -04:00
ExternalLinks Add namespace and deprecation alias to TextContent 2024-05-19 23:23:01 +03:30
externalstore rdbms: Remove ILoadBalancer::getWriterIndex() 2024-06-03 14:17:57 -07:00
Feed Add namespace and deprecation alias to TextContent 2024-05-19 23:23:01 +03:30
filebackend Add namespace and deprecation alias to FileBackendGroup 2024-05-20 20:06:00 +03:30
filerepo filerepo: Document guaranteed sort order for File::getHistory 2024-07-07 16:48:31 +02:00
gallery
historyblob
Hook Remove deprecated Linker methods 2024-05-15 15:18:07 +00:00
HookContainer Introduce hook to preserve query params after authentication 2024-07-08 13:37:54 +02:00
Html Consolidate minor code duplication in Html::dropDefaults 2024-05-16 17:24:29 +02:00
htmlform htmlform: Improve documentation of the validation-callback option 2024-06-28 19:58:30 +02:00
http Add namespace and deprecation alias to MultiHttpClient 2024-05-20 00:32:45 +03:30
import Replace User, Title, and WikiPage in more signatures 2024-07-10 01:25:57 +02:00
installer Fix various version mention for class_alias 2024-07-05 18:39:49 +02:00
interwiki
jobqueue Merge "Use namespaced classes" 2024-07-05 15:12:37 +00:00
json Rename JsonUnserial… to JsonDeserial… 2024-06-12 14:50:58 -04:00
language LanguageConverter: Added support for mni-Beng in mniwiki 2024-07-06 17:05:19 +06:00
languages Remove a wrong comment about Eastern Pwo language 2024-07-06 17:37:43 -04:00
libs Merge "REST: Enable strict type validation in JSON request bodies" 2024-07-08 19:29:52 +00:00
linkeddata Fix various version mention for class_alias 2024-07-05 18:39:49 +02:00
linker Linker: fix typo in statslib migration 2024-06-21 16:06:06 +02:00
logging TagLogFormatter: Don't depend on Message implementation details 2024-06-25 20:37:39 +00:00
mail UserMailer: delete method rfc822Phrase() 2024-06-27 18:31:50 +00:00
Maintenance
media Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
Message Move code comment that breaks Gerrit's syntax highlighting 2024-06-26 02:04:59 +00:00
Navigation
objectcache Use namespaced classes (1) 2024-06-16 20:18:23 +02:00
Output Fix various version mention for class_alias 2024-07-05 18:39:49 +02:00
OutputTransform Merge "Fix bundle reinjection of ContentDOMTransformStage" 2024-06-24 10:30:29 +00:00
page Replace User, Title, and WikiPage in more signatures 2024-07-10 01:25:57 +02:00
pager Allow ContributionsPager to show revisions from the archive table 2024-06-13 16:10:32 +01:00
ParamValidator/TypeDef arrayDef: Apply default values from the schema if not set 2024-06-27 18:33:18 +03:00
parser Merge "Fix various version mention for class_alias" 2024-07-05 19:32:42 +00:00
password password: Remove automatic fallback to hash_pbkdf2() 2024-06-08 01:06:22 -04:00
Permissions PermissionManager: Handle empty error array from TitleQuickPermissions 2024-07-04 10:22:34 +00:00
poolcounter Fix various version mention for class_alias 2024-07-05 18:39:49 +02:00
preferences Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
profiler
rcfeed Add namespace and deprecation alias to XMLRCFeedFormatter 2024-05-20 18:58:20 +03:30
registration REST: Add support for RestModules to extension.json 2024-06-25 17:00:01 +00:00
RenameUser Import InvalidArgumentException at top of the source 2024-05-19 23:57:44 +03:30
Request
ResourceLoader SkinModule: Always pass language code to get logos 2024-07-09 02:12:02 +08:00
Rest Merge "Add temporary account case for page history count" 2024-07-10 06:51:07 +00:00
Revision RevisionStore: Add documentation saying to avoid the trap I fell into 2024-06-11 20:41:21 +00:00
revisiondelete Use RawSQLValue for some SET clauses in update/upsert 2024-05-29 19:48:09 +00:00
revisionlist Add MediaWiki\RevisionList namespace to the related classes 2024-05-21 15:12:05 +03:30
search Replace User, Title, and WikiPage in more signatures 2024-07-10 01:25:57 +02:00
session Use namespaced classes (1) 2024-06-16 20:18:23 +02:00
Settings Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
shell Add "implements/extends Stringable" to more classes and interfaces 2024-06-13 16:06:14 +02:00
site Fix various version mention for class_alias 2024-07-05 18:39:49 +02:00
SiteStats Change some type hints from IDatabase to IReadableDatabase 2024-05-24 16:11:12 +00:00
skins SkinModule: Always pass language code to get logos 2024-07-09 02:12:02 +08:00
sparql
specialpage includes: Replace usages of deprecated WikiPage::doDeleteArticleReal 2024-07-10 00:11:18 +02:00
specials Replace User, Title, and WikiPage in more signatures 2024-07-10 01:25:57 +02:00
Status status: Use HTML lists in StatusFormatter::getWikiText 2024-07-01 14:50:29 +02:00
Storage Make PageUpdater accept PageIdentity 2024-07-10 01:32:21 +02:00
StubObject add @deprecated to hard deprecated methods 2024-06-26 00:21:08 +00:00
templates Add dark mode support to plain html outputs 2024-06-09 15:03:14 +03:30
tidy
title Replace User, Title, and WikiPage in more signatures 2024-07-10 01:25:57 +02:00
upload Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
user Fix various version mention for class_alias 2024-07-05 18:39:49 +02:00
utils Use namespaced classes (1) 2024-06-16 20:18:23 +02:00
watchlist [temp accounts] Make use of isKnown config flag 2024-06-14 17:26:30 +02:00
widget Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
WikiMap Move Linker::makeExternalLink() to the LinkRenderer service 2024-06-10 18:47:32 +00:00
xml Use namespaced classes (1) 2024-06-16 20:18:23 +02:00
.htaccess
AutoLoader.php Merge "AutoLoader: Add MediaWiki\RCFeed" 2024-05-21 21:21:02 +00:00
BootstrapHelperFunctions.php
config-schema.php Merge "[ParsoidCachePrewarmJob] Use ParserOutputAccess" 2024-06-28 11:44:24 +00:00
DefaultSettings.php
Defines.php
DevelopmentSettings.php
EntryPointEnvironment.php
GlobalFunctions.php Use namespaced classes (1) 2024-06-16 20:18:23 +02:00
MainConfigNames.php Merge "Revert "Add option to show experimental login popup links"" 2024-06-19 19:53:38 +00:00
MainConfigSchema.php Merge "[ParsoidCachePrewarmJob] Use ParserOutputAccess" 2024-06-28 11:44:24 +00:00
MediaWiki.php
MediaWikiEntryPoint.php Fix use of stale backlink partition cache 2024-06-28 13:16:26 +10:00
MediaWikiServices.php Use namespaced classes (1) 2024-06-16 20:18:23 +02:00
PHPVersionCheck.php PHPVersionCheck: Clarify Composer dependencies vs PHP extensions 2024-05-20 18:03:23 +02:00
ServiceWiring.php ServiceWiring: Hide Skin Json from Special:Preferences 2024-07-03 01:43:48 +00:00
Setup.php Merge "Use namespaced classes (1)" 2024-06-18 19:32:48 +00:00
SetupDynamicConfig.php Change 'powered by MediaWiki' icon to new version, wrapped in Codex buttons 2024-06-17 14:35:48 -04:00
WebStart.php Add dark mode support to plain html outputs 2024-06-09 15:03:14 +03:30