log idavoll/backend.py @ 59:0fa161c00ed9

age author description
Sat, 06 Nov 2004 17:07:47 +0000 Ralph Meijer Use jid.JIDs everywhere in the backend.
Fri, 05 Nov 2004 17:03:59 +0000 Ralph Meijer Implement NodeCreationService, using the create_node() method of Storage.
Wed, 03 Nov 2004 16:16:27 +0000 Ralph Meijer Implement SubscriptionService with separate storage.
Wed, 03 Nov 2004 14:03:41 +0000 Ralph Meijer Removed IPersistenceService, this is a feature of the storage facility.
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:06:32 +0000 Ralph Meijer Added get_supported_affiliations() to BackendService.