12 Sep, 2012
2 commits
06 Sep, 2012
12 commits
05 Sep, 2012
13 commits
-
validate boolean attributes
-
Default branch auto-discovery
-
That was the only place it was used.
-
As a last resort it was calling a method that didn't exist. Woops!
-
default_branch now defaults to nil, not 'master'. It will be set after the first push by discover_default_branch.
04 Sep, 2012
13 commits
-
Unused routes removed
-
Refactor the project clone panel
-
I have no earthly idea what this file was for, but I couldn't find it being rendered anywhere.
-
Replaces two calls that this method simplifies
-
Add tmp/.gitkeep file to ensure tmp folder exists on clone
-
Clean up doc/installation.md
-
Closes #939