-
- Downloads
Merge from master(Fix conflicts)
No related branches found
No related tags found
Showing
- GITLAB_PAGES_VERSION 1 addition, 1 deletionGITLAB_PAGES_VERSION
- VERSION 1 addition, 1 deletionVERSION
- app/assets/javascripts/dispatcher.js 1 addition, 0 deletionsapp/assets/javascripts/dispatcher.js
- app/assets/stylesheets/pages/merge_requests.scss 8 additions, 2 deletionsapp/assets/stylesheets/pages/merge_requests.scss
- app/controllers/groups/settings/ci_cd_controller.rb 24 additions, 0 deletionsapp/controllers/groups/settings/ci_cd_controller.rb
- app/controllers/groups/variables_controller.rb 64 additions, 0 deletionsapp/controllers/groups/variables_controller.rb
- app/controllers/projects/settings/ci_cd_controller.rb 4 additions, 1 deletionapp/controllers/projects/settings/ci_cd_controller.rb
- app/controllers/projects/variables_controller.rb 23 additions, 16 deletionsapp/controllers/projects/variables_controller.rb
- app/models/blob_viewer/readme.rb 6 additions, 0 deletionsapp/models/blob_viewer/readme.rb
- app/models/ci/build.rb 1 addition, 0 deletionsapp/models/ci/build.rb
- app/models/ci/group_variable.rb 13 additions, 0 deletionsapp/models/ci/group_variable.rb
- app/models/ci/variable.rb 1 addition, 0 deletionsapp/models/ci/variable.rb
- app/models/concerns/sha_attribute.rb 2 additions, 0 deletionsapp/models/concerns/sha_attribute.rb
- app/models/group.rb 9 additions, 0 deletionsapp/models/group.rb
- app/models/project_wiki.rb 4 additions, 0 deletionsapp/models/project_wiki.rb
- app/policies/group_policy.rb 2 additions, 0 deletionsapp/policies/group_policy.rb
- app/presenters/ci/group_variable_presenter.rb 25 additions, 0 deletionsapp/presenters/ci/group_variable_presenter.rb
- app/presenters/ci/variable_presenter.rb 25 additions, 0 deletionsapp/presenters/ci/variable_presenter.rb
- app/views/ci/variables/_content.html.haml 0 additions, 0 deletionsapp/views/ci/variables/_content.html.haml
- app/views/ci/variables/_form.html.haml 3 additions, 3 deletionsapp/views/ci/variables/_form.html.haml
Loading
Please register or sign in to comment