log

age author description
Tue, 12 Apr 2005 12:28:07 +0000 Ralph Meijer Add tests for all Node methods.
Tue, 12 Apr 2005 12:27:17 +0000 Ralph Meijer Changed to adapt to new API of backend's add_subscription.
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.