diff options
author | Andreas Brandl <abrandl@gitlab.com> | 2018-03-01 12:26:45 +0100 |
---|---|---|
committer | Andreas Brandl <abrandl@gitlab.com> | 2018-03-07 14:36:25 +0100 |
commit | 7d2859e98bd58f6a3b11db6718fe63d95f692b06 (patch) | |
tree | 01e976eb640364a6ac2679c2b182fc6aa0cb934f /changelogs | |
parent | 7e7f260dc54c7643e8d7ec8bf3fbded3dfc06fcc (diff) | |
download | gitlab-ce-7d2859e98bd58f6a3b11db6718fe63d95f692b06.tar.gz |
Leverage user_contributed_projects to find recent events.40525-listing-user-activity-timeouts
Closes #40525.
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/40525-listing-user-activity-timeouts.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/40525-listing-user-activity-timeouts.yml b/changelogs/unreleased/40525-listing-user-activity-timeouts.yml new file mode 100644 index 00000000000..39ce873dba6 --- /dev/null +++ b/changelogs/unreleased/40525-listing-user-activity-timeouts.yml @@ -0,0 +1,5 @@ +--- +title: Improve database response time for user activity listing. +merge_request: 17454 +author: +type: performance |