-
- 下载
Merge branch 'revert-c624c61a' into 'master'
Revert "Merge branch '13784-validate-variables-for-masking' into 'master'" Closes gitlab-ee#10740 and gitlab-ee#10738 See merge request gitlab-org/gitlab-ce!26684
显示
- app/assets/javascripts/ci_variable_list/ci_variable_list.js 2 个添加, 32 个删除app/assets/javascripts/ci_variable_list/ci_variable_list.js
- app/assets/stylesheets/framework/ci_variable_list.scss 0 个添加, 1 个删除app/assets/stylesheets/framework/ci_variable_list.scss
- app/controllers/groups/variables_controller.rb 1 个添加, 1 个删除app/controllers/groups/variables_controller.rb
- app/controllers/projects/variables_controller.rb 1 个添加, 1 个删除app/controllers/projects/variables_controller.rb
- app/helpers/ci_variables_helper.rb 0 个添加, 8 个删除app/helpers/ci_variables_helper.rb
- app/serializers/group_variable_entity.rb 0 个添加, 1 个删除app/serializers/group_variable_entity.rb
- app/serializers/variable_entity.rb 0 个添加, 1 个删除app/serializers/variable_entity.rb
- app/views/ci/variables/_content.html.haml 1 个添加, 1 个删除app/views/ci/variables/_content.html.haml
- app/views/ci/variables/_header.html.haml 1 个添加, 1 个删除app/views/ci/variables/_header.html.haml
- app/views/ci/variables/_variable_row.html.haml 1 个添加, 21 个删除app/views/ci/variables/_variable_row.html.haml
- changelogs/unreleased/13784-validate-variables-for-masking.yml 0 个添加, 5 个删除...elogs/unreleased/13784-validate-variables-for-masking.yml
- locale/gitlab.pot 4 个添加, 13 个删除locale/gitlab.pot
- spec/features/group_variables_spec.rb 1 个添加, 1 个删除spec/features/group_variables_spec.rb
- spec/features/project_variables_spec.rb 1 个添加, 1 个删除spec/features/project_variables_spec.rb
- spec/fixtures/api/schemas/variable.json 0 个添加, 2 个删除spec/fixtures/api/schemas/variable.json
- spec/javascripts/ci_variable_list/ci_variable_list_spec.js 7 个添加, 12 个删除spec/javascripts/ci_variable_list/ci_variable_list_spec.js
- spec/support/features/variable_list_shared_examples.rb 30 个添加, 93 个删除spec/support/features/variable_list_shared_examples.rb
加载中
想要评论请 注册 或 登录