summaryrefslogtreecommitdiff
path: root/IkiWiki/Wrapper.pm
AgeCommit message (Expand)Author
2011-04-20fix use of debug() without sprintf()Jon Dowland
2011-04-20use debug() for wrapper-generation print outsJon Dowland
2011-01-05Export three cgi env vars needed for CGI->url to work.Joey Hess
2010-09-26Propigate PATH into wrapper.Joey Hess
2010-07-24move wrapper building loop into Wrapper.pmJoey Hess
2010-07-01git: Added git_wrapper_background_command option. Can be used to eg, make th...Joey Hess
2010-05-04note that tcc workaround is for bug fixed in tcc nowJoey Hess
2010-03-28use __TINYC__ define to avoid tinyc compat fixes breaking FreeBSDJoey Hess
2010-03-18Allow wrappers to be built using tcc.Joey Hess
2010-03-18C warning cleanupJoey Hess
2009-10-21avoid -O default for CFLAGS, and documentJoey Hess
2009-10-21Pick up user specified CFLAGS when compiling the wrapper.Giulio Eulisse
2009-09-10Merge commit 'schmonz/master' into cvsJoey Hess
2009-09-10Merge branch 'master' into cvsJoey Hess
2009-09-10clean up use of IkiWiki::ReceiveJoey Hess
2009-09-10Catch up to the new genwrapper hook.Amitai Schlair
2009-09-10Merge branch 'master' of git://github.com/joeyh/ikiwikiAmitai Schlair
2009-09-10Add genwrapper hook, that can be used to add code into the C wrapper.Joey Hess
2009-09-09Abstract out CVS's involvement in the wrapper:Amitai Schlair
2009-08-30Only examine argv if the VCS is cvs.Amitai Schlair
2009-08-30The string to match might not be "New directory" exactly, so match thatAmitai Schlair
2009-08-23Instead of passing the args through the wrapper so the CVS pluginAmitai Schlair
2009-08-22Pass along wrapper args to ikiwiki, then handle the "cvs add dir"Amitai Schlair
2009-02-09Create any missing directory necessary to put the wrapper file into. Closes: ...Joey Hess
2009-02-04doubled semicolonJoey Hess
2009-01-31IkiWiki::Wrapper: allow REDIRECT_STATUS and REDIRECT_URL through from environ...Simon McVittie
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-11-11make unlockwiki drop the cgilockJoey Hess
2008-11-11O_CREATE needs modeJoey Hess
2008-11-11avoid multiple ikiwiki cgi processes piling up, eating all memory, and thrashingJoey Hess
2008-10-26do no-op post_commit test in wrapperJoey Hess
2008-10-26move untrusted committer test into the wrapperJoey Hess
2008-10-24remember how to write C codeJoey Hess
2008-10-24export CALLER_UIDJoey Hess
2008-10-13Pass HTTPS variable through the wrapper so that CGI->https can be used by plu...Joey Hess
2008-07-21Avoid troublesome abs_path calls in wrapper setupJoey Hess
2008-07-11fix use orderingJoey Hess
2008-07-11whitespaceJoey Hess
2008-01-29* Removed support for sending commit notification mails. Along with it wentJoey Hess
2008-01-07* Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects.Joey Hess
2008-01-01* Split error messages for failures to drop real uid and gid.Joey Hess
2007-11-25* Let CC be used to control what compiler is used to build wrappers.Joey Hess
2007-11-14* Add wrappergroup config option, which can be used to cause wrappersJoey Hess
2007-07-09 get confused. So it's best for ikiwiki to follow the compatabilityjoey
2007-06-03* Fix wrapper generator and untaint code's handling of strings continingjoey
2007-01-14fix formatjoey
2007-01-11remove \n from gettexed string, and unfuzzyjoey
2007-01-04added some comments for translatorsjoey
2006-12-29* Initial work on internationalization of the program code. po/ikiwiki.potjoey
2006-10-02* Patch from Alec Berryman adding a http_auth config item that allowsjoey