-
- 下载
Merge branch 'commits-api-better-trailers' into 'master'
Add an extended_trailers field to the commits API See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/136998 Merged-by:Michał Wielich <mwielich@gitlab.com> Approved-by:
Gavin Hinfey <ghinfey@gitlab.com> Approved-by:
Michał Wielich <mwielich@gitlab.com> Reviewed-by:
Michał Wielich <mwielich@gitlab.com> Reviewed-by:
Robert May <rmay@gitlab.com> Co-authored-by:
Robert May <rmay@gitlab.com>
显示
- app/models/concerns/cached_commit.rb 4 个添加, 0 个删除app/models/concerns/cached_commit.rb
- app/models/merge_request_context_commit.rb 7 个添加, 0 个删除app/models/merge_request_context_commit.rb
- app/models/merge_request_diff_commit.rb 6 个添加, 1 个删除app/models/merge_request_diff_commit.rb
- lib/api/entities/commit.rb 4 个添加, 0 个删除lib/api/entities/commit.rb
- lib/gitlab/git/commit.rb 10 个添加, 1 个删除lib/gitlab/git/commit.rb
- spec/factories/gitaly/commit.rb 10 个添加, 0 个删除spec/factories/gitaly/commit.rb
- spec/lib/gitlab/git/commit_spec.rb 24 个添加, 1 个删除spec/lib/gitlab/git/commit_spec.rb
- spec/requests/api/commits_spec.rb 28 个添加, 0 个删除spec/requests/api/commits_spec.rb
加载中
想要评论请 注册 或 登录