03 Oct, 2012
1 commit
28 Sep, 2012
1 commit
-
When working inside of a Vagrant box with NFS enabled, the deletion of a repository in tmp/ doesn't work every time. It is related to NFS inability to delete a folder if it's still used by a resource (e.g. `rm -rf ./folder` would leave the folder and a .nfs* file in it). In this case it's the temporary repository which can't be deleted because `ga_repo` is still using it. De-allocating ga_repo is not possible (thanks Ruby), but deleting the folder it points to in the first place fixes the issue. Reference: http://stackoverflow.com/questions/11228079/python-remove-directory-error-file-exists
26 Sep, 2012
3 commits
-
Commits#show (plural) is going to be for showing commit history on a specific path.
20 Sep, 2012
2 commits
19 Sep, 2012
1 commit
17 Sep, 2012
1 commit
13 Sep, 2012
1 commit
-
Also fixes the spec so that it actually tests the thing it says it's testing. Hooray! Closes #1308
12 Sep, 2012
2 commits
-
Should no longer freak out when omniauth settings aren't present in gitlab.yml. People who aren't using it shouldn't even have to put a 'false' entry in their config for it (and probably wouldn't, after an upgrade).
11 Sep, 2012
1 commit
10 Sep, 2012
1 commit
08 Sep, 2012
3 commits
07 Sep, 2012
6 commits
06 Sep, 2012
3 commits
05 Sep, 2012
2 commits
-
Forgot they were so big!
02 Sep, 2012
1 commit
29 Aug, 2012
7 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
27 Aug, 2012
1 commit
-
Adds refs to gitolite.conf with $ at the end
23 Aug, 2012
1 commit
19 Aug, 2012
1 commit
16 Aug, 2012
1 commit