-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'auto-gc' into 'master'
Run 'git gc' every 10 pushes Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/14250 Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/12620 Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/254 Associated gitlab-shell MR: https://gitlab.com/gitlab-org/gitlab-shell/merge_requests/44 See merge request !3206
No related branches found
No related tags found
Pipeline #
Showing
- app/controllers/projects_controller.rb 9 additions, 4 deletionsapp/controllers/projects_controller.rb
- app/services/git_push_service.rb 9 additions, 0 deletionsapp/services/git_push_service.rb
- app/services/projects/housekeeping_service.rb 27 additions, 0 deletionsapp/services/projects/housekeeping_service.rb
- db/migrate/20160314143402_projects_add_pushes_since_gc.rb 5 additions, 0 deletionsdb/migrate/20160314143402_projects_add_pushes_since_gc.rb
- db/schema.rb 2 additions, 1 deletiondb/schema.rb
- spec/services/git_push_service_spec.rb 39 additions, 0 deletionsspec/services/git_push_service_spec.rb
- spec/services/projects/housekeeping_service_spec.rb 48 additions, 0 deletionsspec/services/projects/housekeeping_service_spec.rb
Loading