Update to CSV link issue
[ikiwiki.git] / IkiWiki /
2008-11-18 Joey Hessavoid uninitialized value warning
2008-11-18 Joey Hesshtml escaping complication
2008-11-18 Joey Hessimprove escaping of wikilinks and preprocessor directives
2008-11-17 Joey Hesscall decode_utf8 inside eval
2008-11-17 Joey Hessuse HTML::Entities
2008-11-17 Joey Hessuse perl modules up front
2008-11-17 Joey HessMerge commit 'smcv/htmlbalance'
2008-11-17 Simon McVittiehtmlbalance: new plugin that balances tags by parsing...
2008-11-12 Joey Hessmake unlockwiki drop the cgilock
2008-11-11 Joey HessO_CREATE needs mode
2008-11-11 Joey Hessavoid multiple ikiwiki cgi processes piling up, eating...
2008-11-11 Joey Hessbzr: Fix dates for recentchanges.
2008-11-11 Joey Hessremove redundant link munge
2008-11-11 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-11-11 Joey Hesstag: Normalize tagbase so leading/trailing slashes...
2008-11-10 Joey HessAdd rel=nofollow to recentchanges_links for the same...
2008-11-07 Joey Hesstxt: Do not encode quotes when filtering the txt, as...
2008-11-06 Joey Hessmeta: Plugin is now enabled by default since the basewi...
2008-11-06 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-11-06 Joey Hessaggregate: Try to query XML::Feed for the base url...
2008-11-05 Joey Hessuse error for two messages
2008-11-02 Joey Hesspreprocess text before htmlizing it
2008-10-31 Joey Hessformat: New plugin, allows embedding differntly formatt...
2008-10-30 Joey Hessset ctime in --render mode if not known
2008-10-30 Joey Hessdon't rely on plugin load order when determining genera...
2008-10-29 Joey Hessfix preview of shortcuts
2008-10-29 Joey Hessfix display of error msg
2008-10-27 Joey Hessgit: Allow [[sha1_commit]] to be used in the diffurl...
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 Hessthe pre-receive wrapper needs to be suid after all
2008-10-24 Joey Hessexport CALLER_UID
2008-10-24 Joey Hesscan't lock wiki due to permissions (probably)
2008-10-24 Joey Hessinclude temp file for attachment change too
2008-10-24 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-24 Joey Hessupdates
2008-10-24 Joey Hessreally fix calls to check_can*
2008-10-23 Joey Hessuntrusted committers code seems to be fully working
2008-10-23 Joey Hessfix calls to check_*
2008-10-23 Joey Hesscheck_canattach hooked up
2008-10-23 Joey Hessmore work on untrusted committers
2008-10-23 Joey HessMerge branch 'master' into git-anon
2008-10-23 Joey HessMerge branch 'master' into git-anon
2008-10-23 Joey Hessinitial support for git repos with untrusted committers
2008-10-21 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-21 Joey Hessfunction injection overhaul
2008-10-21 Joey Hessdisable warnings when redefining functions
2008-10-20 Joey Hessuse relativedate as the css class for dates that should...
2008-10-20 Joey Hesstag: When tagpage is set, force the links created by...
2008-10-20 Joey Hessinline: Only the last feed link was put on the page...
2008-10-20 Joey HessUse the pure perl Data::Dumper when generating setup...
2008-10-20 Joey HessFix issue with utf-8 in wikiname breaking session cooki...
2008-10-20 Joey Hessadd displaytime hook
2008-10-19 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-19 Joey Hessneed to use localtime, fix width
2008-10-19 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-19 Joey Hessfix relativedate timezone inclusion
2008-10-19 Joey Hessmark up date so relativedate will work
2008-10-18 Joey Hessfix url
2008-10-18 Joey Hesstweak recentchanges permalink code
2008-10-18 Joey HessPatch for anchor-based change permalinks in recent...
2008-10-18 Joey Hessadd missing getsetup hook
2008-10-18 Joey Hessmake relativedate work for the dates on the recentchang...
2008-10-18 Joey Hessrelativedate: New javascript-alicious plugin that makes...
2008-10-18 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-18 Joey HessAdd an underlay for javascript, and add ikiwiki.js...
2008-10-16 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-16 Joey Hessaggregate: Avoid bug that caused immediate expiration...
2008-10-15 Joey Hessinline: Use the feed's description in the rss and atom...
2008-10-14 Joey Hessfix prototype
2008-10-14 Joey Hessinline: Allow MTIME to be used in inlinepage.tmpl.
2008-10-13 Joey HessPass HTTPS variable through the wrapper so that CGI...
2008-10-10 Joey Hessoptimise url parsing and add guard against failure...
2008-10-10 Peter Simonsgoogle plugin: Use google.com to search the local site.
2008-10-09 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-09 Joey Hessorphans: Fix unquoted page name in regexp.
2008-10-08 Joey Hesslockedit: Support specifying which users (and IP addres...
2008-10-06 Joey Hessavoid $_ in a few other for loops
2008-10-06 Joey Hessremove: Avoid $_ breakage. (Stupid, stupid perl.)
2008-10-02 Joey Hessremove, rename: Allow acting on attachments as a page...
2008-10-02 Joey Hessattachment: Support adding attachments to pages even...
2008-10-02 Joey Hessdon't special case preview
2008-10-01 Joey Hessinline: Fix handling of rootpage that doesn't exist.
2008-10-01 Joey HessMerge branch 'tova'
2008-10-01 Joey Hessfix subpage rename bug with indexpages
2008-10-01 Joey HessMerge branch 'master' into tova
2008-10-01 Joey HessMerge branch 'master' into tova
2008-09-30 Joey HessMerge branch 'master' into tova
2008-09-29 Joey Hesssupport indexpages
2008-09-29 Joey HessRemoved the pagefile function, which was confusingly...
2008-09-29 Joey Hessuse newpagefile
2008-09-29 Joey Hesssupport indexpages when renaming pages
2008-09-29 Joey Hesssupport indexpages when creating new pages
2008-09-29 Joey HessMerge branch 'master' into tova
2008-09-29 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-29 Joey Hessavoid unnecessarily rebuilding pages with complex condi...
2008-09-29 Joey Hessuse gettext
2008-09-29 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
next