ORIENT/modules/system/classes
Samuel Georges 329a275f10 Prevent code eval on cached assets
When the request tells the server that the asset is cached, there is no point firing up the combiner, computing the contents and affecting performance. This change should result in a nice boost in secondary page load times.

Thanks to @zerkms for pointing this out

Fixes #2474
2016-11-23 08:42:47 +11:00
..
CombineAssets.php Prevent code eval on cached assets 2016-11-23 08:42:47 +11:00
ComposerManager.php Use fill()+save() instead of save() 2015-06-27 14:32:52 +10:00
Controller.php Escapes exception output 2016-07-11 17:32:30 +02:00
ErrorHandler.php Might reconsider this, since the exact line in twig is lost 2015-06-04 17:37:29 +10:00
MarkupManager.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
ModelBehavior.php Radical reorg of some classes 2015-01-28 11:49:54 +11:00
PluginBase.php Plugins can now define custom list column types 2016-10-21 07:15:08 +11:00
PluginManager.php Plugins can now define custom list column types 2016-10-21 07:15:08 +11:00
SettingsManager.php Removes hardcoded "Misc" settings group translation. 2016-06-12 14:23:42 +03:00
UpdateManager.php Parameters -> Parameter 2016-05-31 08:17:48 +10:00
VersionManager.php Minor logic error 2016-04-30 06:01:51 +10:00