summaryrefslogtreecommitdiff
path: root/libpiny
AgeCommit message (Expand)AuthorFilesLines
2013-04-12libpiny: making git path configurable (default: /srv/git)Joe Rayhawk2-4/+5
2012-09-14Piny::Repo: do not rely on trailing slashes in user-configurable ikiwikisrcdirJoe Rayhawk1-1/+1
2012-08-30Migrate Config::Simple over to Config::GitLikejrayhawk+piny.be@omgwallhack.org2-39/+20
2012-08-14Piny::Config: add receive.denydeletes to list of tweakablesJoe Rayhawk1-0/+1
2012-04-10libpiny/debian/control: adding alternate package name for Digest::SHA1 in wheezyJoe Rayhawk1-1/+1
2012-01-11Piny::Repo: whoops, wrong reference nameJoe Rayhawk1-1/+1
2012-01-11Piny::Repo: Adding support for 0640+searchJoe Rayhawk2-1/+5
2011-12-30Repo: maybe i should learn to compile check before committingJoe Rayhawk1-5/+5
2011-12-30Repo: Apache configs should really do things in the piny.ikiwiki=false caseJoe Rayhawk1-42/+57
2011-12-30Bringing Ikiwiki Username constraint in line with Reponame constraint (Debian...Joe Rayhawk1-1/+1
2011-12-08libpiny: Clarifying default ikiwiki setup fileJoe Rayhawk1-15/+13
2011-12-08libpiny: turn search on by defaultJoe Rayhawk1-1/+1
2011-12-08Piny::Repo: Adding support for a global ikiwiki overrides file in /etc/ikiwik...Joe Rayhawk1-0/+13
2011-12-05Piny::Repo: fix cwd impermission problem by hardcoding a known-rx dirJoe Rayhawk1-0/+2
2011-12-05Piny::Repo: Adding -H to sudo invocations to get rid of problems with unreada...Joe Rayhawk1-3/+3
2011-10-24Shifting instances of SSLRequireSSL around so Piny can operate behind an SSL ...Joe Rayhawk1-6/+6
2011-06-30Disable htmlscrubber by default since most piny deployments are run by power ...Joe Rayhawk1-1/+1
2011-06-29Fix permissions on ikiwiki setup fileJoe Rayhawk1-0/+1
2011-06-14Adding --no-run-if-empty to attempt to chmod empty objectsJoe Rayhawk1-1/+1
2011-06-12Adding distinction between immutable and normal git file permissionsjrayhawk+piny.be@omgwallhack.org1-4/+10
2011-06-04Bugfixes for core.sharedrepoJoe Rayhawk1-19/+30
2011-06-01Fix wikilist.d removalJoe Rayhawk1-1/+1
2011-06-01newrepo: migrating rebuild logic out of Repo.pm and making --enable/disable-i...Joe Rayhawk1-7/+1
2011-05-31Piny::Repo->create: mostly fixing check for local remoteJoe Rayhawk1-2/+2
2011-05-31Hopefully better validation of local repos.Julian Blake Kongslie1-1/+6
2011-05-31fixed previous commitJoe Rayhawk1-1/+1
2011-05-31FIXME: broken config copying.Joe Rayhawk1-5/+12
2011-05-30Adding primitive cloning supportJoe Rayhawk1-2/+2
2011-05-24libpiny: $repo.git/config should probably be world-readable, but git-config l...Joe Rayhawk1-8/+8
2011-05-24Fixing cgit diffurlJoe Rayhawk1-1/+1
2011-05-24Attempt to support core.sharedRepositoryJoe Rayhawk2-42/+171
2011-05-23After mangling the config, reload it.Julian Blake Kongslie1-0/+2
2011-05-23Recreate the repo object slightly earlier.Julian Blake Kongslie1-1/+3
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-23Repo creation fucks up too much saved state; return a fresh object.Julian Blake Kongslie1-1/+1
2011-05-23Don't save tweakables that are overridden on accident.Julian Blake Kongslie1-0/+1
2011-05-22Fix path constraint failure in Piny::User (yes, really!)Julian Blake Kongslie1-2/+2
2011-05-22Config.pm: adding 'false' to list of allowed core_sharedrepository valuesJoe Rayhawk1-2/+2
2011-05-22Disabling gc.packrefsJoe Rayhawk1-0/+2
2011-05-13Canonicalize repo config during rebuild.Julian Blake Kongslie1-0/+4
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 Kongslie2-5/+5
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-11Make destroy_ikiwiki quieterJoe Rayhawk1-2/+2
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