icingaweb2/application/controllers
Eric Lippmann a5908c9553 CS: Replace multiple empty lines with one
find application/ library/Icinga/ test/ modules/ -name *.php | xargs sed -i '/^$/N;/^\n$/D'
2013-09-04 18:36:10 +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 Fix Bootstrap typed wrong 2013-09-04 17:12:44 +02:00