summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2016-05-10 14:39:52 -0700
committerStan Hu <stanhu@gmail.com>2016-05-10 14:43:04 -0700
commit63b711f8206964350816cd312050a12db82950dd (patch)
treeca5dc54813bd11389731bbfb2e3b0b9dafb59bc4 /CHANGELOG
parentf0f1bbec8ad5d5fade7c0efeee22ba9b9bc44f07 (diff)
downloadgitlab-shell-use-stdin.tar.gz
Pipe RPUSH command to Redis via stdin to avoid overrunning command-lineuse-stdin
Closes gitlab-org/gitlab-ce#17329
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 63b04cc..aeb1991 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,5 @@
v3.0.0
+ - Pipe RPUSH command to Redis via stdin to avoid overrunning command-line
- Remove rm-tag command (Robert Schilling)
- Remove create-branch and rm-branch commands (Robert Schilling)
- Update PostReceive worker so it logs a unique JID in Sidekiq