Angel Koilov
c1b9766bfe
add pingback for IRC plugin
...
Close #886
2015-04-22 11:58:43 +02:00
Adirelle
bc65445c05
Enforce "en" lang in tests.
...
Some tests compare the result to english strings.
Do not test UnixCommandExecutor on Windows.
PharTest: explain why PHAR writing test are skipped.
InstallCommandTest: mock checkRequirements to allow the tests to run.
Run php_parallel_lint before all other tests.
Close #846
2015-04-22 11:49:26 +02:00
Marco Vito Moscaritolo
53f9105a9a
Merge pull request #871 from REBELinBLUE/fix_wipe_error
...
Preventing the wipe plugin failing due to an undefined variable
2015-04-16 18:39:30 +02:00
zviryatko
b3f72de0fe
Change xmpp config and message files directory
2015-04-09 12:08:27 +02:00
Angel Koilov
5afa26bf05
remove unnecessary code
2015-04-09 12:06:32 +02:00
Adirelle
bc634a570f
Reworked TapParser to be compliant and more robust.
...
Added another test case from #571 .
Updated the output of TapParser::processTestLine.
Broke TapParser::parse down in simpler methods.
TapParser: ignore leading garbage and properly complain on missing TAP log.
TapParser: detect and report duplicated TAP log.
TapParser: got rid of the "test" and "suite" values.
They are only available with PHPUnit.
TapParser: append the message from yaml diagnostic to existing message.
Reworked the dispaly of test results.
PHPUnit plugin: pretty print test data.
2015-04-09 12:00:10 +02:00
Stephen Ball
e0750cf9cc
Preventing the plugin failing due to an undefined variable
2015-03-16 11:05:33 +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
e7a270f60a
Fixing PHPCS errors.
2015-02-26 08:45:42 +00:00
Adirelle
f28d72fb64
Email plugin: use "default_mailto_address" as a fallback only.
...
Closes #730
2015-02-23 14:16:35 +00:00
Matthew Leffler
a1dcba93db
Convert tapString to UTF-8, allowing UTF8 output from PHPUnit, etc.
...
Closes #738
2015-02-23 14:15:11 +00:00
Àlex Corretgé
18e263a8ad
Fix the problem when executing Phing out of the build dir.
...
Closes #778
Closes #748
2015-02-23 13:53:38 +00:00
Dan Cryer
c914a25ff2
Adding support for commenting on Github diffs.
2015-02-23 13:40:34 +00:00
Dan Cryer
87abe2c712
Slight cleanup to please PHPMD.
2015-02-20 14:24:37 +00:00
James Inman
2ed0611418
Adding output support to Behat plugin.
2015-02-20 13:38:42 +00:00
Dan Cryer
faac320e59
Merge branch 'master' of github.com:Block8/PHPCI
2015-02-20 12:46:50 +00:00
Dan Cryer
98fa3ce334
Setup plugin failure should cease execution. Fixes #797
2015-02-20 12:46:43 +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
Daniel Wolkenhauer
8ba9738add
Fatal error: Call to undefined method PHPCI\Helper\Email::setIsHtml() in ../Email.php on line 107
2015-02-16 18:51:05 +01:00
Marco Vito Moscaritolo
9874f342d4
Fixed typo.
2015-02-16 14:55:20 +01:00
Marco Vito Moscaritolo
06e7b9f2f6
Fixed code in CC mails.
2015-02-16 14:54:41 +01:00
Marco Vito Moscaritolo
f752962202
Use more consistent project name loader to compose mail.
2015-02-16 14:52:48 +01:00
Marco Vito Moscaritolo
3567742dcf
Refactor on mail sending to use Email helper and specific tempalte for successfull build.
2015-02-16 14:51:14 +01:00
Dan Cryer
f919ff6265
Fixing other tests
2015-02-16 11:58:15 +00:00
Igor Timoshenko
808ae7725a
Added Codeception UI plugin
2015-02-16 11:47:07 +01:00
Dan Cryer
9f93db9f35
Lots of cleanup.
2015-02-12 14:11:58 +00:00
Dan Cryer
379d2db547
Cleaning up permissions on a few files.
2015-02-12 13:42:07 +00:00
Dan Cryer
7820ccdf9e
Fixing FIXMEs
2015-02-12 13:30:32 +00:00
Dan Cryer
84b00e305e
Fixing missing use statements
2015-02-12 11:42:09 +00:00
vigo5190
9b42e62088
Update Slack plugin to support the latest version of the library it relies on.
...
Closes #742
Closes #747
2015-02-09 12:14:30 +00:00
Adirelle
f1314a382d
Remove duplicates from the list of recipients in the email plugin.
...
Closes #731
2015-02-03 11:58:18 +00:00
Sergey Linnik
a2dbe1378a
Add query interpolation in PostgreSQL and SQLite plugin.
...
Closes #757
2015-02-03 11:33:55 +00:00
Dan Cryer
5b40c2a769
Merge pull request #722 from REBELinBLUE/slack-bug-fix
...
Fixing issue with status overwriting message
2014-12-23 15:41:45 +00:00
Stephen Ball
c69217e77a
Fixing issue with status overwriting message
2014-12-23 15:30:09 +00:00
Dan Cryer
c1ac322d93
Fixes
2014-12-22 16:18:33 +00:00
Stephen Ball
5837c3a530
Add a plugin to handle sending notifications to Slack ( https://slack.com/ )
...
Closes #720
2014-12-22 16:03:09 +00:00
Dan Cryer
5a9e71adc5
Merge fixes
2014-12-18 10:45:21 +00:00
Stephen Ball
9ced5a4097
New plugin to support PHP TAL linting.
...
Closes #701
2014-12-18 09:45:17 +00:00
Guillaume Perréal
83199441bb
Prepend the build path to ignored directories in PhpParallelLint.php.
...
Closes #710
2014-12-18 09:40:25 +00:00
Guillaume Perréal
b766af7682
Have the PhpUnit plugin reports an explicit error when no test are configured.
...
Closes #711
2014-12-18 09:38:36 +00:00
Dan Cryer
28d09275fd
Merging latest master
2014-12-08 14:18:57 +00:00
Dan Cryer
9fda9ed989
Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero.
...
Closes #692
2014-12-08 14:12:01 +00:00
Dan Cryer
633608249f
Builder, build plugins
2014-12-04 15:48:52 +00:00
michael.schramm
aa27bf80c7
Improved PHPSpec plugin. Now includes a UI Plugin.
2014-12-03 12:21:55 +00:00
Tobias van Beek
0b8b2fd364
Prevent undefined errors in TapParser if output from scripts failed.
...
Closes #515
2014-12-03 12:12:29 +00:00