summaryrefslogtreecommitdiff
path: root/usr/src/libpiny/lib/Piny
AgeCommit message (Expand)AuthorFilesLines
2010-10-29Starting repo cleanup to make this not so awfulBryan Bishop7-1338/+0
2010-10-16Detect failed modification of tweakable better.Julian Blake Kongslie1-4/+4
2010-10-16Case insensitive pinyconfig.Julian Blake Kongslie1-2/+4
2010-10-16Fixing capitalization on denyNonFastForwards tweakablejrayhawk+piny.be@omgwallhack.org1-1/+1
2010-10-16Reorganizing bare repository configuration somewhatJoe Rayhawk1-16/+17
2010-10-16Fixing more dumb mistakes.Joe Rayhawk1-1/+1
2010-10-16Fixing small dumb mistakes to get cgit/gitweb owner stuff workingJoe Rayhawk1-2/+2
2010-10-16cgit/gitweb owner configuration cleanupJoe Rayhawk1-21/+3
2010-10-16Eliminating almost all cgit configuration and cleaning up some inconsistent s...Joe Rayhawk1-43/+4
2010-10-15Fix some error handling.Julian Blake Kongslie1-4/+4
2010-10-15Only attempt to mkdir if they don't already exist.Julian Blake Kongslie1-1/+1
2010-10-15Change owner/group data from $s->path to $s->path . "/objects" in repostat, c...Joe Rayhawk1-9/+32
2010-10-13Don't hardcode repo descriptions in cgitrc.Julian Blake Kongslie1-2/+2
2010-10-13Durr, I'm an idiot.Julian Blake Kongslie1-1/+1
2010-10-13Remove symlink before recreating it.Julian Blake Kongslie1-0/+1
2010-10-13Rebuilding repo configs.Julian Blake Kongslie1-0/+70
2010-10-13First run at more advanced ikiwiki override handling.Julian Blake Kongslie1-0/+13
2010-10-12Improve an error message.Julian Blake Kongslie1-1/+1
2010-10-12More constraints.Julian Blake Kongslie1-5/+29
2010-10-12Handle git booleans with a more correct constraint.Julian Blake Kongslie1-1/+10
2010-10-12Add type constraints to tweakables.Julian Blake Kongslie1-8/+8
2010-10-11Change tweakable names to make git happy.Julian Blake Kongslie2-12/+14
2010-10-11Only change the first underscore to a period.Julian Blake Kongslie1-1/+1
2010-10-11durr old != newJulian Blake Kongslie1-1/+1
2010-10-11A few correctness changes.Julian Blake Kongslie1-2/+27
2010-10-11Making libpiny sanerJulian Blake Kongslie7-96/+140
2010-08-01Supporting per-repo config stuff.Julian Blake Kongslie1-4/+40
2010-07-19Typo.Julian Blake Kongslie1-4/+4
2010-07-19Code for destroying repos.Julian Blake Kongslie1-9/+69
2010-07-19Correct mode for /etc/cgitrepos.Julian Blake Kongslie1-0/+2
2010-07-19Durr, Repo.pm needs to actually talk to Config.pm.jrayhawk+piny.be@omgwallhack.org2-9/+9
2010-07-19Fix to only use the first document in the config file.jrayhawk+piny.be@omgwallhack.org1-1/+1
2010-07-18Fixing small /etc/piny.conf variable naming mistake.jrayhawk+piny.be@omgwallhack.org1-1/+1
2010-07-18Global configuration stuff.Julian Blake Kongslie3-1/+123
2010-07-07Repo.pm: Fixing permissions on wrappers.Joe Rayhawk1-2/+2
2010-07-07hurf durfJulian Blake Kongslie1-2/+2
2010-07-07Stupid typo.Julian Blake Kongslie1-1/+1
2010-07-07Double feh.Julian Blake Kongslie1-1/+1
2010-07-07Feh.Julian Blake Kongslie2-2/+2
2010-07-07Fix some type constraint stuff.Julian Blake Kongslie3-10/+4
2010-07-07Revising newrepo to use libpiny.Julian Blake Kongslie4-22/+144
2010-07-07Apache integration.Julian Blake Kongslie1-1/+29
2010-07-07Just a slight renaming.Julian Blake Kongslie1-4/+4
2010-07-07Oops, uri /= url.Julian Blake Kongslie1-1/+1
2010-07-07Lots more ikiwiki integration stuff in libpiny.Julian Blake Kongslie4-44/+197
2010-06-29Oh yeah, return *true* if the user is in the group.Julian Blake Kongslie1-1/+1
2010-06-29getgrent returns a space-separated field, not colon-separated.Julian Blake Kongslie1-1/+1
2010-06-29Some forced early evaluation.Julian Blake Kongslie1-1/+5
2010-06-29Only *attempt* to create user objects when enumerating users.Julian Blake Kongslie1-1/+3
2010-06-29Properly dereference array ref.Julian Blake Kongslie1-1/+1