Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/ refactoring. Module Gitlabhq renamed to Gitlab | randx | 2012-05-26 | 5 | -247/+0 |
| | |||||
* | Prevent app crash in case if encoding failedv2.5.0 | Dmitriy Zaporozhets | 2012-05-22 | 1 | -0/+4 |
| | |||||
* | Gem updates & githost logger | Dmitriy Zaporozhets | 2012-05-21 | 3 | -0/+11 |
| | | | | | | | * Grit gem updated * gitolite-client updated * logger added * few fixes | ||||
* | Rescue from CharlockHolmes failure | Thomas A. de Ruiter | 2012-04-24 | 1 | -1/+1 |
| | |||||
* | fast automerge: done | Valery Sizov | 2012-04-22 | 1 | -0/+41 |
| | |||||
* | Merge remote-tracking branch 'origin/merge_button' | Dmitriy Zaporozhets | 2012-04-21 | 1 | -0/+29 |
|\ | | | | | | | | | | | Conflicts: app/assets/javascripts/merge_requests.js db/schema.rb | ||||
| * | Rake task to provider full repo access for gitolite-owner.\n Automerge ↵ | randx | 2012-03-30 | 1 | -0/+29 |
| | | | | | | | | requires gitlab user be able to push to any repo | ||||
* | | Removed encoding monkey patch | Dmitriy Zaporozhets | 2012-04-11 | 1 | -0/+14 |
|/ | |||||
* | Cleaning and refactoring | Dmitriy Zaporozhets | 2012-03-06 | 1 | -0/+8 |
| | |||||
* | ProtectedBranches model, Master permission for repo\n Allow push to ↵ | Dmitriy Zaporozhets | 2012-02-15 | 1 | -28/+34 |
| | | | | protected branch for masters only | ||||
* | Delete .directory files | shtirlic | 2012-01-01 | 1 | -5/+0 |
| | |||||
* | Merge branch 'web_hooks' of https://github.com/ariejan/gitlabhq into ↵ | Valery Sizov | 2011-12-27 | 1 | -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 Resque | Ariejan de Vroom | 2011-12-13 | 1 | -2/+2 |
| | | |||||
* | | Fixes timeout when adding an SSH key | Jeremy Mack | 2011-12-20 | 1 | -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 destroy | Dmitriy Zaporozhets | 2011-12-07 | 1 | -1/+1 |
| | |||||
* | repo & project access separated. critical gitolite bugfix | Dmitriy Zaporozhets | 2011-12-07 | 1 | -2/+7 |
| | |||||
* | refcatoring. cleaning after gitosis | Dmitriy Zaporozhets | 2011-12-05 | 2 | -82/+9 |
| | |||||
* | git host fixed | Dmitriy Zaporozhets | 2011-12-05 | 1 | -3/+3 |
| | |||||
* | gitolite & gitosis support | Dmitriy Zaporozhets | 2011-12-04 | 4 | -0/+179 |