Mercurial > libervia-pubsub
log
age | author | description |
---|---|---|
Tue, 12 Apr 2005 12:26:05 +0000 | Ralph Meijer | Add Node._check_node_exists() calls to all Node methods, because nodes could |
Tue, 12 Apr 2005 12:20:01 +0000 | Ralph Meijer | Change Node.add_subscription() to return a Failure when a subscription already |
Tue, 12 Apr 2005 12:16:54 +0000 | Ralph Meijer | Added SubscriptionNotFound and SubscriptionExists errors. |
Tue, 12 Apr 2005 12:15:44 +0000 | Ralph Meijer | Change storage.INode.add_subscription() to return a Failure when a subscription |
Fri, 08 Apr 2005 21:00:22 +0000 | Ralph Meijer | Added test cases for a few of the Node methods. |
Fri, 08 Apr 2005 20:59:38 +0000 | Ralph Meijer | Added more documentation. |
Fri, 08 Apr 2005 20:59:21 +0000 | Ralph Meijer | Changed default configuration. |