phpci/PHPCI
2014-02-27 14:12:19 +00:00
..
build updated 2013-09-18 09:59:53 +01:00
Command tidy up code in Command namespace 2014-02-27 14:12:19 +00:00
Controller update PluginController to use PHPCI plugin directory as well as composer to get information about installed plugins. 2014-02-25 22:22:32 +00:00
Helper add getProjectTitle convenience method to the Build class. 2014-02-25 22:36:20 +00:00
Logging Lots of clean up: Fixed remote git build to only checkout a commit if there is one, cleaned up logging to remove the logger cruft from the visible log and shortened paths within the log by removing the build directory, added a build-level exception handler to catch things like failed clones and so on. 2014-02-25 10:16:58 +00:00
Model add getProjectTitle convenience method to the Build class. 2014-02-25 22:36:20 +00:00
Plugin fix psr2 violations in EmailPlugin 2014-02-27 14:04:08 +00:00
Store Adding commit message to Build 2014-02-25 16:43:06 +00:00
View Merge branch 'master' of https://github.com/Block8/PHPCI into plugin-discovery 2014-02-25 19:26:25 +00:00
Application.php fix code sniff violations. 2014-02-26 14:35:14 +00:00
Builder.php fix code sniff violations. 2014-02-26 14:35:14 +00:00
BuildFactory.php Making commit links work throughout the UI 2014-02-25 17:00:05 +00: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 Remove __constructor from plugin interface to increase flexibility. 2013-11-17 17:22:31 +00:00
Store.php fix code sniff violations. 2014-02-26 14:35:14 +00:00