rather a lot of changes to make hyperestraier search be a plugin, allowing
[ikiwiki.git] / ikiwiki
2006-05-03 joeyrather a lot of changes to make hyperestraier search...
2006-05-02 joeyfix accidentially duplicated options
2006-05-02 joey* Patch from Thomas Schwinge to switch from --svn to...
2006-05-02 joey* Split off an IkiWiki.pm out of ikiwiki and have all...
2006-05-02 joeyfix
2006-05-02 joey* Added plugin system, currently only supporting for...
2006-05-01 joey* Rename inlinepage to depends, so that it can be used...
2006-04-28 joeytwo notify bug fixes:
2006-04-25 joeyimplemented html sanitisation
2006-04-25 joeymore double slash sanitisation, avoids another loop
2006-04-24 joeycommit changes for email subscriptions
2006-04-04 joeyproper binmode settings so that with -CSD, ikiwiki...
2006-04-04 joeyuse [:alnum:]
2006-04-02 joey- add <base> to cgi output, this is especially useful...
2006-03-29 joeyadded --hyperestraier switch, which turns on search...
2006-03-29 joeyimprove fix for symlink attacks to check subdirectories...
2006-03-29 joeyImplemented --underlaydir, and moved files provided...
2006-03-29 joeycss support
2006-03-29 joeydon't escape . in titlepage conversion
2006-03-29 joeyhtml validation fixes:
2006-03-29 joeyImproved handling of wikilinks containing characters...
2006-03-28 joeysupport [[linktext|pagename]] links
2006-03-28 joeycase insensative image filenames
2006-03-26 joeyadd --refresh and make it with with --setup
2006-03-26 joeyadded --getctime
2006-03-24 joeyTake basename of page link when creating a link. Makes...
2006-03-24 joeyadd blog post template
2006-03-24 joeydefault rss on
2006-03-24 joeyfixes
2006-03-24 joeyhold onto your hats, full-fledged blogging has arrived...
2006-03-23 joeyload index for all cgi scripts, fixes links on RecentCh...
2006-03-23 joeyskip old format index file lines for now
2006-03-23 joeypreserve ctimes across rebuilds
2006-03-23 joeyAdd file cretion times to the index file.
2006-03-23 joeynew index file format
2006-03-23 joeyadd support for generating per-page rss feeds
2006-03-23 joeysupport arbitrary characters in page titles, via some...
2006-03-23 joeyoops
2006-03-23 joeyfoo
2006-03-23 joeymove config setting into getopts
2006-03-23 joeyprototyping improvements
2006-03-23 joeyanother sub, wow
2006-03-23 joeyslightly better latout
2006-03-23 joeyproper main sub and loadindex optimisation for cgis
2006-03-23 joeybenchmarking suggests that meoization doesn't help...
2006-03-23 joeyGetopt::Long is a huge, heavy perl module. So why use it?
2006-03-23 joeyMajor code reoganisation, splitting up the single big...
2006-03-23 joeyremove accidental makemaker cruft
2006-03-23 joeyfound & fixed another symlink attack
2006-03-23 joey-s == --setup
2006-03-23 joeyAt Branden's request, clean up the hardcoded ".ikiwiki...
2006-03-23 joey*warning* any wrappers built with a previous version...
2006-03-23 joeyFix a bad use of implicit return for admin-less wikis...
2006-03-23 joeyadded adminuser settings, globlist support, and used...
2006-03-21 joeyprefs page implemented
2006-03-21 joeyadd --diffurl, if set RecentChanges has links to svn...
2006-03-20 joeyadded last changed timestamp for pages
2006-03-20 joeyfix subpage creation
2006-03-20 joeyfix setup file error
2006-03-19 joeyugh, use subpages for discussion as a special case
2006-03-19 joeyswitch default new page location to not be a subpage
2006-03-19 joeydon't lock before setup
2006-03-19 joeymispaste
2006-03-19 joeylink to helponformatting from the edit page
2006-03-19 joeyconflict detection, merging, etc should be done now...
2006-03-19 joeysecond try at merging and conflicts support
2006-03-19 joeystupid mistakes
2006-03-19 joeyfirst cut at svn merge and conflict
2006-03-18 joeyoops, add unlock _before_ svn commit
2006-03-17 joeyfix
2006-03-17 joeyunlock wiki during svn commit to prevent deadlock with...
2006-03-16 joeyfix update of links to removed pages
2006-03-16 joeyneed to use CGI in rcs_recentchanges to get escapeHTML
2006-03-16 joeyok, so we don't want to re-load page content into the...
2006-03-16 joeydd page preview
2006-03-16 joeyoptimise svn log a bit
2006-03-16 joeylock wiki and refuse to traverse symlinks
2006-03-15 joeyescape html from commit logs
2006-03-15 joeyconfig files now based on perl modules
2006-03-15 joeysometims I hate perl
2006-03-14 joeyadd a special case for discussion pages when determinin...
2006-03-14 joeyfix two bugs in page location in new page creation
2006-03-14 joeyfix Discussion links to not take the BestLink.
2006-03-14 joeyremove quotes, actualy messed up ikiwiki $(wrapper...
2006-03-14 joeyload/save index when rendering a page in cgi mode for...
2006-03-14 joeySome fixes to the parent links, I think the link to...
2006-03-14 joeyugly fix for parentlink back to top of wiki
2006-03-13 joeyimproved setup file more
2006-03-13 joeyadd rebuild after calling setup, better format for...
2006-03-13 joeyavoid linkifying escaped wikilinks
2006-03-13 joeyadd --setup, --wrappermode
2006-03-13 joeyspeed up cgis
2006-03-13 joeyhide markdown goo away, it also speeds up the cgis...
2006-03-13 joeyreorganized code
2006-03-13 joey- add --exclude
2006-03-13 joeyimprove quoting of --params
2006-03-13 joeysupport --nocgi, --norebuild, and --nowrapper
2006-03-13 joey- Add Discussion links to the button bar, these will...
2006-03-12 joeyhmm..
2006-03-12 joeyadd cencel link to edit page
next