-
- 下载
Merge branch 'integration/phorge' into 'master'
Support Phorge as an external issue tracker See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145863 Merged-by:Bojan Marjanovic <bmarjanovic@gitlab.com> Approved-by:
Martin Čavoj <mcavoj@gitlab.com> Approved-by:
Jonas Larsen <jlarsen@gitlab.com> Approved-by:
Magdalena Frankiewicz <mfrankiewicz@gitlab.com> Approved-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Approved-by:
Diana Logan <dlogan@gitlab.com> Reviewed-by:
Nicolas Dular <ndular@gitlab.com> Reviewed-by:
Daniel Duvall <dan@mutual.io> Reviewed-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Reviewed-by:
Martin Čavoj <mcavoj@gitlab.com> Co-authored-by:
Brennen Bearnes <code@p1k3.com> Co-authored-by:
Ashraf Khamis <akhamis@gitlab.com> Co-authored-by:
Brennen Bearnes <gitlab@chaff.p1k3.com> Co-authored-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Nicolas Dular <ndular@gitlab.com> Co-authored-by:
Dan Duvall <dduvall@wikimedia.org> Co-authored-by:
Martin Čavoj <mcavoj@gitlab.com>
显示
- app/models/integration.rb 1 个添加, 1 个删除app/models/integration.rb
- app/models/integrations/phorge.rb 58 个添加, 0 个删除app/models/integrations/phorge.rb
- app/models/project.rb 1 个添加, 0 个删除app/models/project.rb
- config/metrics/counts_all/20240229180548_projects_phorge_active.yml 21 个添加, 0 个删除...rics/counts_all/20240229180548_projects_phorge_active.yml
- config/metrics/counts_all/20240301170823_projects_inheriting_phorge_active.yml 21 个添加, 0 个删除..._all/20240301170823_projects_inheriting_phorge_active.yml
- config/metrics/counts_all/20240301170844_instances_phorge_active.yml 21 个添加, 0 个删除...ics/counts_all/20240301170844_instances_phorge_active.yml
- config/metrics/counts_all/20240301170915_groups_phorge_active.yml 21 个添加, 0 个删除...etrics/counts_all/20240301170915_groups_phorge_active.yml
- config/metrics/counts_all/20240301171403_groups_inheriting_phorge_active.yml 21 个添加, 0 个删除...ts_all/20240301171403_groups_inheriting_phorge_active.yml
- doc/.vale/gitlab/spelling-exceptions.txt 2 个添加, 0 个删除doc/.vale/gitlab/spelling-exceptions.txt
- doc/api/graphql/reference/index.md 1 个添加, 0 个删除doc/api/graphql/reference/index.md
- doc/api/integrations.md 35 个添加, 0 个删除doc/api/integrations.md
- doc/integration/external-issue-tracker.md 1 个添加, 0 个删除doc/integration/external-issue-tracker.md
- doc/user/project/integrations/index.md 1 个添加, 0 个删除doc/user/project/integrations/index.md
- doc/user/project/integrations/phorge.md 35 个添加, 0 个删除doc/user/project/integrations/phorge.md
- lib/api/helpers/integrations_helpers.rb 2 个添加, 0 个删除lib/api/helpers/integrations_helpers.rb
- locale/gitlab.pot 6 个添加, 0 个删除locale/gitlab.pot
- spec/factories/integrations.rb 6 个添加, 0 个删除spec/factories/integrations.rb
- spec/features/projects/integrations/user_activates_issue_tracker_spec.rb 1 个添加, 0 个删除...rojects/integrations/user_activates_issue_tracker_spec.rb
- spec/graphql/types/projects/service_type_enum_spec.rb 1 个添加, 0 个删除spec/graphql/types/projects/service_type_enum_spec.rb
- spec/lib/banzai/filter/references/external_issue_reference_filter_spec.rb 17 个添加, 0 个删除...filter/references/external_issue_reference_filter_spec.rb
加载中
想要评论请 注册 或 登录