phpci/PHPCI/Controller
2014-05-13 15:15:33 +00:00
..
BuildController.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
BuildStatusController.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01: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 Renaming project.git_key and project.public_key to project.ssh_private_key and project.ssh_public_key respectively. 2014-05-13 15:15:33 +00:00
SessionController.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
SettingsController.php Adding a warning that PHPCI can't save your settings if the config.yml file is not writeable, fixes #369 2014-05-12 18:37:48 +01:00
UserController.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
WebhookController.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00