summaryrefslogtreecommitdiff
path: root/IkiWiki/Receive.pm
AgeCommit message (Expand)Author
2010-10-23Fix typo that broke anonymous git push.Joey Hess
2010-10-08refactor check_canchange into IkiWiki libraryJoey Hess
2010-10-04remove debugging dumper codeJoey Hess
2010-10-04indentation and layoutJoey Hess
2010-10-01Complete rcs_preprevert and lightly test.Peter Gammie
2010-08-30revert check_canedit nosubs thingJoey Hess
2010-08-30correct logic on error fallthroughJoey Hess
2010-08-30Receive: avoid hiding check_canedit error messagesJoey Hess
2010-08-30minor typoJoey Hess
2010-08-30add explicit check_canedit calls when checking canattach or canremoveJoey Hess
2010-08-30Avoid trying to log the user in when receiving anonymous pushes from git and ...Joey Hess
2010-08-30remove obsolete check to see if check_canedit is availableJoey Hess
2010-06-23stop using REMOTE_ADDRJoey Hess
2010-04-17unfinished file_prune revampJoey Hess
2009-09-10Merge branch 'master' into cvsJoey Hess
2009-09-10clean up use of IkiWiki::ReceiveJoey Hess
2009-09-10typoJoey Hess
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-10-26move untrusted committer test into the wrapperJoey Hess
2008-10-24the pre-receive wrapper needs to be suid after allJoey Hess
2008-10-24can't lock wiki due to permissions (probably)Joey Hess
2008-10-24include temp file for attachment change tooJoey Hess
2008-10-24really fix calls to check_can*Joey Hess
2008-10-23fix calls to check_*Joey Hess
2008-10-23check_canattach hooked upJoey Hess
2008-10-23more work on untrusted committersJoey Hess