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