Joshua Harlow
32ce45f14f
Add a requeue_log_error method
...
In order to match how there is a ack_log_error
and a reject_log_error it seems appropriate to
also provide a requeue_log_error method that
is provided in the message class.
2014-06-19 22:33:06 -07:00
Ask Solem
d3a36c6750
Fixes stray OrderedDict import
2014-06-13 13:57:23 +01:00
Ask Solem
6524bd293a
Merge branch 'master' into curlclient
...
Conflicts:
kombu/async/hub.py
kombu/tests/case.py
kombu/tests/transport/test_redis.py
kombu/transport/SQS.py
2014-06-11 14:55:11 +01:00
Ask Solem
244b882e0c
Also cache durable and auto_delete entities
2014-06-09 13:53:24 +01:00
Ask Solem
d1b017b99c
Optimizes maybe_declare for transient queues
2014-06-05 16:16:55 +01:00
Ask Solem
19e83733c2
Hub._ready is now a set
2014-06-04 14:14:24 +01:00
Ask Solem
12b78204d4
Tests passing
2014-06-02 17:47:35 +01:00
Ask Solem
19c83a1b52
Merge branch '3.0'
...
Conflicts:
README.rst
kombu/__init__.py
kombu/async/hub.py
kombu/utils/url.py
2014-06-02 17:20:32 +01:00
Ask Solem
202e5b56e8
Fixes typo in reference index
2014-06-02 17:18:32 +01:00
Ask Solem
1dddd80a6e
beanstalk can now be imported without beanstalkc dependency
2014-06-02 17:18:24 +01:00
Ask Solem
3624a37170
couchdb can now be imported without couchdb dependency
2014-06-02 17:18:07 +01:00
Ask Solem
b0ce0a4524
Redis: raise proper error if redis library missing
2014-06-02 17:17:50 +01:00
Ask Solem
241c4c0c0d
amqplib can now be imported without amqplib dependency. Closes #316
2014-06-02 17:17:20 +01:00
Ask Solem
96ed178cda
Bumps version to 3.0.17 and updates Changelog
2014-06-02 16:56:34 +01:00
Ask Solem
06863124d1
Adds Felix Schwarz to AUTHORS
2014-06-02 16:35:04 +01:00
Felix Schwarz
5ca5df46a6
SQLAlchemy Transport treats OperationalError as connection error (e.g. MySQL connection drops due to inactivity or a MySQL server restart)
2014-06-02 16:34:56 +01:00
Ask Solem
6547f7f8b8
Adds Felix Schwarz to AUTHORS
2014-06-02 16:34:45 +01:00
Felix Schwarz
b9c897e96c
SQLAlchemy Transport treats OperationalError as connection error (e.g. MySQL connection drops due to inactivity or a MySQL server restart)
2014-06-02 16:34:02 +01:00
Ask Solem
d39c91f15a
Updates Changelog
2014-06-02 16:33:42 +01:00
Ask Solem
cb41151804
Adds Latitia M. Haskins to AUTHORS
2014-05-30 15:16:54 +01:00
Latitia M. Haskins
fb2bf278e4
Issue #355 : Check if the userid is populated for couchdb credentials
2014-05-30 15:16:46 +01:00
Ask Solem
79f59e1897
Adds Latitia M. Haskins to AUTHORS
2014-05-30 15:16:23 +01:00
Latitia M. Haskins
d006baf169
Issue #355 : Check if the userid is populated for couchdb credentials
2014-05-30 15:15:54 +01:00
Ask Solem
0ff70fbba9
Restores accidentally removed tox.ini. Closes #358
2014-05-30 14:41:48 +01:00
Ask Solem
d7d185afdc
kombu[librabbitmq] now depends on librabbitmq 1.5.2
2014-05-30 14:34:25 +01:00
Ask Solem
c37a005caa
Fixes typo in comment
2014-05-30 14:33:00 +01:00
Ask Solem
40d074af95
sanitize_url now works if host is None
2014-05-30 14:32:55 +01:00
Ask Solem
e7707f9718
Tests passing
2014-05-30 14:32:39 +01:00
Ask Solem
a9c197b1c0
Adds maybe_sanitize_url to kombu.utils.url
...
Conflicts:
kombu/utils/url.py
2014-05-30 14:32:32 +01:00
Ask Solem
85c0a15c68
Adds sanitize_url and as_url to kombu.utils.url
...
Conflicts:
kombu/utils/url.py
2014-05-30 14:32:10 +01:00
Ask Solem
3dad9e7aac
parse_url function should not know about mongodb, and the transport already sets can_parse_url
2014-05-30 14:31:29 +01:00
Ask Solem
5fbc935db9
Adds CI for Py3.4
2014-05-30 14:31:04 +01:00
Ask Solem
778972fbde
Redis: Use super._restore when ack_emulation disabled. Closes celery/celery#1776
2014-05-30 14:30:17 +01:00
Ask Solem
3da895e754
Redis: Use super._restore when ack_emulation disabled. Closes celery/celery#1776
2014-05-30 13:28:37 +01:00
Ask Solem
3d63c6762d
cosmetics
2014-05-29 12:36:35 +01:00
Ask Solem
86274e967d
Fixes flakes after flake8 upgrade
2014-05-27 14:41:20 +01:00
Ask Solem
50e2d6c1a4
Adds Makefile
2014-05-27 14:33:11 +01:00
Ask Solem
2d43889d6e
eventloop() should not swallow socket.errors
2014-05-23 14:25:17 +01:00
Ask Solem
d7fb705294
eventloop() should not swallow socket.errors
2014-05-23 14:25:04 +01:00
Ask Solem
c13f9284af
Copyright 2014
2014-05-22 14:58:41 +01:00
Ask Solem
ff42ffc6f3
Copyright 2014
2014-05-22 14:58:14 +01:00
Ask Solem
224f16160b
Fixes typo in comment
2014-05-21 16:49:21 +01:00
Ask Solem
e9e48ad729
sanitize_url now works if host is None
2014-05-21 15:12:56 +01:00
Ask Solem
f9713144e8
Adds CI for Py3.4
2014-05-21 13:25:25 +01:00
Ask Solem
49de25a175
Tests passing on Py3
2014-05-21 13:25:18 +01:00
Ask Solem
f80e0c349f
Removes kombu.utils.compat.get_errno
2014-05-21 12:57:24 +01:00
Ask Solem
095ba02263
kombu.five now extends amqp.five
2014-05-20 22:51:09 +01:00
Ask Solem
11c9c7b7b4
flakes
2014-05-20 21:55:29 +01:00
Ask Solem
bfb5060f1f
Removes importlib depdendency in bdist_rpm
2014-05-20 21:50:18 +01:00
Ask Solem
3d963c1eb6
Removes anyjson dependency :sad:
2014-05-20 21:49:47 +01:00