2012-05-17 |
Goffi |
added creator check support
|
2012-05-17 |
Goffi |
renamed service to « Salut à Toi pubsub service »
|
2012-05-16 |
Goffi |
fixed Ralph Meijer copyright years (last commit was in 2011, not in 2009)
|
2012-05-16 |
Goffi |
replaced idavoll imports by sat_pubsub imports
|
2012-05-16 |
Goffi |
sublicensed under AGPL V3
|
2012-05-17 |
Goffi |
renamed idavoll directory to sat_pubsub
|
2012-05-10 |
Goffi |
added .hgignore
|
2012-05-10 |
Goffi |
renamed idavoll.tac to sat_pubsub.tac
|
2012-05-10 |
Goffi |
tac file sample
|
2012-05-10 |
Goffi |
added auto-create support
|
2012-05-16 |
Goffi |
Replaced unmaintained pyPgSQL by Psycopg 2
|
2011-02-13 |
Ralph Meijer |
Always use the bare JID for affilitations.
|
2011-02-13 |
Ralph Meijer |
Include example in packages.
|
2011-02-13 |
Ralph Meijer |
Upon gateway subscription to the root node, don't retrieve items.
|
2010-10-16 |
Ralph Meijer |
Oh, it's 2010 already?
|
2010-10-16 |
Ralph Meijer |
Reshape Idavoll as a PubSubResource.
|
2010-10-16 |
Ralph Meijer |
Make a copy of the config to prevent later modification.
|
2010-10-16 |
Ralph Meijer |
Add tests for subscription and unsubscription JID checks in [53d2c0019458].
|
2010-10-16 |
Ralph Meijer |
Make the PostgreSQL ConnectionPool only once for all unit tests.
|
2009-10-14 |
Ralph Meijer |
Fix wrong use of configuration variables for pgsql db initialization.
|
2009-09-07 |
Ralph Meijer |
Release Idavoll 0.9.1.
|
2009-09-03 |
Ralph Meijer |
Fix subscription and unsubscription JID checks.
|
2009-06-18 |
Ralph Meijer |
Remove debugging prints.
|
2009-06-18 |
Ralph Meijer |
Make 204 responses not result in failure.
|
2009-06-18 |
Ralph Meijer |
Actually log requests if verbose.
|
2009-04-08 |
Ralph Meijer |
These files also belong to the Idavoll 0.9.0 release.
|
2009-04-08 |
Ralph Meijer |
Release Idavoll 0.9.0.
|
2009-01-30 |
Ralph Meijer |
Fix error reporting for older Python versions.
|
2009-01-30 |
Ralph Meijer |
Add support for node deletion with redirect.
|
2008-09-09 |
Ralph Meijer |
Commit 0.8.1 release to SVN.
|
2008-08-05 |
Ralph Meijer |
Release Idavoll 0.8.0.
|
2008-08-04 |
Ralph Meijer |
Implement root collection that includes all leaf nodes.
|
2008-08-04 |
Ralph Meijer |
Adjust node configuration to match wokkel API changes.
|
2008-07-16 |
Ralph Meijer |
Implement storage facilities for the HTTP gateway.
|
2008-07-14 |
Ralph Meijer |
Match wokkel API change for PubSubClient.
|
2008-06-25 |
Ralph Meijer |
Use `domish.Element`s to represent items, instead of serialized XML.
|
2008-06-24 |
Ralph Meijer |
Make sure that item elements lose their namespace before storage, notification.
|
2008-06-10 |
Ralph Meijer |
Epytext fixes.
|
2008-06-10 |
Ralph Meijer |
Adjust spacing to match Twisted's.
|
2008-06-10 |
Ralph Meijer |
Change naming and spacing conventions to match Twisted's.
|
2009-06-18 |
convert-repo |
update tags
|
2008-06-10 |
Ralph Meijer |
Return deferreds on failure, instead of raising exceptions.
|
2009-06-18 |
convert-repo |
update tags
idavoll-0.7.3
|
2008-05-30 |
Ralph Meijer |
Check in missing file, also part of Idavoll 0.7.3.
|
2008-05-30 |
Ralph Meijer |
Release Idavoll 0.7.3.
|
2008-05-30 |
Ralph Meijer |
Use ServiceMaker to setup twistd plugins, if available.
|
2008-05-17 |
Ralph Meijer |
Return proper HTTP status codes on failed un-/subscription.
|
2008-05-17 |
Ralph Meijer |
Make sure optional PostgreSQL connect parameters are passed as None, require
|
2008-04-22 |
Ralph Meijer |
Released Idavoll 0.7.0.
|
2008-04-22 |
Ralph Meijer |
Fix syntax errors in database schema.
|
2008-04-17 |
Ralph Meijer |
Make sure second subscribers through HTTP also get a notification of the
|
2008-04-16 |
Ralph Meijer |
Add maxItems support.
|
2008-04-15 |
Ralph Meijer |
Add gateway support for retrieving items from a node. Reorder gateway module.
|
2008-04-11 |
Ralph Meijer |
Install tests, too.
|
2008-04-11 |
Ralph Meijer |
Implement HTTP client to gateway and implement functional tests with it.
|
2008-04-11 |
Ralph Meijer |
Add send_last_published_item configuration item to nodes table definition.
|
2008-04-10 |
Ralph Meijer |
Typos
|
2008-04-10 |
Ralph Meijer |
Properly add send_last_published_item configuration item.
|
2008-04-10 |
Ralph Meijer |
Guard against missing config for sending last published item on subscription.
|
2008-04-10 |
Ralph Meijer |
Send last published item on subscription if node is so configured.
|