Adds support for Matrix notification integration
Changelog: added
显示
- .rubocop_todo/layout/line_length.yml 1 个添加, 0 个删除.rubocop_todo/layout/line_length.yml
- .rubocop_todo/rspec/named_subject.yml 1 个添加, 0 个删除.rubocop_todo/rspec/named_subject.yml
- app/models/integration.rb 1 个添加, 1 个删除app/models/integration.rb
- app/models/integrations/matrix.rb 113 个添加, 0 个删除app/models/integrations/matrix.rb
- app/models/project.rb 1 个添加, 0 个删除app/models/project.rb
- config/metrics/counts_all/20240722124654_projects_inheriting_matrix_active.yml 19 个添加, 0 个删除..._all/20240722124654_projects_inheriting_matrix_active.yml
- config/metrics/counts_all/20240722124725_groups_matrix_active.yml 19 个添加, 0 个删除...etrics/counts_all/20240722124725_groups_matrix_active.yml
- config/metrics/counts_all/20240722124754_projects_matrix_active.yml 19 个添加, 0 个删除...rics/counts_all/20240722124754_projects_matrix_active.yml
- config/metrics/counts_all/20240722124827_groups_inheriting_matrix_active.yml 19 个添加, 0 个删除...ts_all/20240722124827_groups_inheriting_matrix_active.yml
- config/metrics/counts_all/20240722125029_instances_matrix_active.yml 19 个添加, 0 个删除...ics/counts_all/20240722125029_instances_matrix_active.yml
- db/docs/integrations.yml 1 个添加, 0 个删除db/docs/integrations.yml
- doc/api/graphql/reference/index.md 1 个添加, 0 个删除doc/api/graphql/reference/index.md
- doc/api/integrations.md 46 个添加, 0 个删除doc/api/integrations.md
- doc/user/project/integrations/index.md 1 个添加, 0 个删除doc/user/project/integrations/index.md
- doc/user/project/integrations/matrix.md 45 个添加, 0 个删除doc/user/project/integrations/matrix.md
- lib/api/helpers/integrations_helpers.rb 2 个添加, 0 个删除lib/api/helpers/integrations_helpers.rb
- locale/gitlab.pot 21 个添加, 0 个删除locale/gitlab.pot
- spec/factories/integrations.rb 9 个添加, 0 个删除spec/factories/integrations.rb
- spec/lib/gitlab/import_export/all_models.yml 1 个添加, 0 个删除spec/lib/gitlab/import_export/all_models.yml
- spec/models/integrations/matrix_spec.rb 57 个添加, 0 个删除spec/models/integrations/matrix_spec.rb
加载中
想要评论请 注册 或 登录