phpci/PHPCI/Plugin
Karsten Dambekalns 5f2b5fc2e7 Support local PHPMD rules and suffixes
Allows to specify rules as a relative path in the project.

The suffixes to scan can be given in options now, default is just php.
2013-08-15 16:22:47 +02:00
..
Atoum.php Add atoum plugin 2013-06-25 13:50:23 +02:00
CleanBuild.php Make copy_build copy dot files, also fix comments in new build plugins. Closes #50. 2013-05-20 14:06:53 +01:00
Composer.php added prefer_dist option to composer plugin 2013-07-18 16:10:55 +03:00
CopyBuild.php Make copy_build copy dot files, also fix comments in new build plugins. Closes #50. 2013-05-20 14:06:53 +01:00
Email.php added smtp_encryption config parameter 2013-07-18 14:14:22 +03:00
Env.php Added interpolation support to Env plugin 2013-05-22 15:54:18 -04:00
Grunt.php Added initial version of the grunt plugin. 2013-07-31 08:55:19 +02:00
Mysql.php Added support for interpolation in MySQL host, user, database, queries and file imports 2013-05-22 14:21:17 -04:00
PackageBuild.php Make copy_build copy dot files, also fix comments in new build plugins. Closes #50. 2013-05-20 14:06:53 +01:00
Pdepend.php Merge pull request #130 from camspiers/pdepend-remove-artifacts 2013-08-12 04:45:25 -07:00
Pgsql.php Improved commenting throughout the project. Fixes #18 2013-05-16 17:17:29 +01:00
PhpCodeSniffer.php Extended phpcs plugin to allow for extra commandline arguments. 2013-07-30 14:58:00 +01:00
PhpCpd.php Improved commenting throughout the project. Fixes #18 2013-05-16 17:17:29 +01:00
PhpCsFixer.php This should be checking the value not the key 2013-05-23 06:36:40 +01:00
PhpLoc.php Included support for PhpLoc and Pdepend 2013-07-13 00:19:43 +02:00
PhpMessDetector.php Support local PHPMD rules and suffixes 2013-08-15 16:22:47 +02:00
PhpSpec.php Improved commenting throughout the project. Fixes #18 2013-05-16 17:17:29 +01:00
PhpUnit.php Improved commenting throughout the project. Fixes #18 2013-05-16 17:17:29 +01:00
Shell.php Adding Shell plugin, but with the requirement that ENABLE_SHELL_PLUGIN must be defined and true, to give sysadmins some control. Closes #45. 2013-05-22 17:23:35 +01:00