aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* haiku: Generate valid xhtml.Joey Hess2008-05-30
* hashed password support, and empty password security fixJoey Hess2008-05-30
* teximg: If the log isn't written, avoid ugly error messages.Joey Hess2008-05-29
* teximg: Fix logurl.Joey Hess2008-05-29
* When calling decode_utf8 on known-problimatic content in aggregate, explicitl...Joey Hess2008-05-28
* Avoid ``uninitialized value'' warning when there actually is no difference be...Thomas Schwinge2008-05-25
* Perls older than 5.10 need to use the old method of decoding utf-8 in CGI val...Joey Hess2008-05-21
* display an error message if CGI::Session fails to loadJoey Hess2008-05-21
* git: Skip over signed-off-by and similar lines in commit messages when genera...Joey Hess2008-05-15
* inline: Display a message if the 'pages' parameter is missing, before it just...Joey Hess2008-05-15
* orphans: As a special case, the toplevel index page is never considered an or...Joey Hess2008-05-15
* mdwn: Add a multimarkdown setup file option.Joey Hess2008-05-13
* Fixes for behavior changes in perl 5.10's CGIJoey Hess2008-05-12
* paste-oJoey Hess2008-05-08
* add --delete-bucket optionJoey Hess2008-05-08
* load plugins before printing messagesJoey Hess2008-05-08
* amazon s3 index file improvementsJoey Hess2008-05-08
* simplify key determination codeJoey Hess2008-05-08
* remove debuggingJoey Hess2008-05-07
* implemented pruning, s3 support now complete-ishJoey Hess2008-05-07
* forgot to add..Joey Hess2008-05-07
* amazon s3 support implemented and kinda workingJoey Hess2008-05-07
* Optimised file statting code when scanning for modified pages; cut the number...Joey Hess2008-05-07
* pinger/pingee now tested and workingJoey Hess2008-05-06
* POSIX::setsid is not exported per defaultJoey Hess2008-05-06
* aggregate: Add support for web-based triggering of aggregation for people st...Joey Hess2008-05-05
* git: Put -- before the filename when calling git rev-list to avoid warning me...Joey Hess2008-05-02
* Fix ugly display when editing a page that has vanished.Joey Hess2008-05-02
* avoid uninitialised valueJoey Hess2008-05-02
* anonk: Add anonok_pagespec configuration setting that can be used to allow an...Joey Hess2008-05-01
* img: Support a title attribute, will be passed through to html. Closes: #478718Joey Hess2008-04-30
* toc: Add the table of contents at sanitize time, rather than at format time. ...Joey Hess2008-04-26
* Use bzr --quiet to avoid it outputting stuff and messing up http headers. (Sc...Joey Hess2008-04-10
* Fix broken rcs_update for bzr. (Scott Bronson)Joey Hess2008-04-10
* Fix CSRF attacks against the preferences and edit forms. Closes: #475445Joey Hess2008-04-10
* need to handle urls to images the sameJoey Hess2008-04-03
* Bug#473987: [PATCH] Links relative to baseurl mangled in atom/rss feedsManoj Srivastava2008-04-03
* aggregate: Correct a mistake in the code that dummy up a guid for feeds lacki...Joey Hess2008-04-03
* Added a hardlink option in the setup file, useful if the source and dest are ...Joey Hess2008-03-29
* revert destpage part of f7bdc2385Joey Hess2008-03-23
* inline: Allow the "feedshow" parameter to take values greater than the value ...Joey Hess2008-03-23
* typosJoey Hess2008-03-21
* Allow external plugins to return no valuemartin f. krafft2008-03-21
* work around perl warningJoey Hess2008-03-21
* delete inline data after it's usedJoey Hess2008-03-21
* crazy optimisation to work around slow markdownJoey Hess2008-03-21
* process smilies in a sanitize hookJoey Hess2008-03-21
* another fixJoey Hess2008-03-21
* various fixes and simplificationsJoey Hess2008-03-21
* smiley: Detect smileys inside pre and tags, and do not expand.Joey Hess2008-03-21