aboutsummaryrefslogtreecommitdiffstats
path: root/includes/resourceloader
Commit message (Expand)AuthorAgeFilesLines
* Merge "Unblacklist group-specific JS/CSS for the user group"jenkins-bot2013-12-061-1/+1
|\
| * Unblacklist group-specific JS/CSS for the user groupScimonster2013-12-061-1/+1
* | i18n: Remove ckb from link underline removalEbrahim Byagowi2013-12-061-2/+2
|/
* resourceloader: Make sure hashmtime cache key is different by languageTimo Tijhof2013-12-041-1/+1
* Added wfProfileOut for early returns in ResourceLoaderModule::getDefinitionMtimeOri Livneh2013-12-021-0/+2
* resourceloader: Add definition hashing to improve cache invalidationTimo Tijhof2013-12-023-6/+137
* Move closing parenthesis from multi line if and function to own lineumherirrender2013-12-012-5/+3
* Add JavaScript variable wgContentNamespacesThis, that and the other2013-11-291-0/+1
* Merge "Add mobile as a target on VisualEditor dependencies."jenkins-bot2013-11-254-2/+13
|\
| * Add mobile as a target on VisualEditor dependencies.Rob Moen2013-11-224-2/+13
* | Fixed spacingumherirrender2013-11-211-1/+0
|/
* Fixed spacingumherirrender2013-11-191-1/+1
* resourceloader: Use state "error" instead of "missing" in case of exceptionsTimo Tijhof2013-11-152-16/+30
* Merge "Cache ResourceLoader modules in localStorage"jenkins-bot2013-10-291-1/+4
|\
| * Cache ResourceLoader modules in localStorageOri Livneh2013-10-281-1/+4
* | Merge "installer: Run the LESS compiler for *.less files"MarkAHershberger2013-10-281-0/+7
|\ \ | |/ |/|
| * installer: Run the LESS compiler for *.less filesKevin Israel2013-10-241-0/+7
* | Remove all instances of the word "iff"Tim Starling2013-10-231-1/+1
|/
* resourceloader: Don't catch LESS error in ResourceLoaderFileModuleTimo Tijhof2013-10-141-34/+10
* exception: Move logging logic to static method of MWExceptionHandlerTimo Tijhof2013-10-141-8/+8
* resourceloader: Support hashes as cache invalidation triggerTimo Tijhof2013-10-072-20/+60
* LESS embeddable(): Use lessc::toBoolOri Livneh2013-10-031-3/+2
* Fix comment typos from 5c51cb96eaea76d22b9c48928044a942c4be2febMax Semenik2013-10-011-1/+1
* Maintenance script to check LESS files for validityMax Semenik2013-09-303-40/+57
* less: Use new addParsedFile method, replacing embeddedFiles hackTimo Tijhof2013-09-293-8/+1
* less: Add '@since 1.22' commentsTimo Tijhof2013-09-282-0/+6
* Merge "Title: Add byte class to unicode class conversion for js"jenkins-bot2013-09-271-0/+1
|\
| * Title: Add byte class to unicode class conversion for jsTimo Tijhof2013-09-271-0/+1
* | Merge "Remove duplicate file extensions from output messages"jenkins-bot2013-09-271-1/+1
|\ \
| * | Remove duplicate file extensions from output messagesBrion Vibber2013-09-271-1/+1
| |/
* | Move LESS function definitions from DefaultSettings to ResourceLoaderLESSFunc...Brion Vibber2013-09-261-0/+68
* | Rename lessc->embeddedImages to lessc->embeddedFilesOri Livneh2013-09-232-7/+7
|/
* Support LESS stylesheets in ResourceLoaderOri Livneh2013-09-232-1/+148
* Collect stats about RL cache hit rateMax Semenik2013-09-191-0/+2
* Merge "Use wfResetOutputBuffers in ResourceLoader"jenkins-bot2013-09-181-9/+1
|\
| * Use wfResetOutputBuffers in ResourceLoaderMarius Hoch2013-09-181-9/+1
* | Merge "Fully log exceptions within ResourceLoader (including traces)"jenkins-bot2013-09-181-0/+5
|\ \ | |/ |/|
| * Fully log exceptions within ResourceLoader (including traces)Aaron Schulz2013-09-181-0/+5
* | Consistently follow conventions for documenting parametersOri Livneh2013-09-122-51/+51
|/
* SECURITY: Prevent FPD on exceptions in load.phpcsteipp2013-09-031-6/+23
* Remove comment saying code should add RL dependencies directlyMatthew Flaschen2013-08-221-6/+1
* Make ResourceLoader::makeComment a public static methodOri Livneh2013-08-111-8/+14
* Remove Persian from link underlining removalEbrahim Byagowi2013-07-271-1/+1
* ResourceLoader lintMax Semenik2013-07-011-5/+20
* ResourceLoader: Serve stylesheets with "Access-Control-Allow-Origin: *"Derk-Jan Hartman2013-06-161-0/+1
* Remove all uses of obsolete .editsection classMatmaRex2013-06-071-1/+1
* ResourceLoader: Prevent prefixless modules from overwriting othersHenning Snater2013-05-281-1/+1
* phpcs: More require/include is not a functionTimo Tijhof2013-05-211-1/+1
* resourceloader: Write to debug log for all fatal errorsTimo Tijhof2013-05-201-6/+14
* resourceloader: Consistently use 'resourceloader' log groupTimo Tijhof2013-05-202-3/+3