Commit graph

5 commits

Author SHA1 Message Date
Dan Cryer
5d4db6a5bd Fixing ProjectController::add() complexity 2014-07-11 15:38:28 +01:00
Bradley Weston
a4f111deff 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
d098fabdb6 Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Dan Cryer
c164295170 Further cleanup for #384 2014-05-02 17:38:43 +01:00
Dan Cryer
f0d35605b6 Simplifying ProjectController a little, see #384 2014-05-02 17:32:18 +01:00