Age | Commit message (Expand) | Author |
2008-07-19 | Use correct term prefixes when searching. | Gabriel McManus |
2008-07-17 | Add a postscan hook. | Joey Hess |
2008-07-07 | minor improvements | Joey Hess |
2008-07-07 | search: generate configuration files once only when rebuilding | Gabriel McManus |
2008-06-13 | fix two build bugs | Joey Hess |
2008-06-04 | finishing touches on the new search plugin | Joey Hess |
2008-06-04 | The search interface now allows searching for a page by title ("title:foo"), ... | Joey Hess |
2008-06-04 | don't use meta title | Joey Hess |
2008-06-04 | have the xapian stemmer use a language based on LANG | Joey Hess |
2008-06-04 | also decode html entities in the title | Joey Hess |
2008-06-04 | decode html entities | Joey Hess |
2008-06-04 | fix clearing index on page deletion | Joey Hess |
2008-06-04 | Pass a destpage parameter to the sanitize hook. | Joey Hess |
2008-06-04 | move indexing to sanitize hook | Joey Hess |
2008-06-04 | more search improvements | Joey Hess |
2008-06-04 | more substr fixes | Joey Hess |
2008-06-03 | add a colon to disambiguate | Joey Hess |
2008-06-03 | avoid warning | Joey Hess |
2008-06-03 | use "U" term | Joey Hess |
2008-06-03 | don't loop forever | Joey Hess |
2008-06-03 | fixed most of the xapian todos | Joey Hess |
2008-06-03 | prettify page names, and drop the redunadant url display | Joey Hess |
2008-06-03 | fix toindex | Joey Hess |
2008-06-03 | first pass at doing xapian indexing | Joey Hess |
2008-06-03 | search: Converted to use xapian-omega. | Joey Hess |
2008-02-14 | * The search plugin needs to override <base> to point to the directory | Joey Hess |
2007-04-27 | * pagespec_match() has changed to take named parameters, to better allow | joey |
2007-02-23 | * Patch from HenrikBrixAndersen to fix a broken use of foreach in the | joey |
2007-02-20 | * Don't error out if estcmd fails, just print a warning message. estcmd is | joey |
2007-02-15 | * Many changes to make ikiwiki very resistant to write failures | joey |
2006-12-29 | * Initial work on internationalization of the program code. po/ikiwiki.pot | joey |
2006-12-04 | * Fix various links on the hyperestradier pages. | joey |
2006-11-08 | * Make sure to check for errors from every eval. | joey |
2006-10-08 | * Change %renderedfiles to store an array of files rendered from a given | joey |
2006-09-18 | estseek patch (slightly altered) and other replies | joey |
2006-09-15 | * Patch from Recai to fix a wide character warning from the search plugin | joey |
2006-09-15 | * Fix a baseurl problem in hyperestradier search results. | joey |
2006-09-14 | oops.. | joey |
2006-09-09 | * Work on firming up the plugin interface: | joey |
2006-08-26 | * Patch from James Westby to add a template for the search form. | joey |
2006-07-31 | * Fix issue with unicode filenames and updating the hyper estradier search | joey |
2006-07-27 | * Switch pagetemplate hooks to using named parameters. | joey |
2006-07-27 | - Adds a tag plugin that allows more easily tagging pages. | joey |
2006-07-02 | * Centralised all calls to HTML::Template and force all the templates | joey |
2006-05-26 | * The page name and parent links has switched from using a <h1> to a styled | joey |
2006-05-05 | rename the "render" hook to "change", which is clearer | joey |
2006-05-03 | rather a lot of changes to make hyperestraier search be a plugin, allowing | joey |