aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * web commit by http://smcv.pseudorandom.co.uk/Joey Hess2008-06-04
* | doneJoey Hess2008-06-04
|/
* have the xapian stemmer use a language based on LANGJoey Hess2008-06-04
* already fixedJoey Hess2008-06-04
* already fixedJoey Hess2008-06-04
* fixJoey Hess2008-06-04
* closing, fixed in documentationJoey Hess2008-06-04
* responseJoey Hess2008-06-04
* also decode html entities in the titleJoey Hess2008-06-04
* remove hyperestraier pageJoey Hess2008-06-04
* decode html entitiesJoey Hess2008-06-04
* fix clearing index on page deletionJoey Hess2008-06-04
* Pass a destpage parameter to the sanitize hook.•••Because the search plugin needed it, also because it's one of the few plugins that didn't already have it. I also considered adding it to htmlize, but I really cannot imagine caring what the destpage is when htmlizing. (I'll probably be poven wrong later.) Joey Hess2008-06-04
* move indexing to sanitize hook•••I think this will give better results overall. I made %IkiWiki::preprocessing accessible and used it to avoid indexing at unnecessary points. Joey Hess2008-06-04
* Merge branch 'master' into xapianJoey Hess2008-06-04
|\
| * sort list for $) so comparison worksJoey Hess2008-06-03
* | more search improvementsJoey Hess2008-06-04
* | more substr fixesJoey Hess2008-06-04
* | Filter hooks are no longer called during the scan phase. This will prevent wi...Joey Hess2008-06-04
* | add a colon to disambiguate•••The omega docs suggest doing this if the term may contain upper case, which it could here. Joey Hess2008-06-03
* | avoid warning•••"substr outside of string" Joey Hess2008-06-03
* | use "U" term•••this seems to be the thing to use for a unique id Joey Hess2008-06-03
* | don't loop foreverJoey Hess2008-06-03
* | fixed most of the xapian todosJoey Hess2008-06-03
* | prettify page names, and drop the redunadant url displayJoey Hess2008-06-03
* | fix toindexJoey Hess2008-06-03
* | first pass at doing xapian indexing•••Still some TODOs to fill in. Joey Hess2008-06-03
* | reorderJoey Hess2008-06-03
* | search: Converted to use xapian-omega.•••Everything is done except for the actual indexing. I plan to do incremental indexing as pages change. Joey Hess2008-06-03
|/
* add link to css marketJoey Hess2008-06-02
* use PERLJoey Hess2008-06-02
* web commit by stmpetersJoey Hess2008-06-02
* web commit from 80.176.192.210: poll vote (Accept only OpenID for logins)Joey Hess2008-06-02
* document that pagestate values can be anything Storable handles•••This only started being true by accident when the index was changed to use Storable, but it's a nice feature. Joey Hess2008-06-01
* cve idJoey Hess2008-05-31
* inline: The optimisation in 2.41 broke nested inlines. Detect those and avoid...Joey Hess2008-05-31
* ikiwiki-mass-rebuild: Don't trust $! when setting $)•••A better fix, just check that what $) returns is what it was asked to set, and ignore $! entirely. Joey Hess2008-05-31
* Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess2008-05-31
|\
| * web commit by http://willthompson.co.uk/: file a bug about nested inlines fai...Joey Hess2008-05-31
| * web commit by http://willthompson.co.uk/Joey Hess2008-05-31
| * web commit by http://oscarjacho.myopenid.com/: PerhapsJoey Hess2008-05-31
| * web commit by http://oscarjacho.myopenid.com/: Added one lineJoey Hess2008-05-31
| * web commit by http://oscarjacho.myopenid.com/: Dreaming... or not?Joey Hess2008-05-31
* | ikiwiki-mass-rebuild: under $! before setting $) to avoid strange errno issue•••This fixes a problem sgran saw on alioth. Apparently nss-db sets errno to ENOENT as a side effect trying to read an optional file, but succeeds anyway. Then, somehow, errno remains set across the library calls made by $). So unset it first as a workaround; there's probably a nss-db, libc, and/or perl bug underneath. Joey Hess2008-05-31
|/
* haiku: Generate valid xhtml.Joey Hess2008-05-30
* linkifyJoey Hess2008-05-30
* fix linkJoey Hess2008-05-30
* fix linksJoey Hess2008-05-30
* fix linkJoey Hess2008-05-30
* fix linkJoey Hess2008-05-30