Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-20 | Allow changes to .gitconfig using pinyconfig interface. | Julian Blake Kongslie | 1 | -5/+11 | |
2011-04-20 | Create .gitconfig for new users. | Julian Blake Kongslie | 1 | -0/+13 | |
2011-04-20 | Revert "Attempt to fix parsing of empty strings in config options" | Julian Blake Kongslie | 1 | -1/+1 | |
This reverts commit f6f2473d1a32f23c56148cb032a29734d35cdc00. | |||||
2011-04-20 | Merge branch 'master' of ssh://piny/srv/git/piny-code | Julian Blake Kongslie | 3 | -3/+1 | |
2011-04-20 | Backend support for user configs. | Julian Blake Kongslie | 2 | -1/+36 | |
2011-04-20 | Better handling for empty config entries. | Julian Blake Kongslie | 1 | -0/+4 | |
2011-04-20 | Removing redundant autoindex files that are now handled by transient.pm | Joe Rayhawk | 2 | -2/+0 | |
2011-04-18 | Attempt to fix parsing of empty strings in config options | Joe Rayhawk | 1 | -1/+1 | |
2011-04-15 | Making httpurl constraint also allow https urls | Joe Rayhawk | 1 | -2/+2 | |
2011-04-15 | Get rid of extraneous manpage logic now that createuser doesn't exist | Joe Rayhawk | 1 | -1/+0 | |
2011-04-15 | Remove createuser so we stop conflicting with postgres-client packages | Joe Rayhawk | 4 | -7/+4 | |
2011-04-14 | Reorganize and add comment on tranisnet pages | Joe Rayhawk | 1 | -2/+5 | |
2011-04-14 | ikiwiki.setup template: correcting comments | Joe Rayhawk | 1 | -8/+8 | |
2011-02-27 | Adding new 'transient' infrastructure. | Joe Rayhawk | 1 | -1/+4 | |
2011-02-03 | Rough stab at hmacing newuser.cgi | jrayhawk+piny.be@omgwallhack.org | 1 | -13/+36 | |
2011-02-02 | Fixing shebang on cron script | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+1 | |
2011-02-01 | Add SSH key management commands to pinyhelp | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+4 | |
2011-02-01 | Adding cgit url to output of newrepo command | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+1 | |
2011-02-01 | Adding base cgit url to Piny::Repo | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+13 | |
2011-02-01 | Adding lsaccess and lsrepo to piny documentation | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+3 | |
2011-02-01 | Adding a help command for use in pinyshell | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+16 | |
2011-01-29 | Fix type constraint, import Piny::Auth with rest of Piny. | Julian Blake Kongslie | 2 | -1/+2 | |
2011-01-29 | Use less-good random numbers. | Julian Blake Kongslie | 1 | -1/+1 | |
2011-01-29 | Added Piny::Auth. | Julian Blake Kongslie | 5 | -1/+110 | |
2011-01-25 | Bug: postinstall key generation: new | Joe Rayhawk | 1 | -0/+9 | |
2011-01-21 | Bug: cgi gateway: closing | jrayhawk | 1 | -1/+4 | |
2011-01-21 | Bug: repo name limit: new | jrayhawk | 1 | -0/+9 | |
2011-01-21 | Adding 2>1 to newuser for more obvious errors. | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+2 | |
2011-01-21 | If you're going to replace something working with something broken, do it ↵ | jrayhawk+piny.be@omgwallhack.org | 1 | -83/+19 | |
somewhere other than master. This reverts commits 145dd509a0ed40be03e8b1372cee183703344b36 53d9d204ac838f6f2e2c46d4c9a764dc53427e45 e7dfef272790cf79cce19e3459363e6ee95f73d5 0a34bdd06065f320bd23ef47aa03fecc44a59bfd 666f8065cd416870d236ae2063dd836fb35d18a0 | |||||
2011-01-21 | Adding slew of simple piny-suid cgis | jrayhawk+piny.be@omgwallhack.org | 4 | -4/+71 | |
2011-01-21 | Fixing up odd bad behavior in apache piny conf | jrayhawk+piny.be@omgwallhack.org | 1 | -2/+2 | |
2011-01-21 | Fixing slightly broken pineyweb makefile | jrayhawk+piny.be@omgwallhack.org | 1 | -2/+2 | |
2011-01-21 | Switching newrepo cgi to use --batch interface | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+1 | |
2011-01-21 | Adding noninteractive mode to newrepo | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+10 | |
2011-01-20 | Compile-testing ikiwiki overrides files and dying on failure. | Joe Rayhawk | 1 | -1/+1 | |
2011-01-19 | Better error messages for invalid usernames. | Julian Blake Kongslie | 1 | -1/+1 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | Ian Duffe | 1 | -3/+6 | |
Conflicts: pinyweb/cgi-bin/newuser.cgi | |||||
2011-01-18 | Adding BEGIN phrase to newuser.cgi | Ian Duffe | 1 | -0/+7 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | jrayhawk+piny.be@omgwallhack.org | 3 | -18/+24 | |
2011-01-18 | Adding crazy sudo modifications to pinyweb | jrayhawk+piny.be@omgwallhack.org | 1 | -19/+82 | |
2011-01-18 | Another newuser.cgi update | Ian Duffe | 1 | -2/+7 | |
2011-01-18 | Okay, newuser.cgi is almost finished now. | joanofarctangent@gmail.com | 1 | -23/+66 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | joanofarctangent@gmail.com | 1 | -3/+3 | |
2011-01-18 | More status code changes. | Julian Blake Kongslie | 1 | -3/+3 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | joanofarctangent@gmail.com | 1 | -1/+1 | |
2011-01-18 | and another one | Julian Blake Kongslie | 1 | -1/+1 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | joanofarctangent@gmail.com | 1 | -1/+1 | |
2011-01-18 | more access control | Julian Blake Kongslie | 1 | -1/+1 | |
2011-01-18 | One more header. | Julian Blake Kongslie | 1 | -1/+1 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | joanofarctangent@gmail.com | 1 | -15/+21 | |