summaryrefslogtreecommitdiff
path: root/lib/gitano/config.lua
Commit message (Expand)AuthorAgeFilesLines
* Fix some indentation in configRichard Ipsum2014-01-231-69/+70
* GITANO: Migrate from gitano.git to gallDaniel Silverstone2012-09-081-4/+4
* GITANO: Update to remove repository_root from gitano-adminDaniel Silverstone2012-08-301-2/+10
* GITANO: Remove need for graveyard_rootDaniel Silverstone2012-08-301-1/+0
* INSTALLER: make install and gitano-setup should work (mostly)Daniel Silverstone2012-08-301-9/+23
* BUILD: More work towards an installerDaniel Silverstone2012-08-301-2/+8
* CONFIG: Allow gitano-admin.git to customise log prefixDaniel Silverstone2012-08-261-0/+6
* CONFIG: No longer requires the sandbox moduleDaniel Silverstone2012-08-251-1/+0
* CONFIG: Change group handling to ClodDaniel Silverstone2012-08-251-34/+23
* CONFIG: Swap global config settings, and users, to using ClodDaniel Silverstone2012-08-251-22/+33
* GITANO: Switch all current hooks (update, post-receive) to use SuppleDaniel Silverstone2012-08-101-0/+25
* CONFIG: Change gitano-admin config loading to use limited sandboxDaniel Silverstone2012-08-081-29/+16
* CONFIG: Fix up subgroups a bit so serialisation works nicelyDaniel Silverstone2012-07-011-1/+4
* CONFIG: When set-ifying group members, use the index as the truth valueDaniel Silverstone2012-07-011-1/+1
* LIB: Alter ssh key pattern to support 'comments'Daniel Silverstone2012-06-301-1/+1
* CONFIG: Move ssh authorized_keys generation into gitano.config for reuseDaniel Silverstone2012-06-171-2/+44
* CONFIG: Allow underscores in usernames and groupsDaniel Silverstone2012-06-171-3/+3
* CONFIG: Add ability to serialise configuration changesDaniel Silverstone2012-06-171-2/+110
* CONFIG: Throw a fatal() when subgroups are misspelledDaniel Silverstone2012-06-171-0/+4
* CONFIG: Require a graveyard_rootDaniel Silverstone2012-05-271-0/+1
* Change commands to lace themselves using repo:run_lace() so that we can later...Daniel Silverstone2012-05-271-0/+3
* LACE: Switch over to Lace for rulesets. UntestedDaniel Silverstone2012-05-161-20/+23
* CONFIG: Load a gitano repository object for the admin repo once it's readyDaniel Silverstone2012-05-161-1/+6
* Allow underscores in the key nameDaniel Silverstone2012-05-031-1/+1
* CONFIG: Record the subgroup path and allow group members to be associativeDaniel Silverstone2012-05-011-1/+5
* CONFIG: Rework how keys are stored so that whoami will be able to report usef...Daniel Silverstone2012-05-011-3/+8
* CONFIG: Correctly find membership of groups for tag builingDaniel Silverstone2012-04-251-2/+2
* CONFIG: populate_tags() supportDaniel Silverstone2012-04-251-1/+14
* CONFIG: Debugging during ssh key file generationDaniel Silverstone2012-04-251-0/+2
* CONFIG: Include the commit in case we load calloutsDaniel Silverstone2012-04-251-0/+1
* CONFIG: Do not have prerules and allow users of the config access to the flat...Daniel Silverstone2012-04-251-16/+1
* CONFIG: Allow for pre.rules so we can run rules before the repository rulesDaniel Silverstone2012-03-291-5/+21
* GITANO: Complete initial renameDaniel Silverstone2012-03-281-15/+15
* GITANO: Simple filename replaceDaniel Silverstone2012-03-281-0/+238