aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Wrapper.pm
Commit message (Expand)AuthorAge
* avoid -O default for CFLAGS, and documentJoey Hess2009-10-21
* Pick up user specified CFLAGS when compiling the wrapper.Giulio Eulisse2009-10-21
* Merge commit 'schmonz/master' into cvsJoey Hess2009-09-10
|\
| * Catch up to the new genwrapper hook.Amitai Schlair2009-09-10
| * Merge branch 'master' of git://github.com/joeyh/ikiwikiAmitai Schlair2009-09-10
| |\
* | \ Merge branch 'master' into cvsJoey Hess2009-09-10
|\ \ \ | |/ / |/| |
| * | clean up use of IkiWiki::ReceiveJoey Hess2009-09-10
| |/
| * Add genwrapper hook, that can be used to add code into the C wrapper.Joey Hess2009-09-10
* | Abstract out CVS's involvement in the wrapper:Amitai Schlair2009-09-09
* | Only examine argv if the VCS is cvs.Amitai Schlair2009-08-30
* | The string to match might not be "New directory" exactly, so match thatAmitai Schlair2009-08-30
* | Instead of passing the args through the wrapper so the CVS pluginAmitai Schlair2009-08-23
* | Pass along wrapper args to ikiwiki, then handle the "cvs add dir"Amitai Schlair2009-08-22
|/
* Create any missing directory necessary to put the wrapper file into. Closes: ...Joey Hess2009-02-09
* doubled semicolonJoey Hess2009-02-04
* IkiWiki::Wrapper: allow REDIRECT_STATUS and REDIRECT_URL through from environ...Simon McVittie2009-01-31
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* make unlockwiki drop the cgilockJoey Hess2008-11-11
* O_CREATE needs modeJoey Hess2008-11-11
* avoid multiple ikiwiki cgi processes piling up, eating all memory, and thrashingJoey Hess2008-11-11
* do no-op post_commit test in wrapperJoey Hess2008-10-26
* move untrusted committer test into the wrapperJoey Hess2008-10-26
* remember how to write C codeJoey Hess2008-10-24
* export CALLER_UIDJoey Hess2008-10-24
* Pass HTTPS variable through the wrapper so that CGI->https can be used by plu...Joey Hess2008-10-13
* Avoid troublesome abs_path calls in wrapper setupJoey Hess2008-07-21
* fix use orderingJoey Hess2008-07-11
* whitespaceJoey Hess2008-07-11
* * Removed support for sending commit notification mails. Along with it wentJoey Hess2008-01-29
* * Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects.Joey Hess2008-01-07
* * Split error messages for failures to drop real uid and gid.Joey Hess2008-01-01
* * Let CC be used to control what compiler is used to build wrappers.Joey Hess2007-11-25
* * Add wrappergroup config option, which can be used to cause wrappersJoey Hess2007-11-14
* get confused. So it's best for ikiwiki to follow the compatabilityjoey2007-07-09
* * Fix wrapper generator and untaint code's handling of strings continingjoey2007-06-03
* fix formatjoey2007-01-14
* remove \n from gettexed string, and unfuzzyjoey2007-01-11
* added some comments for translatorsjoey2007-01-04
* * Initial work on internationalization of the program code. po/ikiwiki.potjoey2006-12-29
* * Patch from Alec Berryman adding a http_auth config item that allowsjoey2006-10-02
* * Numerous tla fixes from Clint.joey2006-09-16
* man page says I need thisjoey2006-09-04
* * Drop real uid/gid in the suid wrapper, thus allowing commits to remotejoey2006-09-04
* * The page name and parent links has switched from using a <h1> to a styledjoey2006-05-26
* fix a bug that doubled the search boxjoey2006-05-04
* rather a lot of changes to make hyperestraier search be a plugin, allowingjoey2006-05-03
* * Patch from Thomas Schwinge to switch from --svn to --rcs=svn, etc,joey2006-05-02
* * Split off an IkiWiki.pm out of ikiwiki and have all the other modules usejoey2006-05-02
* subscription nearly donejoey2006-04-25
* commit changes for email subscriptionsjoey2006-04-24