diff options
author | Douwe Maan <douwe@selenight.nl> | 2017-07-27 14:58:02 +0200 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2017-07-28 17:23:13 +0200 |
commit | 0e355e5c9293c712b5df65896371af0ba71c19b2 (patch) | |
tree | e562a8a1cc47f05bc54328bffc6ed9b5c4b0b097 /changelogs | |
parent | 4d05e85375b81d94ef828c8c5544bf62a5abc024 (diff) | |
download | gitlab-ce-0e355e5c9293c712b5df65896371af0ba71c19b2.tar.gz |
Load and process at most 100 commits when pushing into default branch
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/dm-large-push-performance.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-large-push-performance.yml b/changelogs/unreleased/dm-large-push-performance.yml new file mode 100644 index 00000000000..f5fe1bd3b28 --- /dev/null +++ b/changelogs/unreleased/dm-large-push-performance.yml @@ -0,0 +1,4 @@ +--- +title: Improve performance of large (initial) push into default branch +merge_request: +author: |