summaryrefslogtreecommitdiff
path: root/libpiny
AgeCommit message (Collapse)AuthorFilesLines
2014-03-16Default ikiwiki.setup: remove "Preferences" link.Joe Rayhawk1-0/+1
2014-03-16Merge remote-tracking branch 'origin/master'Joe Rayhawk2-4/+13
2014-03-16Repo.pm: whoops, wrong objectJoe Rayhawk1-1/+1
2014-03-16libpiny.key should be owned by www-data, not shadowJoe Rayhawk1-1/+1
2013-04-12libpiny: whoops, missed apachereload check on destroy_apachejrayhawk+piny.be@omgwallhack.org1-1/+3
2013-04-12libpiny: renaming reloadapache to apachereloadjrayhawk+piny.be@omgwallhack.org2-2/+2
2013-04-12libpiny: add piny.reloadapache configuration variablejrayhawk+piny.be@omgwallhack.org2-1/+4
2013-04-12libpiny: further corrections to piny.gitpathjrayhawk+piny.be@omgwallhack.org1-3/+7
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
Fixes problems parsing complex option statements, particularly url.<base>.pushInsteadOf
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 ↵Joe Rayhawk1-1/+1
(Debian Policy 5.6.1, 5.6.7)
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 ↵Joe Rayhawk1-0/+13
/etc/ikiwiki/piny.setup.pl
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 ↵Joe Rayhawk1-3/+3
unreadable homedirs.
2011-10-24Shifting instances of SSLRequireSSL around so Piny can operate behind an SSL ↵Joe Rayhawk1-6/+6
proxy
2011-06-30Disable htmlscrubber by default since most piny deployments are run by power ↵Joe Rayhawk1-1/+1
users.
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 ↵Joe Rayhawk1-7/+1
--enable/disable-ikiwiki work
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 ↵Joe Rayhawk1-8/+8
likes setting it to core.sharedrepository mask
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
:cry:
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