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