-
- Downloads
Track projects in ReferenceExtractor
Store both the project and identifier of extracted references. This prevents `ReferenceExtractor` from returning objects in the wrong project for cross-project references.
Showing
- app/models/concerns/mentionable.rb 1 addition, 1 deletionapp/models/concerns/mentionable.rb
- lib/gitlab/closing_issue_extractor.rb 1 addition, 1 deletionlib/gitlab/closing_issue_extractor.rb
- lib/gitlab/reference_extractor.rb 32 additions, 20 deletionslib/gitlab/reference_extractor.rb
- spec/lib/gitlab/reference_extractor_spec.rb 28 additions, 24 deletionsspec/lib/gitlab/reference_extractor_spec.rb
Please register or sign in to comment