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
/
ResourceLoaderSkinModuleTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
ResourceLoader namespace (attempt 2)
Tim Starling
2022-05-24
1
-698
/
+0
*
Remove CSS linear-gradient vendor prefix
Ed Sanders
2022-05-17
1
-1
/
+1
*
mediawiki.skinning: Make accessibility rules module universal to skins
Jon Robson
2022-05-13
1
-0
/
+1
*
Apply logo variant override in ResourceLoaderSkinModule
Func
2022-03-28
1
-2
/
+28
*
ResourceLoaderSkinModuleTest: Simplify logo tests input
Func
2022-03-27
1
-20
/
+6
*
Update installer to reflect modern logos
Jon Robson
2022-03-10
1
-2
/
+2
*
Define MW_INSTALL_PATH constant and BaseDirectory config.
daniel
2022-03-04
1
-12
/
+14
*
phpcs: Disable `Generic.Files.LineLength` for test files
Timo Tijhof
2022-02-18
1
-1
/
+0
*
Clean up tests that misused the parameters of assertSame/Equals
Func
2022-02-08
1
-1
/
+1
*
resourceloader: Change SkinModule list mode to not add implicit features
Jon Robson
2022-01-26
1
-2
/
+31
*
resourceloader: Remove `-moz-` vendor prefix from SkinModule css
Volker E
2021-09-14
1
-2
/
+2
*
Logos defined with pixels should be scaleable in browsers
Jdlrobson
2021-09-08
1
-3
/
+16
*
Revert "Logos defined with pixels should be scaleable in browsers"
Thcipriani
2021-09-08
1
-16
/
+3
*
Logos defined with pixels should be scaleable in browsers
jdlrobson
2021-09-08
1
-3
/
+16
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-3
/
+3
*
Emit media structure as piloted in Parsoid
Arlo Breault
2021-06-24
1
-1
/
+1
*
ResourceLoaderSkinModule: Deprecated feature keys should be mapped
jdlrobson
2021-06-02
1
-0
/
+17
*
Merge content-media and content-thumbnails
jdlrobson
2021-05-27
1
-2
/
+11
*
resourceloader: Restore feedback for SkinModule invalid argument
Timo Tijhof
2021-05-14
1
-0
/
+34
*
resourceloader: Fix reliance on global state in SkinModule
Timo Tijhof
2021-05-14
1
-32
/
+39
*
resourceloader: Simplify 'features' processing in SkinModule constructor
Timo Tijhof
2021-05-14
1
-37
/
+18
*
Make `mw-content-body` universal to all skins
jdlrobson
2021-05-13
1
-0
/
+11
*
Merge "Create the `content-links` (and -external) ResourceLoaderSkinModule fe...
jenkins-bot
2021-04-26
1
-0
/
+69
|
\
|
*
Create the `content-links` (and -external) ResourceLoaderSkinModule feature
jdlrobson
2021-04-22
1
-0
/
+69
*
|
Remove meaningless ->expects( $this->any() ) from all tests
Thiemo Kreuz
2021-04-23
1
-1
/
+1
|
/
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-2
/
+2
*
The new content-parser-output feature is documented and enabled by default
jdlrobson
2021-03-25
1
-0
/
+1
*
Feature file styles should precede module defined ones
jdlrobson
2021-01-12
1
-48
/
+68
*
ResourceLoaderSkinModule defines the order of feature styles
jdlrobson
2020-12-15
1
-3
/
+29
*
Share Parsoid's media styling with content
Arlo Breault
2020-12-11
1
-2
/
+6
*
Only preload logo if the optional logo feature is enabled.
Cindy Cicalese
2020-10-21
1
-0
/
+24
*
resourceloader: Fix incorrect order of feature stylesheets
mainframe98
2020-09-10
1
-1
/
+6
*
resourceloader: Prepend 'features' CSS before other files in SkinModule
mainframe98
2020-08-26
1
-0
/
+39
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Fix stylesheet path of i18n-all-list-margins feature
mainframe98
2020-06-10
1
-0
/
+27
*
ResourceLoaderSkinModule: Restore previous behavior in getLogoData()
Bartosz DziewoĆski
2020-02-07
1
-0
/
+10
*
Deprecate access of logos directly from config, introduce wgLogos
jdlrobson
2020-02-04
1
-20
/
+99
*
ResourceLoaderSkinModule: Provide optional mediawiki.skinning styles
jdlrobson
2019-11-08
1
-1
/
+0
*
Remove covers validator trait where it is not needed
Thiemo Kreuz
2019-05-17
1
-2
/
+0
*
resourceloader: Remove unused static SkinModule::getLogo method
Timo Tijhof
2018-08-28
1
-11
/
+87
*
resourceloader: Improve coverage of SkinModule
Timo Tijhof
2018-05-04
1
-2
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 16.0.0
Umherirrender
2018-02-17
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 15.0.0
Umherirrender
2018-01-01
1
-2
/
+2
*
Use MediaWikiCoversValidator for tests that don't use MediaWikiTestCase
Kunal Mehta
2018-01-01
1
-0
/
+2
*
Add support for SVGs to $wgLogoHD with PNG fallback
Paladox
2017-10-24
1
-10
/
+148
*
resourceloader: Add unit tests for ResourceLoaderSkinModule
Timo Tijhof
2017-07-10
1
-0
/
+67