| Commit message (Expand) | Author | Age |
* | 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•••Still some TODOs to fill in.
| Joey Hess | 2008-06-03 |
* | reorder | Joey Hess | 2008-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 Hess | 2008-06-03 |
* | add link to css market | Joey Hess | 2008-06-02 |
* | use PERL | Joey Hess | 2008-06-02 |
* | web commit by stmpeters | Joey Hess | 2008-06-02 |
* | web commit from 80.176.192.210: poll vote (Accept only OpenID for logins) | Joey Hess | 2008-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 Hess | 2008-06-01 |
* | cve id | Joey Hess | 2008-05-31 |
* | inline: The optimisation in 2.41 broke nested inlines. Detect those and avoid... | Joey Hess | 2008-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 Hess | 2008-05-31 |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-05-31 |
|\ |
|
| * | web commit by http://willthompson.co.uk/: file a bug about nested inlines fai... | Joey Hess | 2008-05-31 |
| * | web commit by http://willthompson.co.uk/ | Joey Hess | 2008-05-31 |
| * | web commit by http://oscarjacho.myopenid.com/: Perhaps | Joey Hess | 2008-05-31 |
| * | web commit by http://oscarjacho.myopenid.com/: Added one line | Joey Hess | 2008-05-31 |
| * | web commit by http://oscarjacho.myopenid.com/: Dreaming... or not? | Joey Hess | 2008-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 Hess | 2008-05-31 |
|/ |
|
* | haiku: Generate valid xhtml. | Joey Hess | 2008-05-30 |
* | linkify | Joey Hess | 2008-05-30 |
* | fix link | Joey Hess | 2008-05-30 |
* | fix links | Joey Hess | 2008-05-30 |
* | fix link | Joey Hess | 2008-05-30 |
* | fix link | Joey Hess | 2008-05-30 |
* | fix link | Joey Hess | 2008-05-30 |
* | fix link | Joey Hess | 2008-05-30 |
* | more on the security hole | Joey Hess | 2008-05-30 |
* | add news item for ikiwiki 2.48 | Joey Hess | 2008-05-30 |
* | releasing version 2.48 | Joey Hess | 2008-05-30 |
* | updated French translation | Joey Hess | 2008-05-30 |
* | improved period escape | Joey Hess | 2008-05-30 |
* | improve wording | Joey Hess | 2008-05-30 |
* | escape leading periods | Joey Hess | 2008-05-30 |
* | hashed password support, and empty password security fix•••This implements the previously documented hashed password support.
While implementing that, I noticed a security hole, which this commit
also fixes..
| Joey Hess | 2008-05-30 |
* | fix test to support rel= | Joey Hess | 2008-05-30 |
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-05-30 |
|\ |
|
| * | web commit by http://kaizer.se/: The output of this plugin does not validate ... | Joey Hess | 2008-05-30 |
* | | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-05-29 |
|\| |
|
| * | web commit by http://joey.kitenet.net/: testing | Joey Hess | 2008-05-29 |
| * | web commit by http://liw.fi/: uuml html entity in feeds confuses ikiwiki when... | 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-29 |
* | | documentation for use of hashed passwords•••Everything but the actual coding to support them.
| Joey Hess | 2008-05-29 |
|/ |
|
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-05-28 |
|\ |
|
| * | web commit by http://joey.kitenet.net/: test | Joey Hess | 2008-05-28 |
| * | web commit by tschwinge: Typo fixes. | Joey Hess | 2008-05-27 |
| * | web commit by XTaran: Mercurial repository | Joey Hess | 2008-05-26 |