Mercurial > libervia-pubsub
log idavoll/backend.py @ 180:fc687620599b
age | author | description |
---|---|---|
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. |