diff options
author | Andreas Brandl <abrandl@gitlab.com> | 2018-04-04 17:14:19 +0200 |
---|---|---|
committer | Andreas Brandl <abrandl@gitlab.com> | 2018-04-06 12:27:20 +0200 |
commit | 29b0a90c208f29606a05d1391a72b9ff7ff843b1 (patch) | |
tree | 0c5e0312ed62271c0221f7f2f887cc694f87c765 /changelogs | |
parent | 52b232ca5d18ffc08299f5bb0ef3be46d2fecca3 (diff) | |
download | gitlab-ce-29b0a90c208f29606a05d1391a72b9ff7ff843b1.tar.gz |
Cache personal projects count.
Closes #37462.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/ab-37462-cache-personal-projects-count.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ab-37462-cache-personal-projects-count.yml b/changelogs/unreleased/ab-37462-cache-personal-projects-count.yml new file mode 100644 index 00000000000..55069b1f2d2 --- /dev/null +++ b/changelogs/unreleased/ab-37462-cache-personal-projects-count.yml @@ -0,0 +1,5 @@ +--- +title: Cache personal projects count. +merge_request: 18197 +author: +type: performance |