php-censor/PHPCI
2014-05-01 17:03:48 +01:00
..
build updated 2013-09-18 09:59:53 +01:00
Command Fixes for feedback in #341. 2014-04-16 09:29:01 +01:00
Controller Fixing the horrors of overly long lines, misalignment, and incorrect use of new lines. 2014-05-01 16:53:29 +01:00
Helper Fixing the horrors of overly long lines, misalignment, and incorrect use of new lines. 2014-05-01 16:53:29 +01:00
Logging OH THE HORROR, a mis-spaced try-catch. 2014-05-01 16:55:44 +01:00
Model Re-PSR2ing the generated model base classes. 2014-05-01 17:03:48 +01:00
Plugin Fixing the horrors of overly long lines, misalignment, and incorrect use of new lines. 2014-05-01 16:53:29 +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 Make build page use PHPCI_URL for project link, fixes #378 2014-05-01 13:47:38 +01:00
Application.php Adding per-page titles throughout PHPCI, fixes #371 2014-04-24 16:25:24 +01:00
Builder.php Migrating PHPMD to use XML report format and add a UI plugin to display warning information. See #305 2014-04-25 11:28:27 +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