phpci/PHPCI
2013-05-16 01:41:31 +01:00
..
build Replacing .gitkeep with .gitignore, so that artifacts created in the build directories are properly ignored, and don't end up being committed to the repo on accident. 2013-05-16 12:55:29 +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 Fix for signing in with Github when adding a new project. 2013-05-16 01:41:20 +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 Updated the comments in the PHPUnit plugin to relfect the fact that directory and config file can also be arrays of strings. 2013-05-16 09:54:15 +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 Getting to the bottom of the logging issue 2013-05-15 23:43:34 -04: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