wiki.techinc.nl/includes
2023-09-14 03:38:24 +00:00
..
actions Merge "Reorg: Move WebRequest to includes\Request" 2023-09-11 21:12:37 +00:00
api ApiParse: Coerce image links to string 2023-09-13 20:06:31 +02:00
auth Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
block Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
cache Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
Category In query builders, use insertInto() and deleteFrom() instead of insert() and delete() 2023-09-08 10:16:08 +10:00
changes Add $wgRequest to phan's globals_type_map 2023-09-11 23:22:12 +02:00
changetags In query builders, use insertInto() and deleteFrom() instead of insert() and delete() 2023-09-08 10:16:08 +10:00
collation Replace some more usages of deprecated MWException 2023-06-09 02:07:08 +02:00
CommentFormatter
CommentStore filerepo: Switch to use IConnectionProvider where possible 2023-09-12 00:08:38 +00:00
composer
config Reorg: Move SiteConfiguration to includes/config/ 2023-09-11 18:43:47 +01:00
content Remove redundant empty() constructs 2023-09-08 23:18:11 +02:00
context Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
dao rdbms: Move IDBAccessObject from /includes/dao/ to /libs/rdbms 2023-06-01 13:38:28 +01:00
db rdbms: Remove DeferredUpdates attempt from replication listener 2023-09-10 23:28:23 +00:00
debug Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
deferred deferred: Decouple DeferredUpdates from MediaWikiServices 2023-09-09 20:42:02 +01:00
diff DifferenceEngine: Use real type hints for services etc. 2023-09-07 21:16:00 +00:00
edit
editpage Remember selected watchlist expiry time during edit conflict 2023-09-13 08:52:16 +02:00
exception Add $wgRequest to phan's globals_type_map 2023-09-11 23:22:12 +02:00
export Introduce RevisionSelectQueryBuilder 2023-09-06 12:30:38 +02:00
ExternalLinks Add $wgExternalLinksDomainGaps config setting 2023-09-06 20:18:32 +02:00
externalstore In query builders, use insertInto() and deleteFrom() instead of insert() and delete() 2023-09-08 10:16:08 +10:00
Feed Add $wgRequest to phan's globals_type_map 2023-09-11 23:22:12 +02:00
filebackend Deprecate ConfiguredReadOnlyMode service 2023-09-12 23:22:13 +00:00
filerepo filerepo: Switch to use IConnectionProvider where possible 2023-09-12 00:08:38 +00:00
gallery Remove redundant empty() constructs 2023-09-08 23:18:11 +02:00
historyblob Migrate more calls of Database::select* to SelectQueryBuilder 2023-07-26 13:01:28 +02:00
Hook Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
HookContainer Add UserGroupManager::getUserPrivilegedGroups() 2023-09-02 11:59:25 +00:00
Html Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
htmlform Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
http Merge "http: MultiHttpClient supports TelemetryHeadersInterface" 2023-09-12 20:42:27 +00:00
import Introduce RevisionSelectQueryBuilder 2023-09-06 12:30:38 +02:00
installer rdbms: Rename DatabaseMysqlBase to DatabaseMySQL 2023-09-13 08:15:08 +01:00
interwiki interwiki: Switch ClassicInterwikiLookup to use ICP 2023-08-24 13:28:19 +02:00
jobqueue Merge "Deprecate ConfiguredReadOnlyMode service" 2023-09-13 07:23:19 +00:00
json Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
language Add $wgRequest to phan's globals_type_map 2023-09-11 23:22:12 +02:00
languages Remove redundant empty() constructs 2023-09-08 23:18:11 +02:00
libs Merge "rdbms: Avoid lazy loading $loadMonitor in LoadBalancer" 2023-09-13 22:54:39 +00:00
linkeddata Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
linker In query builders, use insertInto() and deleteFrom() instead of insert() and delete() 2023-09-08 10:16:08 +10:00
logging pagers: Move lookup from getStartBody to doBatchLookups 2023-09-11 22:41:01 +02:00
mail Remove redundant empty() constructs (2) 2023-09-08 23:28:11 +02:00
Maintenance Follow-up 77dbe2d: Add in-code comment on alias for when it was added 2023-08-29 01:28:51 +00:00
media Remove redundant empty() constructs (2) 2023-09-08 23:28:11 +02:00
Message
Navigation
objectcache Merge "http: MultiHttpClient supports TelemetryHeadersInterface" 2023-09-12 20:42:27 +00:00
Output Add $wgRequest to phan's globals_type_map 2023-09-11 23:22:12 +02:00
page Remove WikiPage::doDeleteUpdates(), deprecate ::doDeleteArticleBatched() 2023-09-12 23:20:56 +00:00
pager Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
ParamValidator/TypeDef TagsDef: inject ChangeTagsStore 2023-09-10 18:43:28 +00:00
parser phpunit: Prevent access to ExtensionRegistry in unit tests 2023-09-12 00:04:31 +00:00
password Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
Permissions Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
poolcounter rdbms: Inject CP instead of relying on LBF 2023-09-04 12:29:05 +02:00
preferences Reorg: Move three output related classes to includes/Output/ 2023-09-05 19:36:42 +01:00
profiler
rcfeed
registration phpunit: Prevent access to ExtensionRegistry in unit tests 2023-09-12 00:04:31 +00:00
RenameUser
Request Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
ResourceLoader Add $wgRequest to phan's globals_type_map 2023-09-11 23:22:12 +02:00
Rest ParsoidHandler: Rename var name for clarity 2023-09-13 16:54:04 -05:00
Revision Bump phan to 0.13.0 2023-09-11 19:22:44 +02:00
revisiondelete Migrate calls to wfGetDB() in static methods 2023-09-05 10:48:31 +02:00
revisionlist Introduce RevisionSelectQueryBuilder 2023-09-06 12:30:38 +02:00
search Merge "rdbms: Introduce ReplaceQueryBuilder" 2023-09-10 23:49:54 +00:00
session Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
Settings SettingsBuilder: prevent access to the global instance in unit tests 2023-09-12 14:28:18 +01:00
shell Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
site Remove redundant empty() constructs (2) 2023-09-08 23:28:11 +02:00
SiteStats In query builders, use insertInto() and deleteFrom() instead of insert() and delete() 2023-09-08 10:16:08 +10:00
skins Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
sparql Remove redundant empty() constructs (3) 2023-09-08 23:37:23 +02:00
specialpage Namespace SpecialP* under \MediaWiki\Specials 2023-09-13 14:41:15 +00:00
specials Namespace SpecialP* under \MediaWiki\Specials 2023-09-13 14:41:15 +00:00
Status Follow-up f4e68e0: Add in-code comment on alias for when it was added 2023-08-28 15:03:42 -04:00
Storage Bump phan to 0.13.0 2023-09-11 19:22:44 +02:00
StubObject Follow-up 0fff508: Add in-code comment on aliases for when they were added 2023-08-29 01:30:04 +00:00
templates EnhancedChangesListGroup.mustache: Fix spaces and escaping 2023-07-27 09:46:53 +00:00
tidy Merge sequences of if that end doing the same thing anyway 2023-06-16 16:09:42 +02:00
title In query builders, use insertInto() and deleteFrom() instead of insert() and delete() 2023-09-08 10:16:08 +10:00
upload Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
user Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
utils Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
watcheditem Merge "rdbms: Introduce ReplaceQueryBuilder" 2023-09-10 23:49:54 +00:00
watchlist WatchlistManager: Do not require watchlist rights for clearing talk page notification 2023-08-31 17:22:16 +02:00
widget
WikiMap Reorg: Move SiteConfiguration to includes/config/ 2023-09-11 18:43:47 +01:00
xml Reorg: Move MWTimestamp to MediaWiki\Utils 2023-08-19 05:53:40 +02:00
.htaccess
AutoLoader.php AutoLoader: Make $psr4Namespaces private (reinstated) 2023-08-08 00:40:31 +00:00
BootstrapHelperFunctions.php
config-schema.php Merge "Make all limits function as user rights." 2023-09-11 12:34:48 +00:00
DefaultSettings.php
Defines.php parser: Remove b/c alias Parser::OT_MSG flag 2023-09-05 12:19:08 +00:00
DevelopmentSettings.php DevelopmentSettings: Limit display_errors to index.php 2023-09-06 22:24:49 +01:00
GlobalFunctions.php Add $wgRequest to phan's globals_type_map 2023-09-11 23:22:12 +02:00
Hooks.php Consistently use LogicException for test-only methods 2023-07-22 16:21:42 +00:00
MainConfigNames.php Merge "Make all limits function as user rights." 2023-09-11 12:34:48 +00:00
MainConfigSchema.php Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
MediaWiki.php Reorg: Move WebRequest to includes\Request 2023-09-11 21:44:34 +01:00
MediaWikiServices.php Deprecate ConfiguredReadOnlyMode service 2023-09-12 23:22:13 +00:00
PHPVersionCheck.php Use 'Cache-Control: no-cache' instead of 'Cache-control: none' 2023-09-06 10:02:20 +00:00
ServiceWiring.php Merge "Deprecate ConfiguredReadOnlyMode service" 2023-09-13 07:23:19 +00:00
Setup.php Add $wgRequest to phan's globals_type_map 2023-09-11 23:22:12 +02:00
SetupDynamicConfig.php
WebStart.php Reorg: Move NoLocalSettings to Output/ 2023-09-06 14:39:59 +02:00