wiki.techinc.nl/includes
2024-03-11 12:46:04 +00:00
..
actions Rename dropdown-related methods to avoid random camel-case 2024-03-09 02:31:33 +01:00
api Localisation updates from https://translatewiki.net. 2024-03-11 08:06:17 +01:00
auth build: Fix line indents 2024-03-11 00:14:16 +01:00
block Fix autoblock update 2024-02-28 13:13:47 +11:00
cache Namespace includes/cache 2024-02-20 10:28:03 -05:00
Category Namespace includes/cache 2024-02-20 10:28:03 -05:00
changes Merge "RecentChange: Avoid duplicate patrol log entry after patrol conflict" 2024-03-02 18:03:23 +00:00
changetags Rename dropdown-related methods to avoid random camel-case 2024-03-09 02:31:33 +01:00
collation
CommentFormatter Namespace includes/cache 2024-02-20 10:28:03 -05:00
CommentStore Namespace Message, move to appropriate directory 2024-02-14 15:10:36 -05:00
composer composer: Allow unreleased composer versions 2024-01-31 10:07:49 +03:00
config
content Merge "ParserOutputAccess: only use PoolCounter if the caller asks for it." 2024-03-01 19:00:43 +00:00
context In RequestContext::setUser() also reset $this->skinName 2024-02-27 10:35:42 +11:00
dao
db rdbms: Use AS_RAW for config validation output 2024-02-16 15:59:59 +11:00
debug Merge "Add LegacyLogger when $wgShowDebug is true." 2024-03-07 19:37:44 +00:00
deferred Merge "Namespace includes/cache" 2024-02-28 15:10:38 +00:00
diff Always show patrol link regardless of whether in diff-only mode 2024-02-22 16:10:37 -08:00
edit Move ParsoidRenderID to MediaWiki\Edit 2024-02-07 21:22:06 -05:00
editpage Merge "editpage: track edit conflicts in edit failures stat" 2024-02-29 18:21:27 +00:00
exception Namespace includes/context 2024-02-08 11:07:01 -05:00
export Update name & email for bvibber 2024-02-08 17:02:16 -08:00
ExternalLinks Combine the expressions in LinkFilter::getQueryConditions 2024-03-02 20:01:36 +00:00
externalstore
Feed Update name & email for bvibber 2024-02-08 17:02:16 -08:00
filebackend build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually 2024-02-10 02:22:41 +00:00
filerepo Merge "Namespace includes/cache" 2024-02-28 15:10:38 +00:00
gallery Move Parser to Mediawiki\Parser namespace 2024-02-16 09:18:38 -05:00
historyblob Fix "Call to undefined method HistoryBlobStub::getItem()" 2024-02-01 16:08:05 +00:00
Hook Fix misplaced EditFilterHook return value documentation 2024-02-22 09:49:01 +11:00
HookContainer SpecialPrefixIndex: Allow extensible filters 2024-02-18 16:43:43 +05:30
Html Rename dropdown-related methods to avoid random camel-case 2024-03-09 02:31:33 +01:00
htmlform Rename dropdown-related methods to avoid random camel-case 2024-03-09 02:31:33 +01:00
http build: Resolve MediaWikiNoEmptyIfDefined suppression 2024-02-14 21:47:18 +01:00
import Update name & email for bvibber 2024-02-08 17:02:16 -08:00
installer build: Fix line indents 2024-03-11 00:14:16 +01:00
interwiki
jobqueue Don't include return signature in UploadJobTrait for compat with parent class 2024-03-04 01:42:09 -08:00
json
language Follow-up "ZhConverter: Fix language variant fallback chain" 2024-03-08 11:37:41 +08:00
languages [Languages] Add Ibibio (ibb) 2024-02-19 15:32:22 +00:00
libs build: Fix line indents 2024-03-11 00:14:16 +01:00
linkeddata LinkedData: Namespace PageDataRequestHandler 2024-02-08 11:07:01 -05:00
linker Merge "Deprecate Linker::generateTOC() and related methods" 2024-03-08 14:13:47 +00:00
logging Replace last remaining wfGetDB() calls in core, except ResourceLoader 2024-02-14 11:02:01 -05:00
mail Merge "Replace trivial UrlUtils use with parse_url()" 2024-02-13 14:25:57 +00:00
Maintenance
media build: Fix line indents 2024-03-11 00:14:16 +01:00
Message message: Don't load user language when a specific language was requested 2024-03-04 12:03:38 +11:00
Navigation Namespace Message, move to appropriate directory 2024-02-14 15:10:36 -05:00
objectcache objectcache: Migrate BagOStuff from StatsdD to StatsLib 2024-02-27 19:23:10 +03:00
Output Fix use of array keys in SessionManager::getVaryHeaders() 2024-03-08 14:24:35 +01:00
OutputTransform Deprecate Linker::generateTOC() and related methods 2024-03-07 19:57:35 +00:00
page build: Fix line indents 2024-03-11 00:14:16 +01:00
pager [ParserOutput] Rename $mText to $mRawText and ::setText() to ::setRawText() 2024-02-20 17:13:28 +00:00
ParamValidator/TypeDef
parser Merge "ParserCache: split metricSuffix into discrete components" 2024-03-11 12:46:04 +00:00
password
Permissions Namespace includes/cache 2024-02-20 10:28:03 -05:00
poolcounter PoolCounter: Adopt PSR logger in PoolCounter objects 2024-03-02 00:41:11 +00:00
preferences Merge "Edit Recovery: Add help message to the preference form field" 2024-02-20 21:35:05 +00:00
profiler build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually 2024-02-10 02:22:41 +00:00
rcfeed
registration Add TranslationAliasesDirs to specify special page aliases in JSON 2024-03-06 18:13:28 +05:30
RenameUser
Request build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually 2024-02-10 02:22:41 +00:00
ResourceLoader Merge "Output skin related styles after SkinModule feature styles" 2024-03-04 22:51:24 +00:00
Rest Localisation updates from https://translatewiki.net. 2024-03-11 08:06:17 +01:00
Revision build: Fix line indents 2024-03-11 00:14:16 +01:00
revisiondelete Namespace includes/cache 2024-02-20 10:28:03 -05:00
revisionlist Replace last remaining wfGetDB() calls in core, except ResourceLoader 2024-02-14 11:02:01 -05:00
search Combine the expressions in PrefixSearch::defaultSearchBackend 2024-03-02 20:00:51 +00:00
session build: Fix line indents 2024-03-11 00:14:16 +01:00
Settings build: Upgrade mediawiki/mediawiki-phan-config from 0.13.0 to 0.14.0 manually 2024-02-10 02:22:41 +00:00
shell Refine Command and Shell classes 2024-01-31 17:02:54 +00:00
site
SiteStats
skins Make footer links disableable 2024-03-05 22:54:09 +08:00
sparql Improve type safety SparqlClient 2024-02-01 14:45:08 +00:00
specialpage ChangesListSpecialPage: Refactor user experience conditions 2024-03-06 17:29:42 +00:00
specials build: Fix line indents 2024-03-11 00:14:16 +01:00
Status Namespace Message, move to appropriate directory 2024-02-14 15:10:36 -05:00
Storage Merge "rdbms: Remove more usages of DBAccessObjectUtils::getDBOptions()" 2024-02-27 14:14:12 +00:00
StubObject Namespace includes/context 2024-02-08 11:07:01 -05:00
templates
tidy Merge "HtmlHelper: Fix entity encoding when $html5format = false" 2024-02-15 03:30:11 +00:00
title Merge "Namespace includes/cache" 2024-02-28 15:10:38 +00:00
upload Add getCacheKey static method to UploadFromUrl 2024-02-28 16:15:39 +01:00
user Merge "TempUserConfig: Deduplicate code generating match conditions" 2024-03-07 11:22:18 +00:00
utils Namespace Message, move to appropriate directory 2024-02-14 15:10:36 -05:00
watcheditem TempUserConfig: Deduplicate code generating match conditions 2024-03-06 18:28:14 +01:00
watchlist
widget
WikiMap
xml Rename dropdown-related methods to avoid random camel-case 2024-03-09 02:31:33 +01:00
.htaccess
AutoLoader.php
BootstrapHelperFunctions.php
config-schema.php Merge "Add TranslationAliasesDirs to specify special page aliases in JSON" 2024-03-06 16:51:34 +00:00
DefaultSettings.php
Defines.php
DevelopmentSettings.php
EntryPointEnvironment.php entrypoint: Isolate entry points from PHP runtime for testing 2024-02-02 13:03:29 +01:00
GlobalFunctions.php build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-01 15:58:13 -05:00
MainConfigNames.php Merge "Add TranslationAliasesDirs to specify special page aliases in JSON" 2024-03-06 16:51:34 +00:00
MainConfigSchema.php Merge "Add TranslationAliasesDirs to specify special page aliases in JSON" 2024-03-06 16:51:34 +00:00
MediaWiki.php Namespace includes/context 2024-02-08 11:07:01 -05:00
MediaWikiEntryPoint.php ResourceLoader: Follow-up creation of ResourceLoaderEntryPoint 2024-02-22 22:30:39 +00:00
MediaWikiServices.php Revert "Output: Add IframeSandbox class" 2024-03-04 12:32:23 -05:00
PHPVersionCheck.php
ServiceWiring.php Merge "TempUserCreator: Use separate rate limit for temp account creations" 2024-03-06 14:07:15 +00:00
Setup.php Replace trivial UrlUtils use with parse_url() 2024-02-13 13:06:51 +00:00
SetupDynamicConfig.php Merge "Migrate bot passwords to virtual domains" 2024-02-07 00:11:25 +00:00
WebStart.php Namespace includes/context 2024-02-08 11:07:01 -05:00