]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki
Merge branch 'master' of ssh://git.ikiwiki.info
[ikiwiki.git] / IkiWiki /
2015-01-02  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2015-01-02  Amitai SchlairUpdate blogspam to the 2.0 API.
2014-12-30  Joey Hesspo: If msgmerge falls over on a problem po file, print...
2014-12-28  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2014-12-28  Amitai SchlairAvoid uninitialized warnings with comments+no CGI.
2014-12-28  Amitai Schlairikiwiki-comment: optionally override parameters.
2014-12-27  Amitai SchlairSquelch "keys on reference is experimental".
2014-12-09  Simon McVittieMerge remote-tracking branch 'spalax/paternal/libdirs'
2014-12-01  Simon McVittiepage.tmpl: tell mobile browsers we have a responsive...
2014-11-26  Simon McVittieMerge branch 'ready/html5'
2014-11-26  Simon McVittieMerge remote-tracking branch 'origin/master'
2014-11-26  Simon McVittieFix numeric comparisons with undef
2014-11-26  Simon McVittiefix some typos
2014-11-26  Simon McVittieMerge remote-tracking branch 'spalax/calendar-autocreate'
2014-11-14  LouisCorrected error: month pages were created even without...
2014-11-14  LouisDeleted unnecessary code
2014-11-14  LouisIndentation
2014-11-06  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2014-11-06  Joey Hessopenid: Stop suppressing the email field on the Prefere...
2014-10-20  Joey Hessadd ikiwiki-comment program
2014-10-17  Amitai SchlairRemove space from perl shebang path.
2014-10-16  Simon McVittieMerge remote-tracking branch 'refs/remotes/dgit/dgit/sid'
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-16  Simon McVittieNow that we're always using HTML5, <base href> can...
2014-10-16  Simon McVittieAlways produce HTML5 doctype and new attributes, but...
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 McVittieRecord ikiwiki (3.20140916) in archive suite sid
2014-09-12  Simon McVittieikiwiki (3.20140916) unstable; urgency=low
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-07  LouisCalendar pages are now rebuilt when previous or next...
2014-07-07  LouisMaking use of the transient plugin
2014-07-05  LouisAdded option `calendar_fill_gaps`
2014-07-05  LouisSimplifying code
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-06-24  Louiscalendar plugin: Autocreate archive pages if needed
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
next