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
6ee0b57434
php-censor
/
PHPCI
History
Download ZIP
Download TAR.GZ
Dan Cryer
6ee0b57434
Merge branch 'master' of github.com:Block8/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