phpci/PHPCI
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
..
build updated 2013-09-18 09:59:53 +01:00
Command Fixed trailing slash 2014-06-05 22:00:49 +07:00
Controller Merge pull request #449 from corpsee/add-project-fix 2014-06-13 13:52:20 +01:00
Helper SSH 2014-06-18 10:20:42 +01:00
Logging Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Migrations Fixing installation migration, it needs to actually create tables. 2014-05-19 10:46:23 +01:00
Model Renaming project.git_key and project.public_key to project.ssh_private_key and project.ssh_public_key respectively. 2014-05-13 15:15:33 +00:00
Plugin fixing the phpunit plugin 2014-06-17 23:47:15 +02:00
Store Adding migrations functionality to PHPCI using Phinx 2014-05-13 15:15:06 +00:00
View Project builds pagination improvements 2014-06-09 00:08:46 +07:00
Application.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Builder.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
BuildFactory.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Controller.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Model.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Plugin.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Store.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
ZeroConfigPlugin.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00