phpci/PHPCI
2014-05-12 13:46:26 +01:00
..
build updated 2013-09-18 09:59:53 +01:00
Command Removing 5.4+ array syntax from GenerateCommand 2014-05-09 07:01:03 +01:00
Controller Reducing the complexity of ProjectController::add() 2014-05-09 16:19:15 +01:00
Helper Add missing newline to end of BaseCommandExecutor. 2014-05-12 09:07:27 +01:00
Logging PHPMD cleanup 2014-05-02 14:48:40 +01:00
Model Removing unused plugins column, adding extra column to allow for type-specific build information (such as forked repo information for pull requests or a patch file 2014-05-12 13:46:26 +01:00
Plugin Cleaning up the composer plugin a little 2014-05-12 11:58:43 +01:00
Store Making the public key a property that we store for projects, and displaying it for later use. 2014-04-30 14:14:23 +01:00
View Adding some form of exception handling to front-end requests 2014-05-09 12:04:42 +01:00
Application.php Updating exception handler to return the appropriate HTTP response code 2014-05-09 12:10:48 +01:00
Builder.php Fixes 2014-05-09 23:55:13 +07:00
BuildFactory.php Enabling the exception / error handler for console mode only. Also fixing a catchable fatal error in the BuildFactory class. 2014-05-09 11:47:42 +01:00
Controller.php Updating PHPCI to support new b8framework release 2014-02-24 15:30:44 +00:00
Model.php fix code sniff violations. 2014-02-26 14:35:14 +00:00
Plugin.php Small fixes for SQL plugins (phpdocs, some fixes) 2014-05-09 23:49:20 +07:00
Store.php fix code sniff violations. 2014-02-26 14:35:14 +00:00
ZeroConfigPlugin.php Adding the ability to run projects with no build configuration. Runs what plugins it can automatically. Closes #235 2014-04-25 10:17:39 +01:00