phpci/PHPCI/Plugin
Marco Vito Moscaritolo 7693993df8 Fixed PHPCI in plugins.
2015-05-31 17:44:52 +02:00
..
Util Update pimple to version 3. 2015-05-30 21:33:48 +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 Fixed PHPCI in plugins. 2015-05-31 17:44:52 +02: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
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
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 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 Let CommandExecutor::findBinary throw an exception when the binary is missing. 2015-04-22 12:19:05 +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 Removed allowed_warnings as it is not used 2015-05-28 12:03:23 +02: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