Ask Solem
|
9204bed46d
|
Copyright is now GoPivotal, Inc.
|
2013-06-11 12:28:57 +01:00 |
Ask Solem
|
f2b7dc647d
|
pidbox: log method errors with traceback
|
2013-05-29 12:54:39 +01:00 |
Ask Solem
|
8aeb642ea1
|
[eventio] Kqueue is broken, use select
|
2013-05-16 16:37:54 +01:00 |
Ask Solem
|
cae2e296e2
|
[tox] install dev requirements
|
2013-05-15 17:34:17 +01:00 |
Ask Solem
|
415dcc5ff8
|
Merge branch '2.5'
Conflicts:
kombu/transport/mongodb.py
|
2013-05-14 15:29:48 +01:00 |
Ask Solem
|
7f9674419b
|
Adds John Shuping to AUTHORS
|
2013-05-14 15:29:11 +01:00 |
John Shuping
|
faea22866b
|
connection.info(): 'hostname' is misleading
When multiple brokers are specified, dont show the
the hostname as the entire python list.
|
2013-05-14 15:27:01 +01:00 |
Ask Solem
|
b64251a6a8
|
wording
|
2013-05-14 14:56:33 +01:00 |
Ask Solem
|
a118836ae1
|
fixes typo
|
2013-05-01 22:47:33 +01:00 |
Ask Solem
|
76470da7ce
|
Fixes simple task queue example. Closes #230
|
2013-05-01 18:17:51 +01:00 |
Flaper Fesp
|
e428bcd122
|
Removed unused import
|
2013-05-01 17:59:45 +01:00 |
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 |
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 |