phpci/PHPCI
2014-05-08 09:33:47 +01:00
..
build updated 2013-09-18 09:59:53 +01:00
Command Fixing daemonise mode, forcing RunCommand to only get one build at a time when running under daemon mode 2014-05-06 16:43:47 +01:00
Controller Further cleanup for #384 2014-05-02 17:38:43 +01:00
Helper Further cleanup for #384 2014-05-02 17:38:43 +01:00
Logging PHPMD cleanup 2014-05-02 14:48:40 +01:00
Model Converting build meta to use longtext instead of text, for builds with a lot of errors. 2014-05-07 16:09:56 +01:00
Plugin Merge pull request #388 from mobileka/fix-217 2014-05-08 09:33:47 +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 Fix broken project view layout 2014-05-01 19:00:46 +02:00
Application.php Adding per-page titles throughout PHPCI, fixes #371 2014-04-24 16:25:24 +01:00
Builder.php Removing success field from Builder as it is only used in one method, see #382 2014-05-02 14:58:21 +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
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