diff options
author | Shinya Maeda <shinya@gitlab.com> | 2018-05-03 21:08:54 +0900 |
---|---|---|
committer | Shinya Maeda <shinya@gitlab.com> | 2018-05-03 21:08:54 +0900 |
commit | 07375df12ee5820c8405ee2d23ea6980150e0d82 (patch) | |
tree | 211cf46b0fe0e1dc39998ee6777923b5e6235495 /changelogs | |
parent | e9e4bd23ee548253f290832646e3580b852cf1a1 (diff) | |
download | gitlab-ce-07375df12ee5820c8405ee2d23ea6980150e0d82.tar.gz |
Add chnagelog
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/live-trace-v2-efficient-destroy-all.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/live-trace-v2-efficient-destroy-all.yml b/changelogs/unreleased/live-trace-v2-efficient-destroy-all.yml new file mode 100644 index 00000000000..ab22739b73d --- /dev/null +++ b/changelogs/unreleased/live-trace-v2-efficient-destroy-all.yml @@ -0,0 +1,5 @@ +--- +title: Destroy build_chunks efficiently with FastDestroyAll module +merge_request: 18575 +author: +type: performance |