log idavoll/test/test_gateway.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.
Wed, 16 Jul 2008 06:38:32 +0000 Ralph Meijer Implement storage facilities for the HTTP gateway.
Tue, 10 Jun 2008 11:31:49 +0000 Ralph Meijer Change naming and spacing conventions to match Twisted's.
Sat, 17 May 2008 18:31:31 +0000 Ralph Meijer Return proper HTTP status codes on failed un-/subscription.
Thu, 17 Apr 2008 16:02:22 +0000 Ralph Meijer Make sure second subscribers through HTTP also get a notification of the
Wed, 16 Apr 2008 14:14:27 +0000 Ralph Meijer Add maxItems support.
Tue, 15 Apr 2008 17:32:56 +0000 Ralph Meijer Add gateway support for retrieving items from a node. Reorder gateway module.
Fri, 11 Apr 2008 14:41:16 +0000 Ralph Meijer Implement HTTP client to gateway and implement functional tests with it.