diff options
author | Sitaram Chamarty <sitaram@atc.tcs.com> | 2016-02-20 18:18:57 +0530 |
---|---|---|
committer | Sitaram Chamarty <sitaram@atc.tcs.com> | 2016-02-20 18:18:57 +0530 |
commit | 0d12bd6ef5113635dbc17eaf7038a591859ef9a3 (patch) | |
tree | b3ea5f8ded82256a6ff34ace185202f3ce686e68 /CHANGELOG | |
parent | Add support for Github's new TEMPLATE features (diff) | |
download | gitolite-gentoo-0d12bd6ef5113635dbc17eaf7038a591859ef9a3.tar.gz gitolite-gentoo-0d12bd6ef5113635dbc17eaf7038a591859ef9a3.tar.bz2 gitolite-gentoo-0d12bd6ef5113635dbc17eaf7038a591859ef9a3.zip |
v3.6.5v3.6.5
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -1,3 +1,22 @@ +2016-02-20 v3.6.5 allow creator check to be bypassed during mirroring + + handle new style ssh fingerprinting correctly (thanks to + Robin Johnson) + + allow pre-auto-gc as a repo-specific hook + + optimise mirror pushes for heavily used repos + + create-with-reference trigger: on repo creation, setup + objects/info/alternates for a server side alternate object + store. + + 'mirror status all all' prints a list of repos that have + *some* error, which is arguably more useful for further + action/processing + + allow incrementally adding more repo-specific hooks + 2015-11-01 v3.6.4 a ref-create bug in wild repos was fixed some contrib code related to AD integration, and to |