phpci/PHPCI
Adirelle f3c1a98cf1 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
..
build Lots of cleanup. 2015-02-12 14:11:58 +00:00
Command Updating the UpdateCommand to check for a config key rather than a specific file. 2015-02-25 09:36:50 +00:00
Controller Detailed webhook responses. 2015-04-09 13:09:03 +02:00
Helper Use sensiolabs/ansi-to-html to parse the build logs. 2015-04-09 11:54:57 +02:00
Languages Reworked TapParser to be compliant and more robust. 2015-04-09 12:00:10 +02:00
Logging Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
Migrations Allow projects to be archived. 2015-02-23 19:37:11 +00:00
Model Add the --recursive parameter to the git clone to get the submodules 2015-04-09 12:03:08 +02:00
Plugin Change xmpp config and message files directory 2015-04-09 12:08:27 +02:00
Service Allow projects to be archived. 2015-02-23 19:37:11 +00:00
Store Fixing base store docblocks. 2015-02-16 11:20:18 +00:00
View Use sensiolabs/ansi-to-html to parse the build logs. 2015-04-09 11:54:57 +02:00
Application.php Remove short array syntax to keep backwards compatibility with php5.3 2015-03-06 17:44:22 +01:00
Builder.php Fixing symlink removal. 2015-03-10 19:11:43 +00:00
BuildFactory.php Add SVN support to PHPCI. 2015-02-20 14:14:36 +00:00
Controller.php Cleaning up unnecessary use of 'die' and 'exit' 2015-02-12 12:37:56 +00:00
Model.php Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero. 2014-12-08 14:12:01 +00:00
Plugin.php Lots of cleanup. 2015-02-12 14:11:58 +00:00
Store.php Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero. 2014-12-08 14:12:01 +00:00
ZeroConfigPlugin.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00