phpci/PHPCI/Controller
2014-12-01 15:48:22 +00: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 Remove un-necessary and incorrect validator for branch field on the project add/edit form. 2014-11-13 17:42:39 +00: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 Fix profile update - missing parameter in function call. 2014-11-13 17:20:41 +00:00
WebhookController.php Adding support for Github Content-Type: application/json web hooks. 2014-12-01 15:48:22 +00:00