Mercurial > libervia-pubsub
log idavoll/pgsql_backend.py @ 70:32452ad94430
age | author | description |
---|---|---|
Sat, 06 Nov 2004 22:16:04 +0000 | Ralph Meijer | Add get_node_type() to Storage. |
Sat, 06 Nov 2004 21:03:31 +0000 | Ralph Meijer | Add get_affiliations() and get_subscriptions() to Storage. |
Sat, 06 Nov 2004 17:07:47 +0000 | Ralph Meijer | Use jid.JIDs everywhere in the backend. |
Fri, 05 Nov 2004 17:06:08 +0000 | Ralph Meijer | Implement create_node() in Storage. |
Wed, 03 Nov 2004 17:27:23 +0000 | Ralph Meijer | Added node existance checks. |
Wed, 03 Nov 2004 14:05:12 +0000 | Ralph Meijer | Redefine backend classes as subclass 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. |