- Jan 19, 2013
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Jan 04, 2013
-
-
Dmitriy Zaporozhets authored
-
- Dec 20, 2012
-
-
Riyad Preukschas authored
-
- Nov 27, 2012
-
-
Dmitriy Zaporozhets authored
Rewrite and improve git backend logic. Fix project movind. Raise exception to prevent unexpected issues
-
- Nov 21, 2012
-
-
Dmitriy Zaporozhets authored
Project -> update repo only on create and destroy. Fixtures Updated with namespaces. Fixed moving repo
-
- Nov 22, 2012
-
-
Dmitriy Zaporozhets authored
-
- Nov 08, 2012
-
-
David Barri authored
Turns out git commit returns with 128 when user.name config not present.
-
- Nov 07, 2012
-
-
David Barri authored
Also updated status task and installation instuctions.
-
- Nov 06, 2012
-
-
Valeriy Sizov authored
-
- Oct 17, 2012
-
-
Saito authored
-
- Oct 03, 2012
-
-
Dmitriy Zaporozhets authored
-
- Sep 28, 2012
-
-
Vincent Bonmalais authored
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
-
- Sep 26, 2012
-
-
Robert Speicher authored
-
- Sep 11, 2012
-
-
Dmitriy Zaporozhets authored
-
- Sep 10, 2012
-
-
Cyril authored
-
- Sep 07, 2012
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Sep 06, 2012
-
-
Alex Denisov authored
-
- Sep 02, 2012
-
-
Sid Sijbrandij authored
Merge branch 'master' into non-interactive-aws-install Conflicts: doc/installation.md Fix merge mess in installation.md
-
- Aug 28, 2012
-
-
Dmitriy Zaporozhets authored
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
-
- Aug 14, 2012
-
-
Robert Speicher authored
-
- Jul 02, 2012
-
-
Dmitriy Zaporozhets authored
-
- Jun 26, 2012
-
-
timspin authored
-
- Jun 04, 2012
-
-
Zevs authored
-
- May 26, 2012
-
-
Dmitriy Zaporozhets authored
-
- May 21, 2012
-
-
Dmitriy Zaporozhets authored
* Grit gem updated * gitolite-client updated * logger added * few fixes
-
- Mar 30, 2012
-
-
Dmitriy Zaporozhets authored
Rake task to provider full repo access for gitolite-owner.\n Automerge requires gitlab user be able to push to any repo
-
- Mar 05, 2012
-
-
Dmitriy Zaporozhets authored
-
- Feb 15, 2012
-
-
Dmitriy Zaporozhets authored
ProtectedBranches model, Master permission for repo\n Allow push to protected branch for masters only
-
- Dec 29, 2011
- Dec 20, 2011
-
-
Jeremy Mack authored
Users with many projects (>100) will hit the 20 second timeout when updating the gitolite config. This fix batches those changes into a signle update to the file, causing an order of magnitude speed increase which finishes well below the 20 second timeout. Fixes gitlabhq/gitlabhq#220
-
- Dec 13, 2011
-
-
Ariejan de Vroom authored
-
- Dec 07, 2011
-
-
Dmitriy Zaporozhets authored
-
- Dec 06, 2011
-
-
Dmitriy Zaporozhets authored
-
- Dec 03, 2011
-
-
Dmitriy Zaporozhets authored
-