wiki.techinc.nl/includes
Tim Starling bd6ed0acdf Fix some spelling errors
Change-Id: I3632ce1ae00527f806652deb96cafb473aed3dcf
2024-03-18 20:58:11 +11:00
..
actions Rename dropdown-related methods to avoid random camel-case 2024-03-09 02:31:33 +01:00
api Merge "block: In ApiQueryBlocks use a union when querying for both users and IPs" 2024-03-15 19:17:18 +00:00
auth build: Fix line indents 2024-03-11 00:14:16 +01:00
block Merge "block: Use a scalar subquery in HideUserUtils::getExpression" 2024-03-17 22:21:29 +00: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
config
content Merge "HtmlOutputRendererHelper: fall back to page language" 2024-03-13 15:57:24 +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 debug: Add MW class as helper for eval.php and shell.php 2024-03-13 19:07:27 -07: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 externalstore: use QUERY_CHANGE_SCHEMA when initializing tables 2024-03-15 13:28:56 +01:00
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 Type hint IReadableDatabase on IConnectionProvider::getReplicaDatabase 2024-03-16 16:02:11 +00:00
gallery Move Parser to Mediawiki\Parser namespace 2024-02-16 09:18:38 -05:00
historyblob
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 Merge "HTMLFormField: Use Codex TextArea for multiselect fields" 2024-03-15 23:02:39 +00: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 Merge "Split web-specific code out of DatabaseInstaller" 2024-03-16 21:13:59 +00:00
interwiki
jobqueue Fix some spelling errors 2024-03-18 20:58:11 +11:00
json
language Remove unused ConfigDependency class 2024-03-15 05:59:27 +01:00
languages [Languages] Add Ibibio (ibb) 2024-02-19 15:32:22 +00:00
libs Fix some spelling errors 2024-03-18 20:58:11 +11: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 mime: Improve docs, add ingroup tags to class doc blocks 2024-03-13 12:46:08 -07:00
Message Merge "REST: Introduce trait for handling Status objects" 2024-03-12 14:25:34 +00: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 ResourceLoader: Migrate wfGetDB call to ICP and move to WikiModule 2024-03-11 19:39:24 +01:00
OutputTransform Merge "HandleSectionLinks: Remove old debug logging for resolved bug" 2024-03-12 18:34:28 +00:00
page Merge "REST: HTML endpoints should support all content models" 2024-03-13 09:57:15 +00:00
pager [ParserOutput] Rename $mText to $mRawText and ::setText() to ::setRawText() 2024-02-20 17:13:28 +00:00
ParamValidator/TypeDef
parser Fix some spelling errors 2024-03-18 20:58:11 +11: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 ResourceLoader: Edit real pages in testGetPreloadedTitleInfo 2024-03-14 14:10:39 -07:00
Rest Fix some spelling errors 2024-03-18 20:58:11 +11:00
Revision Fix some spelling errors 2024-03-18 20:58:11 +11:00
revisiondelete Type hint IReadableDatabase in RevisionListBase 2024-03-14 00:10:37 +01:00
revisionlist Type hint IReadableDatabase in RevisionListBase 2024-03-14 00:10:37 +01:00
search Type hint IReadableDatabase on IConnectionProvider::getReplicaDatabase 2024-03-16 16:02:11 +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
site
SiteStats
skins Make footer links disableable 2024-03-05 22:54:09 +08:00
sparql
specialpage ChangesListSpecialPage: Refactor user experience conditions 2024-03-06 17:29:42 +00:00
specials Merge "SpecialRedirect: Mark the value field as required" 2024-03-11 17:19:26 +00: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 Merge "Make verifyPartialFile reuse SHA1 hash if we already know" 2024-03-12 23:14:45 +00: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 Type hint IReadableDatabase in WatchedItemQueryServiceExtension 2024-03-16 16:01:47 +00: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 Add temporary feature flag for logout confirmation 2024-03-15 19:05:47 -07:00
DefaultSettings.php
Defines.php
DevelopmentSettings.php
EntryPointEnvironment.php
GlobalFunctions.php build: Upgrade mediawiki/mediawiki-codesniffer to v43.0.0 2024-03-01 15:58:13 -05:00
MainConfigNames.php Add temporary feature flag for logout confirmation 2024-03-15 19:05:47 -07:00
MainConfigSchema.php Add temporary feature flag for logout confirmation 2024-03-15 19:05:47 -07: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 ServiceWiring: pass StatsFactory instance to ParserCacheFactory 2024-03-15 10:16:48 +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