Ask Solem
|
897fec6728
|
Preserve all properties when wrapping Pika message. Closes #48. Thanks to dgorissen
|
2011-07-15 11:41:23 +01:00 |
Ask Solem Hoel
|
056c9d7492
|
Merge pull request #40 from jibs/master
trivial change from carrot > kombu in docs
|
2011-07-15 03:33:57 -07:00 |
Ask Solem
|
8628adbd84
|
Producer.publish can now set arbitrary **properties
|
2011-07-15 11:32:44 +01:00 |
Ask Solem
|
8537a359f6
|
Tests passing
|
2011-06-29 12:29:21 +01:00 |
Ask Solem
|
9f00ccdcc8
|
Bumps version to 1.2.0 and updates Changelog
|
2011-06-29 12:04:46 +01:00 |
Ask Solem
|
dbae048da5
|
Adds requirements/py24.txt
|
2011-06-29 11:57:30 +01:00 |
Ask Solem
|
1ed7eb07a5
|
no_ack can now be controlled on individual queues
|
2011-06-29 11:57:11 +01:00 |
Ask Solem
|
93a1efae10
|
pylibrabbitmq support was broken
|
2011-06-28 15:41:29 +01:00 |
Ask Solem
|
c3204c56fb
|
SimpleQueue and SimpleBuffer can now be used as contexts
|
2011-06-28 15:41:16 +01:00 |
Ask Solem
|
480112b21f
|
Test requirements specifies PyYAML==3.09 as 3.10 dropped Python 2.4 support
|
2011-06-28 15:40:21 +01:00 |
Ask Solem
|
8211f20210
|
Fixes Connection.info
|
2011-06-16 12:18:43 +01:00 |
Ask Solem
|
1380ad063a
|
Fix for list bindings
|
2011-06-15 16:03:23 +01:00 |
Ask Solem
|
af4d2b0cfd
|
SQS improvements
|
2011-06-15 14:26:48 +01:00 |
Ask Solem
|
69b36c91a5
|
Properly report default values in Connection.info/.as_uri
|
2011-06-13 17:52:09 +01:00 |
Ask Solem
|
b24869f7f4
|
PEP8ify + pyflakes
|
2011-06-13 15:58:47 +01:00 |
Ask Solem
|
8988e65898
|
Updates Changelog
|
2011-06-13 15:54:49 +01:00 |
Ask Solem
|
67a6773fea
|
Merge branch 'SQS-SDB'
|
2011-06-13 15:51:09 +01:00 |
Ask Solem
|
2528581cc3
|
Fixes rst issues in README
|
2011-06-13 15:51:01 +01:00 |
Ask Solem
|
c24eae1c25
|
Bumps version to 1.1.6 and updates Changelog
|
2011-06-13 15:47:29 +01:00 |
Ask Solem
|
a0ab5e5b2d
|
Implements Channel.list_bindings for virtual transports
|
2011-06-13 12:46:46 +01:00 |
Ask Solem
|
c83caeb1af
|
Merge branch 'master' into SQS-SDB
|
2011-06-13 12:16:26 +01:00 |
Ask Solem
|
91bc3eb946
|
SQS: Now deletes the message on Message.ack()
|
2011-06-13 12:12:44 +01:00 |
andy
|
fab106aeea
|
disconnect the redis client if a ConnectionError occurs
|
2011-06-12 18:28:19 +02:00 |
Ask Solem
|
a9bd9ebc8b
|
amqplib: Default hostname should be 'localhost', don't raise KeyError
|
2011-06-09 17:01:31 +01:00 |
Ask Solem
|
bf5e824b6f
|
setup_logging should not setup the root logger, but only the kombu loggers
|
2011-06-09 16:46:38 +01:00 |
Ask Solem
|
5ca77015d6
|
SQS: Needs to delete message after receiving.
|
2011-06-09 16:45:54 +01:00 |
Ask Solem
|
e0fc18ea83
|
SDB for fanout now works, but something is very slow (like declaring queues, etc)
|
2011-06-08 18:52:46 +01:00 |
Ask Solem
|
56777ee404
|
Unit tests passing
|
2011-06-07 17:56:04 +01:00 |
Ask Solem
|
f367f4885a
|
Bumps version to 1.1.5 and updates Changelog
|
2011-06-07 17:49:39 +01:00 |
Ask Solem
|
e80b9815f9
|
Fixes a few more redis 2.4.4 related issues
|
2011-06-07 17:43:08 +01:00 |
Ask Solem
|
f89774ff36
|
Updates Changelog
|
2011-06-07 15:51:22 +01:00 |
Ask Solem
|
70e2c6b68c
|
PEP8ify
|
2011-06-07 15:46:11 +01:00 |
Ask Solem
|
f582991aa1
|
Now requires redis-py version 2.4.4 or later
|
2011-06-07 15:46:06 +01:00 |
Ask Solem
|
c3c1f5c125
|
Bumps version to 1.1.4
|
2011-06-07 15:20:43 +01:00 |
Ask Solem
|
897ee5c3e1
|
Passes functional tests
|
2011-06-07 15:20:09 +01:00 |
Ask Solem
|
33f7ba3ae2
|
Adds reference documentation for kombu.transport.SQS
|
2011-06-07 15:19:57 +01:00 |
Ask Solem
|
95afeb0932
|
Adds requirements/pkgutils.txt for distribution maintenance
|
2011-06-07 15:19:32 +01:00 |
Ask Solem
|
3e44c38515
|
SQS: SDB related fixes and cleanup
|
2011-06-05 19:02:51 +01:00 |
Ask Solem
|
04f104e312
|
SQS Backend: Using SDB to store routing tables. Not actually executed yet
|
2011-06-03 21:17:49 +01:00 |
Ask Solem
|
ea89778d5e
|
Changes email address in AUTHORS
|
2011-06-03 18:30:05 +01:00 |
Ask Solem
|
ac6fae3295
|
Adds Andy McCurdy to AUTHORS
|
2011-06-03 08:34:35 +01:00 |
andy
|
7c362f6d48
|
redis-py 2.4.0 refactored some internals that kombu previously relied on. we subclass the Redis client to restore the "connection" attribute, and force execute_command() to use our known connection attribute instead of going through the standard connection_pool.
|
2011-06-01 14:51:33 -07:00 |
Ask Solem
|
6bcedcbe53
|
SQS transport now replaces dots in queue names with dashes
and also all other punctuation with underscores, as SQS only
accepts alphanumerics + -,_.
Thanks to adamn
|
2011-05-25 14:46:29 +01:00 |
Ask Solem
|
3ec12584f1
|
Updates funtest requirements
|
2011-05-25 14:46:04 +01:00 |
Ask Solem
|
8bae43c224
|
Adds connection/channel_errors for SQS transport
|
2011-05-25 14:38:44 +01:00 |
Ask Solem
|
a5816c4437
|
Updates README with SQS transport
|
2011-05-25 14:38:44 +01:00 |
Ask Solem
|
03da6ed197
|
Amazon SQS transport passing functional tests. Sponsored by the good guys at Yipit.com!
|
2011-05-25 14:38:44 +01:00 |
Jibs
|
df44fbcb26
|
+1 for trivial renaming in doc
|
2011-05-20 10:16:19 +01:00 |
Ask Solem
|
5a1089ab94
|
Fixes default credentials for librabbitmq transport
|
2011-05-16 15:03:33 +02:00 |
Ask Solem
|
2644950f74
|
Adds David Strauss to AUTHORS
|
2011-05-10 17:43:36 +02:00 |