| Commit message (Expand) | Author | Age |
* | ah, the joys of test-based development.. | joey | 2006-05-02 |
* | * Split off an IkiWiki.pm out of ikiwiki and have all the other modules use | joey | 2006-05-02 |
* | deep copy/untaint arrays in setup | joey | 2006-05-02 |
* | * Added plugin system, currently only supporting for PreProcessorDirectives. | joey | 2006-05-02 |
* | change calling convention for preprocessor functions | joey | 2006-05-01 |
* | * Rename inlinepage to depends, so that it can be used to refer to more | joey | 2006-05-01 |
* | implemented html sanitisation | joey | 2006-04-25 |
* | commit changes for email subscriptions | joey | 2006-04-24 |
* | Convert postprocessordirectives into preprocessordirectives, so they are | joey | 2006-04-04 |
* | proper binmode settings so that with -CSD, ikiwiki will support unicode | joey | 2006-04-04 |
* | fixes | joey | 2006-03-29 |
* | added --hyperestraier switch, which turns on search support | joey | 2006-03-29 |
* | improve fix for symlink attacks to check subdirectories for symlinks too | joey | 2006-03-29 |
* | Implemented --underlaydir, and moved files provided by underlay out of doc | joey | 2006-03-29 |
* | css support | joey | 2006-03-29 |
* | html validation fixes: | joey | 2006-03-29 |
* | Improved handling of wikilinks containing characters that are not allowed | joey | 2006-03-29 |
* | support [[linktext|pagename]] links | joey | 2006-03-28 |
* | There was a bug that [[inline archive="yes]] created an RSS link, but no feed. | joey | 2006-03-28 |
* | fix rss url in nested pages | joey | 2006-03-26 |
* | implemented upgradehooksh | joey | 2006-03-24 |
* | add blog post template | joey | 2006-03-24 |
* | big speedup | joey | 2006-03-24 |
* | Removed the rss feeds for every page, which wasn't really entirely useful. | joey | 2006-03-24 |
* | add archive pages and fix some bugs | joey | 2006-03-24 |
* | hold onto your hats, full-fledged blogging has arrived in ikiwiki! | joey | 2006-03-24 |
* | preserve ctimes across rebuilds | joey | 2006-03-23 |
* | Add file cretion times to the index file. | joey | 2006-03-23 |
* | fix for already relative urls | joey | 2006-03-23 |
* | improve description field for rss | joey | 2006-03-23 |
* | add support for generating per-page rss feeds | joey | 2006-03-23 |
* | support arbitrary characters in page titles, via some ugly use of unicode | joey | 2006-03-23 |
* | Major code reoganisation, splitting up the single big file. The two goals | joey | 2006-03-23 |