summaryrefslogtreecommitdiff
path: root/src/lib/Gitolite/Conf/Load.pm
Commit message (Expand)AuthorAge
* memberships: don't try to match patterns for users!Sitaram Chamarty2019-12-22
* block access() to repos being importedSitaram Chamarty2018-09-21
* allow orphan gl-conf files (see below for details)Sitaram Chamarty2017-10-13
* set a repo's group membership(s) in 'gl-repo-groups'...Sitaram Chamarty2017-09-26
* minor oopsie in checking return code of "do"Sitaram Chamarty2017-01-16
* fix up command help for 'list-users' and 'list-members'Sitaram Chamarty2016-09-30
* prep for perl 5.26 removing "." from @INCSitaram Chamarty2016-09-05
* ban repo name ending in ".git"Paul Sokolovsky2016-02-14
* fix ref-create permission bug on wild reposgitolite tester2015-11-01
* ban intermediate components of a repo path ending in ".git"Sitaram Chamarty2015-01-03
* redis caching: please read belowSitaram Chamarty2014-05-14
* (experimental) trace rules using access commandSitaram Chamarty2014-04-17
* (perltidy)Sitaram Chamarty2014-01-14
* logging level changesSitaram Chamarty2014-01-14
* (minor) use Rc before Common consistentlySitaram Chamarty2014-01-14
* setup some ENV vars from gitolite.conf options...Sitaram Chamarty2013-06-28
* list-memberships and perms changes:Sitaram Chamarty2013-03-17
* access(): the pattern for refs is too strict for filenamesSitaram Chamarty2013-01-11
* on removing a repo...Sitaram Chamarty2012-12-31
* minor bugly...Sitaram Chamarty2012-12-29
* CREATOR need only be a "word" in wild repo patternsSitaram Chamarty2012-12-19
* a few minor changesSitaram Chamarty2012-12-04
* Uggh; horrible inner loop screwing up all performance :-(Sitaram Chamarty2012-11-14
* some minor rearrangements of code...Sitaram Chamarty2012-11-08
* move %GL_REPO and %GL_CREATOR substitution into coreSitaram Chamarty2012-11-07
* (security) fix bug in pattern to detect path traversalSitaram Chamarty2012-10-05
* call GROUPLIST_PGM before determining user_roles()...Sitaram Chamarty2012-10-04
* dont auto-vivify empty entries in %repos...Sitaram Chamarty2012-09-25
* (minor) avoid spurious 'repo missing' messages for repo patternsSitaram Chamarty2012-09-25
* allow getting config settings for non-existant repos alsoSitaram Chamarty2012-06-01
* (minor) single quotes around variables in error messagesSitaram Chamarty2012-05-21
* move repo/user validity check deeperSitaram Chamarty2012-05-06
* git-config bugfix + backward compat breakage in usage of 'config'Sitaram Chamarty2012-05-04
* (minor) add quotes to make repo name stand out in error messageSitaram Chamarty2012-04-22
* fork command, and some core changes to make it work...Sitaram Chamarty2012-04-22
* (perltidy)Sitaram Chamarty2012-04-18
* supporting DOS and fake Unix...Sitaram Chamarty2012-04-06