Schorsch3000
5683fa37dc
Added Gulp JS plugin.
...
Closes #606
2014-10-16 16:02:36 +01:00
Dan Cryer
1f41e50639
Quick fix for the PHPLoc directory setting
2014-07-29 15:31:27 +01:00
Daren Chandisingh
ad1a75ec05
Add build path to phploc directory
2014-07-29 15:25:10 +01:00
Emmanuel Vella
2109379501
Update Behat plugin to be compatible with Behat 3
...
Closes #482
2014-07-11 15:50:17 +01:00
Dan Cryer
52f45a38bf
PHPCS Cleanup
2014-07-11 14:07:27 +01:00
Dmitrijs Vrublevskis
489314cac8
Add color & notify options for HipChat plugin. Also fix execute result - return correct notify status.
2014-06-29 15:18:21 +03:00
Jimmy Cleuren
7e4c8313dc
fixing the phpunit plugin
2014-06-17 23:47:15 +02:00
Dan Cryer
ce88661961
Merge pull request #458 from corpsee/phpunit-improvements
...
Removed useless args
2014-06-13 13:49:32 +01:00
Stephen Ball
fd0c68ff15
Adding a build status JS plugin for PHPCPD
2014-06-12 16:06:59 +00:00
Dmitry Khomutov
20bbb8031a
Removed useless args
2014-05-26 01:17:29 +07:00
Dan Cryer
6320b2df09
Merge pull request #438 from cangelis/ignore_file_phpcpd
...
Fixed file ignoring for phpcpd
2014-05-23 13:22:57 +01:00
Dan Cryer
9ccdb460d0
Merge pull request #440 from Ange7/xmpp
...
Add new XMPP Notification plugin
2014-05-23 13:21:27 +01:00
Dan Cryer
da3dba0939
Log output when reports fail to process
2014-05-22 11:59:26 +01:00
Alexandre Russo
cdf5e46d54
PHPCI/Plugin/Xmpp.php : Use implode() method instead of foreach() to build recipients for command
2014-05-21 21:57:40 +02:00
Alexandre Russo
b02e2f0b66
PHPCI/Plugin/Xmpp.php : Remove unused $args variable
2014-05-21 21:57:20 +02:00
Alexandre Russo
7b5dab6185
PHPCI/Plugin/Xmpp.php : Fix command to send to system
2014-05-21 14:11:47 +02:00
Alexandre Russo
b84f3e2c22
PHPCI/Plugin/Xmpp.php : Fix build message method
2014-05-21 14:11:46 +02:00
Alexandre Russo
33a85af0b7
PHPCI/Plugin/Xmpp.php : default date format is now %c
2014-05-21 14:11:45 +02:00
Alexandre Russo
c0e64f3ff0
PHPCI/Plugin/Xmpp.php : Fix get configuration file method
2014-05-21 14:11:44 +02:00
Alexandre Russo
edd1409a2d
PHPCI/Plugin/Xmpp.php : Fix date_format variable
2014-05-21 14:11:43 +02:00
Alexandre Russo
6f0763202b
PHPCI/Plugin/Xmpp.php : Fix config file name of sendxmpp (sendxmpprc instead of sendxmpp)
2014-05-21 14:11:42 +02:00
Alexandre Russo
501b0138b3
PHPCI/Plugin/Xmpp.php : Fix syntax variable «date_format»
2014-05-21 14:11:41 +02:00
Alexandre Russo
581f9d1bfa
PHPCI/Plugin/XMPP.php rename to PHPCI/Plugin/Xmpp.php
2014-05-21 14:11:14 +02:00
Alexandre Russo
40b52fb1bd
PHPCI/Plugin/XMPP.php : Add new param «dateFormat» to display date/hour in notification message. Move code to build message string in separate method
2014-05-21 14:11:13 +02:00
Alexandre Russo
7f05051dc7
PHPCI/Plugin/XMPP.php : Add test on empty recipients list and add test to check that all command was successful
2014-05-21 14:10:54 +02:00
Alexandre Russo
42db3fc395
PHPCI/Plugin/XMPP.php : Add XMPP plugin notification to send notification via XMPP Network to recipients list
2014-05-21 14:10:32 +02:00
Can Geliş
632db8ce5b
Fix file ignore phpcpd
...
phpcpd's --exclude parameter only accepts "folders". Files should be used
with --names-exclude.
2014-05-19 20:00:31 +03:00
Andrew
9665991d05
Fix behat plugin
2014-05-16 17:14:14 +03:00
Dan Cryer
27e5dcc480
Update for PR #346 to fix PHPMD error
2014-05-15 13:39:54 +01:00
Claus Due
f817abb4d2
Feature: Plugin.CopyBuild wipe instruction
...
When set to `true`, this added `wipe` property will completely remove the target directory contents (except hidden files) before copying the build files into it.
The instruction is only allowed if `directory` is **not** `/` as a tiny and very inadequate measure against unintentional destruction of the host system.
2014-05-15 14:11:13 +02:00
James Inman
589f698d71
HipChat integration.
2014-05-13 16:56:05 +01:00
Dan Cryer
f29242437e
Fix the git plugin merge command, see #326
2014-05-12 18:57:55 +01:00
Dan Cryer
d098fabdb6
Adding / correcting the file docblock throughout the project
2014-05-12 17:26:17 +01:00
Dan Cryer
c2d2c5e173
Reducing complexity of PhpCodeSniffer::__construct() - see #386
2014-05-12 17:07:20 +01:00
Dan Cryer
56b4af4337
Merge pull request #411 from meadsteve/master
...
Reduce complexity of mess detector plugin execute method.
2014-05-12 16:43:40 +01:00
Dan Cryer
d71f560c09
Cleaning up the composer plugin a little
2014-05-12 11:58:43 +01:00
Dan Cryer
14c024de08
Trying adding --prefer-source when --prefer-dist is not enabled
2014-05-12 11:47:07 +01:00
Steve B
a584242e99
Merge pull request #404 from corpsee/fixes-for-windows
...
Init abstraction of command execution on different operation systems
2014-05-11 18:20:59 +01:00
Steve B
2be766e1a3
Reduce complexity of mess detector plugin execute method.
2014-05-11 16:59:54 +01:00
Dmitry Khomutov
1f64450831
Merge branch 'master' into fixes-for-windows
2014-05-09 23:50:16 +07:00
Dmitry Khomutov
47b5dea03c
Small fixes for SQL plugins (phpdocs, some fixes)
2014-05-09 23:49:20 +07:00
Dmitry Khomutov
3174ec1e0b
Added Sqlite plugin
2014-05-09 23:41:26 +07:00
Dan Cryer
f561cd636a
Reducing complexity of phpdocblockchecker::execute(), see #402
2014-05-09 16:05:21 +01:00
danio1024
a66206ff80
Changed PhpSpec run command order to match docs
2014-05-09 15:15:55 +02:00
danio1024
5ae6c85507
Added missing run statement for PhpSpec
2014-05-09 14:51:45 +02:00
Dmitry Khomutov
3ea6b720b1
Few fixes for windows
2014-05-09 14:57:22 +07:00
Dan Cryer
c04c968caa
Merge pull request #396 from jimmycleuren/master
...
Remove coverage log line
2014-05-08 22:20:50 +01:00
Jimmy Cleuren
d0403d31df
remove coverage log line
2014-05-08 23:03:13 +02:00
Dan Cryer
9ecd3bfa11
Adding PHP Docblock Checker plugin
2014-05-08 16:02:24 +00:00
Steve B
c8db44e1da
Merge pull request #388 from mobileka/fix-217
...
Fix #217
2014-05-08 09:33:47 +01:00