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:
authorAndreas Brandl <abrandl@gitlab.com>2018-05-28 15:58:23 +0300
committerAndreas Brandl <abrandl@gitlab.com>2018-05-29 13:51:32 +0300
commit61ea2f52bd32d5038b9eec1caf29a4d4531d03c4 (patch)
treefdc5782c18c2150fa119c3ee8c89a36d0ef45d62 /changelogs
parent71dea693c61295c16cb9c28c76b1122a3b8a3acf (diff)
Throttle updates to Project#last_repository_updated_at.
Closes #35364.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/ab-35364-throttle-updates-last-repository-at.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ab-35364-throttle-updates-last-repository-at.yml b/changelogs/unreleased/ab-35364-throttle-updates-last-repository-at.yml
new file mode 100644
index 00000000000..8e468233637
--- /dev/null
+++ b/changelogs/unreleased/ab-35364-throttle-updates-last-repository-at.yml
@@ -0,0 +1,5 @@
+---
+title: Throttle updates to Project#last_repository_updated_at.
+merge_request: 19183
+author:
+type: performance