phpci/PHPCI/Controller
Marco Vito Moscaritolo 6adbee0bc9 Fixed webhook method docs.
Closes #565
2014-10-16 16:23:17 +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 Adding a branch filter to the project page, allowing users to view builds from a specific branch. 2014-10-16 16:10:24 +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 Fixed webhook method docs. 2014-10-16 16:23:17 +01:00