-
- 下载
Merge branch 'changelog-tag-regex' into 'master'
Support custom tag formats for changelogs See merge request gitlab-org/gitlab!56889
显示
- app/finders/repositories/changelog_tag_finder.rb 82 个添加, 0 个删除app/finders/repositories/changelog_tag_finder.rb
- app/services/repositories/changelog_service.rb 6 个添加, 4 个删除app/services/repositories/changelog_service.rb
- changelogs/unreleased/changelog-tag-regex.yml 5 个添加, 0 个删除changelogs/unreleased/changelog-tag-regex.yml
- doc/api/repositories.md 51 个添加, 2 个删除doc/api/repositories.md
- lib/gitlab/changelog/config.rb 23 个添加, 1 个删除lib/gitlab/changelog/config.rb
- lib/gitlab/untrusted_regexp.rb 4 个添加, 0 个删除lib/gitlab/untrusted_regexp.rb
- spec/finders/repositories/changelog_tag_finder_spec.rb 11 个添加, 2 个删除spec/finders/repositories/changelog_tag_finder_spec.rb
- spec/lib/gitlab/changelog/config_spec.rb 3 个添加, 1 个删除spec/lib/gitlab/changelog/config_spec.rb
- spec/lib/gitlab/untrusted_regexp_spec.rb 18 个添加, 0 个删除spec/lib/gitlab/untrusted_regexp_spec.rb
- spec/services/repositories/changelog_service_spec.rb 10 个添加, 9 个删除spec/services/repositories/changelog_service_spec.rb
想要评论请 注册 或 登录