source: @ 277

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @277   10 months ralphm Fix wrong use of configuration variables for pgsql db initialization. …
(edit) @276   11 months ralphm Release Idavoll 0.9.1.
(edit) @275   11 months ralphm Fix subscription and unsubscription JID checks.
(edit) @274   14 months ralphm Remove debugging prints.
(edit) @273   14 months ralphm Make 204 responses not result in failure.
(edit) @272   14 months ralphm Actually log requests if verbose.
(edit) @271   16 months ralphm These files also belong to the Idavoll 0.9.0 release.
(edit) @270   16 months ralphm Release Idavoll 0.9.0.
(edit) @269   18 months ralphm Fix error reporting for older Python versions.
(edit) @268   18 months ralphm Add support for node deletion with redirect.
(edit) @267   23 months ralphm Commit 0.8.1 release to SVN.
(edit) @266   2 years ralphm Release Idavoll 0.8.0.
(edit) @265   2 years ralphm Implement root collection that includes all leaf nodes.
(edit) @264   2 years ralphm Adjust node configuration to match wokkel API changes. Author: ralphm. …
(edit) @263   2 years ralphm Implement storage facilities for the HTTP gateway. Author: ralphm. Fixes …
(edit) @262   2 years ralphm Match wokkel API change for PubSubClient?.
(edit) @261   2 years ralphm Use domish.Elements to represent items, instead of serialized XML.
(edit) @260   2 years ralphm Make sure that item elements lose their namespace before storage, …
(edit) @259   2 years ralphm Epytext fixes.
(edit) @258   2 years ralphm Adjust spacing to match Twisted's.
(edit) @257   2 years ralphm Change naming and spacing conventions to match Twisted's.
(edit) @256   2 years ralphm Return deferreds on failure, instead of raising exceptions.
(edit) @255   2 years ralphm Tag release 0.7.3.
(edit) @254   2 years ralphm Check in missing file, also part of Idavoll 0.7.3.
(edit) @253   2 years ralphm Release Idavoll 0.7.3.
(edit) @252   2 years ralphm Use ServiceMaker? to setup twistd plugins, if available.
(edit) @251   2 years ralphm Return proper HTTP status codes on failed un-/subscription.
(edit) @250   2 years ralphm Make sure optional PostgreSQL connect parameters are passed as None, …
(edit) @249   2 years ralphm Merged
(edit) @248   2 years ralphm Released Idavoll 0.7.0.
(edit) @247   2 years ralphm Prepare for Idavoll 0.7.0 release.
(edit) @246   2 years ralphm Branching to 'idavoll-0.7.x-10'
(edit) @245   2 years ralphm Fix syntax errors in database schema.
(edit) @244   2 years ralphm Make sure second subscribers through HTTP also get a notification of the …
(edit) @243   2 years ralphm Add maxItems support.
(edit) @242   2 years ralphm Add gateway support for retrieving items from a node. Reorder gateway …
(edit) @241   2 years ralphm Install tests, too.
(edit) @240   2 years ralphm Implement HTTP client to gateway and implement functional tests with it.
(edit) @239   2 years ralphm Add send_last_published_item configuration item to nodes table definition.
(edit) @238   2 years ralphm Typos
(edit) @237   2 years ralphm Properly add send_last_published_item configuration item.
(edit) @236   2 years ralphm Guard against missing config for sending last published item on …
(edit) @235   2 years ralphm Send last published item on subscription if node is so configured.
(edit) @234   2 years ralphm Merged
(edit) @233   2 years ralphm Add HTTP gateway in a separate plugin. Author: ralphm Fixes #8.
(edit) @232   2 years ralphm Fix copyright header
(edit) @231   2 years ralphm Add copyright header.
(edit) @230   2 years ralphm Create new twisted plugin with the http gateway and remove it from the …
(edit) @229   2 years ralphm Move gateway code to its own file.
(edit) @228   2 years ralphm Merged forward.
(edit) @227   2 years ralphm Merge forward.
(edit) @226   2 years ralphm Branching to 'http-8-2'
(edit) @225   2 years ralphm Move around service setup.
(edit) @224   2 years ralphm Make test backend consistent with interface.
(edit) @223   2 years ralphm Send out node deletion notifications.
(edit) @222   2 years ralphm Undo returning of item ids on publish.
(edit) @221   2 years ralphm Make node type part of node configuration.
(edit) @220   2 years ralphm Correct reference to base class.
(edit) @219   2 years ralphm Add list resource
(edit) @218   2 years ralphm Misnamed exception.
(edit) @217   2 years ralphm Fix for python 2.4 compatibility.
(edit) @216   2 years ralphm Fix test case, pyflakes run.
(edit) @215   2 years ralphm Changes to notification callbacks * POST atom entry or feed documents on …
(edit) @214   2 years ralphm Add support for delete notifications.
(edit) @213   2 years ralphm Add create and delete node resources, fix unsubscribe resource setup.
(edit) @212   2 years ralphm Add UnsubscribeResource? to unsubscribe from a node through HTTP.
(edit) @211   2 years ralphm Redo some error handling in RemoteSubscriptionService?, add unsubscription.
(edit) @210   2 years ralphm Merged
(edit) @209   3 years ralphm Allow multiple callbacks per node.
(edit) @208   3 years ralphm Catch malformed XMPP URIs and respond with a 400 Bad Request.
(edit) @207   3 years ralphm Trap item-not-found on subscribing and transform it into an HTTP 404 …
(edit) @206   3 years ralphm Return 404 HTTP response on publish to non-existing node.
(edit) @205   3 years ralphm Fix Backend's getNodeInfo so that it properly adds its errback. Author: …
(edit) @204   3 years ralphm Fix getNodeInfo to properly add its errback.
(edit) @203   3 years ralphm Branching to 'getNodeInfo-9'
(edit) @202   3 years ralphm Implement first take at simpler HTTP api.
(edit) @201   3 years ralphm Initial checkin.
(edit) @200   3 years ralphm Branching to 'http-8'
(edit) @199   3 years ralphm Merged
(edit) @198   3 years ralphm Reply with the correct error condition on subscription when not …
(edit) @197   3 years ralphm Fix stanza error condition for unsubscription.
(edit) @196   3 years ralphm Branching to 'errors-7'
(edit) @195   3 years ralphm Merged.
(edit) @194   3 years ralphm Provide twistd parameters for connecting to a remote PostgreSQL database. …
(edit) @193   3 years ralphm Provide parameter usage strings.
(edit) @192   3 years ralphm Apply patch from Edwin Mons.
(edit) @191   3 years ralphm Branching to 'remote-pgsql-6'
(edit) @190   3 years ralphm Fix typos in service creation. Make disco not respond when a resource is …
(edit) @189   3 years ralphm Fix use of uuid module now shipping with Python 2.5.
(edit) @188   3 years ralphm Move protocol implementations (pubsub, disco, forms) to and depend on …
(edit) @187   3 years ralphm Revert version number changes.
(edit) @186   3 years ralphm Add 'publish' as a supported feature, group features alphabetically.
(edit) @185   3 years ralphm Match api change to include service JID in every call.
(edit) @184   3 years ralphm Match wokkel API change for associating handlers with their parents.
(edit) @183   3 years ralphm Depend on wokkel, spinning out the protocol implementations.
(edit) @182   3 years ralphm Intermediate commit
(edit) @181   4 years ralphm Branching to 'xmpp-subprotocols-4'
(edit) @180   4 years ralphm Oh, and fix README. Really release 0.6.0.
(edit) @179   4 years ralphm Release 0.6.0.
(edit) @178   4 years ralphm Merged
Note: See TracRevisionLog for help on using the revision log.