Mercurial > libervia-pubsub
log idavoll/backend.py @ 61:ad08e021b4d5
age | author | description |
---|---|---|
Sat, 06 Nov 2004 21:02:33 +0000 | Ralph Meijer | Implement AffiliationsService. |
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. |