phpci/PHPCI/Controller
Adirelle d804438a87 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
..
BuildController.php Use sensiolabs/ansi-to-html to parse the build logs. 2015-04-09 11:54:57 +02:00
BuildStatusController.php Fixing FIXMEs 2015-02-12 13:30:32 +00:00
HomeController.php Code style fix 2015-02-28 23:51:04 +06:00
PluginController.php Fixing PHPCS errors. 2015-02-26 08:45:42 +00:00
ProjectController.php Added total builds count to index and project page 2015-02-28 23:13:02 +06:00
SessionController.php Code style fixed. 2015-03-18 12:21:06 +01:00
SettingsController.php Remove short array syntax to keep backwards compatibility with php5.3 2015-03-06 17:44:22 +01:00
UserController.php Added default value in profile language select (current language) 2015-03-10 09:51:22 +01:00
WebhookController.php Fixing pull request builds. 2015-03-11 07:48:22 +00:00