Age | Commit message (Expand) | Author |
2010-09-21 | attachment: Fix attachment file size display. | Joey Hess |
2010-08-30 | don't run check_canedit in nonfatal mode | Joey Hess |
2010-06-23 | rcs_commit and rcs_commit_staged api changes | Joey Hess |
2010-06-23 | stop using REMOTE_ADDR | Joey Hess |
2010-06-16 | attachment: Support Windows paths when taking basename of client-supplied fil... | Joey Hess |
2010-06-12 | attachment: When inserting links, insert img directives for images, if that p... | Joey Hess |
2010-06-12 | attachment: Show files from underlay in attachments list. | Joey Hess |
2010-04-17 | unfinished file_prune revamp | Joey Hess |
2010-02-12 | add section information | Joey Hess |
2009-12-14 | attachment: Fix reversion in attachment sorting by age. | Joey Hess |
2009-12-14 | attachment: Fix several utf-8 problems. | Joey Hess |
2008-12-24 | remove deprecated admin prefs | Joey Hess |
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess |
2008-10-19 | fix relativedate timezone inclusion | Joey Hess |
2008-10-17 | Add an underlay for javascript, and add ikiwiki.js containing some utility code. | Joey Hess |
2008-10-08 | lockedit: Support specifying which users (and IP addresses) a page is locked ... | Joey Hess |
2008-10-02 | attachment: Support adding attachments to pages even as they are being created. | Joey Hess |
2008-09-27 | Export pagetitle, titlepage, linkpage. | Joey Hess |
2008-09-27 | pagetype is exported | Joey Hess |
2008-09-25 | attachment: Add admin() pagespec to test if the uploading user is a wiki admin. | Joey Hess |
2008-08-27 | humansize moved to filecheck | Joey Hess |
2008-08-25 | filecheck: New plugin factoring out the PageSpec additions that were original... | Joey Hess |
2008-08-12 | default to looking at page source file if no file is specified | Joey Hess |
2008-08-06 | fix inverted test | Joey Hess |
2008-08-03 | add plugin safe/rebuild info (part 3 of 3) | Joey Hess |
2008-08-03 | add plugin safe/rebuild info (part 1 of 2) | Joey Hess |
2008-08-03 | remove description_html, add link | Joey Hess |
2008-08-02 | websetup form display done | Joey Hess |
2008-08-01 | hide deprecated values if empty after save | Joey Hess |
2008-08-01 | admin prefs move to setup file, stage 1 | Joey Hess |
2008-07-26 | remove default values in getsetup | Joey Hess |
2008-07-26 | add missing setup options, tweak others' display | Joey Hess |
2008-07-25 | Merge branch 'master' into autoconfig | Joey Hess |
2008-07-25 | attachment: Use relative paths when inserting links. | Joey Hess |
2008-07-25 | added getsetup hooks for all plugins up to recentchanges | Joey Hess |
2008-07-23 | foldage | Joey Hess |
2008-07-23 | Merge branch 'master' into tova | Joey Hess |
2008-07-23 | attachment: Do not escape _ when determining attachment filenames. | Joey Hess |
2008-07-22 | Don't allow uploading an attachment with the same name as an existing page, t... | Joey Hess |
2008-07-22 | make message a bit more generic | Joey Hess |
2008-07-22 | avoid uninitialised value | Joey Hess |
2008-07-21 | factor out check_canattach | Joey Hess |
2008-07-09 | improve error message if virus checker fails w/o output | Joey Hess |
2008-07-08 | attachment: Support perl 5.8's buggy version of CGI.pm. | Joey Hess |
2008-07-08 | explicitly set form type to multipart | Joey Hess |
2008-07-08 | check for tempfile being empty | Joey Hess |
2008-07-08 | undef $fh before opening | Joey Hess |
2008-07-08 | another try at dealing with CGI.pm problem | Joey Hess |
2008-07-08 | attachment: Support old versions of CGI.pm that lack an upload method. | Joey Hess |