28 Feb, 2013
2 commits
25 Feb, 2013
1 commit
20 Feb, 2013
4 commits
-
Update doc/install/installation.md
-
changed installation overview list step #4 Gitolite -> GitLab shell
19 Feb, 2013
1 commit
16 Feb, 2013
2 commits
-
…command with service one, some more clean-up
15 Feb, 2013
3 commits
12 Feb, 2013
1 commit
-
API: Fixes return code when accessing non existent branch (#2922)
09 Feb, 2013
2 commits
-
Instead of using funtion `error!` the function `not_found!` is used to return 404 error. Adjusted documentation accordingly.
07 Feb, 2013
2 commits
06 Feb, 2013
1 commit
-
Add groups api
05 Feb, 2013
2 commits
04 Feb, 2013
2 commits
-
Made it a bit clearer what step 5 is for to stop people skipping it. This time with a relative link.
01 Feb, 2013
3 commits
-
Don't setuid the repositories on installation
31 Jan, 2013
5 commits
-
Added methods to protect and unprotect branches in from the API
-
… bladealslayer-extend_user_api Conflicts: spec/requests/api/users_spec.rb
28 Jan, 2013
1 commit
-
The API version is currently not equal to the gitlab major version number. Gitlab 4.1 still uses API version 3. Point to the lib/api.rb file instead which contains the autoritative information.
21 Jan, 2013
1 commit
19 Jan, 2013
1 commit
17 Jan, 2013
6 commits
-
Improve setup task, by making it less dangerous
-
Add SSH custom port support for install/installation.md