log idavoll/gateway.py @ 220:e59b48f3f636

age author description
2009-06-18 Ralph Meijer Make 204 responses not result in failure.
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-08-04 Ralph Meijer Implement root collection that includes all leaf nodes.
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-10 Ralph Meijer Change naming and spacing conventions to match Twisted's.
2008-05-17 Ralph Meijer Return proper HTTP status codes on failed un-/subscription.
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 Implement HTTP client to gateway and implement functional tests with it.
2008-04-10 Ralph Meijer Add HTTP gateway in a separate plugin.