-
- 下载
Automatic merge of gitlab-org/gitlab-ce master
显示
- app/assets/stylesheets/framework/flash.scss 1 个添加, 0 个删除app/assets/stylesheets/framework/flash.scss
- app/controllers/application_controller.rb 1 个添加, 0 个删除app/controllers/application_controller.rb
- app/controllers/concerns/confirm_email_warning.rb 25 个添加, 0 个删除app/controllers/concerns/confirm_email_warning.rb
- app/controllers/confirmations_controller.rb 1 个添加, 1 个删除app/controllers/confirmations_controller.rb
- app/controllers/registrations_controller.rb 10 个添加, 2 个删除app/controllers/registrations_controller.rb
- app/models/user.rb 7 个添加, 0 个删除app/models/user.rb
- app/serializers/deployment_entity.rb 1 个添加, 0 个删除app/serializers/deployment_entity.rb
- app/serializers/deployment_serializer.rb 1 个添加, 1 个删除app/serializers/deployment_serializer.rb
- changelogs/unreleased/56130-deployment-date.yml 5 个添加, 0 个删除changelogs/unreleased/56130-deployment-date.yml
- config/initializers/8_devise.rb 1 个添加, 1 个删除config/initializers/8_devise.rb
- spec/controllers/concerns/confirm_email_warning_spec.rb 98 个添加, 0 个删除spec/controllers/concerns/confirm_email_warning_spec.rb
- spec/controllers/registrations_controller_spec.rb 27 个添加, 4 个删除spec/controllers/registrations_controller_spec.rb
- spec/features/invites_spec.rb 58 个添加, 14 个删除spec/features/invites_spec.rb
- spec/features/users/login_spec.rb 35 个添加, 0 个删除spec/features/users/login_spec.rb
- spec/features/users/signup_spec.rb 38 个添加, 11 个删除spec/features/users/signup_spec.rb
- spec/fixtures/api/schemas/deployment.json 2 个添加, 0 个删除spec/fixtures/api/schemas/deployment.json
- spec/serializers/deployment_entity_spec.rb 4 个添加, 0 个删除spec/serializers/deployment_entity_spec.rb
加载中
想要评论请 注册 或 登录