Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | 11 | -25/+112 |
2011-05-13 | Fixing a few bugs in config handling, and support default-to-user-config. | Julian Blake Kongslie | 1 | -14/+32 |
2011-05-13 | Partially bringing data.mdwn up to date | Joe Rayhawk | 1 | -16/+13 |
2011-05-12 | pinyweb: making '0' an acceptable variable value | Joe Rayhawk | 7 | -8/+8 |
2011-05-12 | pinyconfig.cgi: enabling variable listing | Joe Rayhawk | 1 | -0/+4 |
2011-05-12 | Add lsaccess.cgi and lsrepo.cgi | jrayhawk+piny.be@omgwallhack.org | 2 | -0/+42 |
2011-05-12 | Adding pinyconfig.cgi and rebuildrepo.cgi | Joe Rayhawk | 2 | -0/+44 |
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 | 2 | -5/+10 |
2011-05-11 | Support listing all tweakables. | Julian Blake Kongslie | 2 | -18/+50 |
2011-05-11 | Making rebuildrepo user-usable and user-safe. | Joe Rayhawk | 3 | -13/+23 |
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 |
2011-05-11 | Adding piny_ikiwiki support for Piny::Repo->create and ->rebuild | Joe Rayhawk | 1 | -2/+9 |