| .. |
|
Util
|
An attempt at making the codeception plugin a little more complete.
|
2015-04-23 13:18:26 +02:00 |
|
Atoum.php
|
Fixing missing use statements
|
2015-02-12 11:42:09 +00:00 |
|
Behat.php
|
remove unnecessary code
|
2015-04-09 12:06:32 +02:00 |
|
Campfire.php
|
Lots of cleanup.
|
2015-02-12 14:11:58 +00:00 |
|
CleanBuild.php
|
Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero.
|
2014-12-08 14:12:01 +00:00 |
|
Codeception.php
|
An attempt at making the codeception plugin a little more complete.
|
2015-04-23 13:18:26 +02:00 |
|
Composer.php
|
Let CommandExecutor::findBinary throw an exception when the binary is missing.
|
2015-04-22 12:19:05 +02:00 |
|
CopyBuild.php
|
Lots of cleanup.
|
2015-02-12 14:11:58 +00:00 |
|
Email.php
|
Allow to specify a mail template ('short' or 'long') in phpci.yml.
|
2015-04-28 14:09:23 +02:00 |
|
Env.php
|
Merging latest master
|
2014-12-08 14:18:57 +00:00 |
|
Git.php
|
Merging latest master
|
2014-12-08 14:18:57 +00:00 |
|
Grunt.php
|
Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero.
|
2014-12-08 14:12:01 +00:00 |
|
Gulp.php
|
Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero.
|
2014-12-08 14:12:01 +00:00 |
|
HipchatNotify.php
|
Lots of cleanup.
|
2015-02-12 14:11:58 +00:00 |
|
Irc.php
|
add pingback for IRC plugin
|
2015-04-22 11:58:43 +02:00 |
|
Lint.php
|
Add a plugin to handle sending notifications to Slack (https://slack.com/)
|
2014-12-22 16:03:09 +00:00 |
|
Mysql.php
|
Cleaning up permissions on a few files.
|
2015-02-12 13:42:07 +00:00 |
|
PackageBuild.php
|
Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero.
|
2014-12-08 14:12:01 +00:00 |
|
Pdepend.php
|
Make check for Pdepend output dir more robust. Before this fix, the pdepend module would check for "is_writable", which returns false even when the directory does not exist. I suggest to a) attempt to crete the dir if it does not exist, and b) make the error message more explanatory in case the dir cannot be created or is not accessible.
|
2015-05-29 08:26:47 +02:00 |
|
Pgsql.php
|
Add query interpolation in PostgreSQL and SQLite plugin.
|
2015-02-03 11:33:55 +00:00 |
|
Phar.php
|
Fixing PHPCS errors.
|
2015-02-26 08:45:42 +00:00 |
|
Phing.php
|
Let CommandExecutor::findBinary throw an exception when the binary is missing.
|
2015-04-22 12:19:05 +02:00 |
|
PhpCodeSniffer.php
|
Let CommandExecutor::findBinary throw an exception when the binary is missing.
|
2015-04-22 12:19:05 +02:00 |
|
PhpCpd.php
|
Let CommandExecutor::findBinary throw an exception when the binary is missing.
|
2015-04-22 12:19:05 +02:00 |
|
PhpCsFixer.php
|
Let CommandExecutor::findBinary throw an exception when the binary is missing.
|
2015-04-22 12:19:05 +02:00 |
|
PhpDocblockChecker.php
|
Let CommandExecutor::findBinary throw an exception when the binary is missing.
|
2015-04-22 12:19:05 +02:00 |
|
PhpLoc.php
|
Let CommandExecutor::findBinary throw an exception when the binary is missing.
|
2015-04-22 12:19:05 +02:00 |
|
PhpMessDetector.php
|
Let CommandExecutor::findBinary throw an exception when the binary is missing.
|
2015-04-22 12:19:05 +02:00 |
|
PhpParallelLint.php
|
Let CommandExecutor::findBinary throw an exception when the binary is missing.
|
2015-04-22 12:19:05 +02:00 |
|
PhpSpec.php
|
Let CommandExecutor::findBinary throw an exception when the binary is missing.
|
2015-04-22 12:19:05 +02:00 |
|
PhpTalLint.php
|
Fixing PHPCS errors.
|
2015-02-26 08:45:42 +00:00 |
|
PhpUnit.php
|
Let CommandExecutor::findBinary throw an exception when the binary is missing.
|
2015-04-22 12:19:05 +02:00 |
|
Shell.php
|
Merging latest master
|
2014-12-08 14:18:57 +00:00 |
|
SlackNotify.php
|
Fixing FIXMEs
|
2015-02-12 13:30:32 +00:00 |
|
Sqlite.php
|
Add query interpolation in PostgreSQL and SQLite plugin.
|
2015-02-03 11:33:55 +00:00 |
|
TechnicalDebt.php
|
Remove short array syntax to keep backwards compatibility with php5.3
|
2015-03-06 17:44:22 +01:00 |
|
Wipe.php
|
Preventing the plugin failing due to an undefined variable
|
2015-03-16 11:05:33 +00:00 |
|
Xmpp.php
|
Let CommandExecutor::findBinary throw an exception when the binary is missing.
|
2015-04-22 12:19:05 +02:00 |