2008-06-08 |
Joey Hess | Don't generate empty title attributes, etc, and allow... |
tree | commitdiff |
2008-06-08 |
Joey Hess | img: Support captions. |
tree | commitdiff |
2008-06-04 |
Joey Hess | finishing touches on the new search plugin |
tree | commitdiff |
2008-06-04 |
Joey Hess | fix uninitialized value problem |
tree | commitdiff |
2008-06-04 |
Joey Hess | The search interface now allows searching for a page... |
tree | commitdiff |
2008-06-04 |
Joey Hess | it's not $title, try the other variable |
tree | commitdiff |
2008-06-04 |
Joey Hess | don't use meta title |
tree | commitdiff |
2008-06-04 |
Joey Hess | have the xapian stemmer use a language based on LANG |
tree | commitdiff |
2008-06-04 |
Joey Hess | also decode html entities in the title |
tree | commitdiff |
2008-06-04 |
Joey Hess | decode html entities |
tree | commitdiff |
2008-06-04 |
Joey Hess | fix clearing index on page deletion |
tree | commitdiff |
2008-06-04 |
Joey Hess | Pass a destpage parameter to the sanitize hook. |
tree | commitdiff |
2008-06-04 |
Joey Hess | move indexing to sanitize hook |
tree | commitdiff |
2008-06-04 |
Joey Hess | Merge branch 'master' into xapian |
tree | commitdiff |
2008-06-04 |
Joey Hess | more search improvements |
tree | commitdiff |
2008-06-04 |
Joey Hess | more substr fixes |
tree | commitdiff |
2008-06-04 |
Joey Hess | add a colon to disambiguate |
tree | commitdiff |
2008-06-04 |
Joey Hess | avoid warning |
tree | commitdiff |
2008-06-04 |
Joey Hess | use "U" term |
tree | commitdiff |
2008-06-04 |
Joey Hess | don't loop forever |
tree | commitdiff |
2008-06-04 |
Joey Hess | fixed most of the xapian todos |
tree | commitdiff |
2008-06-04 |
Joey Hess | prettify page names, and drop the redunadant url display |
tree | commitdiff |
2008-06-04 |
Joey Hess | fix toindex |
tree | commitdiff |
2008-06-04 |
Joey Hess | first pass at doing xapian indexing |
tree | commitdiff |
2008-06-03 |
Joey Hess | search: Converted to use xapian-omega. |
tree | commitdiff |
2008-05-31 |
Joey Hess | inline: The optimisation in 2.41 broke nested inlines... |
tree | commitdiff |
2008-05-30 |
Joey Hess | haiku: Generate valid xhtml. |
tree | commitdiff |
2008-05-30 |
Joey Hess | hashed password support, and empty password security fix |
tree | commitdiff |
2008-05-30 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-05-30 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-05-29 |
Joey Hess | teximg: If the log isn't written, avoid ugly error... |
tree | commitdiff |
2008-05-29 |
Joey Hess | teximg: Fix logurl. |
tree | commitdiff |
2008-05-28 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-05-28 |
Joey Hess | When calling decode_utf8 on known-problimatic content... |
tree | commitdiff |
2008-05-25 |
Thomas Schwinge | Avoid ``uninitialized value'' warning when there actual... |
tree | commitdiff |
2008-05-15 |
Joey Hess | inline: Display a message if the 'pages' parameter... |
tree | commitdiff |
2008-05-15 |
Joey Hess | orphans: As a special case, the toplevel index page... |
tree | commitdiff |
2008-05-13 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-05-13 |
Joey Hess | mdwn: Add a multimarkdown setup file option. |
tree | commitdiff |
2008-05-13 |
Joey Hess | Fixes for behavior changes in perl 5.10's CGI |
tree | commitdiff |
2008-05-08 |
Joey Hess | paste-o |
tree | commitdiff |
2008-05-08 |
Joey Hess | add --delete-bucket option |
tree | commitdiff |
2008-05-08 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-05-08 |
Joey Hess | amazon s3 index file improvements |
tree | commitdiff |
2008-05-08 |
Joey Hess | simplify key determination code |
tree | commitdiff |
2008-05-08 |
Joey Hess | remove debugging |
tree | commitdiff |
2008-05-08 |
Joey Hess | implemented pruning, s3 support now complete-ish |
tree | commitdiff |
2008-05-08 |
Joey Hess | forgot to add.. |
tree | commitdiff |
2008-05-07 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-05-07 |
Joey Hess | Optimised file statting code when scanning for modified... |
tree | commitdiff |
2008-05-06 |
Joey Hess | pinger/pingee now tested and working |
tree | commitdiff |
2008-05-06 |
Joey Hess | POSIX::setsid is not exported per default |
tree | commitdiff |
2008-05-06 |
Joey Hess | aggregate: Add support for web-based triggering of... |
tree | commitdiff |
2008-05-02 |
Joey Hess | Fix ugly display when editing a page that has vanished. |
tree | commitdiff |
2008-05-02 |
Joey Hess | avoid uninitialised value |
tree | commitdiff |
2008-05-01 |
Joey Hess | anonk: Add anonok_pagespec configuration setting that... |
tree | commitdiff |
2008-04-30 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-04-30 |
Joey Hess | img: Support a title attribute, will be passed through... |
tree | commitdiff |
2008-04-26 |
Joey Hess | toc: Add the table of contents at sanitize time, rather... |
tree | commitdiff |
2008-04-03 |
Joey Hess | need to handle urls to images the same |
tree | commitdiff |
2008-04-03 |
Manoj Srivastava | Bug#473987: [PATCH] Links relative to baseurl mangled... |
tree | commitdiff |
2008-04-03 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-04-03 |
Joey Hess | aggregate: Correct a mistake in the code that dummy... |
tree | commitdiff |
2008-03-24 |
Joey Hess | revert destpage part of f7bdc2385 |
tree | commitdiff |
2008-03-23 |
Joey Hess | inline: Allow the "feedshow" parameter to take values... |
tree | commitdiff |
2008-03-21 |
Joey Hess | Merge branch 'master' of ssh://git.ikiwiki.info/srv... |
tree | commitdiff |
2008-03-21 |
Joey Hess | typos |
tree | commitdiff |
2008-03-21 |
martin f. krafft | Allow external plugins to return no value |
tree | commitdiff |
2008-03-21 |
Joey Hess | work around perl warning |
tree | commitdiff |
2008-03-21 |
Joey Hess | delete inline data after it's used |
tree | commitdiff |
2008-03-21 |
Joey Hess | crazy optimisation to work around slow markdown |
tree | commitdiff |
2008-03-21 |
Joey Hess | process smilies in a sanitize hook |
tree | commitdiff |
2008-03-21 |
Joey Hess | another fix |
tree | commitdiff |
2008-03-21 |
Joey Hess | various fixes and simplifications |
tree | commitdiff |
2008-03-21 |
Joey Hess | smiley: Detect smileys inside pre and tags, and do... |
tree | commitdiff |
2008-03-21 |
Joey Hess | Close meta tag for redir properly. |
tree | commitdiff |
2008-03-20 |
Joey Hess | optimisation, only load openid module when signing in |
tree | commitdiff |
2008-03-19 |
Joey Hess | fix setstate |
tree | commitdiff |
2008-03-19 |
Joey Hess | make setargv take an array |
tree | commitdiff |
2008-03-19 |
Joey Hess | fix setvar |
tree | commitdiff |
2008-03-19 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-03-19 |
Joey Hess | getargv needs to return a list reference |
tree | commitdiff |
2008-03-15 |
Joey Hess | * external: Add getargv and setargv methods to allow... |
tree | commitdiff |
2008-03-15 |
Joey Hess | * htmltidy: Pass --markup yes, in case tidy's config... |
tree | commitdiff |
2008-03-15 |
Joey Hess | * external: Fix support of XML::RPC::fault. |
tree | commitdiff |
2008-03-14 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-03-14 |
Joey Hess | * Fix expiry of old recentchanges changeset pages. |
tree | commitdiff |
2008-03-14 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-03-14 |
Joey Hess | load HTML::Entities at top |
tree | commitdiff |
2008-03-12 |
Joey Hess | no need to use HTML::Entities, as it's loaded on demand... |
tree | commitdiff |
2008-03-12 |
Joey Hess | * Use absolute url for feedurl when filling out the... |
tree | commitdiff |
2008-03-12 |
Joey Hess | truncate recentchangesdiffs after 200 lines |
tree | commitdiff |
2008-03-12 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-03-12 |
Joey Hess | * Use forcebaseurl to make page previews be displayed... |
tree | commitdiff |
2008-03-12 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-03-12 |
Joey Hess | fix syntax error |
tree | commitdiff |
2008-03-11 |
martin f. krafft | Correct meta.robots attribute value->content |
tree | commitdiff |
2008-03-11 |
Joey Hess | Merge branch 'master' of ssh://git.kitenet.net/srv... |
tree | commitdiff |
2008-03-11 |
martin f. krafft | Generate openid2 headers as well |
tree | commitdiff |
2008-03-11 |
martin f. krafft | Let meta.openid set X-XRDS-Location header |
tree | commitdiff |
next |