php-censor/PHPCI/Helper
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
..
AnsiConverter.php Use sensiolabs/ansi-to-html to parse the build logs. 2015-04-09 11:54:57 +02:00
BaseCommandExecutor.php Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
Build.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
BuildInterpolator.php Add a plugin to handle sending notifications to Slack (https://slack.com/) 2014-12-22 16:03:09 +00:00
CommandExecutor.php Set the CommandExecutor buildPath property when a build is created. 2015-02-23 14:42:04 +00:00
Diff.php Hopefully fixing a bug where reporting errors back to Github causes an infinite loop. 2015-02-26 08:31:58 +00:00
Email.php Lots of cleanup. 2015-02-12 14:11:58 +00:00
Github.php Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
Lang.php Localisation support for dates throughout the front-end using moment.js. 2015-02-03 11:53:12 +00:00
LoginIsDisabled.php Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
MailerFactory.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
SshKey.php Make SSH key generation more robust. 2015-02-23 13:49:29 +00:00
UnixCommandExecutor.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
User.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
WindowsCommandExecutor.php Fixing SensioLabs Insight 'Critical' violations. 2015-02-12 10:39:41 +00:00