This website requires JavaScript.
Explore
Pages
CI
Gist
Help
Register
Sign in
deblan
/
phpci
Watch
1
Star
0
Fork
You've already forked phpci
0
Code
Issues
Pull requests
Releases
Wiki
Activity
ecd051a2eb
phpci
/
PHPCI
History
Download ZIP
Download TAR.GZ
Dan Cryer
ecd051a2eb
Copy build plugin.
2013-05-17 17:50:27 +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
Fixed Strict Standards notices
2013-05-16 15:43:17 -04:00
Controller
Fixing PHPCI so that it'll work in a subdirectory.
2013-05-17 17:34:31 +01:00
Helper
PHPCI/Helper and PHPCI/Model PSR2 compliance. Issue
#18
2013-05-16 15:41:15 +01:00
Model
Merging fixes for strict standards errors.
Closes
#44
2013-05-17 16:24:17 +01:00
Plugin
Copy build plugin.
2013-05-17 17:50:27 +01:00
Store
PHPCI/Store PSR2 compliance. Issue
#18
2013-05-16 16:03:34 +01:00
View
Fixing PHPCI so that it'll work in a subdirectory.
2013-05-17 17:34:31 +01:00
Application.php
Fixing PHPCI so that it'll work in a subdirectory.
2013-05-17 17:34:31 +01:00
Builder.php
Fixing PHPMD and PHPCS plugins, updating code to pass both, and updating phpci.yml to enable them. Issue
#18
2013-05-16 16:46:46 +01:00
BuildFactory.php
Improved commenting throughout the project.
Fixes
#18
2013-05-16 17:17:29 +01:00
Plugin.php
Initial work on PSR2 compliance for issue
#18
2013-05-16 02:57:30 +01:00