log idavoll/test/test_backend.py @ 211:bfc198af5d27

age author description
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.
Tue, 10 Jun 2008 11:31:49 +0000 Ralph Meijer Change naming and spacing conventions to match Twisted's.
Thu, 17 Apr 2008 16:02:22 +0000 Ralph Meijer Make sure second subscribers through HTTP also get a notification of the
Thu, 10 Apr 2008 14:02:53 +0000 Ralph Meijer Send last published item on subscription if node is so configured.
Wed, 09 Apr 2008 13:02:29 +0000 Ralph Meijer Make test backend consistent with interface.
Tue, 15 Jan 2008 14:00:07 +0000 Ralph Meijer Fix Backend's getNodeInfo so that it properly adds its errback.
Thu, 03 Jan 2008 13:10:25 +0000 Ralph Meijer Reply with the correct error condition on subscription when not subscribed.
Wed, 03 Oct 2007 19:07:50 +0000 Ralph Meijer Fix use of uuid module now shipping with Python 2.5.
Wed, 03 Oct 2007 12:41:43 +0000 Ralph Meijer Move protocol implementations (pubsub, disco, forms) to and depend on wokkel.
Mon, 28 Aug 2006 12:48:45 +0000 Ralph Meijer Fix tests to work with current Twisted. Really do 0.5.0 release.
Mon, 21 Aug 2006 16:05:35 +0000 Ralph Meijer Work towards first release 0.5.0.
Tue, 12 Jul 2005 14:46:42 +0000 Ralph Meijer Initial revision