phpci/PHPCI/Service
Daniel Seif e531c80718 Reset the status of a duplicated build to avoid strict-mode errors.
When using SQL strict mode, mysql would complain that no default value of the status column is set. Setting the status to 0 before duplicating fixes this.

Closes #725
2015-02-03 12:21:04 +00:00
..
BuildService.php Reset the status of a duplicated build to avoid strict-mode errors. 2015-02-03 12:21:04 +00:00
ProjectService.php Update Gitlab URL parsing to no longer require a project namespace. 2014-12-18 10:02:43 +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