Mercurial > libervia-pubsub
log idavoll/memory_backend.py @ 74:0e642e5b4fb2
age | author | description |
---|---|---|
Sun, 07 Nov 2004 14:46:35 +0000 | Ralph Meijer | Add get_affiliations(), get_subscriptions(), get_node_type() and get_nodes() |
Sat, 06 Nov 2004 17:07:47 +0000 | Ralph Meijer | Use jid.JIDs everywhere in the backend. |
Fri, 05 Nov 2004 17:05:36 +0000 | Ralph Meijer | Make NodeCreationService a subclass of backend.NodeCreationService. |
Wed, 03 Nov 2004 16:19:17 +0000 | Ralph Meijer | Implement add_subscription() and remove_subscription() for Storage, remove |
Wed, 03 Nov 2004 14:06:08 +0000 | Ralph Meijer | Redefined several classes as subclasses of the implementations in backend.py. |
Mon, 01 Nov 2004 12:37:40 +0000 | Ralph Meijer | Moved common stuff out of pgsql_backend.py to backend.py. |