summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-05-09skip amazon_s3 since it uses a perl module not in build depsJoey Hess
2008-05-08design for a xapian search pluginJoey Hess
2008-05-08paste-oJoey Hess
2008-05-08add --delete-bucket optionJoey Hess
2008-05-08load plugins before printing messagesJoey Hess
This allows plugins to getopt and change what is done before an incorrect line is printed.
2008-05-08responseJoey Hess
2008-05-08Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-05-08amazon s3 index file improvementsJoey Hess
Turns out duplicate index files do not need to be stored when usedirs is in use, just when it's not. Ikiwiki is quite consistent about using page/ when usedirs is in use. (The only exception is the search plugin, which needs fixing.) This also includes significant code cleanup, removal of a incorrect special case for empty files, and addition of a workaround for a bug in the amazon perl module.
2008-05-08web commit by buo: re: questionJoey Hess
2008-05-08questionJoey Hess
2008-05-08simplify key determination codeJoey Hess
2008-05-08web commit by buo: More information on ikiwiki mangling accented charactersJoey Hess
2008-05-08web commit by http://madduck.net/: closingJoey Hess
2008-05-08web commit by buo: Removing previous installation fixes compile failure.Joey Hess
2008-05-08web commit by jrn: gratuitous change to test (remove "And")Joey Hess
2008-05-08most modules are pre-installed nowJoey Hess
2008-05-07revert changes committed while testing sc3 (oops)Joey Hess
2008-05-07remove debuggingJoey Hess
2008-05-07implemented pruning, s3 support now complete-ishJoey Hess
2008-05-07updateJoey Hess
2008-05-07forgot to add..Joey Hess
2008-05-07amazon s3 support implemented and kinda workingJoey Hess
pruning not yet implemented, however
2008-05-07whitespaceJoey Hess
2008-05-07documentation for amazon_s3 pluginJoey Hess
Now to write it. :-)
2008-05-07cannot reproduceJoey Hess
2008-05-07Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-05-07clarificationJoey Hess
2008-05-07web commit by buo: bug: 2.45 fails to compileJoey Hess
2008-05-07Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-05-07Optimised file statting code when scanning for modified pages; cut the ↵Joey Hess
number of system calls in half. (Still room for improvement.)
2008-05-07web commit from 145.97.197.85: poll vote (Accept both)Joey Hess
2008-05-06fix linksJoey Hess
2008-05-06new tip documenting how to use the pinger and pingee pluginsJoey Hess
2008-05-06pinger/pingee now tested and workingJoey Hess
2008-05-06POSIX::setsid is not exported per defaultJoey Hess
2008-05-06template change documentationJoey Hess
2008-05-05typoJoey Hess
2008-05-05updateJoey Hess
2008-05-05aggregate: Add support for web-based triggering of aggregation for people ↵Joey Hess
stuck on shared hosting without cron. (Sheesh.) Enabled via the `aggregate_webtrigger` configuration optiom.
2008-05-05fix PERL5LIB in examplesJoey Hess
Using `pwd` makes some modules that call cpan recursively succeed to install
2008-05-05updateJoey Hess
2008-05-05updateJoey Hess
2008-05-05add sections, expand, reorgJoey Hess
2008-05-05mention makemaker variablesJoey Hess
2008-05-05updateJoey Hess
2008-05-05correctionJoey Hess
2008-05-05more on cleanupJoey Hess
2008-05-05linkifyJoey Hess
2008-05-05add news item for ikiwiki 2.45Joey Hess
2008-05-05releasing version 2.45Joey Hess