Mercurial > libervia-pubsub
graph
-
Made returning disco info use deferreds.2004-11-06, by Ralph Meijer
-
Add get_node_type() to Storage.2004-11-06, by Ralph Meijer
-
Add get_node_type() to BackendService.2004-11-06, by Ralph Meijer
-
Add note about incorrect text in section 8.1.7 of JEP-0060.2004-11-06, by Ralph Meijer
-
Setup AffiliationsService and matching protocol adapter for the pgsql2004-11-06, by Ralph Meijer
-
Add get_affiliations() and get_subscriptions() to Storage.2004-11-06, by Ralph Meijer
-
Implement AffiliationsService.2004-11-06, by Ralph Meijer
-
Implement retrieving affiliations.2004-11-06, by Ralph Meijer
-
Use jid.JIDs everywhere in the backend.2004-11-06, by Ralph Meijer
-
Return support for the pubsub#subscribe feature.2004-11-06, by Ralph Meijer
-
Use NodeCreationService for pgsql backend, too.2004-11-05, by Ralph Meijer
-
Match backend's supported_*() methods in getFeatures() of ComponentServiceFromService.2004-11-05, by Ralph Meijer
-
Implement create_node() in Storage.2004-11-05, by Ralph Meijer
-
Make NodeCreationService a subclass of backend.NodeCreationService.2004-11-05, by Ralph Meijer
-
Implement NodeCreationService, using the create_node() method of Storage.2004-11-05, by Ralph Meijer
-
Use ISubscriptionService support of PostgreSQL backend.2004-11-03, by Ralph Meijer
-
Added node existance checks.2004-11-03, by Ralph Meijer
-
Implement add_subscription() and remove_subscription() for Storage, remove2004-11-03, by Ralph Meijer
-
Implement SubscriptionService with separate storage.2004-11-03, by Ralph Meijer
-
Check for malformed subscription request.2004-11-03, by Ralph Meijer
-
Check for malformed unsubscribe request.2004-11-03, by Ralph Meijer
-
Redefined several classes as subclasses of the implementations in backend.py.2004-11-03, by Ralph Meijer
-
Redefine backend classes as subclass of the implementations in backend.py.2004-11-03, by Ralph Meijer
-
Removed IPersistenceService, this is a feature of the storage facility.2004-11-03, by Ralph Meijer
-
Moved common stuff out of pgsql_backend.py to backend.py.2004-11-01, by Ralph Meijer
-
Make choice of backend an option to mktap. This includes the database2004-10-31, by Ralph Meijer
-
Rewrite using separated backend interfaces. The backend also uses a separate2004-10-31, by Ralph Meijer
-
Moved get_supported_affiliations() to super class.2004-10-31, by Ralph Meijer
-
Added get_supported_affiliations() to BackendService.2004-10-31, by Ralph Meijer
-
Change exception classes to include stanza error.2004-10-31, by Ralph Meijer
-
Fix get_notification_list() to only return JIDs for subscriptions in the2004-10-31, by Ralph Meijer
-
More issues.2004-10-31, by Ralph Meijer
-
Remove erroneous second invocation of NotificationService and matching2004-10-31, by Ralph Meijer
-
Remove nonsense message.2004-10-31, by Ralph Meijer
-
Few more notes2004-10-26, by Ralph Meijer
-
Fire up several component.IServices that match the backend Services.2004-10-26, by Ralph Meijer
-
Split up implementation in several Services that match the division2004-10-26, by Ralph Meijer
-
Recode backend to match interaces: one big Service that handles everything2004-10-26, by Ralph Meijer
-
Define interfaces of blocks of functionality.2004-10-26, by Ralph Meijer
-
Initial revision2004-10-18, by Ralph Meijer
-
Initial revision2004-10-17, by Ralph Meijer
-
Follow move of memory backend.2004-10-17, by Ralph Meijer
-
Bugfix: use 'event' element instead of 'x' for notifications.2004-10-17, by Ralph Meijer
-
Moved memory backend to its own file.2004-10-17, by Ralph Meijer
-
Simplify call chain by mapping incoming requests directly to method2004-10-07, by Ralph Meijer
-
Initial revision2004-10-06, by Ralph Meijer
-
Implemented node creation.2004-10-06, by Ralph Meijer
-
Added two exceptions: NoInstantNodes and NodeExists.2004-10-06, by Ralph Meijer
-
Added two errors2004-10-06, by Ralph Meijer
-
Small code cleanups2004-08-30, by Ralph Meijer
-
Fixed small oddity in disco code.2004-07-26, by Ralph Meijer
-
Implemented basic subscribing.2004-07-17, by Ralph Meijer
-
Redone memory storage of nodes.2004-07-17, by Ralph Meijer
-
Send service-unavailable for unknown iq child namespaces2004-07-17, by Ralph Meijer
-
Added two errors2004-07-17, by Ralph Meijer
-
Return implemented features2004-07-09, by Ralph Meijer
-
Don't return disco#info, that's silly.2004-07-09, by Ralph Meijer
-
Initial revision2004-07-09, by Ralph Meijer
-
Add disco support.2004-07-01, by Ralph Meijer
-
Add disco support2004-07-01, by Ralph Meijer