aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Receive.pm
Commit message (Expand)AuthorAge
* IkiWiki::Receive: Avoid using asprintfSimon McVittie2017-10-01
* Wrapper: allocate new environment dynamicallySimon McVittie2016-05-11
* Consume all stdin when rcs_receive short-circuits, to avoid git SIPIPE race.Joey Hess2011-12-05
* Fix typo that broke anonymous git push.Joey Hess2010-10-23
* refactor check_canchange into IkiWiki libraryJoey Hess2010-10-08
* remove debugging dumper codeJoey Hess2010-10-04
* indentation and layoutJoey Hess2010-10-04
* Complete rcs_preprevert and lightly test.Peter Gammie2010-10-01
* revert check_canedit nosubs thingJoey Hess2010-08-30
* correct logic on error fallthroughJoey Hess2010-08-30
* Receive: avoid hiding check_canedit error messagesJoey Hess2010-08-30
* minor typoJoey Hess2010-08-30
* add explicit check_canedit calls when checking canattach or canremoveJoey Hess2010-08-30
* Avoid trying to log the user in when receiving anonymous pushes from git and ...Joey Hess2010-08-30
* remove obsolete check to see if check_canedit is availableJoey Hess2010-08-30
* stop using REMOTE_ADDRJoey Hess2010-06-23
* unfinished file_prune revampJoey Hess2010-04-17
* Merge branch 'master' into cvsJoey Hess2009-09-10
|\
| * clean up use of IkiWiki::ReceiveJoey Hess2009-09-10
* | typoJoey Hess2009-09-10
|/
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* move untrusted committer test into the wrapperJoey Hess2008-10-26
* the pre-receive wrapper needs to be suid after allJoey Hess2008-10-24
* can't lock wiki due to permissions (probably)Joey Hess2008-10-24
* include temp file for attachment change tooJoey Hess2008-10-24
* really fix calls to check_can*Joey Hess2008-10-24
* fix calls to check_*Joey Hess2008-10-23
* check_canattach hooked upJoey Hess2008-10-23
* more work on untrusted committersJoey Hess2008-10-23