07 May, 2013
1 commit
06 May, 2013
20 commits
-
For some reason, if the nginx configuration is bound to an IP, it breaks the install, causing all git clone/push/pull operations to die with a 'fatal: The remote end hung up unexpectedly' message. Changing this configuration seems to fix the problem. I reckon that this is just a temporary fix. I don't know the ins and outs of GitLab well enough to vouch for this change, but I do know that these instructions are broken, and that this update will fix them.
-
fix API route to delete project hook
-
Fixed forgotten unicorn to puma in a comment.
-
link contribution guide to test section in README
-
…en deploy keys and projects
05 May, 2013
4 commits
-
Changed forgotten unicorn to puma in the init script
-
Remove 2000 char limit on issue description
04 May, 2013
2 commits
03 May, 2013
11 commits
-
fork failing when calling initialize_dup
-
initialize_dup has been made private as of ruby 2.0.0. I have corrected it to call the publicly available dup method
-
fix ace editor Syntax Highlighter mode load 404
-
add proper code/command formatting where missing in CONTRIBUTING.md
-
link to RSpec. related to #3810
-
link to spinach in the README. Closes #3810
-
Internally public projects
02 May, 2013
2 commits
-
updated fork feature to use gitlab-shell for v5 of gitlab
-
fix http push 401 and 500 with some git clients