summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2008-06-03search: Converted to use xapian-omega.Joey Hess
Everything is done except for the actual indexing. I plan to do incremental indexing as pages change.
2008-06-02add link to css marketJoey Hess
2008-06-02use PERLJoey Hess
2008-06-02web commit by stmpetersJoey Hess
2008-06-02web commit from 80.176.192.210: poll vote (Accept only OpenID for logins)Joey Hess
2008-06-01document that pagestate values can be anything Storable handlesJoey Hess
This only started being true by accident when the index was changed to use Storable, but it's a nice feature.
2008-05-31cve idJoey Hess
2008-05-31inline: The optimisation in 2.41 broke nested inlines. Detect those and ↵Joey Hess
avoid overoptimising.
2008-05-31web commit by http://willthompson.co.uk/: file a bug about nested inlines ↵Joey Hess
failing
2008-05-31web commit by http://willthompson.co.uk/Joey Hess
2008-05-31web commit by http://oscarjacho.myopenid.com/: PerhapsJoey Hess
2008-05-31web commit by http://oscarjacho.myopenid.com/: Added one lineJoey Hess
2008-05-31web commit by http://oscarjacho.myopenid.com/: Dreaming... or not?Joey Hess
2008-05-30haiku: Generate valid xhtml.Joey Hess
2008-05-30linkifyJoey Hess
2008-05-30fix linkJoey Hess
2008-05-30fix linksJoey Hess
2008-05-30fix linkJoey Hess
2008-05-30fix linkJoey Hess
2008-05-30fix linkJoey Hess
2008-05-30fix linkJoey Hess
2008-05-30more on the security holeJoey Hess
2008-05-30add news item for ikiwiki 2.48Joey Hess
2008-05-30hashed password support, and empty password security fixJoey Hess
This implements the previously documented hashed password support. While implementing that, I noticed a security hole, which this commit also fixes..
2008-05-30Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-05-30web commit by http://kaizer.se/: The output of this plugin does not validate ↵Joey Hess
as XHTML: [validator.w3.org][w3] --ulrik
2008-05-29Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-05-29documentation for use of hashed passwordsJoey Hess
Everything but the actual coding to support them.
2008-05-29web commit by http://joey.kitenet.net/: testingJoey Hess
2008-05-29web commit by http://liw.fi/: uuml html entity in feeds confuses ikiwiki ↵Joey Hess
when aggregating
2008-05-28web commit by http://joey.kitenet.net/: testJoey Hess
2008-05-27web commit by tschwinge: Typo fixes.Joey Hess
2008-05-26web commit by XTaran: Mercurial repositoryJoey Hess
2008-05-26web commit by XTaran: Everything necessary fixed with 0.02Joey Hess
2008-05-25web commit by http://tomhoover.org/: poll vote (Accept only OpenID for logins)Joey Hess
2008-05-25add news item for ikiwiki 2.47Joey Hess
2008-05-25web commit by http://liw.fi/Joey Hess
2008-05-23web commit by http://twistedlogix.livejournal.com/Joey Hess
2008-05-23web commit by http://kaizer.se/wiki/contact/: fix <pre> formattingJoey Hess
2008-05-23web commit by http://kaizer.se/wiki/contact/: bugs on including html (as raw ↵Joey Hess
as possible)
2008-05-23web commit by mattJoey Hess
2008-05-22web commit from 150.101.214.82: poll vote (Accept only OpenID for logins)Joey Hess
2008-05-21add a tip about configuring apache to run ikiwiki.cgiJoey Hess
2008-05-21adjust example cgiurlJoey Hess
This way it matches the path given for the cgi wrapper, assuming apache set up to use /var/www.
2008-05-18web commit by http://harningt.eharning.us/: Added potential workitem ↵Joey Hess
regarding Amazon S3 and other items WRT static-like-hosting
2008-05-18web commit by http://shortbus.org/: proving it can be done.Joey Hess
2008-05-18web commit by wwJoey Hess
2008-05-16responseJoey Hess
2008-05-16web commit by http://harningt.eharning.us/Joey Hess
2008-05-15ENV can be used in the setup file to override environment variable setting, ↵Joey Hess
such as TZ or PATH.