-
- Downloads
Merge branch 'rs-issue-12706' into 'master'
Increase the minimum length for commit SHA matching to 7 This is the git default and will help to prevent false positive matches. Closes #12706 See merge request !2655
No related branches found
No related tags found
Showing
- app/models/commit.rb 3 additions, 3 deletionsapp/models/commit.rb
- app/models/commit_range.rb 2 additions, 2 deletionsapp/models/commit_range.rb
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
- spec/lib/banzai/filter/commit_reference_filter_spec.rb 2 additions, 2 deletionsspec/lib/banzai/filter/commit_reference_filter_spec.rb
- spec/routing/project_routing_spec.rb 4 additions, 4 deletionsspec/routing/project_routing_spec.rb
- spec/support/filter_spec_helper.rb 2 additions, 2 deletionsspec/support/filter_spec_helper.rb
Please register or sign in to comment