17 Jul, 2012
2 commits
16 Jul, 2012
5 commits
-
The gitlab.pub file probably shouldn't be world readable, but let's star...
-
Clarify the nginx configuration.
-
Add step to make sure tmp directory exists in /home/gitlab/gitlab/
-
Updated libreadline in docs.
15 Jul, 2012
1 commit
14 Jul, 2012
1 commit
-
…ep Setup DB fails if it doesn't. see issue #1038 for more detials.
13 Jul, 2012
3 commits
-
Fix typo in spec
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
5 commits
-
…ust making it read-only and not executable.