diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-03-20 14:35:27 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-03-20 14:35:27 +0200 |
commit | ce88b74d52410250427116349d06a74359a65b48 (patch) | |
tree | dfd65ad8d47d4947e8cde68287eb4019509453a3 | |
parent | 64296a0d96039e7b44ef2ed4aad43383f8b0d63d (diff) | |
download | gitlab-shell-ce88b74d52410250427116349d06a74359a65b48.tar.gz |
Version 1.9.1v1.9.1
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r-- | CHANGELOG | 3 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -1,3 +1,6 @@ +v1.9.1 + - Update hook sends branch and tag name + v1.9.0 - Call api in update hook for both ssdh and http push. Requires GitLab 6.7+ - Pass oldrev and newrev to api.allowed? @@ -1 +1 @@ -1.9.0 +1.9.1 |