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
/
ResourceLoaderTestCase.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "ResourceLoader: Remove unused 'dir' parameter to load.php"
jenkins-bot
2025-03-28
1
-9
/
+1
|
\
|
*
ResourceLoader: Remove unused 'dir' parameter to load.php
Timo Tijhof
2025-03-25
1
-9
/
+1
*
|
ResourceLoader: Add page title to user script syntax error
Timo Tijhof
2025-03-26
1
-1
/
+1
|
/
*
ResourceLoader: Use MW_INSTALL_PATH constant in transformResourcePath()
Timo Tijhof
2024-11-27
1
-3
/
+0
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-3
/
+3
*
tests: Add missing documentation to class properties
Umherirrender
2024-09-18
1
-0
/
+13
*
Resourceloader: Enable methods that stores and retrieves dependency during test
Hannah Okwelum
2024-09-04
1
-12
/
+0
*
Codex: Allow a local development version to be used
Roan Kattouw
2024-08-22
1
-0
/
+3
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-5
/
+5
*
tests: Namespace ResourceLoaderTestCase and friends
James D. Forrester
2024-02-16
1
-0
/
+18
*
ResourceLoader: Drop targets system, deprecated in 1.41
James D. Forrester
2024-01-12
1
-1
/
+0
*
Use $this->getServiceContainer() in tests
Fomafix
2023-10-17
1
-2
/
+1
*
Namespace Config-related classes under \MediaWiki\Config
James D. Forrester
2023-09-21
1
-0
/
+2
*
ResourceLoader: Implement JavaScript source map support
Tim Starling
2023-08-28
1
-0
/
+5
*
ResourceLoader: Have FileModule deliver additional path information
Tim Starling
2023-08-23
1
-2
/
+2
*
ResourceLoader: Switch Resources.php to MW_INSTALL_PATH
Timo Tijhof
2023-07-31
1
-2
/
+4
*
ResourceLoader: Add structure test for ResourceLoader::respond()
Tim Starling
2023-04-10
1
-4
/
+0
*
ResourceLoader: tweak comments and error messages
Tim Starling
2023-04-03
1
-6
/
+6
*
ResourceLoader: Raise MW JavaScript startup requirement to ES6
James D. Forrester
2023-03-30
1
-2
/
+1
*
tests: Handle dynamic created properties on test classes
Umherirrender
2023-01-13
1
-0
/
+3
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-28
1
-0
/
+1
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-1
/
+0
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-0
/
+1
*
tests: Migrate away from `setMwGlobals()`
Derick Alangi
2022-08-22
1
-5
/
+1
*
resourceloader: Decouple some internal constructor args
Timo Tijhof
2022-06-02
1
-8
/
+8
*
ResourceLoader namespace (attempt 2)
Tim Starling
2022-05-24
1
-15
/
+19
*
Revert "ResourceLoader namespace"
Lucas Werkmeister (WMDE)
2022-05-16
1
-8
/
+4
*
ResourceLoader namespace
Tim Starling
2022-05-16
1
-4
/
+8
*
Remove support for $wgMaxRedirect
daniel
2022-05-06
1
-3
/
+0
*
Use MainConfigNames instead of string literals, #5
Aryeh Gregor
2022-04-27
1
-15
/
+16
*
Define MW_INSTALL_PATH constant and BaseDirectory config.
daniel
2022-03-04
1
-0
/
+1
*
resourceloader: Improve wgResourceLoaderMaxage docs, minor clean up
Timo Tijhof
2022-01-06
1
-8
/
+6
*
resourceloader: Fix debug mode for RL-to-RL cross-wiki module loads
Timo Tijhof
2021-08-25
1
-0
/
+2
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
Emit media structure as piloted in Parsoid
Arlo Breault
2021-06-24
1
-1
/
+1
*
resourceloader: Add missing Module->setConfig() calls in tests and installer
Timo Tijhof
2021-06-13
1
-0
/
+8
*
resourceloader: Fix reliance on global state in SkinModule
Timo Tijhof
2021-05-14
1
-0
/
+6
*
Use @before/@after in MediaWikiIntegrationTestCase/MediaWikiUnitTestCase
Umherirrender
2021-04-27
1
-3
/
+5
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-1
/
+1
*
resourceloader: Allow modules to mark themselves as ES6-only
Roan Kattouw
2021-03-04
1
-0
/
+5
*
Fix extraneous indents in ResourceLoaderTestCase
DannyS712
2020-12-18
1
-7
/
+7
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Fix some PSR12.Properties.ConstantVisibility.NotFound in tests/phpunit/
Reedy
2020-05-09
1
-2
/
+2
*
resourceloader: Export ResourceModuleSkinStyles as extension attribute
Timo Tijhof
2020-03-30
1
-3
/
+0
*
Add missing @param and @return to documentation
Umherirrender
2019-11-16
1
-1
/
+4
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-1
/
+1
*
resourceloader: Reduce width of module hash from 7 chars to 5
Timo Tijhof
2019-09-02
1
-1
/
+4
*
resourceloader: Remove use of object registering in test suites
Timo Tijhof
2019-07-12
1
-1
/
+9
*
resourceloader: Document which FileModule methods use a DB
Timo Tijhof
2019-06-19
1
-0
/
+16
*
resourceloader: Switch Xml::encodeJsCall call in getDeprecationInformation
Timo Tijhof
2019-06-19
1
-1
/
+1
[next]