Commit graph

6 commits

Author SHA1 Message Date
Tobias van Beek
17980b623b Fixes for SSH key generation.
Closes #514, fixes #512
2014-07-29 15:40:52 +01:00
Dan Cryer
d2e274dfb1 Fixing ProjectController::add() complexity 2014-07-11 15:38:28 +01:00
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
Dan Cryer
5ba629e874 Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Dan Cryer
d17ea1bd38 Further cleanup for #384 2014-05-02 17:38:43 +01:00
Dan Cryer
1e44a1531b Simplifying ProjectController a little, see #384 2014-05-02 17:32:18 +01:00