summaryrefslogtreecommitdiff
path: root/lib/gitlabhq
Commit message (Collapse)AuthorAgeFilesLines
* lib/ refactoring. Module Gitlabhq renamed to Gitlabrandx2012-05-265-247/+0
|
* Prevent app crash in case if encoding failedv2.5.0Dmitriy Zaporozhets2012-05-221-0/+4
|
* Gem updates & githost loggerDmitriy Zaporozhets2012-05-213-0/+11
| | | | | | | * Grit gem updated * gitolite-client updated * logger added * few fixes
* Rescue from CharlockHolmes failureThomas A. de Ruiter2012-04-241-1/+1
|
* fast automerge: doneValery Sizov2012-04-221-0/+41
|
* Merge remote-tracking branch 'origin/merge_button'Dmitriy Zaporozhets2012-04-211-0/+29
|\ | | | | | | | | | | Conflicts: app/assets/javascripts/merge_requests.js db/schema.rb
| * Rake task to provider full repo access for gitolite-owner.\n Automerge ↵randx2012-03-301-0/+29
| | | | | | | | requires gitlab user be able to push to any repo
* | Removed encoding monkey patchDmitriy Zaporozhets2012-04-111-0/+14
|/
* Cleaning and refactoringDmitriy Zaporozhets2012-03-061-0/+8
|
* ProtectedBranches model, Master permission for repo\n Allow push to ↵Dmitriy Zaporozhets2012-02-151-28/+34
| | | | protected branch for masters only
* Delete .directory filesshtirlic2012-01-011-5/+0
|
* Merge branch 'web_hooks' of https://github.com/ariejan/gitlabhq into ↵Valery Sizov2011-12-271-2/+2
|\ | | | | | | | | | | | | | | | | ariejan-web_hooks Conflicts: app/models/project.rb config/routes.rb db/schema.rb
| * First attempt at a post-receive hook that posts directly to ResqueAriejan de Vroom2011-12-131-2/+2
| |
* | Fixes timeout when adding an SSH keyJeremy Mack2011-12-201-0/+28
|/ | | | | | | | | 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
* default_branch for project & fixed project destroyDmitriy Zaporozhets2011-12-071-1/+1
|
* repo & project access separated. critical gitolite bugfixDmitriy Zaporozhets2011-12-071-2/+7
|
* refcatoring. cleaning after gitosisDmitriy Zaporozhets2011-12-052-82/+9
|
* git host fixedDmitriy Zaporozhets2011-12-051-3/+3
|
* gitolite & gitosis supportDmitriy Zaporozhets2011-12-044-0/+179