diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-03-14 12:58:43 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-03-14 12:58:43 +0200 |
commit | 1ec106b853cf2b3aa7c8fa29e24d1f429df2f0a8 (patch) | |
tree | d310c675e58ca8c9f7ffa6d2da186036366fd518 /CHANGELOG | |
parent | bce8edbbcc03bd29230124f9d7871dabbc79d38f (diff) | |
parent | 48e9054056db7f14bdef0d2d5c859f357110ed95 (diff) | |
download | gitlab-ce-1ec106b853cf2b3aa7c8fa29e24d1f429df2f0a8.tar.gz |
Merge branch 'ldap_connections'
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 55a1a22e6b7..f93668289ce 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -18,6 +18,7 @@ v 6.7.0 - Add webhook when a new tag is pushed (Jeroen van Baarsen) - Add button for toggling inline comments in diff view - Add retry feature for repository import + - Reuse the GitLab LDAP connection within each request v 6.6.2 - Fix 500 error on branch/tag create or remove via UI |