Rick Wargo b535e3a584 Ensure task has name prior to registration. Resolves issue #3615. (#3616) 9 vuotta sitten
..
__init__.py d854e071bf Cleanup celery/app/__init__.py module 9 vuotta sitten
amqp.py 2a0503a1fe Task: Sent event was never being published. Closes #3646 9 vuotta sitten
annotations.py 9ce1b1bf65 Cosmetics 9 vuotta sitten
backends.py 9ce1b1bf65 Cosmetics 9 vuotta sitten
base.py a893527e8b app.register_task now binds task to app 9 vuotta sitten
builtins.py 9ce1b1bf65 Cosmetics 9 vuotta sitten
control.py 9ce1b1bf65 Cosmetics 9 vuotta sitten
defaults.py fcecfb0877 Adds redis_socket_connect_timeout setting, and make sure its not set with Unix socket 9 vuotta sitten
events.py 56f839f5a7 Moves celery.events implementation out of __init__.py 9 vuotta sitten
log.py 250e3539cc Fixes for celery.contrib.testing 9 vuotta sitten
registry.py b535e3a584 Ensure task has name prior to registration. Resolves issue #3615. (#3616) 9 vuotta sitten
routes.py 9ce1b1bf65 Cosmetics 9 vuotta sitten
task.py f8a0d5a758 Task: Handle retry when task sent to anon-exchange. Closes #3622 9 vuotta sitten
trace.py b2027b9c6c flakes 9 vuotta sitten
utils.py fbca87e24f flakes 9 vuotta sitten