wiki.techinc.nl/includes
Derick Alangi 1afd52e3e4 REST: Move Helper classes to their own namespace
Mixing Handlers with Helpers doesn't look nice for consistency
reasons. Helpers should be in their own place (grouped) in the
Handlers directory as they're really "helpers for the handlers".

Change-Id: Ieeb7a0a706a4cb38778f312bfbfe781a1f366d14
2023-01-16 21:16:09 +01:00
..
actions Merge "tests: Add ActionFactoryIntegrationTest" 2023-01-13 21:25:06 +00:00
api Localisation updates from https://translatewiki.net. 2023-01-16 08:08:41 +01:00
auth Make use of ??= in more places 2022-12-17 01:10:13 +00:00
block Use CommentStore service instead of deprecated method 2023-01-04 23:50:51 +00:00
cache Merge "Make use of ??= in more places" 2022-12-21 00:33:46 +00:00
changes Make history URL for category change consistent with other history links 2023-01-12 11:37:49 +09:00
changetags Revert "ChangeTags: When showing a tag, also link to a filtered RecentChanges view" 2023-01-11 20:38:41 +01:00
collation Use str_starts_with/str_ends_with/str_contains 2022-12-12 19:54:24 +01:00
CommentFormatter Split a base class out of CommentStore 2023-01-01 22:34:36 +00:00
CommentStore Merge "Hard-deprecate CommentStore::getStore" 2023-01-14 02:37:17 +00:00
composer Make phpunit:coverage-edit script independent of phpunit 2023-01-04 19:29:34 +01:00
config
content Merge "search: Set file_text to null when not available" 2023-01-05 08:48:47 +00:00
context Make use of ??= in more places 2022-12-17 01:10:13 +00:00
dao
db rdbms: Consolidate logger channels into one 2023-01-03 22:46:38 +00:00
debug rdbms: Consolidate logger channels into one 2023-01-03 22:46:38 +00:00
deferred deferred: Remove internal DeferredUpdates::doUpdates parameter 2023-01-06 23:39:19 +00:00
diff diff: Update incomplete PHPDoc type in DifferenceEngine 2023-01-10 20:37:49 +00:00
edit edit: Fix casing of ParsoidRenderID in a doc comment 2022-12-05 02:04:35 -05:00
editpage
exception
export Use CommentStore service instead of deprecated method 2023-01-04 23:50:51 +00:00
externalstore Merge "Protect HistoryBlob storage against malicious class injection" 2022-12-07 20:54:34 +00:00
Feed Use CommentStore service instead of deprecated method 2023-01-04 23:50:51 +00:00
filebackend
filerepo Split a base class out of CommentStore 2023-01-01 22:34:36 +00:00
gallery Gallery: Improve initial state and fix thumbnail sizes 2023-01-12 18:17:28 +00:00
historyblob Merge "Make use of ?:, ?? and ??= operators in mostly trivial cases" 2022-12-16 02:51:26 +00:00
Hook Reorg: Move DummyLinker and Linker to linker/ 2022-12-08 06:38:17 +01:00
HookContainer Drop more unused hard deprecated hooks 2022-12-01 03:36:48 +01:00
htmlform Deprecate creating HTMLFormFields without reference to parent form 2023-01-08 18:20:16 -08:00
http MWCallbackStream: Add explicit $stream property 2022-12-27 17:03:25 +00:00
import Remove WikiRevision::importUpload 2023-01-15 12:03:02 +01:00
installer Localisation updates from https://translatewiki.net. 2023-01-16 08:08:41 +01:00
interwiki
jobqueue jobqueue: Warm parsoid parser cache using a job 2023-01-11 15:15:15 +01:00
json
language Merge "Message::rawParam: Add novel 'exec_html' annotation" 2023-01-04 20:13:13 +00:00
languages Add support for the Igala language (igl) 2023-01-09 10:06:50 +00:00
libs Localisation updates from https://translatewiki.net. 2023-01-16 08:08:41 +01:00
linkeddata Use SlotRecord::MAIN instead of hard coded value 2023-01-03 16:24:42 +01:00
linker Parser: Add mw-selflink-fragment class to links to hash fragments in the same page 2023-01-06 22:01:49 +00:00
logging rdbms: Remove setBigSelects() without deprecation 2023-01-06 22:16:35 +00:00
mail UserMailer: Don't silence warnings from PEAR Mail 2023-01-06 21:42:38 -05:00
Maintenance Update moveToExternal and resolveStubs 2022-12-20 13:43:44 +11:00
media Make use of ?:, ?? and ??= operators in mostly trivial cases 2022-12-05 21:37:13 +01:00
Message user: Deprecate UserGroupMembership::getGroupMemberName 2022-12-21 18:20:34 +01:00
Navigation Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
objectcache objectcache: Fix lack of DI for MultiWriteBagOStuff sub caches 2023-01-13 23:48:47 +00:00
page Use buildComparison in RollbackPage 2023-01-11 20:19:23 +01:00
pager pager: Remove ProtectedHookAccessorTrait from IndexPager 2022-12-16 14:36:08 +01:00
ParamValidator/TypeDef Reorg: Move Title-related classes to title/ 2022-11-26 09:30:32 +00:00
parser Work around brittle parsoid test (fix CI) 2023-01-12 20:42:57 +01:00
password password: Update Argon2Password for PHP 7.4 minimum 2022-11-22 22:47:42 +00:00
Permissions Split a base class out of CommentStore 2023-01-01 22:34:36 +00:00
poolcounter poolcounter: Merge Client and ConnectionManager from extension repo 2022-12-14 20:28:14 +00:00
preferences Reorg: Move Title-related classes to title/ 2022-11-26 09:30:32 +00:00
profiler Merge "Fix phan error when Excimer is enabled" 2023-01-06 10:22:53 +00:00
rcfeed
registration SettingsBuilder: introduce a "registration" stage 2022-12-16 15:47:05 +00:00
Request
ResourceLoader ForeignResourceManager: Add import for SplFileInfo 2023-01-08 03:45:50 +00:00
Rest REST: Move Helper classes to their own namespace 2023-01-16 21:16:09 +01:00
Revision Use SlotRecord::MAIN instead of hard coded value 2023-01-03 16:24:42 +01:00
revisiondelete Remove now unused (bogus) cache key in RevDelRevisionList 2023-01-11 10:33:52 +01:00
revisionlist revisionslists: Replace deprecated Linker::revComment/commentBlock 2022-12-11 01:40:43 +01:00
search Merge "Remove unnecessary uses of <span class="mw-headline">" 2023-01-10 08:24:56 +00:00
session tests: Replace deprecated User::idFromName 2022-12-23 14:18:20 +00:00
Settings SettingsBuilder: introduce a "registration" stage 2022-12-16 15:47:05 +00:00
shell
site site\MediaWikiPageNameNormalizer: Replace deprecated Http::get 2022-12-14 21:12:30 +00:00
skins Skins: Make note on getTemplateData more prominent 2023-01-12 20:26:27 +00:00
sparql
specialpage Merge "Make the FormSpecialPage easier to use as a GET form" 2023-01-12 19:59:03 +00:00
specials SpecialUserrights: Replace deprecated User::get/add/removeGroups 2023-01-16 17:11:03 +00:00
Storage Merge "Storage: Change LoadBalancer::getAnyOpenConnection to getConnectionRef" 2023-01-13 21:18:14 +00:00
StubObject
templates
tidy Remove deprecated code from tidy drivers 2022-11-28 18:05:34 +01:00
title Hard-deprecate protection related deprecated Title function 2022-12-16 00:36:53 +00:00
upload Merge "Code style cleanup" 2023-01-06 17:20:09 +00:00
user Hard-deprecate User::idFromName 2023-01-14 13:06:23 +01:00
utils Miscellaneous PHP version related cleanups 2022-11-21 10:11:53 +11:00
watcheditem Split a base class out of CommentStore 2023-01-01 22:34:36 +00:00
watchlist
widget
xml Make use of ?:, ?? and ??= operators in mostly trivial cases 2022-12-05 21:37:13 +01:00
.htaccess
AutoLoader.php poolcounter: Merge Client and ConnectionManager from extension repo 2022-12-14 20:28:14 +00:00
BadFileLookup.php
BootstrapHelperFunctions.php
CategoriesRdf.php
Category.php Reorg: Move Title-related classes to title/ 2022-11-26 09:30:32 +00:00
CategoryViewer.php Clean up redundant array manipulation 2022-12-11 12:42:29 +01:00
config-merge-strategies.php
config-schema.php Merge "rdbms: Remove deprecation mark for $wgSharedDB" 2023-01-12 07:45:42 +00:00
config-vars.php rdbms: Remove deprecation mark for $wgSharedDB 2023-01-10 01:21:16 +00:00
ConfiguredReadOnlyMode.php
ContentSecurityPolicy.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
DefaultSettings.php
Defines.php
DevelopmentSettings.php DevelopmentSettings: Fix typo 2022-12-23 12:14:24 +00:00
EditPage.php EditPage: Avoid parsing wikitext in comment 2023-01-15 13:58:58 +01:00
Emptiable.php
EventRelayerGroup.php
ExtensionInfo.php
FauxResponse.php
FileDeleteForm.php
FormOptions.php Document exceptions 2022-11-28 17:04:25 +00:00
GitInfo.php
GlobalFunctions.php Replace some tivial ??= with even more trivial ?? 2022-12-23 08:35:44 +01:00
Hooks.php
Html.php
HtmlHelper.php
LinkFilter.php
ListToggle.php
MainConfigNames.php rdbms: Remove deprecation mark for $wgSharedDB 2023-01-10 01:21:16 +00:00
MainConfigNames.template
MainConfigSchema.php Merge "rdbms: Remove deprecation mark for $wgSharedDB" 2023-01-12 07:45:42 +00:00
MediaWiki.php deferred: Remove internal DeferredUpdates::doUpdates parameter 2023-01-06 23:39:19 +00:00
MediaWikiServices.php REST: Move Helper classes to their own namespace 2023-01-16 21:16:09 +01:00
MediaWikiVersionFetcher.php
MergeHistory.php Split a base class out of CommentStore 2023-01-01 22:34:36 +00:00
MovePage.php Include missing message parameter in message 2023-01-04 12:12:34 +03:00
MWTimestamp.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
NoLocalSettings.php
OutputHandler.php
OutputPage.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
PHPVersionCheck.php
Pingback.php
ProtectionForm.php Split a base class out of CommentStore 2023-01-01 22:34:36 +00:00
ProxyLookup.php
ReadOnlyMode.php
ServiceWiring.php REST: Move Helper classes to their own namespace 2023-01-16 21:16:09 +01:00
Setup.php Introduce run.php for running maintenance scripts 2022-12-21 06:52:04 +00:00
SetupDynamicConfig.php docs: Fix broken references to docs/Configuration.md 2022-09-07 16:36:21 +00:00
SiteConfiguration.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
SiteStats.php
SiteStatsInit.php Fix whitespaces after comma 2022-12-15 01:24:14 +01:00
Status.php Reorg: Move RawMessage to under language/ 2022-12-16 11:30:19 +01:00
StreamFile.php
TemplateParser.php
TemplatesOnThisPageFormatter.php
TrackingCategories.php
WebRequest.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
WebResponse.php Fix whitespaces after comma 2022-12-15 01:24:14 +01:00
WebStart.php
WikiMap.php Merge "Make use of ?:, ?? and ??= operators in mostly trivial cases" 2022-12-16 02:51:26 +00:00
WikiReference.php