aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: skip empty metadataHEADgitolite-gentoo-3.6.13.1masterRobin H. Johnson2024-01-211-0/+1
* feat: GL_METADATA during non-repo commandsgitolite-gentoo-3.6.13Robin H. Johnson2024-01-201-16/+52
* fix: ensure keydir exists before loading metadataRobin H. Johnson2024-01-201-3/+6
* Merge tag 'v3.6.13'Robin H. Johnson2024-01-201-1/+1
|\
| * fixed up several broken URLs (minor but annoying)Sitaram Chamarty2023-07-141-1/+1
* | Merge remote-tracking branch 'upstream/master'gitolite-gentoo-3.6.11.1Robin H. Johnson2020-06-161-3/+6
|\|
| * memberships: don't try to match patterns for users!Sitaram Chamarty2019-12-221-3/+6
* | Merge tag 'v3.6.10'gitolite-gentoo-3.6.10Robin H. Johnson2020-06-161-0/+1
|\|
| * block access() to repos being importedSitaram Chamarty2018-09-211-0/+1
* | Merge tag 'v3.6.8'gitolite-gentoo-3.6.8Robin H. Johnson2020-06-161-1/+8
|\|
| * allow orphan gl-conf files (see below for details)Sitaram Chamarty2017-10-131-1/+1
| * set a repo's group membership(s) in 'gl-repo-groups'...Sitaram Chamarty2017-09-261-0/+7
* | Merge remote-tracking branch 'upstream/master'gitolite-gentoo-3.6.6.1Robin H. Johnson2017-06-291-4/+20
|\|
| * minor oopsie in checking return code of "do"Sitaram Chamarty2017-01-161-1/+1
| * fix up command help for 'list-users' and 'list-members'Sitaram Chamarty2016-09-301-3/+19
* | Merge tag 'v3.6.6'gitolite-gentoo-3.6.6Robin H. Johnson2017-06-291-1/+1
|\|
| * prep for perl 5.26 removing "." from @INCSitaram Chamarty2016-09-051-1/+1
* | Merge tag 'v3.6.5'gitolite-gentoo-3.6.5Robin H. Johnson2016-02-201-0/+1
|\|
| * ban repo name ending in ".git"Paul Sokolovsky2016-02-141-0/+1
* | Merge tag 'v3.6.4'gitolite-gentoo-3.6.4Robin H. Johnson2015-11-191-2/+14
|\|
| * fix ref-create permission bug on wild reposgitolite tester2015-11-011-2/+14
* | Merge tag 'v3.6.3'gitolite-gentoo-3.6.3Robin H. Johnson2015-05-091-4/+6
|\|
| * ban intermediate components of a repo path ending in ".git"Sitaram Chamarty2015-01-031-4/+6
* | The custom user block for gitolite-gentoo might return, so the chdir needs to...gitolite-gentoo-3.6.2.4Robin H. Johnson2015-04-021-2/+4
* | Better loading of the keyfile.Robin H. Johnson2014-12-311-0/+5
* | Fix check.gitolite-gentoo-3.6.2.2Robin H. Johnson2014-12-281-1/+1
* | We need to handle more variant of pubkey file names for users, plus check all...Robin H. Johnson2014-12-281-18/+26
* | Merge commit '3455375e69ffd357adf96566f79e91407af8b532'gitolite-gentoo-3.6.1Christian Ruppert2014-08-241-0/+20
|\|
| * redis caching: please read belowSitaram Chamarty2014-05-141-0/+6
| * (experimental) trace rules using access commandSitaram Chamarty2014-04-171-0/+14
* | Initial gitolite-gentoo 3.xChristian Ruppert2014-01-191-0/+25
|/
* (perltidy)Sitaram Chamarty2014-01-141-13/+13
* logging level changesSitaram Chamarty2014-01-141-4/+5
* (minor) use Rc before Common consistentlySitaram Chamarty2014-01-141-1/+1
* setup some ENV vars from gitolite.conf options...Sitaram Chamarty2013-06-281-0/+19
* list-memberships and perms changes:Sitaram Chamarty2013-03-171-7/+30
* access(): the pattern for refs is too strict for filenamesSitaram Chamarty2013-01-111-4/+8
* on removing a repo...Sitaram Chamarty2012-12-311-1/+1
* minor bugly...Sitaram Chamarty2012-12-291-0/+2
* CREATOR need only be a "word" in wild repo patternsSitaram Chamarty2012-12-191-2/+1
* a few minor changesSitaram Chamarty2012-12-041-1/+1
* Uggh; horrible inner loop screwing up all performance :-(Sitaram Chamarty2012-11-141-2/+5
* some minor rearrangements of code...Sitaram Chamarty2012-11-081-3/+8
* move %GL_REPO and %GL_CREATOR substitution into coreSitaram Chamarty2012-11-071-0/+8
* (security) fix bug in pattern to detect path traversalSitaram Chamarty2012-10-051-1/+14
* call GROUPLIST_PGM before determining user_roles()...Sitaram Chamarty2012-10-041-2/+2
* dont auto-vivify empty entries in %repos...Sitaram Chamarty2012-09-251-1/+1
* (minor) avoid spurious 'repo missing' messages for repo patternsSitaram Chamarty2012-09-251-1/+1
* allow getting config settings for non-existant repos alsoSitaram Chamarty2012-06-011-2/+5
* (minor) single quotes around variables in error messagesSitaram Chamarty2012-05-211-4/+4