wiki.techinc.nl/includes/resourceloader
Timo Tijhof c59ff09be9 qunit: Move modules exclusively for $wgEnableJavaScriptTest to test registry
These modules should only be loaded when $wgEnableJavaScriptTest
is true. Move these modules to the registry that is only activated
in that context and rename the modules to be namespaced under 'test.'
so that there is no mistake when referencing these that they are
not regularly available.

Change-Id: I21e69f50b006904b12fe9f79c196c903ebff4661
2014-02-05 12:32:37 -08:00
..
ResourceLoader.php qunit: Move modules exclusively for $wgEnableJavaScriptTest to test registry 2014-02-05 12:32:37 -08:00
ResourceLoaderContext.php ResourceLoader: Prevent prefixless modules from overwriting others 2013-05-28 10:25:18 +00:00
ResourceLoaderFileModule.php No variable assignment on return statement 2014-01-02 09:43:35 +00:00
ResourceLoaderFilePageModule.php Added missing GPLv2 headers in some places. 2012-04-30 09:16:10 +02:00
ResourceLoaderLanguageDataModule.php resourceloader: Support hashes as cache invalidation trigger 2013-10-07 23:00:38 +02:00
ResourceLoaderLESSFunctions.php LESS embeddable(): Use lessc::toBool 2013-10-03 17:53:36 -07:00
ResourceLoaderModule.php resourceloader: Make sure hashmtime cache key is different by language 2013-12-04 00:56:13 +00:00
ResourceLoaderNoscriptModule.php Remove a bunch of trailing spaces and unneeded newlines 2012-10-19 22:03:05 +02:00
ResourceLoaderSiteModule.php Remove the $wgHandheldStyle config variable entirely 2013-05-19 15:39:34 +02:00
ResourceLoaderStartUpModule.php No variable assignment on return statement 2014-01-02 09:43:35 +00:00
ResourceLoaderUserCSSPrefsModule.php Removed "Justify paragraphs" from MW user Preference. 2014-01-25 09:57:57 +05:30
ResourceLoaderUserGroupsModule.php Unblacklist group-specific JS/CSS for the user group 2013-12-06 09:07:35 +00:00
ResourceLoaderUserModule.php Add mobile as a target on VisualEditor dependencies. 2013-11-22 12:08:44 +00:00
ResourceLoaderUserOptionsModule.php No variable assignment on return statement 2014-01-02 09:43:35 +00:00
ResourceLoaderUserTokensModule.php Add mobile as a target on VisualEditor dependencies. 2013-11-22 12:08:44 +00:00
ResourceLoaderWikiModule.php resourceloader: Add definition hashing to improve cache invalidation 2013-12-02 21:45:33 -08:00