gitolite/src
Sitaram Chamarty 84424e48b9 bug fix: perms propagation to slaves...
Sometime after v3.2, I fixed what looked like an information disclosure
issue, where a user could determine if an arbitrary repo existed or not,
even if he had no rights to see the repo.  This was:

    96cc2ea "new features relating to creating wild repos:"

Unfortunately, this appears to have broken gl-perms propagation to
slaves, because now running "perm -c" on an existing repo dies!

If you run

    git diff 96cc2ea^ <this commit> -- src/commands/perms

you'll see how simple the fix *should* have been :-(
2012-12-29 13:40:13 +05:30
..
VREF refex-expr: die when admin forgets to add the required line to the rc 2012-11-13 08:09:14 +05:30
commands bug fix: perms propagation to slaves... 2012-12-29 13:40:13 +05:30
lib/Gitolite minor bugly... 2012-12-29 13:40:13 +05:30
syntactic-sugar (minor) macro buglets 2012-12-14 07:58:14 +05:30
triggers new trigger: update-gitweb-daemon-from-options 2012-12-14 07:58:14 +05:30
gitolite Allow user-specified programs to override system-installed ones 2012-06-09 08:25:51 +05:30
gitolite-shell Set Content-Type to text/plain for gitolite commands over http 2012-12-09 08:09:02 +05:30