diff options
author | Stan Hu <stanhu@gmail.com> | 2018-06-20 16:33:22 +0000 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-06-20 16:33:22 +0000 |
commit | c9eb56d511eeda596741045ab1964bfba0e6186e (patch) | |
tree | a692b873fac674b35fbfed92fcee30b16a8115d8 /changelogs | |
parent | 40a66cb550cf7b5e1b0a6e3816b91026ba2dd6ca (diff) | |
parent | d527b468025922c04ba03edffb7ef33300ec9bb6 (diff) | |
download | gitlab-ce-c9eb56d511eeda596741045ab1964bfba0e6186e.tar.gz |
Merge branch 'remove-allocations-gem' into 'master'
Remove remaining traces of the Allocations Gem
See merge request gitlab-org/gitlab-ce!20029
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/remove-allocations-gem.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/remove-allocations-gem.yml b/changelogs/unreleased/remove-allocations-gem.yml new file mode 100644 index 00000000000..e809fd26701 --- /dev/null +++ b/changelogs/unreleased/remove-allocations-gem.yml @@ -0,0 +1,5 @@ +--- +title: Remove remaining traces of the Allocations Gem +merge_request: +author: +type: changed |