index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
phpunit
/
includes
/
resourceloader
/
ResourceLoaderStartUpModuleTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
ResourceLoader namespace (attempt 2)
Tim Starling
2022-05-24
1
-969
/
+0
*
Revert "ResourceLoader namespace"
Lucas Werkmeister (WMDE)
2022-05-16
1
-0
/
+969
*
ResourceLoader namespace
Tim Starling
2022-05-16
1
-969
/
+0
*
resourceloader: Add Module::getSkins to skip irrelevant modules from startup
Siddharth VP
2022-03-24
1
-0
/
+28
*
resourceloader: omit `noscript` module from client registry
DannyS712
2021-10-07
1
-0
/
+26
*
resourceloader: Skip version hash calculation in debug mode
Timo Tijhof
2021-09-15
1
-107
/
+117
*
resourceloader: Make getVersionHash() final
Timo Tijhof
2021-09-15
1
-33
/
+20
*
resourceloader: Add missing Module->setConfig() calls in tests and installer
Timo Tijhof
2021-06-13
1
-12
/
+12
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-3
/
+3
*
resourceloader: Allow modules to mark themselves as ES6-only
Roan Kattouw
2021-03-04
1
-0
/
+27
*
Fix a plethora of class and function call case mismatches
Reedy
2020-05-26
1
-9
/
+9
*
resourceloader: Move site-level mw.config from startup to mediawiki.base
Brad Jorsch
2020-02-07
1
-2
/
+2
*
resourceloader: Add $context to static functions in ResourceLoader
Fomafix
2019-09-27
1
-4
/
+6
*
resourceloader: Reduce width of module hash from 7 chars to 5
Timo Tijhof
2019-09-02
1
-3
/
+3
*
resourceloader: Map group names to integers internally
Amir Sarabadani
2019-08-24
1
-6
/
+6
*
resourceloader: Replace some Xml::encodeJs calls with RL's own encodeJson
Timo Tijhof
2019-07-16
1
-69
/
+69
*
resourceloader: Remove use of object registering in test suites
Timo Tijhof
2019-07-12
1
-92
/
+184
*
resourceloader: Remove support for raw modules
Timo Tijhof
2019-06-27
1
-17
/
+0
*
resourceloader: Skip modules with circular deps in tree optimiser
Timo Tijhof
2019-06-13
1
-0
/
+77
*
resourceloader: Add tests for StartUpModule dep tree optimisation
Timo Tijhof
2019-05-22
1
-2
/
+73
*
resourceloader: Move registering of custom sources to ServiceWiring
Timo Tijhof
2019-03-29
1
-4
/
+3
*
Add missing empty lines between methods
Thiemo Kreuz
2019-01-15
1
-0
/
+1
*
resourceloader: Use 'enableModuleContentVersion' for startup module
Timo Tijhof
2018-08-31
1
-4
/
+33
*
resourceloader: Add coverage for StartupModule::getAllModuleHashes
Timo Tijhof
2018-07-07
1
-0
/
+45
*
resourceloader: Add coverage for StartupModule::getDefinitionSummary
Timo Tijhof
2018-06-24
1
-0
/
+28
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz DziewoĆski
2018-05-30
1
-1
/
+1
*
resourceloader: Apply safemode to startup module registry
Timo Tijhof
2018-05-19
1
-1
/
+71
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-3
/
+3
*
resourceloader: Avoid mw-exception log spam from PHPUnit tests
Timo Tijhof
2017-07-15
1
-0
/
+4
*
resourceloader: Improve code coverage
Timo Tijhof
2017-04-05
1
-2
/
+86
*
resourceloader: Don't cache stale responses in mw.loader.store
Timo Tijhof
2016-10-10
1
-6
/
+1
*
resourceloader: Improve coverage in ResourceLoaderTest.php
Timo Tijhof
2016-08-24
1
-1
/
+0
*
resourceloader: Update expected length of module version hash
Ori Livneh
2016-07-14
1
-1
/
+1
*
resourceloader: Replace SHA1 with 32-bit FNV-1 as hash function
Ori Livneh
2016-07-05
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-89
/
+89
*
resourceloader: Migrate from msg_resource table to object cache
Timo Tijhof
2015-12-08
1
-1
/
+1
*
resourceloader: Centralise expected version hash for blank test modules
Timo Tijhof
2015-11-17
1
-33
/
+49
*
resourceloader: Move startup code from PHP to startup.js
Timo Tijhof
2015-07-27
1
-9
/
+17
*
resourceloader: Enable module content version for data modules
Timo Tijhof
2015-06-18
1
-24
/
+24
*
resourceloader: Replace timestamp system with version hashing
Timo Tijhof
2015-05-19
1
-24
/
+24
*
Fix typo references in comments to ResourceLoaderStartUpModule
Adrian Heine
2015-01-08
1
-0
/
+388