The string to match might not be "New directory" exactly, so match that
[ikiwiki.git] / IkiWiki / Wrapper.pm
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
2006-09-04 joey* Drop real uid/gid in the suid wrapper, thus allowing...
2006-05-26 joey* The page name and parent links has switched from...
2006-05-04 joeyfix a bug that doubled the search box
2006-05-03 joeyrather a lot of changes to make hyperestraier search...
2006-05-02 joey* Patch from Thomas Schwinge to switch from --svn to...
2006-05-02 joey* Split off an IkiWiki.pm out of ikiwiki and have all...
2006-04-25 joeysubscription nearly done
2006-04-24 joeycommit changes for email subscriptions
2006-04-20 joeyfix broken example config file and detect this breakage
2006-03-26 joeyadded --getctime
2006-03-23 joeybenchmarking suggests that meoization doesn't help...
2006-03-23 joeyGetopt::Long is a huge, heavy perl module. So why use it?
2006-03-23 joeyMajor code reoganisation, splitting up the single big...