log idavoll/backend.py @ 187:69cdd8c6a431

age author description
Fri, 11 Apr 2008 14:41:16 +0000 Ralph Meijer Implement HTTP client to gateway and implement functional tests with it.
Thu, 10 Apr 2008 14:37:43 +0000 Ralph Meijer Typos
Thu, 10 Apr 2008 14:33:50 +0000 Ralph Meijer Properly add send_last_published_item configuration item.
Thu, 10 Apr 2008 14:06:00 +0000 Ralph Meijer Guard against missing config for sending last published item on subscription.
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 11:48:38 +0000 Ralph Meijer Send out node deletion notifications.
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.
Thu, 04 Oct 2007 08:03:51 +0000 Ralph Meijer Fix typos in service creation. Make disco not respond when a resource is provided.
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.
Wed, 06 Sep 2006 12:38:47 +0000 Ralph Meijer Rework error handling, depend on Twisted Words 0.4.0.
Mon, 21 Aug 2006 16:05:35 +0000 Ralph Meijer Work towards first release 0.5.0.
Sat, 06 May 2006 19:47:53 +0000 Ralph Meijer Work towards JEP-0060 1.8
Fri, 08 Apr 2005 10:16:08 +0000 Ralph Meijer Moved two errors to storage.py.