Age | Commit message (Expand) | Author | Files | Lines |
2012-08-30 | Migrate Config::Simple over to Config::GitLike | jrayhawk+piny.be@omgwallhack.org | 2 | -39/+20 |
2012-08-14 | Piny::Config: add receive.denydeletes to list of tweakables | Joe Rayhawk | 1 | -0/+1 |
2012-04-10 | libpiny/debian/control: adding alternate package name for Digest::SHA1 in wheezy | Joe Rayhawk | 1 | -1/+1 |
2012-01-11 | Piny::Repo: whoops, wrong reference name | Joe Rayhawk | 1 | -1/+1 |
2012-01-11 | Piny::Repo: Adding support for 0640+search | Joe Rayhawk | 2 | -1/+5 |
2011-12-30 | Repo: maybe i should learn to compile check before committing | Joe Rayhawk | 1 | -5/+5 |
2011-12-30 | Repo: Apache configs should really do things in the piny.ikiwiki=false case | Joe Rayhawk | 1 | -42/+57 |
2011-12-30 | Bringing Ikiwiki Username constraint in line with Reponame constraint (Debian... | Joe Rayhawk | 1 | -1/+1 |
2011-12-08 | libpiny: Clarifying default ikiwiki setup file | Joe Rayhawk | 1 | -15/+13 |
2011-12-08 | libpiny: turn search on by default | Joe Rayhawk | 1 | -1/+1 |
2011-12-08 | Piny::Repo: Adding support for a global ikiwiki overrides file in /etc/ikiwik... | Joe Rayhawk | 1 | -0/+13 |
2011-12-05 | Piny::Repo: fix cwd impermission problem by hardcoding a known-rx dir | Joe Rayhawk | 1 | -0/+2 |
2011-12-05 | Piny::Repo: Adding -H to sudo invocations to get rid of problems with unreada... | Joe Rayhawk | 1 | -3/+3 |
2011-10-24 | Shifting instances of SSLRequireSSL around so Piny can operate behind an SSL ... | Joe Rayhawk | 1 | -6/+6 |
2011-06-30 | Disable htmlscrubber by default since most piny deployments are run by power ... | Joe Rayhawk | 1 | -1/+1 |
2011-06-29 | Fix permissions on ikiwiki setup file | Joe Rayhawk | 1 | -0/+1 |
2011-06-14 | Adding --no-run-if-empty to attempt to chmod empty objects | Joe Rayhawk | 1 | -1/+1 |
2011-06-12 | Adding distinction between immutable and normal git file permissions | jrayhawk+piny.be@omgwallhack.org | 1 | -4/+10 |
2011-06-04 | Bugfixes for core.sharedrepo | Joe Rayhawk | 1 | -19/+30 |
2011-06-01 | Fix wikilist.d removal | Joe Rayhawk | 1 | -1/+1 |
2011-06-01 | newrepo: migrating rebuild logic out of Repo.pm and making --enable/disable-i... | Joe Rayhawk | 1 | -7/+1 |
2011-05-31 | Piny::Repo->create: mostly fixing check for local remote | Joe Rayhawk | 1 | -2/+2 |
2011-05-31 | Hopefully better validation of local repos. | Julian Blake Kongslie | 1 | -1/+6 |
2011-05-31 | fixed previous commit | Joe Rayhawk | 1 | -1/+1 |
2011-05-31 | FIXME: broken config copying. | Joe Rayhawk | 1 | -5/+12 |
2011-05-30 | Adding primitive cloning support | Joe Rayhawk | 1 | -2/+2 |
2011-05-24 | libpiny: $repo.git/config should probably be world-readable, but git-config l... | Joe Rayhawk | 1 | -8/+8 |
2011-05-24 | Fixing cgit diffurl | Joe Rayhawk | 1 | -1/+1 |
2011-05-24 | Attempt to support core.sharedRepository | Joe Rayhawk | 2 | -42/+171 |
2011-05-23 | After mangling the config, reload it. | Julian Blake Kongslie | 1 | -0/+2 |
2011-05-23 | Recreate the repo object slightly earlier. | Julian Blake Kongslie | 1 | -1/+3 |
2011-05-23 | Don't accidentally remove stuff when changing the user config. | Julian Blake Kongslie | 1 | -1/+1 |
2011-05-23 | Be more paranoid about Config::Simple. | Julian Blake Kongslie | 1 | -12/+29 |
2011-05-23 | Repo creation fucks up too much saved state; return a fresh object. | Julian Blake Kongslie | 1 | -1/+1 |
2011-05-23 | Don't save tweakables that are overridden on accident. | Julian Blake Kongslie | 1 | -0/+1 |
2011-05-22 | Fix path constraint failure in Piny::User (yes, really!) | Julian Blake Kongslie | 1 | -2/+2 |
2011-05-22 | Config.pm: adding 'false' to list of allowed core_sharedrepository values | Joe Rayhawk | 1 | -2/+2 |
2011-05-22 | Disabling gc.packrefs | Joe Rayhawk | 1 | -0/+2 |
2011-05-13 | Canonicalize repo config during rebuild. | Julian Blake Kongslie | 1 | -0/+4 |
2011-05-13 | Propagate global config to each git repo for git-specific tweakables. | Julian Blake Kongslie | 1 | -2/+2 |
2011-05-13 | Merge branch 'master' of ssh://piny/srv/git/piny-code | Julian Blake Kongslie | 2 | -5/+5 |
2011-05-13 | Fixing a few bugs in config handling, and support default-to-user-config. | Julian Blake Kongslie | 1 | -14/+32 |
2011-05-11 | piny_permission -> core_sharedrepository | Joe Rayhawk | 1 | -1/+1 |
2011-05-11 | Making repopermissions even more git-friendly | Joe Rayhawk | 1 | -2/+2 |
2011-05-11 | switch piny_permission over to git-config-valid values | Joe Rayhawk | 1 | -3/+3 |
2011-05-11 | Make destroy_ikiwiki quieter | Joe Rayhawk | 1 | -2/+2 |
2011-05-11 | Inhibit some tweakables from being in the all-tweakables list, and display | Julian Blake Kongslie | 1 | -4/+4 |
2011-05-11 | Support listing all tweakables. | Julian Blake Kongslie | 1 | -0/+20 |
2011-05-11 | Making Piny::Repo->rebuild_wikilist function | Joe Rayhawk | 1 | -27/+19 |
2011-05-11 | Make destroy and rebuild operations quieter. | Joe Rayhawk | 1 | -8/+13 |