Mercurial > libervia-pubsub
graph
-
Include example in packages.2011-02-13, by Ralph Meijer
-
Upon gateway subscription to the root node, don't retrieve items.2011-02-13, by Ralph Meijer
-
Oh, it's 2010 already?2010-10-16, by Ralph Meijer
-
Reshape Idavoll as a PubSubResource.2010-10-16, by Ralph Meijer
-
Make a copy of the config to prevent later modification.2010-10-16, by Ralph Meijer
-
Add tests for subscription and unsubscription JID checks in [53d2c0019458].2010-10-16, by Ralph Meijer
-
Make the PostgreSQL ConnectionPool only once for all unit tests.2010-10-16, by Ralph Meijer
-
Fix wrong use of configuration variables for pgsql db initialization.2009-10-14, by Ralph Meijer
-
Release Idavoll 0.9.1.2009-09-07, by Ralph Meijer
-
Fix subscription and unsubscription JID checks.2009-09-03, by Ralph Meijer
-
Remove debugging prints.2009-06-18, by Ralph Meijer
-
Make 204 responses not result in failure.2009-06-18, by Ralph Meijer
-
Actually log requests if verbose.2009-06-18, by Ralph Meijer
-
These files also belong to the Idavoll 0.9.0 release.2009-04-08, by Ralph Meijer
-
Release Idavoll 0.9.0.2009-04-08, by Ralph Meijer
-
Fix error reporting for older Python versions.2009-01-30, by Ralph Meijer
-
Add support for node deletion with redirect.2009-01-30, by Ralph Meijer
-
Commit 0.8.1 release to SVN.2008-09-09, by Ralph Meijer
-
Release Idavoll 0.8.0.2008-08-05, by Ralph Meijer
-
Implement root collection that includes all leaf nodes.2008-08-04, by Ralph Meijer
-
Adjust node configuration to match wokkel API changes.2008-08-04, by Ralph Meijer
-
Implement storage facilities for the HTTP gateway.2008-07-16, by Ralph Meijer
-
Match wokkel API change for PubSubClient.2008-07-14, by Ralph Meijer
-
Use `domish.Element`s to represent items, instead of serialized XML.2008-06-25, by Ralph Meijer
-
Make sure that item elements lose their namespace before storage, notification.2008-06-24, by Ralph Meijer
-
Epytext fixes.2008-06-10, by Ralph Meijer
-
Adjust spacing to match Twisted's.2008-06-10, by Ralph Meijer
-
Change naming and spacing conventions to match Twisted's.2008-06-10, by Ralph Meijer
-
update tags2009-06-18, by convert-repo
-
Return deferreds on failure, instead of raising exceptions.2008-06-10, by Ralph Meijer
-
Check in missing file, also part of Idavoll 0.7.3.2008-05-30, by Ralph Meijer
-
Release Idavoll 0.7.3.2008-05-30, by Ralph Meijer
-
Use ServiceMaker to setup twistd plugins, if available.2008-05-30, by Ralph Meijer
-
Return proper HTTP status codes on failed un-/subscription.2008-05-17, by Ralph Meijer
-
Make sure optional PostgreSQL connect parameters are passed as None, require2008-05-17, by Ralph Meijer
-
Released Idavoll 0.7.0.2008-04-22, by Ralph Meijer
-
Fix syntax errors in database schema.2008-04-22, by Ralph Meijer
-
Make sure second subscribers through HTTP also get a notification of the2008-04-17, by Ralph Meijer
-
Add maxItems support.2008-04-16, by Ralph Meijer
-
Add gateway support for retrieving items from a node. Reorder gateway module.2008-04-15, by Ralph Meijer
-
Install tests, too.2008-04-11, by Ralph Meijer
-
Implement HTTP client to gateway and implement functional tests with it.2008-04-11, by Ralph Meijer
-
Add send_last_published_item configuration item to nodes table definition.2008-04-11, by Ralph Meijer
-
Typos2008-04-10, by Ralph Meijer
-
Properly add send_last_published_item configuration item.2008-04-10, by Ralph Meijer
-
Guard against missing config for sending last published item on subscription.2008-04-10, by Ralph Meijer
-
Send last published item on subscription if node is so configured.2008-04-10, by Ralph Meijer
-
Add HTTP gateway in a separate plugin.2008-04-10, by Ralph Meijer
-
Move around service setup.2008-04-09, by Ralph Meijer
-
Make test backend consistent with interface.2008-04-09, by Ralph Meijer
-
Send out node deletion notifications.2008-04-09, by Ralph Meijer
-
Make node type part of node configuration.2008-04-09, by Ralph Meijer
-
Fix Backend's getNodeInfo so that it properly adds its errback.2008-01-15, by Ralph Meijer
-
Reply with the correct error condition on subscription when not subscribed.2008-01-03, by Ralph Meijer
-
Provide twistd parameters for connecting to a remote PostgreSQL database.2007-10-09, by Ralph Meijer
-
Fix typos in service creation. Make disco not respond when a resource is provided.2007-10-04, by Ralph Meijer
-
Fix use of uuid module now shipping with Python 2.5.2007-10-03, by Ralph Meijer
-
Move protocol implementations (pubsub, disco, forms) to and depend on wokkel.2007-10-03, by Ralph Meijer
-
Oh, and fix README. Really release 0.6.0.2007-01-18, by Ralph Meijer