summaryrefslogtreecommitdiff
path: root/libpiny/lib/Piny/Config.pm
AgeCommit message (Expand)AuthorFilesLines
2013-04-12libpiny: renaming reloadapache to apachereloadjrayhawk+piny.be@omgwallhack.org1-1/+1
2013-04-12libpiny: add piny.reloadapache configuration variablejrayhawk+piny.be@omgwallhack.org1-0/+1
2013-04-12libpiny: making git path configurable (default: /srv/git)Joe Rayhawk1-0/+1
2012-08-30Migrate Config::Simple over to Config::GitLikejrayhawk+piny.be@omgwallhack.org1-38/+19
2012-08-14Piny::Config: add receive.denydeletes to list of tweakablesJoe Rayhawk1-0/+1
2011-05-24Attempt to support core.sharedRepositoryJoe Rayhawk1-2/+2
2011-05-23After mangling the config, reload it.Julian Blake Kongslie1-0/+2
2011-05-23Don't accidentally remove stuff when changing the user config.Julian Blake Kongslie1-1/+1
2011-05-23Be more paranoid about Config::Simple.Julian Blake Kongslie1-12/+29
2011-05-23Don't save tweakables that are overridden on accident.Julian Blake Kongslie1-0/+1
2011-05-22Config.pm: adding 'false' to list of allowed core_sharedrepository valuesJoe Rayhawk1-2/+2
2011-05-13Propagate global config to each git repo for git-specific tweakables.Julian Blake Kongslie1-2/+2
2011-05-13Merge branch 'master' of ssh://piny/srv/git/piny-codeJulian Blake Kongslie1-3/+3
2011-05-13Fixing a few bugs in config handling, and support default-to-user-config.Julian Blake Kongslie1-14/+32
2011-05-11piny_permission -> core_sharedrepositoryJoe Rayhawk1-1/+1
2011-05-11Making repopermissions even more git-friendlyJoe Rayhawk1-2/+2
2011-05-11switch piny_permission over to git-config-valid valuesJoe Rayhawk1-3/+3
2011-05-11Inhibit some tweakables from being in the all-tweakables list, and displayJulian Blake Kongslie1-4/+4
2011-05-11Support listing all tweakables.Julian Blake Kongslie1-0/+20
2011-05-07Fix indentation and variable typeJoe Rayhawk1-1/+1
2011-05-07Adding piny_ikiwiki tweakableJoe Rayhawk1-0/+1
2011-05-07Support creating repos from a source template.Julian Blake Kongslie1-0/+1
2011-05-06piny_permission should default to 664Joe Rayhawk1-1/+1
2011-05-05Add a tweakable for Joe.Julian Blake Kongslie1-0/+7
2011-04-27Renaming piny.newuseremail to piny.adminemailjrayhawk+piny.be@omgwallhack.org1-1/+1
2011-04-27Notification emails for new users.Julian Blake Kongslie1-0/+3
2011-04-20Revert "Attempt to fix parsing of empty strings in config options"Julian Blake Kongslie1-1/+1
2011-04-20Merge branch 'master' of ssh://piny/srv/git/piny-codeJulian Blake Kongslie1-1/+1
2011-04-20Backend support for user configs.Julian Blake Kongslie1-0/+4
2011-04-20Better handling for empty config entries.Julian Blake Kongslie1-0/+4
2011-04-18Attempt to fix parsing of empty strings in config optionsJoe Rayhawk1-1/+1
2011-04-15Making httpurl constraint also allow https urlsJoe Rayhawk1-2/+2
2010-12-20Make Piny::Config deal with empty config files a bit more gracefully.jrayhawk+piny.be@omgwallhack.org1-4/+4
2010-11-22Bikeshedding, because I'm a bad person.Julian Blake Kongslie1-12/+12
2010-10-29Starting repo cleanup to make this not so awfulBryan Bishop1-0/+218