Commit graph

77 commits

Author SHA1 Message Date
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
Dan Cryer ae95ead53b Updating dependencies. 2015-02-26 08:08:45 +00:00
Dan Cryer 3fdf4d26ad Make build log and meta value columns use MEDIUMTEXT data type.
Closes #777
2015-02-09 11:18:34 +00:00
Dan Cryer 58e1188bed Updating dependencies. 2015-02-03 10:54:50 +00:00
Lucas Gois b5f6e07068 Added support for gitlab merge requests
Added function to verify if a gitlab merge request is sent.
If yes, then will create a build for the source branch of the request.

Closes #699
2014-12-18 09:51:09 +00:00
Dan Cryer dba1f8b881 Updating composer.lock 2014-12-11 14:35:16 +00:00
Dan Cryer 53bca31c2a Fixing fatal error on dashboard, also adding slim view for installs with more than 10 projects 2014-12-03 20:26:32 +00:00
Dan Cryer 43fef1539f Front-End Upgrade: New UI Based on Admin LTE.
Closes #673
2014-12-03 15:30:36 +00:00
Marco Vito Moscaritolo b8421898da Removing PHPCI's custom autoloader in favour of Composer autoloader.
Closes #661
2014-12-01 17:20:54 +00:00
Jimmy Cleuren 94ba25a7bd Upgrade PHPUnit to the latest stable version (4.1)
Closes #466
2014-07-11 16:35:39 +01:00
Dan Cryer 8b0261417a Various bits of cleanup, should hopefully fix the build 2014-07-11 14:29:27 +00:00
Bertram Truong 5b177ba8db fix http urls to use protocol relative urls 2014-07-10 08:49:55 -05:00
Dan Cryer 3a863e8eed Adding migrations functionality to PHPCI using Phinx 2014-05-13 15:15:06 +00:00
steve.brazier b71472e2c6 bump required php version to 5.3.8. 2014-05-09 11:20:04 +01:00
Dan Cryer 327abf551c Updating composer.json 2014-05-08 16:04:37 +00:00
Dan Cryer df5600f0c1 Fixing composer.json and composer.lock after my breaking them in 69ea47874fc3d95698e5cdb2601bd4ef5ee8eb52. Thanks @elkangaroo 2014-05-01 17:11:21 +01:00
Dan Cryer 4197c9e34d Fixing the horrors of overly long lines, misalignment, and incorrect use of new lines. 2014-05-01 16:53:29 +01:00
Dan Cryer d374c16161 Updating composer.lock to reflect new dependency versions 2014-04-16 09:54:09 +01:00
Dan Cryer 1ddce31488 Updating PHPCI to support new b8framework release 2014-02-24 15:30:44 +00:00
steve.brazier 2fb8985ff7 move prophecy-phpunit to a dev dependency as it's not required other than to execute tests. 2013-12-06 15:10:58 +00:00
steve.brazier 0b130a42db add prophecy and phpunit integration to make mocking a bit simpler. 2013-12-06 12:51:12 +00:00
meadsteve ea2981b45e fixing composer.lock to remove packages no longer required. 2013-11-20 11:52:58 +00:00
meadsteve e1d8239e8a Create factory for plugins that resources can be registered with. 2013-11-17 17:23:35 +00:00
meadsteve a38a18f0fd Adding psr3 logging interface and monolog to the project's composer.json. 2013-10-26 12:07:06 +01:00
Dan Cryer 7d5760f355 Stabilising composer dependencies. 2013-10-08 16:29:01 +01:00
Dan Cryer 524a0cc58a Replacing build status images 2013-10-08 12:50:59 +01:00
Dan Cryer b33189e08e UI plugins, including quality trend chart, logs and lines of code. Some UI tweaks. 2013-10-08 07:21:46 +01:00