]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
Explicitly depend on CGI.pm, which is no longer in Perl core
[ikiwiki.git] / IkiWiki /
2014-10-16  Amitai SchlairIkiWiki::Plugin::openid: as a precaution, do not call...
2014-10-16  Amitai SchlairCall CGI->param_fetch instead of CGI->param in array...
2014-10-16  Simon McVittieMake sure we do not pass multiple CGI parameters in...
2014-10-12  Simon McVittieDo not pass ignored sid parameter to checksessionexpiry
2014-10-12  Simon McVittiecomments: don't log remote IP address for signed-in users
2014-10-05  Simon McVittieIn html5 mode, generate a host- or protocol-relative...
2014-10-05  Simon McVittieAdd reverse_proxy option which hard-codes cgiurl in...
2014-10-05  Simon McVittieForce use of $config{url} as top URL in w3mmode
2014-09-26  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2014-09-26  Joey HessFix crash that can occur when only_committed_changes...
2014-09-16  Simon McVittieimg: raise an error if we cannot find the image's size
2014-09-15  Simon McVittieMerge branch 'ready/templatebody'
2014-09-15  Simon McVittieMerge branch 'master' of ssh://ikiwiki.branchable.com
2014-09-15  Simon McVittieMerge branch 'ready/autoindex-more-often'
2014-09-15  Simon McVittieMerge branch 'ready/document-success-reason'
2014-09-15  Simon McVittieMerge remote-tracking branch 'origin/master'
2014-09-15  Simon McVittieMerge branch 'ready/more-magic'
2014-09-15  Simon McVittieMerge remote-tracking branch 'jcflack/early-env'
2014-09-15  Lafayette Chamber... More cautious escaping of environment values.
2014-09-14  Lafayette Chamber... Installing ikiwiki on a shared-hosting server, there...
2014-09-12  Simon McVittieMerge branch 'ready/imgforpdf-and-more'
2014-09-12  Simon McVittieMerge branch 'ready/chrysn/linkmapenhancement'
2014-09-12  Simon McVittieMerge branch 'ready/edittemplate2'
2014-09-12  Simon McVittieMerge branch 'ready/postform-no'
2014-09-12  Simon McVittieMerge branch 'ready/perf'
2014-09-12  Simon McVittieMerge branch 'ready/more-proxy-utf8-fail'
2014-09-12  Simon McVittieMerge remote-tracking branch 'spalax/paternal/upload-svg'
2014-09-12  Simon McVittieMerge branch 'ready/comments'
2014-09-12  Simon McVittieMerge branch 'ready/trail-sort'
2014-09-12  Simon McVittieMerge branch 'ready/anarcat/safe_unicode'
2014-09-10  Simon McVittiefilecheck: accept MIME types that don't contain ';'
2014-09-10  Antoine Beauprédo not double-decode unicode in CGI forms
2014-09-01  Simon McVittieedittemplate: use unambiguous RFC 3339 datestamps
2014-09-01  Simon McVittieOnly provide time, not formatted_time, to edittemplate...
2014-09-01  Jonathon AndersonProvide the current time to edittemplate.
2014-09-01  Simon McVittieUse Linux uuid facility instead of an external library...
2014-09-01  Simon McVittieedittemplate: only generate a UUID on-demand
2014-09-01  Jonathon AndersonProvide a UUID in edittemplate templates.
2014-08-15  Joey HessMerge remote-tracking branch 'bremner/master'
2014-08-07  David BremnerPlugins::highlight: replace use of langdefdir with...
2014-08-07  David Bremnercope with missing getConfDir in 3.18+ of highlight.
2014-07-15  chrysnshow resized img in preview using data: urls
2014-07-15  chrysnimg plugin: split resizing calculations and actual resizing
2014-07-11  Simon McVittietrail: don't generate a costly dependency when forcing...
2014-07-04  Simon McVittiecomments: use comments_pagespec for authorization,...
2014-07-04  Simon McVittieinline: postform=no should take precedence over rootpag...
2014-07-04  Simon McVittieAllow creation of transient index pages for directories...
2014-07-04  Simon McVittieautoindex: remove unnecessary special case for transien...
2014-04-18  Joey HessMerge remote-tracking branch 'anarcat/dev/decentralised...
2014-04-07  chrysnadd pagenumber parameter
2014-04-07  chrysnadd pdf support to the img directive
2014-04-07  chrysnset the file type parameter after reading the image
2014-04-05  Joey Hessonly_committed_changes could fail in a git repository...
2014-03-05  Simon McVittieAssume that every page has been scanned by the time...
2014-03-05  Simon McVittieTrack whether we're in the scan or render phase
2014-03-05  Simon McVittieAdd templatebody plugin and directive, and enable it...
2014-03-05  Simon McVittieIkiWiki::Render: make 'scan' idempotent
2014-03-03  Simon McVittieIn all=no conditionals, depend on the influences, not...
2014-02-25  Joey HessMerge remote-tracking branch 'anarcat/dev/proxy-utf8-fail'
2014-02-23  Joey HessMerge remote-tracking branch 'remotes/smcv/ready/templa...
2014-02-23  Joey HessMerge remote-tracking branch 'remotes/smcv/ready/openid'
2014-02-23  Joey HessMerge remote-tracking branch 'remotes/smcv/ready/carefu...
2014-02-23  Joey HessMerge remote-tracking branch 'remotes/smcv/ready/git...
2014-02-23  Joey HessMerge remote-tracking branch 'intrigeri/fix_diffurl_vs...
2014-02-23  Joey HessMerge remote-tracking branch 'anarcat/dev/syslog_utf8'
2014-02-23  Joey HessMerge remote-tracking branch 'mhameed/html_lang_and_dir'
2014-02-23  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2014-02-21  Simon McVittieprotect $@ whenever a block using $@ is non-trivial
2014-02-21  Simon McVittiegit: explicitly specify the branch to push to origin
2014-02-21  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2014-02-17  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2014-02-10  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2014-02-01  Tuomas JormolaBug#737121: ikiwiki: [PATCH] Implement configuration...
2014-01-15  Joey Hessosm: Escape name parameter. Closes: #731797
2014-01-14  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2014-01-13  Joey Hessinline: Allow overriding the title of the feed. Closes...
2014-01-02  Joey Hessadd void prototype
2014-01-02  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2013-12-31  intrigeriDo not UTF8-escape "/" in Git's diffurl: cgit does...
2013-12-30  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2013-12-29  Joey Hessaggregrate: Fix several bugs in handling of empty and...
2013-12-03  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2013-12-03  Joey Hessosm: Remove invalid use of charset on embedded javascri...
2013-11-18  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2013-11-18  Joey Hesstypo
2013-11-17  Joey Hesssearch: Added googlesearch option, which makes it searc...
2013-11-17  Joey Hesscomments: Write pending moderation comments to the...
2013-11-17  Joey Hessautoindex and tag use transient underlay when not commi...
2013-11-17  Joey Hessdisable only_committed_changes when uncommitted files...
2013-11-17  Joey Hessminor opt
2013-11-17  Joey Hessguard against lastrev being "" just in case
2013-11-17  Joey Hessdeal with the case where oldrev is the same as newrev
2013-11-16  Joey Hessfix eq
2013-11-16  Joey HessAdded only_committed_changes config setting, which...
2013-11-14  Joey Hesspoll: Fix behavior of poll buttons when inlined.
2013-10-14  Mesar HameedAdd two template variables, expose html language code...
2013-08-31  Joey Hessfix new perl warning
2013-08-27  Joey HessMerge remote-tracking branch 'refs/remotes/dgit/dgit/sid'
2013-08-03  Amitai SchlairMerge branch 'master' of github.com:schmonz/ikiwiki
2013-08-03  Joey HessMerge remote-tracking branch 'schmonz/proxy'
next