Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-06-12 |
|\ | |||
| * | web commit by AndrewGreenberg: Added info on the the TOVA Company's use of ↵ | Joey Hess | 2008-06-12 |
| | | | | | | | | ikiwiki. | ||
* | | ignore user subpages | Joey Hess | 2008-06-12 |
|/ | |||
* | link to patch | Joey Hess | 2008-06-12 |
| | |||
* | web commit by AndrewGreenberg: We'd also like to see a 'usetitles' option ↵ | Joey Hess | 2008-06-12 |
| | | | | for the map plugin. | ||
* | question | Joey Hess | 2008-06-12 |
| | |||
* | this problem makes less sense the more information I get | Joey Hess | 2008-06-12 |
| | |||
* | response | Joey Hess | 2008-06-12 |
| | |||
* | web commit by http://harningt.eharning.us/: Question about mirroring w/ ↵ | Joey Hess | 2008-06-11 |
| | | | | pinger/pingee | ||
* | web commit by http://bremner.myopenid.com/: | Joey Hess | 2008-06-11 |
| | |||
* | web commit by http://telemachos.myopenid.com/ | Joey Hess | 2008-06-11 |
| | |||
* | web commit by http://telemachos.myopenid.com/ | Joey Hess | 2008-06-11 |
| | |||
* | response | Joey Hess | 2008-06-10 |
| | |||
* | web commit by buo: strace run | Joey Hess | 2008-06-10 |
| | |||
* | followup | Joey Hess | 2008-06-10 |
| | |||
* | not done | Joey Hess | 2008-06-10 |
| | |||
* | fix link | Joey Hess | 2008-06-10 |
| | |||
* | web commit by buo: Possible workaround | Joey Hess | 2008-06-10 |
| | |||
* | web commit by http://telemachos.myopenid.com/ | Joey Hess | 2008-06-10 |
| | |||
* | web commit by http://kaizer.se/: moved my personal space to web host + ↵ | Joey Hess | 2008-06-09 |
| | | | | domain name, probably last move! Slowly growing and trying everything ikiwiki has, blogs, tags etc. no cgi yet. | ||
* | web commit by http://shortbus.org/ | Joey Hess | 2008-06-08 |
| | |||
* | img: Support captions. | Joey Hess | 2008-06-07 |
| | |||
* | a bit more about upgrades | Joey Hess | 2008-06-07 |
| | |||
* | add news item for ikiwiki 2.49 | Joey Hess | 2008-06-07 |
| | |||
* | not reproducible on unstable | Joey Hess | 2008-06-04 |
| | |||
* | finishing touches on the new search plugin | Joey Hess | 2008-06-04 |
| | | | | | - Add a Help link. - If the pageterm is too long, hash it. | ||
* | some plugins that need SHA1 | Joey Hess | 2008-06-04 |
| | |||
* | The search interface now allows searching for a page by title ("title:foo"), ↵ | Joey Hess | 2008-06-04 |
| | | | | as well as for pages that contain a given link ("link:bar"). | ||
* | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | 2008-06-04 |
|\ | |||
| * | web commit by http://edward.myopenid.com/: add links | Joey Hess | 2008-06-04 |
| | | |||
| * | web commit by http://smcv.pseudorandom.co.uk/ | Joey Hess | 2008-06-04 |
| | | |||
* | | done | Joey Hess | 2008-06-04 |
|/ | |||
* | already fixed | Joey Hess | 2008-06-04 |
| | |||
* | already fixed | Joey Hess | 2008-06-04 |
| | |||
* | fix | Joey Hess | 2008-06-04 |
| | |||
* | closing, fixed in documentation | Joey Hess | 2008-06-04 |
| | |||
* | response | Joey Hess | 2008-06-04 |
| | |||
* | remove hyperestraier page | Joey Hess | 2008-06-04 |
| | |||
* | Pass a destpage parameter to the sanitize hook. | Joey Hess | 2008-06-04 |
| | | | | | | | | 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.) | ||
* | more search improvements | Joey Hess | 2008-06-04 |
| | |||
* | first pass at doing xapian indexing | Joey Hess | 2008-06-03 |
| | | | | Still some TODOs to fill in. | ||
* | search: Converted to use xapian-omega. | Joey Hess | 2008-06-03 |
| | | | | | Everything is done except for the actual indexing. I plan to do incremental indexing as pages change. | ||
* | 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 | Joey Hess | 2008-06-01 |
| | | | | | This only started being true by accident when the index was changed to use Storable, but it's a nice feature. | ||
* | cve id | Joey Hess | 2008-05-31 |
| | |||
* | inline: The optimisation in 2.41 broke nested inlines. Detect those and ↵ | Joey Hess | 2008-05-31 |
| | | | | avoid overoptimising. | ||
* | web commit by http://willthompson.co.uk/: file a bug about nested inlines ↵ | Joey Hess | 2008-05-31 |
| | | | | failing |