aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* block access() to repos being importedSitaram Chamarty2018-09-211-7/+0
* prevent access to repos which are in the process of bring migratedSitaram Chamarty2018-09-081-0/+7
* clean up previous patch on handling trailing slashesSitaram Chamarty2017-12-151-8/+12
* remove trailing "/" if user supplied oneSitaram Chamarty2017-12-061-0/+4
* make single quotes around reponame optional...Sitaram Chamarty2015-05-271-1/+1
* prevent info leak when gitolite-shell is used as $SHELL...Sitaram Chamarty2015-03-041-1/+1
* allow gitolite-shell to be used as "$SHELL"...Sitaram Chamarty2015-02-211-0/+6
* fix ugliness in http output when only base URL is givenSitaram Chamarty2015-02-071-0/+1
* ban intermediate components of a repo path ending in ".git"Sitaram Chamarty2015-01-031-8/+1
* disallow ../ everywhereSitaram Chamarty2014-11-101-3/+4
* http: stderr should dup stdout for non-git command outputSitaram Chamarty2014-06-051-0/+3
* allow some commands to have unrestricted argumentsSitaram Chamarty2014-03-201-1/+2
* (perltidy)Sitaram Chamarty2014-01-141-1/+1
* logging level changesSitaram Chamarty2014-01-141-1/+0
* fix log lines to be consistent and documentableSitaram Chamarty2013-09-071-1/+6
* set umask as early as possibleSitaram Chamarty2013-09-031-2/+0
* smart http mode in git 1.8.2 and above...Sitaram Chamarty2013-07-121-3/+8
* setup some ENV vars from gitolite.conf options...Sitaram Chamarty2013-06-281-0/+3
* Set Content-Type to text/plain for gitolite commands over httpSven Strickroth2012-12-091-0/+1
* (security) fix bug in pattern to detect path traversalSitaram Chamarty2012-10-051-1/+1
* Fixed url decoding in http gitolite command bypass.Konstantin Gribov2012-06-221-0/+1
* PRE_ and POST_CREATE triggers get an extra argument...Sitaram Chamarty2012-06-141-2/+2
* (minor) single quotes around variables in error messagesSitaram Chamarty2012-05-211-1/+1
* move input command check so it works for non-ssh modes alsoSitaram Chamarty2012-05-211-3/+6
* bugfix: smart http mode wasn't running pre_ and post_ git triggersSitaram Chamarty2012-05-051-4/+6
* (perltidy)Sitaram Chamarty2012-04-181-12/+13
* yaaay! http is finally done!Sitaram Chamarty2012-04-151-1/+84
* supporting DOS and fake Unix...Sitaram Chamarty2012-04-061-1/+2
* cpu-time command -> CpuTime trigger module...Sitaram Chamarty2012-04-061-1/+1
* (mainly for fedora) '-s' gets a shell. Manual spot-testing onlySitaram Chamarty2012-04-031-1/+1
* added "INPUT" trigger (not yet documented; internal use only for now)Sitaram Chamarty2012-03-301-0/+2
* logging, tracing, and perltidy, ...Sitaram Chamarty2012-03-301-9/+14
* GL_BYPASS_UPDATE_HOOK -> GL_BYPASS_ACCESS_CHECKS, also added to gitolite-shellSitaram Chamarty2012-03-301-5/+7
* allow perl modules as triggers also...gitolite tester2012-03-271-1/+0
* ACCESS_CHECK split into ACCESS_1 and ACCESS_2; docs updatedSitaram Chamarty2012-03-271-1/+1
* POST_GIT triggers get 4 more argumentsSitaram Chamarty2012-03-241-1/+1
* (minor) fixup various TODOs and suchSitaram Chamarty2012-03-241-4/+2
* cleaned up logging quite a bit; details:Sitaram Chamarty2012-03-241-8/+18
* abort on suspicious ref namesSitaram Chamarty2012-03-241-0/+4
* 'gitolite writes off/on...' doneSitaram Chamarty2012-03-241-0/+1
* oops; the $repo argument to PRE_ and POST_GIT triggers was wrong!Sitaram Chamarty2012-03-241-2/+2
* (perltidy)Sitaram Chamarty2012-03-241-4/+4
* (!!) trigger mechanism... read belowSitaram Chamarty2012-03-241-1/+4
* glt learns to deal better with non-git commandsSitaram Chamarty2012-03-241-2/+4
* logging (but see below)Sitaram Chamarty2012-03-241-0/+3
* auto-create repo on 'C' perm doneSitaram Chamarty2012-03-241-0/+7
* honor umaskSitaram Chamarty2012-03-241-0/+2
* allow trace mode from remote clientSitaram Chamarty2012-03-241-2/+3
* trace messages rationalised to 3 levelsSitaram Chamarty2012-03-241-1/+3
* (perltidy)Sitaram Chamarty2012-03-241-5/+5