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