Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | releasing version 2.50 | Joey Hess | 2008-06-13 |
| | |||
* | fix two build bugs | Joey Hess | 2008-06-13 |
| | | | | | | * ikiwiki-mass-rebuild: Make group list comparison more robust. * search: Work around xapian bug #486138 by only stemming locales in a whitelist. | ||
* | response | Joey Hess | 2008-06-13 |
| | |||
* | response | Joey Hess | 2008-06-13 |
| | |||
* | web commit by http://alcopop.org/me/openid/: maybe for some future ↵ | Joey Hess | 2008-06-13 |
| | | | | backwards-compatibility killing release? | ||
* | web commit by http://ptecza.myopenid.com/: * Bug report | Joey Hess | 2008-06-13 |
| | |||
* | web commit by buo: libdir does have an effect | Joey Hess | 2008-06-13 |
| | |||
* | web commit by http://ptecza.myopenid.com/: * I rebuild ikiwiki backports for ↵ | Joey Hess | 2008-06-13 |
| | | | | Ubuntu Hardy too | ||
* | add consultant list, add news item | Joey Hess | 2008-06-12 |
| | |||
* | fix formatting I broke | Joey Hess | 2008-06-12 |
| | |||
* | web commit by AndrewGreenberg: Added blurb on looking for a developer. | Joey Hess | 2008-06-12 |
| | |||
* | some questions and links to existing patches | Joey Hess | 2008-06-12 |
| | |||
* | 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. | ||
* | typo | Joey Hess | 2008-06-12 |
| | |||
* | 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 |
| | |||
* | Don't generate empty title attributes, etc, and allow setting defaults for ↵ | Joey Hess | 2008-06-08 |
| | | | | class and id too. | ||
* | 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 |
| | |||
* | releasing version 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. | ||
* | set rebuild before loading plugins | Joey Hess | 2008-06-04 |
| | | | | | This fixes a recent minor reversion caused by loading plugins earlier than the messages are printed. Some plugins might check if rebuild is set. | ||
* | some plugins that need SHA1 | Joey Hess | 2008-06-04 |
| | |||
* | fix uninitialized value problem | Joey Hess | 2008-06-04 |
| | | | | | | | This occurred when a plugin, loaded earlier, filled out a template in its checkconfig, before recentchanges's checkconfig had run. Since such a template won't be a recentchanges template, just test for the value being uninitialized and skip processing. | ||
* | 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"). | ||
* | it's not $title, try the other variable | Joey Hess | 2008-06-04 |
| | |||
* | don't use meta title | Joey Hess | 2008-06-04 |
| | | | | | | Using the title obscured path info, and made search results look inconsistent. Since nothing else uses the title like that, it didn't make sense for search to. | ||
* | 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 |
| | |