diff options
author | Stan Hu <stanhu@gmail.com> | 2016-08-09 16:38:06 +0000 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-08-09 16:38:06 +0000 |
commit | b8130d42c212a45ad1e568f191337f0bed0a3d01 (patch) | |
tree | 502501f102776cae994a70dc29f1df6e7e12b1cd /doc/workflow | |
parent | ec4fca69355b3a9bb2acba4d943960a9acbcae2e (diff) | |
parent | 57451f52cdbd527a980c0df75e1ee8bb7897d2e9 (diff) | |
download | gitlab-ce-b8130d42c212a45ad1e568f191337f0bed0a3d01.tar.gz |
Merge branch 'fix/improve-ci-node-validatable-to-prevent-memory-leak' into 'master'
Memoize CI config node validator to prevent leaks
## What does this MR do?
This MR memoizes CI configuration node validator, to prevent possible memory leak described in #20698.
## Why was this MR needed?
See #20698
## What are the relevant issue numbers?
Closes #20698
## Does this MR meet the acceptance criteria?
- [ ] ~~[CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added~~
- [ ] ~~[Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)~~
- [ ] ~~API support added~~
- Tests
- [x] Added for this feature/bug
- [x] All builds are passing
- [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 you do - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)
See merge request !5733
Diffstat (limited to 'doc/workflow')
0 files changed, 0 insertions, 0 deletions