Oops, use the more recent (and less brittle) directory test.
[ikiwiki.git] / IkiWiki / CGI.pm
2009-07-31 Joey HessMerge commit 'remotes/smcv/ready/inline-pagenames'...
2009-07-31 Joey HessMerge commit 'remotes/smcv/ready/among'
2009-07-22 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2009-07-22 Jonas SmedegaardFix typo attepting→attempting
2009-04-04 Joey HessMerge branch 'master'
2009-03-08 intrigeriMerge commit 'upstream/master' into prv/po
2009-02-26 Joey Hessdetect sslcookie set and no https
2009-02-01 Joey Hessfactor out IE stupididy workaround
2009-01-31 Joey HessMerge commit 'smcv/goto'
2009-01-31 Simon McVittieSplit cgi_goto into a goto plugin
2009-01-31 Simon McVittieSplit apache404 into an independent plugin
2009-01-31 Simon McVittieCGI: pad error responses with 512 bytes of spaces so...
2009-01-31 Simon McVittieCGI: set up goto hook so that /ikiwiki.cgi?do=goto...
2009-01-31 Simon McVittieCGI: add cgi_page_from_404(), which remaps a path like...
2009-01-31 Simon McVittieCGI: if the page is missing, give the "missing page...
2009-01-31 Simon McVittieCGI: document why commenter and recentchanges_link...
2009-01-31 Simon McVittieCGI: if the "do" parameter is goto, recentchanges_link...
2009-01-31 Simon McVittieCGI: add cgi_goto(CGI, [page])
2009-01-01 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-31 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31 Joey HessMerge branch 'next'
2008-12-30 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-29 Joey HessMerge branch 'master' into next
2008-12-28 Joey HessMerge branch 'master' into next
2008-12-26 Joey HessMerge branch 'master' into next
2008-12-26 Joey HessMerge branch 'master' into next
2008-12-25 Joey HessMerge branch 'master' into next
2008-12-24 Joey Hessremove deprecated admin prefs
2008-12-17 Joey HessCoding style change: Remove explcit vim folding markers.
2008-12-17 Joey Hesschecksessionexpiry: rework
2008-12-17 Joey HessMerge branch 'master' into comments
2008-12-12 Joey HessMerge branch 'master' into comments
2008-12-12 Joey HessMerge branch 'master' into comments
2008-12-11 Simon McVittieeditpage: factor out checksessionexpiry into IkiWiki...
2008-10-20 intrigeriMerge branch 'prv/po' into pub/po
2008-10-20 intrigeriMerge commit 'origin/master' into prv/po
2008-10-20 Joey HessFix issue with utf-8 in wikiname breaking session cooki...
2008-09-05 Joey HessMerge branch 'master' of file:///srv/git/ikiwiki.info
2008-09-05 Joey Hesseditpage: New core plugin factoring out page editing...
2008-08-28 Joey HessSet cookies HttpOnly.
2008-08-05 Joey Hesstypo
2008-08-02 Joey Hessrelocate
2008-08-01 Joey Hessbanned_users move to setup file, stage 1
2008-07-23 Joey HessMerge branch 'master' into tova
2008-07-23 Joey HessMerge branch 'master' into tova
2008-07-23 Joey Hessadd a rename summary
2008-07-22 Joey HessSplit out error messages from editpage.tmpl into severa...
2008-07-14 Simon McVittieMerge commit 'origin/master' into aggregateinternal
2008-07-13 Simon McVittieMerge branch 'css'
2008-07-13 Joey Hessonly htmlize errors when cgi is actually running
2008-07-11 Joey Hessfix use ordering
2008-07-10 Joey HessFixes creation of pages when clicking on WikiLinks...
2008-07-10 Joey Hesswork around CGI::Session constructor issues
2008-07-06 Joey HessMerge branch 'master' into tova
2008-07-06 Joey Hesseditpage escaping fixes
2008-07-02 Joey HessMerge branch 'tova'
2008-07-01 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-07-01 Joey Hessbetter approach for cgi upload disabling
2008-07-01 Joey Hesssimplification
2008-07-01 Joey Hessdisable cgi uploads earlier
2008-07-01 Joey Hessremove unused editpage title
2008-07-01 Joey HessConfigure CGI.pm to disable file uploads by default.
2008-06-29 Joey Hesscall format hooks when generating page previews
2008-06-04 Joey HessPass a destpage parameter to the sanitize hook.
2008-05-21 Joey HessPerls older than 5.10 need to use the old method of...
2008-05-21 Joey Hessdisplay an error message if CGI::Session fails to load
2008-05-13 Joey HessFixes for behavior changes in perl 5.10's CGI
2008-05-02 Joey HessFix ugly display when editing a page that has vanished.
2008-04-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-04-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-04-10 Joey HessFix CSRF attacks against the preferences and edit forms...
2008-03-18 Joey Hess* Record new pages in %pagesources temporarily when...
2008-03-12 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-12 Joey Hess* Use forcebaseurl to make page previews be displayed...
2008-02-24 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-24 Joey HessFix links generated by preprocessor directives when...
2008-02-14 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-14 Joey Hess* Preview limits the page dropdown to what's selected...
2008-02-05 Joey HessMerge branch 'master' into prefix-directives
2008-02-04 Joey Hessmove saveindex call into preview block
2008-02-04 Joey Hessremove another commit mail mention
2008-02-03 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-02-03 Joey Hess* cgi hooks are now run before ikiwiki state is loaded.
2008-01-30 Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29 Joey Hessnon-tabular recentchanges display
2008-01-29 Joey Hess* Removed support for sending commit notification mails...
2008-01-29 Joey Hesssupport for internal-use page types
2008-01-29 Joey Hessmove userlink to IkiWiki.pm
2008-01-29 Joey Hesschange rcs_recentchanges when to absolute, not relative...
2008-01-09 Joey HessIn preferences, allow the subscriptions and email field...
2008-01-07 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-01-07 Joey Hessadd explicit test for do=postsignin
2008-01-07 Joey Hessfixes
2008-01-07 Joey Hess* Improved the canedit hook interface, allowing a callb...
2008-01-07 Joey Hess* Only try postsignin if no other action matched. Fixes...
2008-01-05 Joey Hessfix an uninitialised value warning
2008-01-02 Joey Hess* Stop testing Encode::is_utf8 in decode_form_utf8...
2007-12-13 Joey Hess* Allow editing a page and deleting all content, while...
2007-12-12 Joey Hess* Ensure that web edited pages always end in a newline.
2007-12-12 Joey Hess* Change formbuilder hook to not be responsible for...
next