Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2011-01-18 | Do something more reasonable with OPTIONS requests. | Julian Blake Kongslie | 1 | -15/+21 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | joanofarctangent@gmail.com | 1 | -1/+1 | |
2011-01-18 | Durr, actually install the AJAX CGI. | Julian Blake Kongslie | 1 | -1/+1 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | joanofarctangent@gmail.com | 8 | -3/+62 | |
2011-01-18 | Committing half-finished changes to newuser.cgi because Jules is a jerk | joanofarctangent@gmail.com | 1 | -5/+11 | |
2011-01-18 | Adding a plugin I require. | Julian Blake Kongslie | 1 | -1/+1 | |
2011-01-18 | Include standard javascript directory in web config. | Julian Blake Kongslie | 1 | -0/+4 | |
2011-01-18 | Config for AJAX validation. | Julian Blake Kongslie | 4 | -2/+10 | |
2011-01-18 | Adding a CGI for doing AJAX-style live validation of constraints. | Julian Blake Kongslie | 2 | -1/+42 | |
2011-01-18 | Add missing dependency. | Julian Blake Kongslie | 2 | -1/+7 | |
2011-01-18 | Permissions on newuser.cgi for ease of testing. | Julian Blake Kongslie | 1 | -0/+0 | |
2011-01-18 | Die in the event that the setup overrides file is broken | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+1 | |
2011-01-17 | wah wah wah i'm slowey joey and i'm a stupid baby who needs error messages | Julian Blake Kongslie | 1 | -1/+1 | |
2011-01-15 | Making interactive use of newuser work again. | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+1 | |
2011-01-09 | Move cgi-bin resources into cgi-bin/piny/ and cgi-bin/piny/auth | jrayhawk+piny.be@omgwallhack.org | 4 | -5/+6 | |
2011-01-09 | Remove '.git' from cgit URL paths | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+3 | |