aboutsummaryrefslogtreecommitdiff
path: root/ikiwiki
Commit message (Expand)AuthorAge
* add support for generating per-page rss feedsjoey2006-03-23
* support arbitrary characters in page titles, via some ugly use of unicodejoey2006-03-23
* oopsjoey2006-03-23
* foojoey2006-03-23
* move config setting into getoptsjoey2006-03-23
* prototyping improvementsjoey2006-03-23
* another sub, wowjoey2006-03-23
* slightly better latoutjoey2006-03-23
* proper main sub and loadindex optimisation for cgisjoey2006-03-23
* benchmarking suggests that meoization doesn't help even when doing ajoey2006-03-23
* Getopt::Long is a huge, heavy perl module. So why use it?joey2006-03-23
* Major code reoganisation, splitting up the single big file. The two goalsjoey2006-03-23
* remove accidental makemaker cruftjoey2006-03-23
* found & fixed another symlink attackjoey2006-03-23
* -s == --setupjoey2006-03-23
* At Branden's request, clean up the hardcoded ".ikiwiki" everywhere, and addjoey2006-03-23
* *warning* any wrappers built with a previous version of ikiwiki need to bejoey2006-03-23
* Fix a bad use of implicit return for admin-less wikis. I got lucky..joey2006-03-23
* added adminuser settings, globlist support, and used this to implement pagejoey2006-03-23
* prefs page implementedjoey2006-03-21
* add --diffurl, if set RecentChanges has links to svn diffsjoey2006-03-21
* added last changed timestamp for pagesjoey2006-03-20
* fix subpage creationjoey2006-03-20
* fix setup file errorjoey2006-03-20
* ugh, use subpages for discussion as a special casejoey2006-03-19
* switch default new page location to not be a subpagejoey2006-03-19
* don't lock before setupjoey2006-03-19
* mispastejoey2006-03-19
* link to helponformatting from the edit pagejoey2006-03-19
* conflict detection, merging, etc should be done now, I thinkjoey2006-03-19
* second try at merging and conflicts supportjoey2006-03-19
* stupid mistakesjoey2006-03-19
* first cut at svn merge and conflictjoey2006-03-19
* oops, add unlock _before_ svn commitjoey2006-03-18
* fixjoey2006-03-17
* unlock wiki during svn commit to prevent deadlock with post-commit hookjoey2006-03-17
* fix update of links to removed pagesjoey2006-03-16
* need to use CGI in rcs_recentchanges to get escapeHTMLjoey2006-03-16
* ok, so we don't want to re-load page content into the form on preview..joey2006-03-16
* dd page previewjoey2006-03-16
* optimise svn log a bitjoey2006-03-16
* lock wiki and refuse to traverse symlinksjoey2006-03-16
* escape html from commit logsjoey2006-03-15
* config files now based on perl modulesjoey2006-03-15
* sometims I hate perljoey2006-03-15
* add a special case for discussion pages when determining the links from ajoey2006-03-14
* fix two bugs in page location in new page creationjoey2006-03-14
* fix Discussion links to not take the BestLink. joey2006-03-14
* remove quotes, actualy messed up ikiwiki $(wrapper --params) --foojoey2006-03-14
* load/save index when rendering a page in cgi mode for svn-less wikisjoey2006-03-14