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