log idavoll/backend.py @ 175:bd86f0c3fd39

age author description
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.
Fri, 08 Apr 2005 10:08:41 +0000 Ralph Meijer Also move from twisted.python.components to zope.interface.Interface
Fri, 08 Apr 2005 10:01:40 +0000 Ralph Meijer Move to Twisted 2.0.
Sun, 02 Jan 2005 20:10:02 +0000 Ralph Meijer Added support for disco info meta data.
Wed, 24 Nov 2004 20:08:28 +0000 Ralph Meijer Removed debugging junk
Tue, 23 Nov 2004 16:18:52 +0000 Ralph Meijer Merge from RELENG_0: Implemented node configuration.