Andreus Timm
|
6eb69789d6
|
Adding slash in path
Fix / for DIRECTORY_SEPARATOR
Closed #1109
|
2015-10-26 16:26:47 +01:00 |
|
Dan Cryer
|
28ad88cff9
|
Big update: New way of storing build errors, updated UI, AdminLTE 2, fixes, etc.
|
2015-10-15 10:07:54 +01:00 |
|
Dan Cryer
|
1c2137bf5d
|
Merge pull request #1066 from REBELinBLUE/hide_yml_file
Adding support to check for .phpci.yml so the file can be 'hidden'
|
2015-10-05 15:23:20 +01:00 |
|
Stephen Ball
|
8511e2a251
|
Adding support to check for .phpci.yml so the file can be 'hidden' as with other CI systems such as Travis, StyleCI and Codeclimate
|
2015-10-04 17:38:03 +01:00 |
|
Dan Cryer
|
465406b24f
|
Merge pull request #869 from REBELinBLUE/technical_debt_cleanup
Cleanup technical debt
|
2015-10-02 22:12:50 +01:00 |
|
Stephen Ball
|
087cde47e8
|
Removed allowed_warnings as it is not used
Calling setOptions
Closed #975
|
2015-05-28 12:03:23 +02:00 |
|
Stephen Ball
|
3b05f05f1c
|
Removed log output so that it matches the other plugins which don't pollute the build log, and to prevent issues with the log output not being escaped
|
2015-03-13 13:31:38 +00:00 |
|
Thomas Frei
|
985a21479c
|
Remove short array syntax to keep backwards compatibility with php5.3
|
2015-03-06 17:44:22 +01:00 |
|
Nathan Jovin
|
0392c4aaf6
|
Fix issue #840 Technical Debt not storing data nor displaying results in table
|
2015-03-05 00:12:42 -08:00 |
|
Dan Cryer
|
c914a25ff2
|
Adding support for commenting on Github diffs.
|
2015-02-23 13:40:34 +00:00 |
|
James Inman
|
2ed0611418
|
Adding output support to Behat plugin.
|
2015-02-20 13:38:42 +00:00 |
|
James Inman
|
2a5b0bc887
|
Fix missing return statement in Technical Debt.
|
2015-02-19 13:37:35 +00:00 |
|
James Inman
|
b233bf7bd4
|
Fixing Technical Debt error message.
|
2015-02-18 14:56:04 +00:00 |
|
James Inman
|
58620d9384
|
PHPCS/PHPMD fixes for Technical Debt plugin.
|
2015-02-18 14:44:04 +00:00 |
|
James Inman
|
181d7b4b15
|
PHPCS/DocBlock fixes to Technical Debt plugin.
|
2015-02-18 14:15:59 +00:00 |
|
James Inman
|
6be867a517
|
Adding Technical Debt plugin.
|
2015-02-18 14:07:26 +00:00 |
|