diff options
author | Sitaram Chamarty <sitaram@atc.tcs.com> | 2012-11-14 15:36:04 +0530 |
---|---|---|
committer | Sitaram Chamarty <sitaram@atc.tcs.com> | 2012-11-14 15:45:45 +0530 |
commit | 5f9789ed8ee519a5987e8fede7f3e65001f4f9c0 (patch) | |
tree | e5138d9b335453f58e71db33e49a1278ac566c3a /CHANGELOG | |
parent | Uggh; horrible inner loop screwing up all performance :-( (diff) | |
download | gitolite-gentoo-5f9789ed8ee519a5987e8fede7f3e65001f4f9c0.tar.gz gitolite-gentoo-5f9789ed8ee519a5987e8fede7f3e65001f4f9c0.tar.bz2 gitolite-gentoo-5f9789ed8ee519a5987e8fede7f3e65001f4f9c0.zip |
v3.2v3.2
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2012-11-14 v3.2 major efficiency boost for large setups + + optional support for multi-line pubkeys; see + src/triggers/post-compile/ssh-authkeys-split + + bug fix for not creating gl-conf when repo para has only + config lines and no access rules + + new 'bg' trigger command to put long jobs started from a + trigger into background + + %GL_REPO and %GL_CREATOR now work for 'option's also + + test suite now much more BSD friendly + 2012-10-05 v3.1 (security) fix path traversal on wild repos new %GL_CREATOR variable for git-config lines |