Ask Solem 43de06a2d2 Fallback CELERY_TIMEZONE to Django's TIME_ZONE il y a 13 ans
..
__init__.py 359375ee72 Adds shared task decorator (from celery import shared_task), for library authors il y a 13 ans
abstract.py 8e11d7b11d Don't use dict.keys/iterkeys il y a 13 ans
amqp.py 8e11d7b11d Don't use dict.keys/iterkeys il y a 13 ans
annotations.py 566c4da7b4 Use ' instead of " il y a 13 ans
base.py 39bf13ab84 Don't import from threading module il y a 13 ans
builtins.py 8d7a990bb3 chain.apply should pass args. Closes #889 il y a 13 ans
control.py 6e53b21fa9 Renames 'with app.default_connection' -> 'with app.connection_or_acquire' il y a 13 ans
defaults.py db1efae951 The restart_pool remote control command now requires the CELERYD_POOL_RESTARTS setting to be enabled. Disabling the sentinel event by default reduces the number of sempahores required to run the pool. il y a 13 ans
log.py c16c0fed24 Module celery.state renamed -> celery._state il y a 13 ans
registry.py 2e0d7293a1 2.6 is now Celery 3.0 (Chiastic Slide) il y a 13 ans
routes.py 6088d5f0dd Tests passing il y a 13 ans
task.py b2b9d922fd Task.retry must also forward links (e.g. for chains). Closes celery/django-celery#157 il y a 13 ans
utils.py 43de06a2d2 Fallback CELERY_TIMEZONE to Django's TIME_ZONE il y a 13 ans