php-censor/PHPCI/Controller
Adirelle fb978c6c51 Detailed webhook responses.
Fixed docblocks.

Reworked WebhookController to enforce Json responses in ::handleAction.

Check the project type match the webhook.

When creating several builds, do not stop on first error.

Try to create every builds and report 'ok' if at least one succeeds.

CS fix.

Fixed Uses.

Fixed the types accepted by the git webhook.

Added some really basic test.
2015-04-09 13:09:03 +02:00
..
BuildController.php Use sensiolabs/ansi-to-html to parse the build logs. 2015-04-09 11:54:57 +02:00
BuildStatusController.php Fixing FIXMEs 2015-02-12 13:30:32 +00:00
HomeController.php Code style fix 2015-02-28 23:51:04 +06:00
PluginController.php Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
ProjectController.php Added total builds count to index and project page 2015-02-28 23:13:02 +06:00
SessionController.php Code style fixed. 2015-03-18 12:21:06 +01:00
SettingsController.php Remove short array syntax to keep backwards compatibility with php5.3 2015-03-06 17:44:22 +01:00
UserController.php Added default value in profile language select (current language) 2015-03-10 09:51:22 +01:00
WebhookController.php Detailed webhook responses. 2015-04-09 13:09:03 +02:00