phpci/PHPCI/Service
Adirelle 9590336c49 Added a new configuration variable, PHPCI_BUILD_ROOT_DI.
This variable allows to change where the build happens.
It defaults to PHPCI_DIR.'PHPCI/build/'.

Moved build path calculate and build removal into the Build class.

Also remove the build directory when deleting the build.

Close #834
2015-04-22 11:44:54 +02:00
..
BuildService.php Added a new configuration variable, PHPCI_BUILD_ROOT_DI. 2015-04-22 11:44:54 +02:00
ProjectService.php Allow projects to be archived. 2015-02-23 19:37:11 +00:00
UserService.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