aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ResourceLoader/WikiModule.php
Commit message (Expand)AuthorAgeFilesLines
* ResourceLoader: Use type declaration on undocumented private functionsUmherirrender2025-03-301-2/+2
* Replace call_user_func with dynamic function callUmherirrender2025-02-131-3/+3
* RevisionRecord: add convenience methods for main slotdaniel2024-11-281-4/+3
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-1/+1
* Add @phan-mandatory-param for function name argumentsUmherirrender2024-09-201-1/+1
* Make use of the ??= and ?? operators where it makes sensethiemowmde2024-08-261-5/+2
* Move remaining four classes in includes/content into Content namespaceJames D. Forrester2024-08-101-1/+1
* Add namespace and deprecation alias to FormatJsonEbrahim Byagowi2024-05-161-1/+1
* ResourceLoader: Edit real pages in testGetPreloadedTitleInfoTimo Tijhof2024-03-141-1/+1
* WikiModule: Fix pages mergingLucas Werkmeister2024-03-131-1/+4
* WikiModule: Fix data structure when preloading title infoBartosz Dziewoński2024-03-121-1/+1
* ResourceLoader: Add preload for foreign WikiModule title infoTimo Tijhof2024-03-111-57/+56
* ResourceLoader: Migrate wfGetDB call to ICP and move to WikiModuleTimo Tijhof2024-03-111-9/+18
* Drop old ResourceLoader class aliases, deprecated since 1.39James D. Forrester2024-01-311-3/+0
* Change uses of getDBLoadBalancerFactory() to getConnectionProvider()Bartosz Dziewoński2024-01-221-1/+1
* ResourceLoader: Drop targets system, deprecated in 1.41James D. Forrester2024-01-121-1/+0
* Migrate off wfGetDB() in more places to ICPAmir Sarabadani2023-11-201-1/+1
* Namespace TitleValue under \MediaWiki\TitleJames D. Forrester2023-09-181-1/+1
* Database: support passing an IReadableDatabase to getCacheSetOptionsTaavi Väänänen2023-06-091-4/+3
* Fix Phan suppressions related to Title::castFrom*() and friendsBartosz Dziewoński2023-04-221-1/+1
* ResourceLoader: tweak comments and error messagesTim Starling2023-04-031-1/+1
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-1/+1
* ResourceLoader: Switch to use select query builder in WikiModuleAmir Sarabadani2023-02-281-7/+8
* Clean up redundant array manipulationMatěj Suchánek2022-12-111-3/+0
* WikiModule::getStyles() - simplify foreach loopDannyS7122022-06-221-10/+11
* ResourceLoader namespace (attempt 2)Tim Starling2022-05-241-0/+723
* Revert "ResourceLoader namespace"Lucas Werkmeister (WMDE)2022-05-161-721/+0
* ResourceLoader namespaceTim Starling2022-05-161-0/+721