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:
authorDouwe Maan <douwe@gitlab.com>2017-05-09 17:46:50 +0300
committerDouwe Maan <douwe@gitlab.com>2017-05-09 17:46:50 +0300
commitdccf5f19f911eaf8d32e37e9f369a46d9e7ec9bd (patch)
treebf85d85d79b885b90f20ed587fc7ea77387095c3 /changelogs
parent2aa084a484784bc72e85dbaa82189a66a913e352 (diff)
parent3531ea096f730b8533df259ac2f6cbed738965ed (diff)
Merge branch 'tc-cache-trackable-attributes' into 'master'
Limit User's trackable attributes to update at most once/hour Closes #22068 See merge request !11053
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/tc-cache-trackable-attributes.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/tc-cache-trackable-attributes.yml b/changelogs/unreleased/tc-cache-trackable-attributes.yml
new file mode 100644
index 00000000000..4a2cf50893a
--- /dev/null
+++ b/changelogs/unreleased/tc-cache-trackable-attributes.yml
@@ -0,0 +1,4 @@
+---
+title: "Limit User's trackable attributes, like `current_sign_in_at`, to update at most once/hour"
+merge_request: 11053
+author: