Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-07-09 07:12:47 +0300
committerStan Hu <stanhu@gmail.com>2019-07-09 07:12:47 +0300
commit56e3fc40b80b8f2231f15d57c73d3f5995f01eca (patch)
treea2d41996fda8ea7ed2152f3904d80d67b992489e /changelogs
parent6b8ab70b4384d77f45d6c7fc291670da23568d93 (diff)
parent020289fa27adb2cd1fee3823994aad8b4e9f88a3 (diff)
Merge branch 'allow-reactive-caching-of-nil' into 'master'
Allow ReactiveCaching to support nil value See merge request gitlab-org/gitlab-ce!30456
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/allow-reactive-caching-of-nil.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/allow-reactive-caching-of-nil.yml b/changelogs/unreleased/allow-reactive-caching-of-nil.yml
new file mode 100644
index 00000000000..abd88c09d74
--- /dev/null
+++ b/changelogs/unreleased/allow-reactive-caching-of-nil.yml
@@ -0,0 +1,5 @@
+---
+title: Allow ReactiveCaching to support nil value
+merge_request: 30456
+author:
+type: performance