This website requires JavaScript.
Explore
Pages
CI
Gist
Help
Register
Sign in
deblan
/
php-censor
Watch
1
Star
0
Fork
You've already forked php-censor
0
Code
Issues
Pull requests
Releases
Wiki
Activity
d4835b46fa
php-censor
/
PHPCI
/
Model
/
Build
History
Download ZIP
Download TAR.GZ
Dan Cryer
d4835b46fa
Fixing LocalBuild, it was in the wrong namespace.
2013-05-16 00:51:12 +01:00
..
BitbucketBuild.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
GithubBuild.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
LocalBuild.php
Fixing LocalBuild, it was in the wrong namespace.
2013-05-16 00:51:12 +01:00
RemoteGitBuild.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