29 Aug, 2012
5 commits
-
Simplified gitolite handle logic Stubn over monkeypatch Stub only specific methods in Gitlab:Gitolite Moved grach auth to lib added specs for keys observer removes SshKey role
28 Aug, 2012
5 commits
-
Fixed some hardcoded paths based on issue #1272
-
New config option: git_hooks_path
27 Aug, 2012
2 commits
-
Rake tasks to assign permissions to users
-
Adds refs to gitolite.conf with $ at the end
26 Aug, 2012
1 commit
23 Aug, 2012
3 commits
21 Aug, 2012
2 commits
19 Aug, 2012
2 commits
17 Aug, 2012
1 commit
16 Aug, 2012
1 commit
14 Aug, 2012
1 commit
13 Aug, 2012
2 commits
10 Aug, 2012
1 commit
-
Didn't bother with files in db/, config/, or features/
06 Aug, 2012
1 commit
03 Aug, 2012
1 commit
-
Fix UMASK checking in .gitoliterc
02 Aug, 2012
1 commit
01 Aug, 2012
3 commits
31 Jul, 2012
1 commit
27 Jul, 2012
2 commits
26 Jul, 2012
3 commits
-
Potential solution for current `rake gitlab:app:backup_restore` issues.
-
…ore repositories based on their `path` rather than their (project) `name`. The project name can be uppercase and may contain spaces. This caused the repository to be restored as a different `path` that it was initially created as, thus, breaking the `git remote` and the web interface can no longer detect the repository either because it searches by `path` and not by `name`. Also, when restoring the permissions are incorrect making it impossible to push new commits to the remote repository. So now on success it'll set the correct permissions (but requires that the `gitlab` user has `sudo` privileges, or this task must be executed as root).
25 Jul, 2012
2 commits