.. |
async
|
Be selective about how file descriptors are removed since they may be reused for a different purpose.
|
2014-05-19 18:36:57 +01:00 |
tests
|
344 - added the skip decorator to three tests.
|
2014-05-06 13:59:05 +01:00 |
transport
|
Extra check for #342
|
2014-05-06 14:01:52 +01:00 |
utils
|
epoll unregister catches fileno TypeError
|
2014-05-06 14:01:35 +01:00 |
__init__.py
|
Bumps version to 3.0.16 and updates Changelog
|
2014-05-06 14:34:13 +01:00 |
abstract.py
|
Merge branch '2.5'
|
2013-04-30 13:19:35 +01:00 |
clocks.py
|
cosmetics
|
2013-12-06 22:21:00 +00:00 |
common.py
|
Use uuid4() instead of uuid.getnode. celery/celery#1822
|
2014-02-03 15:48:18 +00:00 |
compat.py
|
Merge branch '2.5'
|
2013-01-17 12:11:21 +00:00 |
compression.py
|
flakes
|
2014-04-15 17:04:44 +01:00 |
connection.py
|
Adds Connection.qos_semantics_matches_spec
|
2014-04-15 17:25:03 +01:00 |
entity.py
|
Message: Handle decompression and postencod errors as decode errors
|
2014-01-28 13:53:05 +00:00 |
exceptions.py
|
Updates __all__ for .exceptions
|
2014-01-28 13:38:39 +00:00 |
five.py
|
Use numbers module
|
2014-02-13 18:14:26 +00:00 |
log.py
|
Use numbers module
|
2014-02-13 18:14:26 +00:00 |
message.py
|
Tests passing on py3
|
2014-01-28 14:32:32 +00:00 |
messaging.py
|
Qos apply_global flag is supported by RabbitMQ
|
2014-04-14 15:46:51 +01:00 |
mixins.py
|
move heartbeat check to only occur on timeouts
|
2014-01-13 10:17:56 -05:00 |
pidbox.py
|
Added serialization support
|
2014-04-04 17:57:27 +07:00 |
pools.py
|
Use callable() now that it's allowed again (Issue celery/celery#1678)
|
2013-11-22 22:02:59 +00:00 |
serialization.py
|
Always trust application/data+application/text and no content_type. Closes #306
|
2014-02-03 16:26:14 +00:00 |
simple.py
|
Add suppport to custom routing_key if passing a Queue
|
2013-12-22 23:51:02 -02:00 |
syn.py
|
Copyright 2012 is VMware, inc.
|
2012-11-22 14:33:08 +00:00 |