phpci/PHPCI/Controller
2014-10-16 15:44:41 +01:00
..
BuildController.php Fixing incorrect method call BuildService::delete() and making the project page reload when a build is deleted. Fixes #528 2014-07-29 15:07:26 +01:00
BuildStatusController.php Adding / SVG support build status 2014-05-17 21:42:18 +04:00
HomeController.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
PluginController.php Removing PHPCI's attempt to install plugins via composer automatically, as it usually doesn't work. See #395 2014-05-12 18:26:44 +01:00
ProjectController.php Restoring the ability to change a project's default branch. Fixes #532 2014-07-31 12:15:26 +01:00
SessionController.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
SettingsController.php Fixing support for SMTP encryption. 2014-10-16 15:44:41 +01:00
UserController.php Fixing the ability to delete users. 2014-07-31 12:10:34 +01:00
WebhookController.php Updating webhooks to use build service 2014-07-14 16:08:19 +01:00