phpci/PHPCI
2013-05-16 00:51:12 +01:00
..
build fix symlink check and build dir 2013-05-15 21:53:36 +01:00
Command Refactoring builds out into separate model types (Github, Bitbucket, Local) and builder to use build->createWorkingCopy() to make build directory. Fixes #29 2013-05-15 23:47:37 +01:00
Controller Fixing the add / edit project form to make the reference field validation more intelligent. Fixes #19 2013-05-16 00:33:12 +01:00
Helper Adding user accounts. 2013-05-10 16:25:51 +01:00
Model Fixing LocalBuild, it was in the wrong namespace. 2013-05-16 00:51:12 +01:00
Plugin Switching executeCommand() to use sprintf for parameters, and all the plugins to pass params separately. See #12, closes #24 2013-05-16 00:19:24 +01:00
Store Adding user accounts. 2013-05-10 16:25:51 +01:00
View Follow-up to commit fa7ad2f45d, which replaced short-tags with print statements. This one was missed (or, perhaps, has since crept in). A CodeSniffer test candidate, methinks! 2013-05-15 16:31:21 +01:00
Application.php Adding user accounts. 2013-05-10 16:25:51 +01:00
Builder.php Switching executeCommand() to use sprintf for parameters, and all the plugins to pass params separately. See #12, closes #24 2013-05-16 00:19:24 +01:00
BuildFactory.php Refactoring builds out into separate model types (Github, Bitbucket, Local) and builder to use build->createWorkingCopy() to make build directory. Fixes #29 2013-05-15 23:47:37 +01:00
Plugin.php Initial commit. 2013-05-03 16:02:53 +01:00