Ask Solem 910984e59a Fixes test encoding environment 12 年之前
..
app b9f82109e5 link + link_error now works with send_task. Thanks to Taylor Nelson 12 年之前
apps dbe733d234 Tests passing 12 年之前
backends be9252b823 Adds settings CELERY_EVENT_QUEUE_TTL / CELERY_EVENT_QUEUE_EXPIRES. Closes #1499 12 年之前
bin dbe733d234 Tests passing 12 年之前
concurrency 60f82359c1 Draft 12 年之前
contrib b351c85656 Made AbortableTask abstract. 12 年之前
events 11b7f98c84 cosmetics 12 年之前
fixups 81fb7f46ae Fix django fixup for Django < 1.6 12 年之前
loaders dbe733d234 Tests passing 12 年之前
security 2cc33535c5 Adds Celery.setup_security 12 年之前
task 250631f5c5 Renames celery.task.trace -> celery.app.trace. Closes #1446 12 年之前
tests 910984e59a Fixes test encoding environment 12 年之前
utils b4023d3ab3 pickling regen must give list not generator 12 年之前
worker d821b83211 Cosmetics 12 年之前
__init__.py dbe733d234 Tests passing 12 年之前
__main__.py 2f376b1705 100% coverage for celery.app.* 12 年之前
_state.py dbe733d234 Tests passing 12 年之前
beat.py dbe733d234 Tests passing 12 年之前
bootsteps.py 578663306f Moves datastructures back to celery.datastructures to ensure compat with extensions 12 年之前
canvas.py 1bb28e5906 group: Did not pass group_id after freeze() 12 年之前
datastructures.py cd27aef18a Define __ne__ when __eq__ 12 年之前
exceptions.py 59e1f54ab4 Control: Output warning if multiple replies from same nodename. Closes #1377 12 年之前
five.py 923165db10 Merge pull request #1517 from daftshady/master 12 年之前
local.py b583fe9291 flakes 12 年之前
platforms.py 4fb08fc287 98% coverage for celery.platforms 12 年之前
result.py 46e60700d4 result: make base backend and iter_native interval default value agree 12 年之前
schedules.py ac06ba65a2 Fix crontab that use month of year and day of month 12 年之前
signals.py 075674a20f Implements new task_retry signal. Closes #1169 12 年之前
states.py d8a0591091 Merge branch '3.0' 13 年之前