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-09-12 15:20:40 +0300
committerDouwe Maan <douwe@gitlab.com>2017-09-12 15:20:40 +0300
commit91e90ae78b1a47a5add859cbffcca0de5a7deef5 (patch)
treeef4eeb979a9a9edee4372309d6d900257d0b748a /changelogs
parenteaabcb1fc673e9818d834b333832aad2b1f5edac (diff)
parentd96b0eac0303278d4f215770533d09a2aec7955b (diff)
Merge branch 'housekeeping_settings' into 'master'
Allow to use same periods for housekeeping tasks Closes #34981 See merge request !13711
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/13711-allow-same-period-housekeeping.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/13711-allow-same-period-housekeeping.yml b/changelogs/unreleased/13711-allow-same-period-housekeeping.yml
new file mode 100644
index 00000000000..6749e22cf6a
--- /dev/null
+++ b/changelogs/unreleased/13711-allow-same-period-housekeeping.yml
@@ -0,0 +1,6 @@
+---
+title: Allow to use same periods for different housekeeping tasks (effectively
+ skipping the lesser task)
+merge_request: 13711
+author: @cernvcs
+type: added