index
:
ikiwiki-upstream
layoutgala
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IkiWiki
/
Receive.pm
Age
Commit message (
Expand
)
Author
2010-10-23
Fix typo that broke anonymous git push.
Joey Hess
2010-10-08
refactor check_canchange into IkiWiki library
Joey Hess
2010-10-04
remove debugging dumper code
Joey Hess
2010-10-04
indentation and layout
Joey Hess
2010-10-01
Complete rcs_preprevert and lightly test.
Peter Gammie
2010-08-30
revert check_canedit nosubs thing
Joey Hess
2010-08-30
correct logic on error fallthrough
Joey Hess
2010-08-30
Receive: avoid hiding check_canedit error messages
Joey Hess
2010-08-30
minor typo
Joey Hess
2010-08-30
add explicit check_canedit calls when checking canattach or canremove
Joey Hess
2010-08-30
Avoid trying to log the user in when receiving anonymous pushes from git and ...
Joey Hess
2010-08-30
remove obsolete check to see if check_canedit is available
Joey Hess
2010-06-23
stop using REMOTE_ADDR
Joey Hess
2010-04-17
unfinished file_prune revamp
Joey Hess
2009-09-10
Merge branch 'master' into cvs
Joey Hess
2009-09-10
clean up use of IkiWiki::Receive
Joey Hess
2009-09-10
typo
Joey Hess
2008-12-17
Coding style change: Remove explcit vim folding markers.
Joey Hess
2008-10-26
move untrusted committer test into the wrapper
Joey Hess
2008-10-24
the pre-receive wrapper needs to be suid after all
Joey Hess
2008-10-24
can't lock wiki due to permissions (probably)
Joey Hess
2008-10-24
include temp file for attachment change too
Joey Hess
2008-10-24
really fix calls to check_can*
Joey Hess
2008-10-23
fix calls to check_*
Joey Hess
2008-10-23
check_canattach hooked up
Joey Hess
2008-10-23
more work on untrusted committers
Joey Hess