Age | Commit message (Expand) | Author | Files | Lines |
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-11-21 | cron: make pack-refs slightly friendlier to wacky non-piny setups. | Joe Rayhawk | 1 | -1/+1 |
2011-11-21 | cron: establish ownership of packed-refs | Joe Rayhawk | 1 | -0/+1 |
2011-10-24 | issue: invalid repository names: new | Joe Rayhawk | 1 | -0/+22 |
2011-10-24 | Shifting instances of SSLRequireSSL around so Piny can operate behind an SSL ... | Joe Rayhawk | 2 | -7/+7 |
2011-10-24 | Add libcrypt-blowfish-perl to list of pinyweb Depends | Joe Rayhawk | 1 | -1/+1 |
2011-10-24 | adding rebuildrepo to sudoers.d | Joe Rayhawk | 1 | -1/+1 |
2011-09-27 | Bug: flooding home: new | Joe Rayhawk | 1 | -0/+8 |
2011-09-27 | Bug: lsaccess breaks in mixed repository management: new | Joe Rayhawk | 1 | -0/+10 |
2011-09-27 | Bug: disabled ikiwiki redirect: new | Joe Rayhawk | 1 | -0/+8 |
2011-07-12 | (no commit message) | bart | 1 | -0/+3 |
2011-07-12 | (no commit message) | bart | 1 | -0/+17 |
2011-06-30 | Merge branch 'master' of piny.be:/srv/git/piny-code | Joe Rayhawk | 1 | -1/+1 |
2011-06-30 | Disable htmlscrubber by default since most piny deployments are run by power ... | Joe Rayhawk | 1 | -1/+1 |
2011-06-29 | Switch umask back to 0022 because 0027 breaks everything and I don't remember... | jrayhawk+piny.be@omgwallhack.org | 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 | Using proper SSL settings and making a redirect for secure.piny.be | Joe Rayhawk | 1 | -2/+3 |
2011-06-01 | Adding cgi support for source repos | Joe Rayhawk | 1 | -15/+17 |
2011-06-01 | newrepo.cgi: adding support for --enable/disable-ikiwiki | Joe Rayhawk | 1 | -2/+14 |
2011-06-01 | newrepo: migrating rebuild logic out of Repo.pm and making --enable/disable-i... | Joe Rayhawk | 3 | -21/+39 |
2011-06-01 | Not the right place for this. | Joe Rayhawk | 1 | -15/+4 |
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 | Real option parsing. | Julian Blake Kongslie | 1 | -4/+15 |
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 | 2 | -6/+17 |
2011-05-30 | Merge branch 'master' of piny.be:/srv/git/piny-code | Joe Rayhawk | 1 | -0/+6 |
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 | Add piny-suid-ified cgit cgi | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+6 |
2011-05-24 | Add pinyconfig/etc/apache2/conf.d/piny | Joe Rayhawk | 1 | -0/+1 |
2011-05-24 | Attempt to support core.sharedRepository | Joe Rayhawk | 5 | -48/+189 |
2011-05-23 | Call initgroups in the suid wrapper. | Julian Blake Kongslie | 1 | -0/+8 |
2011-05-23 | Copy some environment variables in piny-suid. | Julian Blake Kongslie | 1 | -1/+28 |
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 |