php-censor/PHPCI/Helper
Lee Willis 99446b56f5 Make SSH key generation more robust.
Do not try and predict whether we will be able to create a key. Instead
try and create one and capture failure if it happens.

Closes #803
2015-02-23 13:49:29 +00:00
..
BaseCommandExecutor.php Merging latest master 2014-12-08 14:18:57 +00:00
Build.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
BuildInterpolator.php Add a plugin to handle sending notifications to Slack (https://slack.com/) 2014-12-22 16:03:09 +00:00
CommandExecutor.php Allow the binary finder to use the project's composer.json file 2014-07-04 11:02:27 +02:00
Diff.php Adding support for commenting on Github diffs. 2015-02-23 13:40:34 +00:00
Email.php Lots of cleanup. 2015-02-12 14:11:58 +00:00
Github.php Adding support for commenting on Github diffs. 2015-02-23 13:40:34 +00:00
Lang.php Localisation support for dates throughout the front-end using moment.js. 2015-02-03 11:53:12 +00:00
LoginIsDisabled.php Fixing login is disabled checks 2015-01-22 09:17:58 +00:00
MailerFactory.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
SshKey.php Make SSH key generation more robust. 2015-02-23 13:49:29 +00:00
UnixCommandExecutor.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
User.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
WindowsCommandExecutor.php Fixing SensioLabs Insight 'Critical' violations. 2015-02-12 10:39:41 +00:00