Steeve Morin eca46c4839 Merge pull request #698 from steeve/patch-1 13 лет назад
..
app f3aed20ca3 Merge pull request #709 from steeve/patch-5 13 лет назад
apps 184bda8987 Tests passing 13 лет назад
backends 184bda8987 Tests passing 13 лет назад
bin 8af6e58598 More tests 13 лет назад
concurrency c50789350d Tests passing 13 лет назад
contrib 3aa3b6173b celery.contrib.methods docs was broken 13 лет назад
events fa957dbc29 amqp related improvements 13 лет назад
loaders 322bf719a7 Cosmetics 13 лет назад
security 8e7646c68e 100% coverage for .security 13 лет назад
task eca46c4839 Merge pull request #698 from steeve/patch-1 13 лет назад
tests 8af6e58598 More tests 13 лет назад
utils e4dbf1098e Adds celery.utils.log.get_task_logger 13 лет назад
worker c50789350d Tests passing 13 лет назад
__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() 13 лет назад
beat.py a4f2874e82 Modernize Kombu integration 13 лет назад
canvas.py 4094ce8a8b Regen working on Python 2.5 13 лет назад
datastructures.py 4b1f822774 Pick stable optimizations from optimizations branch 13 лет назад
exceptions.py d4bb75ef4b Py3k fixes 13 лет назад
local.py 322bf719a7 Cosmetics 13 лет назад
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 13 лет назад
states.py 641e838dd6 Cosmetics 14 лет назад