11 Jul, 2012
2 commits
-
Look for 'gitolite_admin_uri' in the right section of 'gitlab.yml'.
-
of 'gitlab.yml'. gitlabhq\config\initializers\1_settings.rb looks for 'gitolite_admin_uri' in the 'git' section of 'gitlab.yml' Actually, that setting is in the 'git_host' section. If not fixed, the 'gitolite_admin_uri' would always be equals to 'git@localhost:gitolite-admin', even if the administrator wants to have another user than 'git' in charge of that repo.
10 Jul, 2012
12 commits
-
add: rake task to backup/restore gitlab db and repos
-
Should append to .profile rather than overwriting it as it might have ex...
-
fix blame encoding error.
-
buttons on forms are disabled on submit (re-enabled after the request is complete)
09 Jul, 2012
1 commit
-
Live issues counter updates
06 Jul, 2012
8 commits
-
uncomment authentication_token
-
Add 10 minutes lock after 10 failed login attempts (Devise :lockable)
05 Jul, 2012
14 commits
-
Add Code Climate badge
-
API docs
04 Jul, 2012
3 commits
-
Inline diff
-
API version