Flaper Fesp
ff7a40e74d
avoid mongodb warning 'database name in URI is being ignored'
2013-05-01 17:59:36 +01:00
Ask Solem
427b563ce9
Merge branch 'master' of github.com:celery/kombu
2013-05-01 17:58:46 +01:00
Ask Solem
2039e3c20c
Merge branch '2.5'
2013-05-01 17:58:36 +01:00
Ask Solem
7b968eae83
Adds Jonathan Halcrow to AUTHORS
2013-05-01 17:58:30 +01:00
Jonathan Halcrow
d20f4c2a5e
Don't bind queues to the default exchange - Fixes #209
2013-05-01 17:58:07 +01:00
Ask Solem
fee11d1ea9
Merge branch '2.5'
...
Conflicts:
kombu/pidbox.py
kombu/utils/__init__.py
kombu/utils/eventio.py
2013-04-30 13:19:35 +01:00
Ask Solem
778143b34b
Adds Connection.collect to close circular refs without I/O
2013-04-30 13:18:09 +01:00
Flaper Fesp
be02430d26
Removed unused import
2013-04-28 19:27:16 +02:00
Flaper Fesp
9e0df09676
avoid mongodb warning 'database name in URI is being ignored'
2013-04-28 19:26:16 +02:00
Tommie McAfee
d8a9e99f89
Add Pyro4 transport
...
Use a Pyro proxy as channel. Published object must implement methods
used in the Channel class for the shared_queues object. Once published
this object can be shared across multiple hosts.
Sample object backing:
https://github.com/tahmmee/pyroqueue/blob/master/pyroqueues.py
2013-04-25 17:17:30 -04:00
Ask Solem
759c229d96
fixes typo
2013-04-24 18:01:17 +01:00
Ask Solem
a45ff816e9
Pidbox: publish reply should ignore InconsistencyError
2013-04-24 16:45:00 +01:00
Ask Solem
d31a9eacb6
eventio: Fixes select bad file descriptor handling
2013-04-24 16:44:41 +01:00
Ask Solem
deadff9a60
force_close_all should not acquire mutex
2013-04-24 16:38:24 +01:00
Ask Solem
6642d85ebf
Adds functional tests for librabbitmq transport
2013-04-22 15:23:53 +01:00
Ask Solem
523cbd2fb4
Adds functional tests for pyamqp transport
2013-04-22 15:23:32 +01:00
Ask Solem
27f8345cb3
Fixes funtests
2013-04-22 15:23:13 +01:00
Ask Solem
efa792b95c
librabbitmq: Remove cyclic reference at connection close
2013-04-22 14:47:21 +01:00
Ask Solem
9ec3d41ff5
Tests passing
2013-04-22 14:38:52 +01:00
Ask Solem
efa14fc7d4
Adds Dhananjay Nene to AUTHORS
2013-04-18 10:37:48 +01:00
Dhananjay Nene
a4453bde71
[py3] Redis transport now works on Python 3.3
2013-04-18 10:36:11 +01:00
Dhananjay Nene
27896233a3
[py3] except -> except as
2013-04-18 10:35:55 +01:00
Ask Solem
1a169dfb36
Ensure was retrying one more time than max_retries
2013-04-17 15:36:18 +01:00
Ask Solem
4146118de3
Merge branch '2.5'
...
Conflicts:
Changelog
kombu/utils/eventio.py
2013-04-17 15:19:29 +01:00
Ask Solem
b639fef1f5
Updates Changelog
2013-04-17 15:11:02 +01:00
Ask Solem
f83a19f9df
Tests passing
2013-04-17 15:06:55 +01:00
Ask Solem
fca2e25337
testsuite: Remove multiprocessing _exit_function from atexit handlers
2013-04-17 15:03:25 +01:00
Ask Solem
3ce16da2fc
poller.unregister may raise ValueError on Py3
2013-04-17 14:46:47 +01:00
Ask Solem
4097d06228
Documentation improvements. Closes #130
2013-04-17 14:06:39 +01:00
Ask Solem
b1b52e6800
Adds Rafal Malinowski to AUTHORS
2013-04-17 12:42:42 +01:00
Ask Solem
32d938658d
Fixes bugs in pull request #217
2013-04-17 12:40:46 +01:00
Rafal Malinowski
2d075adba1
Added passive option for Exchange
2013-04-17 12:37:51 +01:00
Ask Solem
81094e47ff
Adds Dan LaMotte to AUTHORS
2013-04-17 12:36:43 +01:00
Ask Solem
cabe1bbe88
librabbitmq itself now raises if SSL enabled
2013-04-17 12:36:27 +01:00
Dan LaMotte
2055e495e7
Change exception to something subclassed from KombuError
2013-04-17 12:29:57 +01:00
Dan LaMotte
68075277dc
Raise exception if attempting to use SSL with librabbitmq
2013-04-17 12:29:52 +01:00
Ask Solem
856d693800
eventio+select: remove bad file descriptors
2013-04-17 12:27:04 +01:00
Ask Solem
1f92908421
Cosmetics
2013-04-15 17:44:13 +01:00
Ask Solem
970e27db8e
Merge branch '2.5'
...
Conflicts:
Changelog
README.rst
kombu/__init__.py
kombu/messaging.py
kombu/serialization.py
kombu/transport/redis.py
requirements/default.txt
2013-04-15 12:45:25 +01:00
Ask Solem
4962da4a19
Bumps version to 2.5.10
2013-04-11 18:12:15 +01:00
Ask Solem
ed46db76bd
Updates Changelog
2013-04-11 18:12:13 +01:00
Ask Solem
9958ee9021
Now depends on amqp 1.0.11
2013-04-11 17:50:02 +01:00
Ask Solem
d51ba1f94e
Updates serialization guide
2013-04-11 15:28:49 +01:00
Ask Solem
0da2ae8b4c
Consumer.accept: A whitelist of content types/serializers to allow
2013-04-11 15:15:04 +01:00
Ask Solem
24e441c79c
Adds Consumer.accept: A whitelist of content_types/serializer names to accept
2013-04-11 14:59:07 +01:00
Ask Solem
b1a8d2f868
Updates Changelog
2013-04-11 14:11:16 +01:00
Ask Solem
b66c6135e4
Adds ref kombu-index
2013-04-11 13:47:42 +01:00
Ask Solem
b3aa4b886b
Adds ref
2013-04-11 13:45:21 +01:00
Ask Solem
6966e92220
Improve inconsistency error message. celery/celery#704
2013-04-11 12:48:04 +01:00
Ask Solem
d3a06bc567
Remove accidental print statement
2013-04-11 12:27:25 +01:00