aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: GL_METADATA during non-repo commandsgitolite-gentoo-3.6.13Robin H. Johnson2024-01-201-1/+6
* Merge tag 'v3.6.10'gitolite-gentoo-3.6.10Robin H. Johnson2020-06-161-7/+0
|\
| * block access() to repos being importedSitaram Chamarty2018-09-211-7/+0
* | Merge tag 'v3.6.9'gitolite-gentoo-3.6.9Robin H. Johnson2020-06-161-0/+7
|\|
| * prevent access to repos which are in the process of bring migratedSitaram Chamarty2018-09-081-0/+7
* | Merge tag 'v3.6.8'gitolite-gentoo-3.6.8Robin H. Johnson2020-06-161-4/+12
|\|
| * clean up previous patch on handling trailing slashesSitaram Chamarty2017-12-151-8/+12
| * remove trailing "/" if user supplied oneSitaram Chamarty2017-12-061-0/+4
* | Merge tag 'v3.6.4'gitolite-gentoo-3.6.4Robin H. Johnson2015-11-191-1/+1
|\|
| * make single quotes around reponame optional...Sitaram Chamarty2015-05-271-1/+1
* | Merge tag 'v3.6.3'gitolite-gentoo-3.6.3Robin H. Johnson2015-05-091-8/+8
|\|
| * 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
* | Merge tag 'v3.6.2'Robin H. Johnson2014-11-201-3/+4
|\|
| * disallow ../ everywhereSitaram Chamarty2014-11-101-3/+4
* | Merge commit '3455375e69ffd357adf96566f79e91407af8b532'gitolite-gentoo-3.6.1Christian Ruppert2014-08-241-1/+5
|\|
| * 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
* | Initial gitolite-gentoo 3.xChristian Ruppert2014-01-191-1/+1
|/
* (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