Eran Rundstein f5c1364c8c Fixes bug that causes priority to not be set for messages. il y a 13 ans
..
app f5c1364c8c Fixes bug that causes priority to not be set for messages. il y a 13 ans
apps 995ba059c1 Canonical repo moved to github.com/celery/celery il y a 13 ans
backends 184bda8987 Tests passing il y a 13 ans
bin 3478503e70 Removes implicit wrapping in command output. il y a 13 ans
concurrency c50789350d Tests passing il y a 13 ans
contrib 16ba5ec048 Removes celery-bundle bundle il y a 13 ans
events fa957dbc29 amqp related improvements il y a 13 ans
loaders 322bf719a7 Cosmetics il y a 13 ans
security 8e7646c68e 100% coverage for .security il y a 13 ans
task a686b662f9 100% coverage for celery.worker.hub il y a 13 ans
tests a686b662f9 100% coverage for celery.worker.hub il y a 13 ans
utils e4dbf1098e Adds celery.utils.log.get_task_logger il y a 13 ans
worker a686b662f9 100% coverage for celery.worker.hub il y a 13 ans
__compat__.py e2b052c2d8 current_task and Task.request are now LocalStack's. Maybe fixes #521 il y a 13 ans
__init__.py b4a3f9f67e Modern Task class no longer supports: establish_connection(), get_publisher(), get_consumer() and get_logger() il y a 13 ans
beat.py a4f2874e82 Modernize Kombu integration il y a 13 ans
canvas.py 4094ce8a8b Regen working on Python 2.5 il y a 13 ans
datastructures.py 4b1f822774 Pick stable optimizations from optimizations branch il y a 13 ans
exceptions.py d4bb75ef4b Py3k fixes il y a 13 ans
local.py 322bf719a7 Cosmetics il y a 13 ans
platforms.py fa2d784f82 Cosmetics and stuff il y a 13 ans
result.py 53b61c638b 99% overall coverage :happy: il y a 13 ans
schedules.py e6c19ad57f Cosmetics il y a 13 ans
signals.py e869e8a871 Adds task_success(sender=task, result=retval) signal il y a 13 ans
state.py 5a5ccd986b Skip adding children for tasks called with task.__call__. Closes #701 il y a 13 ans
states.py 641e838dd6 Cosmetics il y a 14 ans