-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch '25264-ref-commit' into 'master'
Change ref property to commitRef ## What does this MR do? Changes `ref` prop to `commitRef` because `ref` is a reserved word in Vue.js ## Does this MR meet the acceptance criteria? - [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [ ] Added for this feature/bug - [ ] All builds are passing - [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [x] Branch has no merge conflicts with `master` (if it does - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? Closes #25264 //cc @selfup See merge request !7901
Showing
- app/assets/javascripts/environments/components/environment_item.js.es6 1 addition, 1 deletion...vascripts/environments/components/environment_item.js.es6
- app/assets/javascripts/vue_common_component/commit.js.es6 7 additions, 7 deletionsapp/assets/javascripts/vue_common_component/commit.js.es6
- changelogs/unreleased/25264-ref-commit.yml 4 additions, 0 deletionschangelogs/unreleased/25264-ref-commit.yml
- spec/javascripts/vue_common_components/commit_spec.js.es6 5 additions, 5 deletionsspec/javascripts/vue_common_components/commit_spec.js.es6
changelogs/unreleased/25264-ref-commit.yml
0 → 100644
Please register or sign in to comment