phpci/PHPCI
2015-04-09 12:03:08 +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 Use sensiolabs/ansi-to-html to parse the build logs. 2015-04-09 11:54:57 +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 Reworked TapParser to be compliant and more robust. 2015-04-09 12:00:10 +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