log idavoll/memory_backend.py @ 94:bbebadd71d35

age author description
Wed, 17 Nov 2004 21:08:29 +0000 Ralph Meijer Remove hardcoded nodes.
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.
Sun, 31 Oct 2004 21:08:40 +0000 Ralph Meijer Moved get_supported_affiliations() to super class.
Sun, 31 Oct 2004 15:59:40 +0000 Ralph Meijer Fix get_notification_list() to only return JIDs for subscriptions in the
Tue, 26 Oct 2004 16:28:07 +0000 Ralph Meijer Recode backend to match interaces: one big Service that handles everything
Sun, 17 Oct 2004 13:54:12 +0000 Ralph Meijer Initial revision