summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)Author
2008-05-31ikiwiki-mass-rebuild: Don't trust $! when setting $)Joey Hess
2008-05-31ikiwiki-mass-rebuild: under $! before setting $) to avoid strange errno issueJoey Hess
2008-05-30haiku: Generate valid xhtml.Joey Hess
2008-05-30releasing version 2.48Joey Hess
2008-05-30updated French translationJoey Hess
2008-05-30hashed password support, and empty password security fixJoey Hess
2008-05-29teximg: If the log isn't written, avoid ugly error messages.Joey Hess
2008-05-29teximg: Fix logurl.Joey Hess
2008-05-29documentation for use of hashed passwordsJoey Hess
2008-05-28When calling decode_utf8 on known-problimatic content in aggregate, explicitl...Joey Hess
2008-05-28Add rel=nofollow to edit links. This may prevent some spiders from pounding o...Joey Hess
2008-05-25releasing version 2.47Joey Hess
2008-05-22Avoid unsightly warning message when evaling broken pagespecs.Joey Hess
2008-05-21Perls older than 5.10 need to use the old method of decoding utf-8 in CGI val...Joey Hess
2008-05-15typoJoey Hess
2008-05-15ENV can be used in the setup file to override environment variable setting, s...Joey Hess
2008-05-15git: Skip over signed-off-by and similar lines in commit messages when genera...Joey Hess
2008-05-15inline: Display a message if the 'pages' parameter is missing, before it just...Joey Hess
2008-05-15orphans: As a special case, the toplevel index page is never considered an or...Joey Hess
2008-05-14If PERL5LIB is set to the libdir when building ikiwiki, calculate and hardco...Joey Hess
2008-05-13mdwn: Add a multimarkdown setup file option.Joey Hess
2008-05-12releasing version 2.46Joey Hess
2008-05-12Fixes for behavior changes in perl 5.10's CGIJoey Hess
2008-05-12add suggests for s3 perl moduleJoey Hess
2008-05-07implemented pruning, s3 support now complete-ishJoey Hess
2008-05-07Optimised file statting code when scanning for modified pages; cut the number...Joey Hess
2008-05-06pinger/pingee now tested and workingJoey Hess
2008-05-06template change documentationJoey Hess
2008-05-05typoJoey Hess
2008-05-05aggregate: Add support for web-based triggering of aggregation for people st...Joey Hess
2008-05-05releasing version 2.45Joey Hess
2008-05-05enhancesments for shared hostingJoey Hess
2008-05-02git: Put -- before the filename when calling git rev-list to avoid warning me...Joey Hess
2008-05-02Fix ugly display when editing a page that has vanished.Joey Hess
2008-05-01anonk: Add anonok_pagespec configuration setting that can be used to allow an...Joey Hess
2008-04-30img: Support a title attribute, will be passed through to html. Closes: #478718Joey Hess
2008-04-29Add missing de.po. Closes: #471540Joey Hess
2008-04-28Deal with different paths to perl when removing -T flag.Joey Hess
2008-04-28Add PREFIX/bin to the hardcoded PATH within ikiwiki.Joey Hess
2008-04-26toc: Add the table of contents at sanitize time, rather than at format time. ...Joey Hess
2008-04-24Correct a bug in pagespec matching, where a empty pagespec matched all pages.Joey Hess
2008-04-21Allow libtext-markdown-perl to satisfy dependencies, as a an alternative to t...Joey Hess
2008-04-20add CVE linkJoey Hess
2008-04-17Bring back the svnrepo setup file option. This is needed for recentchangediff...Joey Hess
2008-04-16releasing version 2.43Joey Hess
2008-04-11Recommend a recent git-core for git init. Closes: 475609Joey Hess
2008-04-10Give the full path to the hyperestraier helpfile in estseek.conf.Joey Hess
2008-04-10Use bzr --quiet to avoid it outputting stuff and messing up http headers. (Sc...Joey Hess
2008-04-10Fix broken rcs_update for bzr. (Scott Bronson)Joey Hess
2008-04-10Fix missing import of escapeHTML in userlink. (Scott Bronson)Joey Hess