move untrusted committer test into the wrapper
[ikiwiki.git] / IkiWiki /
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...
2008-09-29 Joey Hessfix handing of case of file first created by preview...
2008-09-27 Joey Hesseditpage: Be more aggressive (and less buggy) about...
2008-09-27 Joey HessReorganize index file, add a format version field.
2008-09-27 Joey Hesstemplate: Make edit link for new templates ensure the...
2008-09-27 Joey Hesshtmltidy robustness fixes
2008-09-27 Joey HessExport pagetitle, titlepage, linkpage.
2008-09-27 Joey Hesstypo
2008-09-27 Joey Hesspagetype is exported
2008-09-27 Joey HessMerge commit 'smcv/beautify'
2008-09-27 Joey Hesstypo
2008-09-26 Joey Hesshtmlscrubber: Add a config setting that can be used...
2008-09-26 Joey Hessdecode utf-8 in recentchanges_link parameter
2008-09-26 Joey Hesstag: Make edit link for new tags ensure that the tags...
2008-09-25 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-25 Joey Hessgit: Fix handling of utf-8 filenames in recentchanges.
2008-09-25 Joey Hessattachment: Add admin() pagespec to test if the uploadi...
2008-09-25 Joey Hessaggregate: Avoid uninitialized value warnings for pages...
2008-09-25 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-25 Joey Hessrecentchanges: Fix redirects to non-page files.
2008-09-23 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-23 Joey Hessrename: Hide type field from rename form when renaming...
2008-09-23 Joey Hessmultiple rename support is working
2008-09-23 Joey HessMerge branch 'master' into tova
2008-09-23 Joey Hessrename, remove: Don't rely on a form parameter to tell...
2008-09-23 Joey Hessfactor out fixlinks
2008-09-23 Joey Hessfactor out do_rename
2008-09-23 Joey Hessadd checkbox to rename subpages too
2008-09-23 Joey Hesslayout
2008-09-23 Joey HessPrint a debug message if a page has multiple source...
next