-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'jliu/deprecate-git-data-dirs-path' into 'master'
gitaly: Deprecate `git_data_dirs` - v2 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/8091 Merged-by:Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
James Liu <jliu@gitlab.com> Reviewed-by:
Emily Chui <echui@gitlab.com> Co-authored-by:
James Liu <jliu@gitlab.com>
No related branches found
No related tags found
Showing
- doc/settings/configuration.md 60 additions, 10 deletionsdoc/settings/configuration.md
- doc/update/convert_to_omnibus.md 15 additions, 2 deletionsdoc/update/convert_to_omnibus.md
- files/gitlab-config-template/gitlab.rb.template 1 addition, 11 deletionsfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitaly/libraries/gitaly.rb 77 additions, 24 deletionsfiles/gitlab-cookbooks/gitaly/libraries/gitaly.rb
- files/gitlab-cookbooks/gitaly/recipes/git_data_dirs.rb 6 additions, 5 deletionsfiles/gitlab-cookbooks/gitaly/recipes/git_data_dirs.rb
- files/gitlab-cookbooks/gitlab/libraries/gitlab_rails.rb 0 additions, 14 deletionsfiles/gitlab-cookbooks/gitlab/libraries/gitlab_rails.rb
- files/gitlab-cookbooks/package/libraries/deprecations.rb 17 additions, 1 deletionfiles/gitlab-cookbooks/package/libraries/deprecations.rb
- spec/chef/cookbooks/gitaly/recipes/gitaly_spec.rb 400 additions, 130 deletionsspec/chef/cookbooks/gitaly/recipes/gitaly_spec.rb
- spec/chef/cookbooks/gitlab/recipes/gitlab-rails/gitlab_yml/repositories_storages_spec.rb 0 additions, 4 deletions...pes/gitlab-rails/gitlab_yml/repositories_storages_spec.rb
- spec/chef/cookbooks/gitlab/recipes/gitlab-rails_spec.rb 9 additions, 4 deletionsspec/chef/cookbooks/gitlab/recipes/gitlab-rails_spec.rb
- spec/chef/cookbooks/package/libraries/deprecations_spec.rb 25 additions, 1 deletionspec/chef/cookbooks/package/libraries/deprecations_spec.rb
- spec/chef/support/shared_examples/git_data_dirs.rb 1 addition, 5 deletionsspec/chef/support/shared_examples/git_data_dirs.rb
This diff is collapsed.
Please register or sign in to comment