.. |
__init__.py
|
359375ee72
Adds shared task decorator (from celery import shared_task), for library authors
|
13 years ago |
abstract.py
|
566c4da7b4
Use ' instead of "
|
13 years ago |
amqp.py
|
5a1c49b693
one sec join in test
|
13 years ago |
annotations.py
|
566c4da7b4
Use ' instead of "
|
13 years ago |
base.py
|
8ec2beb867
Support AMQP heartbeats (if using kombu using_pyamqp branch)
|
13 years ago |
builtins.py
|
12be091134
Tests passing
|
13 years ago |
control.py
|
6e53b21fa9
Renames 'with app.default_connection' -> 'with app.connection_or_acquire'
|
13 years ago |
defaults.py
|
8ec2beb867
Support AMQP heartbeats (if using kombu using_pyamqp branch)
|
13 years ago |
log.py
|
c16c0fed24
Module celery.state renamed -> celery._state
|
13 years ago |
registry.py
|
2e0d7293a1
2.6 is now Celery 3.0 (Chiastic Slide)
|
13 years ago |
routes.py
|
6088d5f0dd
Tests passing
|
13 years ago |
task.py
|
b2b9d922fd
Task.retry must also forward links (e.g. for chains). Closes celery/django-celery#157
|
13 years ago |
utils.py
|
2e0d7293a1
2.6 is now Celery 3.0 (Chiastic Slide)
|
13 years ago |