icingaweb2/application/controllers
Jannis Moßhammer 62e98ccbd7 Remove different caching headers for development
This has the reason that it's better to add a cache-buster via
requirejs, so only the main.js module must be modified in development
mode and we avoid an ugly bug in recent Chrome versions that prevents
<script> nodes from being correctly loaded in some cases (aborted
requests)

refs #4611 (not really, but kind of)
2013-09-23 13:55:49 +02:00
..
AuthenticationController.php CS: Replace multiple empty lines with one 2013-09-04 18:36:10 +02:00
ConfigController.php CS: Replace multiple empty lines with one 2013-09-04 18:36:10 +02:00
DashboardController.php Application/Controllers: Follow our Coding Standards 2013-08-16 15:08:28 +02:00
ErrorController.php Application/Controllers: Follow our Coding Standards 2013-08-16 15:08:28 +02:00
IndexController.php Fix pagination and remove ModuleController, rename handlesAuth 2013-09-02 18:42:05 +02:00
PreferenceController.php Code style, Form tests and bugfixes 2013-08-29 11:48:33 +02:00
StaticController.php Remove different caching headers for development 2013-09-23 13:55:49 +02:00