Commit Graph

1012 Commits

Author SHA1 Message Date
Ask Solem 4922c4aaea can now import eventloop and uuid from kombu module 2012-06-24 16:13:26 +01:00
Ask Solem 9d4c516b42 tests for URI_PASSTHROUGH & clone 2012-06-24 16:00:12 +01:00
Ask Solem 95cdc0bb6f Fixes .clone() for transports in URI_PASSTHROUGH 2012-06-24 12:01:45 +01:00
Ask Solem ecd368c9c1 after_reply_message_received in finally block 2012-06-24 12:00:53 +01:00
Ask Solem b397281f0e librabbitmq import error should show the right name 2012-06-22 14:35:31 +01:00
Ask Solem a599d511bc Updates Changelog 2012-06-22 14:32:49 +01:00
Ask Solem e4dc19669b Remove dev mck req from test req 2012-06-22 14:24:46 +01:00
Ask Solem ac5733ea0a Adds John Watson to AUTHORS 2012-06-22 13:06:06 +01:00
John Watson ab6ad4ce04 Fix blocking epoll 2012-06-22 12:59:08 +01:00
Ask Solem 0603dec01e Now depends on anyjson 0.3.3 2012-06-21 17:14:40 +01:00
Ask Solem face1a4ed8 Bumps version to 2.2.2 2012-06-21 16:26:01 +01:00
Ask Solem 07649958fc Updates changelog 2012-06-21 16:25:56 +01:00
Ask Solem c6360288ec anyjson 0.3.2 now supports buffer objects, so pass them on 2012-06-21 16:24:01 +01:00
Ask Solem df7913860f Now depends on anyjson >=0.3.2 2012-06-21 16:19:21 +01:00
Ask Solem 185348345f setup.py now takes reqs from requirements/ 2012-06-21 15:53:36 +01:00
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