(no commit message)
[ikiwiki.git] / IkiWiki / Wrapper.pm
2011-08-24 Joey HessUse lockf rather than flock when taking the cgilock...
2011-06-29 Joey HessMerge remote-tracking branch 'smcv/comments-metadata'
2011-06-16 Joey HessMerge branch 'tova'
2011-06-16 Joey Hesslet thru HTTP_ACCEPT
2011-04-21 Joey HessMerge remote-tracking branch 'jon/silence-generated'
2011-04-20 Jon Dowlandfix use of debug() without sprintf()
2011-04-20 Jon Dowlanduse debug() for wrapper-generation print outs
2011-02-09 Joey HessMerge remote branch 'smcv/ready/tag-test'
2011-01-07 Simon McVittieMerge branch 'ready/tag-test' into transient-tag
2011-01-05 Joey HessExport three cgi env vars needed for CGI->url to work.
2010-12-20 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-09-27 Joey HessMerge remote branch 'remotes/smcv/ready/htmlbalance'
2010-09-27 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-09-27 Joey HessPropigate PATH into wrapper.
2010-08-27 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-07-25 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-07-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-07-24 Joey Hessmove wrapper building loop into Wrapper.pm
2010-07-11 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-07-01 Joey Hessgit: Added git_wrapper_background_command option. Can...
2010-06-25 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-05-05 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-05-04 Joey Hessnote that tcc workaround is for bug fixed in tcc now
2010-04-17 Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-04-07 Joey HessMerge remote branch 'smcv/ready/sort-package'
2010-03-28 Joey Hessuse __TINYC__ define to avoid tinyc compat fixes breaki...
2010-03-18 Joey HessAllow wrappers to be built using tcc.
2010-03-18 Joey HessC warning cleanup
2009-10-21 Joey Hessavoid -O default for CFLAGS, and document
2009-10-21 Giulio EulissePick up user specified CFLAGS when compiling the wrapper.
2009-09-10 Joey HessMerge commit 'schmonz/master'
2009-09-10 Joey HessMerge commit 'schmonz/master' into cvs
2009-09-10 Joey HessMerge branch 'master' into cvs
2009-09-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-09-10 Joey Hessclean up use of IkiWiki::Receive
2009-09-10 Amitai SchlairCatch up to the new genwrapper hook.
2009-09-10 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-10 Joey HessAdd genwrapper hook, that can be used to add code into...
2009-09-10 Joey HessMerge commit 'schmonz/master' into cvs
2009-09-10 Joey HessMerge branch 'master' into cvs
2009-09-10 Amitai SchlairAbstract out CVS's involvement in the wrapper:
2009-09-09 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-08 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-04 Joey HessMerge branch 'master' into cvs
2009-09-04 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-04 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-09-02 Joey HessMerge commit 'schmonz/master' into cvs
2009-08-30 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-08-30 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-08-30 Amitai SchlairOnly examine argv if the VCS is cvs.
2009-08-30 Amitai SchlairThe string to match might not be "New directory" exactl...
2009-08-23 Amitai SchlairInstead of passing the args through the wrapper so...
2009-08-22 Amitai SchlairPass along wrapper args to ikiwiki, then handle the...
2009-04-04 Joey HessMerge branch 'master'
2009-03-08 intrigeriMerge commit 'upstream/master' into prv/po
2009-02-09 Joey HessCreate any missing directory necessary to put the wrapp...
2009-02-04 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2009-02-04 Joey Hessdoubled semicolon
2009-01-31 Joey HessMerge commit 'smcv/goto'
2009-01-31 Simon McVittieIkiWiki::Wrapper: allow REDIRECT_STATUS and REDIRECT_UR...
2008-12-30 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-17 Joey HessCoding style change: Remove explcit vim folding markers.
2008-11-13 intrigeriMerge commit 'upstream/master' into prv/po
2008-11-12 Joey Hessmake unlockwiki drop the cgilock
2008-11-12 intrigeriMerge commit 'upstream/po' into prv/po
2008-11-11 Joey HessMerge commit 'intrigeri/po' into po
2008-11-11 Joey HessMerge branch 'master' into po
2008-11-11 Joey HessO_CREATE needs mode
2008-11-11 Joey Hessavoid multiple ikiwiki cgi processes piling up, eating...
2008-11-02 intrigeriMerge branch 'prv/po' into pub/po
2008-11-02 intrigeriMerge commit 'origin/master' into prv/po
2008-10-26 Joey Hessdo no-op post_commit test in wrapper
2008-10-26 Joey Hessmove untrusted committer test into the wrapper
2008-10-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-24 Joey Hessremember how to write C code
2008-10-24 Joey Hessexport CALLER_UID
2008-10-15 Joey HessMerge branch 'master' into darcs
2008-10-13 Joey HessPass HTTPS variable through the wrapper so that CGI...
2008-07-22 Joey HessMerge branch 'master' into tova
2008-07-21 Joey HessAvoid troublesome abs_path calls in wrapper setup
2008-07-11 Joey Hessfix use ordering
2008-07-11 Joey Hesswhitespace
2008-02-05 Joey HessMerge branch 'master' into prefix-directives
2008-01-30 Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29 Joey Hess* Removed support for sending commit notification mails...
2008-01-07 Joey Hess* Add a prereq on Data::Dumper 2.11 or better, needed...
2008-01-02 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-01 Joey Hess* Split error messages for failures to drop real uid...
2007-11-25 Joey Hess* Let CC be used to control what compiler is used to...
2007-11-14 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-11-14 Joey Hess* Add wrappergroup config option, which can be used...
2007-07-09 joey get confused. So it's best for ikiwiki to follow...
2007-06-03 joey* Fix wrapper generator and untaint code's handling...
2007-01-14 joeyfix format
2007-01-11 joeyremove \n from gettexed string, and unfuzzy
2007-01-04 joeyadded some comments for translators
2006-12-29 joey* Initial work on internationalization of the program...
2006-10-02 joey* Patch from Alec Berryman adding a http_auth config...
2006-09-16 joey* Numerous tla fixes from Clint.
2006-09-04 joeyman page says I need this
next