phpci/PHPCI/Controller
2014-05-09 11:41:34 +01:00
..
BuildController.php Adding per-page titles throughout PHPCI, fixes #371 2014-04-24 16:25:24 +01:00
BuildStatusController.php Adding a basic external project status page, accessible via /build-status/view/{id}. Fixes #353 2014-04-30 15:00:35 +01:00
HomeController.php Make project overview table update when build list does on dashboard, fixes #336 2014-04-30 15:24:55 +01:00
PluginController.php Adding per-page titles throughout PHPCI, fixes #371 2014-04-24 16:25:24 +01:00
ProjectController.php Further cleanup for #384 2014-05-02 17:38:43 +01:00
SessionController.php Making login redirect you to where you were trying to go after logging in. 2014-05-09 11:41:34 +01:00
SettingsController.php Fixing the horrors of overly long lines, misalignment, and incorrect use of new lines. 2014-05-01 16:53:29 +01:00
UserController.php Adding edit profile (and change password) option for users. 2014-05-08 17:59:08 +00:00
WebhookController.php Bugfix Errors with PHPCI GitHub hook #296 2014-03-30 11:59:56 +02:00