-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'fix-foodcritic' into 'master'
Fix foodcritic This MR fixes all foodcritic issues and removes some unused attributes at the same time. More specifically, * `support_email` - The support email is not used anymore in gitlab. * `standard_signin_enabled` - The sign enabled feature is already covered by the `signin_enabled` attribute. See merge request !109
No related branches found
No related tags found
Showing
- attributes/default.rb 0 additions, 2 deletionsattributes/default.rb
- recipes/backup.rb 10 additions, 10 deletionsrecipes/backup.rb
- recipes/gitlab_shell_install.rb 1 addition, 2 deletionsrecipes/gitlab_shell_install.rb
- recipes/install.rb 21 additions, 21 deletionsrecipes/install.rb
- recipes/monit.rb 7 additions, 7 deletionsrecipes/monit.rb
- recipes/nginx.rb 2 additions, 3 deletionsrecipes/nginx.rb
- recipes/users.rb 3 additions, 4 deletionsrecipes/users.rb
- solo.json.production_example 0 additions, 1 deletionsolo.json.production_example
- spec/gitlab_shell_install_spec.rb 4 additions, 8 deletionsspec/gitlab_shell_install_spec.rb
- spec/install_spec.rb 0 additions, 4 deletionsspec/install_spec.rb
- spec/nginx_spec.rb 0 additions, 4 deletionsspec/nginx_spec.rb
- templates/default/gitlab.yml.erb 1 addition, 1 deletiontemplates/default/gitlab.yml.erb
Please register or sign in to comment