-
- 下载
Merge branch 'bmarjanovic-rename-service-id-to-integration-id' into 'master'
Rename `chat_names.service_id` to `integration_id` See merge request gitlab-org/gitlab!91991
显示
- app/models/chat_name.rb 3 个添加, 3 个删除app/models/chat_name.rb
- app/models/integrations/base_slash_commands.rb 1 个添加, 1 个删除app/models/integrations/base_slash_commands.rb
- app/services/chat_names/authorize_user_service.rb 3 个添加, 3 个删除app/services/chat_names/authorize_user_service.rb
- db/migrate/20220707105335_rename_chat_name_service_id_to_integration_id.rb 13 个添加, 0 个删除...07105335_rename_chat_name_service_id_to_integration_id.rb
- db/post_migrate/20220707105529_cleanup_chat_name_service_id.rb 13 个添加, 0 个删除...st_migrate/20220707105529_cleanup_chat_name_service_id.rb
- db/schema_migrations/20220707105335 1 个添加, 0 个删除db/schema_migrations/20220707105335
- db/schema_migrations/20220707105529 1 个添加, 0 个删除db/schema_migrations/20220707105529
- db/structure.sql 8 个添加, 7 个删除db/structure.sql
- lib/gitlab/chat_name_token.rb 3 个添加, 1 个删除lib/gitlab/chat_name_token.rb
- spec/models/chat_name_spec.rb 2 个添加, 2 个删除spec/models/chat_name_spec.rb
加载中
想要评论请 注册 或 登录