phpci/PHPCI/Plugin
2015-10-13 15:26:57 +01:00
..
Util Merge pull request #1021 from mrobinsonuk/cleanup/spelling-corrections 2015-10-13 15:14:44 +01: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 Incorrect docblock 2015-10-06 10:53:23 +01:00
Composer.php Adding an option for Plugin::Composer to pass the no_dev option. If set to true, it will execute composer with the --no-dev option, which usually suffices for testing in most projects. Default is set to false. 2015-05-28 12:08:30 +02:00
CopyBuild.php Lots of cleanup. 2015-02-12 14:11:58 +00:00
Deployer.php Added the commit message to the BuildInterpolator so it can be used as the default reason passed to deployer 2015-10-07 15:06:07 +01:00
Email.php Corrected a number of minor spelling errors. 2015-06-25 15:21:23 +01:00
Env.php Merging latest master 2014-12-08 14:18:57 +00:00
FlowdockNotify.php Adding Flowdock integration 2015-05-28 11:47:57 +02: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 Contribution Type: improvement / new feature 2015-06-25 07:48:26 -04:00
PackageBuild.php Fixing new PHPCS errors. 2015-10-05 14:17:13 +01: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 Corrected a number of minor spelling errors. 2015-06-25 15:21:23 +01:00
PhpCsFixer.php Merge pull request #972 from memnuniyetsizim/master 2015-10-13 14:45:20 +01: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 Corrected a number of minor spelling errors. 2015-06-25 15:21:23 +01: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 Merge pull request #872 from REBELinBLUE/additional_interpolate 2015-10-02 22:14:14 +01: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 Merge pull request #1066 from REBELinBLUE/hide_yml_file 2015-10-05 15:23:20 +01:00
Wipe.php Merge pull request #872 from REBELinBLUE/additional_interpolate 2015-10-02 22:14:14 +01:00
Xmpp.php Let CommandExecutor::findBinary throw an exception when the binary is missing. 2015-04-22 12:19:05 +02:00