framework/src/Locale
Toby Zerner 6f1c46819e Minify each JS file individually, caching the result
This means that the expensive minification process will only be run for a file if it hasn't before. Greatly speeds up extension enabling/disabling.

Also:
- Don't check file last modification times in production for a bit of extra perf.
- Only flush CSS when theme settings are changed. This speeds up the page reload a bit.
2015-10-09 01:52:51 +10:30
..
JsCompiler.php Minify each JS file individually, caching the result 2015-10-09 01:52:51 +10:30
LocaleManager.php Coding standards 2015-08-27 01:40:18 +02:00
LocaleServiceProvider.php Major refactor and improvements 2015-10-08 14:28:02 +10:30
TranslationCompiler.php Temporary solution to resolve translation references 2015-09-24 09:27:47 +09:30
Translator.php Major refactor and improvements 2015-10-08 14:28:02 +10:30