phpci/PHPCI/Helper
Bradley Weston aae86ea054 SSH
I'm currently running Windows machine and cygwin. This causes a hang because it requires user input. This causes the request just to go on forever until the connection is either closed or maximum execution time is reached.

So how I have thought to solve it is to add the help option.
2014-06-18 10:20:42 +01:00
..
BaseCommandExecutor.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Build.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
BuildInterpolator.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
CommandExecutor.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Email.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Github.php Follow the Link HTTP headers for GitHub repositories request. 2014-05-27 14:06:38 +02:00
MailerFactory.php Fixed MailerFactory Helper config email settings. 2014-05-21 16:56:16 +02:00
SshKey.php SSH 2014-06-18 10:20:42 +01:00
UnixCommandExecutor.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
User.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
WindowsCommandExecutor.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00