php-censor/PHPCI
Adirelle df5e378b8a Use sensiolabs/ansi-to-html to parse the build logs.
Added an AnsiConverter helper.

Use the AnsiConverter in the email and page templates that display the build log.

Use a dedicated stylesheet for the ANSI converter.

It can be customized.
It can be inlined in the notifications.

Do not use ProphecyTestCase when not needed.
2015-04-09 11:54:57 +02:00
..
build Lots of cleanup. 2015-02-12 14:11:58 +00:00
Command Updating the UpdateCommand to check for a config key rather than a specific file. 2015-02-25 09:36:50 +00:00
Controller Use sensiolabs/ansi-to-html to parse the build logs. 2015-04-09 11:54:57 +02:00
Helper Use sensiolabs/ansi-to-html to parse the build logs. 2015-04-09 11:54:57 +02:00
Languages Merge pull request #842 from corpsee/feature-ui-improvements 2015-03-25 12:51:10 +01:00
Logging Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
Migrations Allow projects to be archived. 2015-02-23 19:37:11 +00:00
Model Hopefully fixing a bug where reporting errors back to Github causes an infinite loop. 2015-02-26 08:31:58 +00:00
Plugin Remove short array syntax to keep backwards compatibility with php5.3 2015-03-06 17:44:22 +01:00
Service Allow projects to be archived. 2015-02-23 19:37:11 +00:00
Store Fixing base store docblocks. 2015-02-16 11:20:18 +00:00
View Use sensiolabs/ansi-to-html to parse the build logs. 2015-04-09 11:54:57 +02:00
Application.php Remove short array syntax to keep backwards compatibility with php5.3 2015-03-06 17:44:22 +01:00
Builder.php Fixing symlink removal. 2015-03-10 19:11:43 +00:00
BuildFactory.php Add SVN support to PHPCI. 2015-02-20 14:14:36 +00:00
Controller.php Cleaning up unnecessary use of 'die' and 'exit' 2015-02-12 12:37:56 +00:00
Model.php Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero. 2014-12-08 14:12:01 +00:00
Plugin.php Lots of cleanup. 2015-02-12 14:11:58 +00:00
Store.php Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero. 2014-12-08 14:12:01 +00:00
ZeroConfigPlugin.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00