phpci/PHPCI/Plugin
Ilgazil 8ea98fa044 Allows Mysql plugin to import with a no-password user
When calling a command like `mysql -u'root' -p''`, Mysql will ask for a password. So, the import command will wait during the build process.
To avoid the prompt, check the password and use `mysql -u'root'` instead.
2016-01-22 12:05:28 +01:00
..
Util Adding slash in path 2015-10-26 16:26:47 +01:00
Atoum.php Fixing missing use statements 2015-02-12 11:42:09 +00:00
Behat.php Big update: New way of storing build errors, updated UI, AdminLTE 2, fixes, etc. 2015-10-15 10:07:54 +01:00
Campfire.php Adding slash in path 2015-10-26 16:26:47 +01:00
CleanBuild.php Adding slash in path 2015-10-26 16:26:47 +01:00
Codeception.php Adding slash in path 2015-10-26 16:26:47 +01:00
Composer.php Adding slash in path 2015-10-26 16:26:47 +01:00
CopyBuild.php Adding slash in path 2015-10-26 16:26:47 +01: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 Adding slash in path 2015-10-26 16:26:47 +01:00
Env.php Adding slash in path 2015-10-26 16:26:47 +01: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 slash in path 2015-10-26 16:26:47 +01:00
Gulp.php Adding slash in path 2015-10-26 16:26:47 +01: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 Adding slash in path 2015-10-26 16:26:47 +01:00
Mysql.php Allows Mysql plugin to import with a no-password user 2016-01-22 12:05:28 +01:00
PackageBuild.php Adding slash in path 2015-10-26 16:26:47 +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 Adding slash in path 2015-10-26 16:26:47 +01:00
Phar.php Adding slash in path 2015-10-26 16:26:47 +01:00
Phing.php Adding slash in path 2015-10-26 16:26:47 +01:00
PhpCodeSniffer.php Big update: New way of storing build errors, updated UI, AdminLTE 2, fixes, etc. 2015-10-15 10:07:54 +01:00
PhpCpd.php Adding slash in path 2015-10-26 16:26:47 +01:00
PhpCsFixer.php Adding slash in path 2015-10-26 16:26:47 +01:00
PhpDocblockChecker.php Big update: New way of storing build errors, updated UI, AdminLTE 2, fixes, etc. 2015-10-15 10:07:54 +01:00
PhpLoc.php Adding slash in path 2015-10-26 16:26:47 +01:00
PhpMessDetector.php Big update: New way of storing build errors, updated UI, AdminLTE 2, fixes, etc. 2015-10-15 10:07:54 +01:00
PhpParallelLint.php Adding slash in path 2015-10-26 16:26:47 +01:00
PhpSpec.php Let CommandExecutor::findBinary throw an exception when the binary is missing. 2015-04-22 12:19:05 +02:00
PhpTalLint.php Adding slash in path 2015-10-26 16:26:47 +01:00
PhpUnit.php Adding slash in path 2015-10-26 16:26:47 +01:00
Shell.php Merging latest master 2014-12-08 14:18:57 +00:00
SlackNotify.php Fix PHPCS error 2015-10-13 16:08:44 +01:00
Sqlite.php Add query interpolation in PostgreSQL and SQLite plugin. 2015-02-03 11:33:55 +00:00
TechnicalDebt.php Adding slash in path 2015-10-26 16:26:47 +01:00
Wipe.php Merge pull request #872 from REBELinBLUE/additional_interpolate 2015-10-02 22:14:14 +01:00
Xmpp.php Adding slash in path 2015-10-26 16:26:47 +01:00