phpci/PHPCI/Controller
2014-07-29 17:24:13 +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 More service layer functionality, builds now. Also some extra tests for projects and build models. 2014-07-14 16:02:36 +01:00
SessionController.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
SettingsController.php Allow users to turn off SMTP encryption. 2014-07-29 17:24:13 +01:00
UserController.php Moving user controller to using a service class 2014-07-23 15:50:34 +01:00
WebhookController.php Updating webhooks to use build service 2014-07-14 16:08:19 +01:00