Ask Solem
|
5cedbd24a1
|
contrib directory now named 'extra'
|
2012-06-21 15:23:37 +01:00 |
Ask Solem
|
df458539b7
|
Fixes changelog
|
2012-06-21 15:21:54 +01:00 |
Ask Solem
|
887a7a91b5
|
PEP8ify
|
2012-06-20 21:57:36 +01:00 |
Ask Solem
|
304b7d66e2
|
Updates Changelog
|
2012-06-19 16:57:59 +02:00 |
Ask Solem
|
462e34a061
|
Tests passing
|
2012-06-16 18:42:37 +02:00 |
Ask Solem
|
d607aee3e5
|
SQS: Sets default visibility timeout to 30 mins
|
2012-06-16 18:40:40 +02:00 |
Ask Solem
|
4cfef0c861
|
Producer.publish(retry=True) now works properly
|
2012-06-16 18:09:03 +02:00 |
Ask Solem
|
6ce1a2f5a6
|
Json doesn't handle buffer. Thanks to psquarejho. Closes #135
|
2012-06-16 16:16:17 +02:00 |
Ask Solem
|
5e7a32440f
|
Use single quotes
|
2012-06-15 19:32:40 +02:00 |
Ask Solem
|
8d5652600e
|
Virtual now supports passive argument to exchange_declare
|
2012-06-12 18:27:59 +01:00 |
Ask Solem
|
08390fe4c5
|
Exchange.declare now supports passive argument
|
2012-06-12 18:26:18 +01:00 |
Ask Solem
|
d33237a184
|
Flake8
|
2012-06-11 18:25:18 +01:00 |
Ask Solem
|
807b86cfa6
|
Forgot to add file
|
2012-06-11 18:19:42 +01:00 |
Ask Solem
|
43a83bba0a
|
Exchange+Queue+SimpleQueue can now be bound to connection (using default_channel), and adds classmethod Queue.from_dict() to be used instead of common.entry_to_queue
|
2012-06-11 18:19:28 +01:00 |
Ask Solem
|
1103498ca5
|
Connection.manager.get_bindings now works for librabbitmq & pika
|
2012-06-11 14:26:25 +01:00 |
Ask Solem
|
9d70209e65
|
Adds Transport.driver_type, driver_name, and driver_version()
|
2012-06-11 14:21:33 +01:00 |
Ask Solem
|
08c3ce1120
|
Redis: Remove dummy lock
|
2012-06-07 18:51:14 +01:00 |
Ask Solem
|
5fd100d458
|
Changelog wording
|
2012-06-07 15:40:29 +01:00 |
Ask Solem
|
4548b1a6d1
|
Doctree should have different depths
|
2012-06-07 15:37:34 +01:00 |
Ask Solem
|
362ac964df
|
rst2html --strict for README.rst
|
2012-06-07 15:25:27 +01:00 |
Ask Solem
|
0e02fd298c
|
Bumps version to 2.2.0
|
2012-06-07 15:22:02 +01:00 |
Ask Solem
|
736853d1d5
|
Set release-date for 2.2.0
|
2012-06-07 15:20:01 +01:00 |
Ask Solem
|
384d3050fa
|
Zookeeper cosmetics
|
2012-06-07 15:07:13 +01:00 |
Ask Solem
|
faa307ee9c
|
Adds Mahendra M to AUTHORS
|
2012-06-07 15:07:13 +01:00 |
Mahendra M
|
c43eb27700
|
Adds support for Apache Zookeeper as a transport.
Closes #134
|
2012-06-07 15:06:24 +01:00 |
Ask Solem
|
79bdac674a
|
Tests passing
|
2012-06-07 14:52:11 +01:00 |
Ask Solem
|
956fea00eb
|
Updates Changelog, set redis visibility timeout to 1 hour by default
|
2012-06-07 14:41:36 +01:00 |
Ask Solem
|
66cd638455
|
Cosmetics
|
2012-06-06 17:49:21 +01:00 |
Ask Solem
|
ab43b94eb7
|
Canonical repo moved to https://github.com/celery/kombu
|
2012-06-06 14:46:58 +01:00 |
Ask Solem
|
0da350abe1
|
2.2.0rc2
|
2012-06-03 11:51:00 +01:00 |
Ask Solem
|
4363702f79
|
Fixes virtual.QoS bug
|
2012-06-03 11:48:45 +01:00 |
Ask Solem
|
59871c4086
|
Redis now works with the celery eventloop again
|
2012-06-02 21:05:16 +01:00 |
Ask Solem
|
123160ec8f
|
Simplify amqplib's drain_events
|
2012-05-31 17:38:02 +01:00 |
Ask Solem
|
9d7f6a9d1f
|
flakes
|
2012-05-31 15:07:50 +01:00 |
Ask Solem
|
23aebe32be
|
Removes librabbitmq from requirements
|
2012-05-31 14:59:55 +01:00 |
Ask Solem
|
3c748f9d5d
|
Merge branch 'master' of github.com:/ask/kombu
|
2012-05-31 14:49:22 +01:00 |
Ask Solem
|
1700fa0115
|
Ignore ENOENT on epoll.unregister
|
2012-05-31 14:49:14 +01:00 |
Ask Solem
|
d1d331f8a1
|
Pidbox reply exchange must also be auto_delete=False
|
2012-05-31 14:26:25 +01:00 |
Ask Solem
|
9cc550f7ea
|
Don't use librabbitmq if running under eventlet/gevent
|
2012-05-31 12:34:21 +01:00 |
Ask Solem
|
8e8977a86a
|
Pidbox exchanges no longer auto_delete
|
2012-05-31 12:33:57 +01:00 |
Ask Solem
|
a3d86c83e8
|
Tests passing
|
2012-05-28 21:47:26 +01:00 |
Ask Solem
|
c968dc700d
|
Merge branch 'master' of github.com:ask/kombu
|
2012-05-28 21:16:21 +01:00 |
Ask Solem
|
2d23d22c83
|
Don't depend on librabbitmq afterall
|
2012-05-28 21:15:11 +01:00 |
Ask Solem
|
88cf7726a6
|
amqp alias now points to librabbitmq if installed
|
2012-05-28 21:13:22 +01:00 |
Ask Solem
|
3a2ee3ec26
|
Pidbox: Now uses connection.default_channel
|
2012-05-28 21:12:56 +01:00 |
Ask Solem
|
8f726a27b2
|
Pickle serialization: Can now decode buffer objects
|
2012-05-28 21:10:49 +01:00 |
Ask Solem
|
40ee8d11e7
|
librabbitmq: Support v0.9.4
|
2012-05-28 21:07:51 +01:00 |
Ask Solem
|
1080aa2512
|
Ignore ValueError from kqueue.control
|
2012-05-28 21:07:34 +01:00 |
Mher Movsisyan
|
67621762da
|
Adds missing import
|
2012-05-27 15:14:48 +06:00 |
Ask Solem
|
4899c71565
|
Update transport comparison table
|
2012-05-25 14:53:37 +01:00 |