log idavoll/backend.py @ 228:77029ecf9817

age author description
Thu, 10 May 2012 22:41:34 +0200 Goffi added auto-create support
Sat, 16 Oct 2010 22:53:23 +0200 Ralph Meijer Oh, it's 2010 already?
Sat, 16 Oct 2010 21:03:38 +0200 Ralph Meijer Reshape Idavoll as a PubSubResource.
Thu, 03 Sep 2009 16:27:32 +0000 Ralph Meijer Fix subscription and unsubscription JID checks.
Wed, 08 Apr 2009 09:06:39 +0000 Ralph Meijer Release Idavoll 0.9.0.
Fri, 30 Jan 2009 14:35:05 +0000 Ralph Meijer Add support for node deletion with redirect.
Mon, 04 Aug 2008 13:47:10 +0000 Ralph Meijer Implement root collection that includes all leaf nodes.
Mon, 04 Aug 2008 07:10:45 +0000 Ralph Meijer Adjust node configuration to match wokkel API changes.
Wed, 25 Jun 2008 12:27:55 +0000 Ralph Meijer Use `domish.Element`s to represent items, instead of serialized XML.
Tue, 24 Jun 2008 08:42:16 +0000 Ralph Meijer Make sure that item elements lose their namespace before storage, notification.
Tue, 10 Jun 2008 18:40:04 +0000 Ralph Meijer Epytext fixes.
Tue, 10 Jun 2008 11:31:49 +0000 Ralph Meijer Change naming and spacing conventions to match Twisted's.
Tue, 10 Jun 2008 08:28:57 +0000 Ralph Meijer Return deferreds on failure, instead of raising exceptions.
Fri, 11 Apr 2008 14:41:16 +0000 Ralph Meijer Implement HTTP client to gateway and implement functional tests with it.