Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-13 | response | Joey Hess | |
2008-06-13 | web commit by http://alcopop.org/me/openid/: maybe for some future ↵ | Joey Hess | |
backwards-compatibility killing release? | |||
2008-06-13 | 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 | |
Ubuntu Hardy too | |||
2008-06-12 | 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 | |
ikiwiki. | |||
2008-06-12 | 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 | |
for the map plugin. | |||
2008-06-12 | 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-11 | web commit by http://harningt.eharning.us/: Question about mirroring w/ ↵ | Joey Hess | |
pinger/pingee | |||
2008-06-11 | 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-10 | 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-09 | web commit by http://kaizer.se/: moved my personal space to web host + ↵ | Joey Hess | |
domain name, probably last move! Slowly growing and trying everything ikiwiki has, blogs, tags etc. no cgi yet. | |||
2008-06-08 | 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 | |
class and id too. | |||
2008-06-07 | 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-04 | not reproducible on unstable | Joey Hess | |
2008-06-04 | finishing touches on the new search plugin | Joey Hess | |
- Add a Help link. - If the pageterm is too long, hash it. | |||
2008-06-04 | set rebuild before loading plugins | Joey Hess | |
This fixes a recent minor reversion caused by loading plugins earlier than the messages are printed. Some plugins might check if rebuild is set. | |||
2008-06-04 | some plugins that need SHA1 | Joey Hess | |
2008-06-04 | fix uninitialized value problem | Joey Hess | |
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. | |||
2008-06-04 | The search interface now allows searching for a page by title ("title:foo"), ↵ | Joey Hess | |
as well as for pages that contain a given link ("link:bar"). | |||
2008-06-04 | it's not $title, try the other variable | Joey Hess | |
2008-06-04 | don't use meta title | Joey Hess | |
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. | |||
2008-06-04 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-06-04 | done | 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 | have the xapian stemmer use a language based on LANG | Joey Hess | |
2008-06-04 | already fixed | Joey Hess | |