summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-06-14web commit by http://telemachos.myopenid.com/Joey Hess
2008-06-13web commit by http://sabr.myopenid.com/Joey Hess
2008-06-13web commit by http://sabr.myopenid.com/Joey Hess
2008-06-13web commit by http://ptecza.myopenid.com/: * Thanks and question about XapianJoey Hess
2008-06-13add news item for ikiwiki 2.50Joey Hess
2008-06-13releasing version 2.50Joey Hess
2008-06-13fix two build bugsJoey Hess
* ikiwiki-mass-rebuild: Make group list comparison more robust. * search: Work around xapian bug #486138 by only stemming locales in a whitelist.
2008-06-13responseJoey Hess
2008-06-13responseJoey Hess
2008-06-13web commit by http://alcopop.org/me/openid/: maybe for some future ↵Joey Hess
backwards-compatibility killing release?
2008-06-13web commit by http://ptecza.myopenid.com/: * Bug reportJoey Hess
2008-06-13web commit by buo: libdir does have an effectJoey Hess
2008-06-13web commit by http://ptecza.myopenid.com/: * I rebuild ikiwiki backports for ↵Joey Hess
Ubuntu Hardy too
2008-06-12add consultant list, add news itemJoey Hess
2008-06-12fix formatting I brokeJoey Hess
2008-06-12web commit by AndrewGreenberg: Added blurb on looking for a developer.Joey Hess
2008-06-12some questions and links to existing patchesJoey Hess
2008-06-12Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.infoJoey Hess
2008-06-12web commit by AndrewGreenberg: Added info on the the TOVA Company's use of ↵Joey Hess
ikiwiki.
2008-06-12ignore user subpagesJoey Hess
2008-06-12link to patchJoey Hess
2008-06-12web commit by AndrewGreenberg: We'd also like to see a 'usetitles' option ↵Joey Hess
for the map plugin.
2008-06-12typoJoey Hess
2008-06-12questionJoey Hess
2008-06-12this problem makes less sense the more information I getJoey Hess
2008-06-12responseJoey Hess
2008-06-11web commit by http://harningt.eharning.us/: Question about mirroring w/ ↵Joey Hess
pinger/pingee
2008-06-11web commit by http://bremner.myopenid.com/:Joey Hess
2008-06-11web commit by http://telemachos.myopenid.com/Joey Hess
2008-06-11web commit by http://telemachos.myopenid.com/Joey Hess
2008-06-10responseJoey Hess
2008-06-10web commit by buo: strace runJoey Hess
2008-06-10followupJoey Hess
2008-06-10not doneJoey Hess
2008-06-10fix linkJoey Hess
2008-06-10web commit by buo: Possible workaroundJoey Hess
2008-06-10web commit by http://telemachos.myopenid.com/Joey Hess
2008-06-09web 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-08web commit by http://shortbus.org/Joey Hess
2008-06-08Don't generate empty title attributes, etc, and allow setting defaults for ↵Joey Hess
class and id too.
2008-06-07img: Support captions.Joey Hess
2008-06-07a bit more about upgradesJoey Hess
2008-06-07add news item for ikiwiki 2.49Joey Hess
2008-06-07releasing version 2.49Joey Hess
2008-06-04not reproducible on unstableJoey Hess
2008-06-04finishing touches on the new search pluginJoey Hess
- Add a Help link. - If the pageterm is too long, hash it.
2008-06-04set rebuild before loading pluginsJoey 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-04some plugins that need SHA1Joey Hess
2008-06-04fix uninitialized value problemJoey 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-04The 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").