Ask Solem d8559580bd Can now override type of Consumer.strategies (dict) 11 yıl önce
..
app 2c821c172d flakes 11 yıl önce
apps dbe733d234 Tests passing 11 yıl önce
backends 28e0d393d9 Must now pass app to Backend() 11 yıl önce
bin dbe733d234 Tests passing 11 yıl önce
concurrency 00be0abb0e Merge branch '3.0' 11 yıl önce
contrib b351c85656 Made AbortableTask abstract. 11 yıl önce
events dbe733d234 Tests passing 11 yıl önce
fixups 81fb7f46ae Fix django fixup for Django < 1.6 11 yıl önce
loaders dbe733d234 Tests passing 11 yıl önce
security 2cc33535c5 Adds Celery.setup_security 11 yıl önce
task 250631f5c5 Renames celery.task.trace -> celery.app.trace. Closes #1446 11 yıl önce
tests 2c821c172d flakes 11 yıl önce
utils 00be0abb0e Merge branch '3.0' 11 yıl önce
worker d8559580bd Can now override type of Consumer.strategies (dict) 11 yıl önce
__init__.py dbe733d234 Tests passing 11 yıl önce
__main__.py 2f376b1705 100% coverage for celery.app.* 12 yıl önce
_state.py dbe733d234 Tests passing 11 yıl önce
beat.py dbe733d234 Tests passing 11 yıl önce
bootsteps.py 578663306f Moves datastructures back to celery.datastructures to ensure compat with extensions 11 yıl önce
canvas.py 5b61b802d8 [backward incompatible] Signature.__call__ should call task directly to be consistent with the "Calling API". Closes #1426 11 yıl önce
datastructures.py cd27aef18a Define __ne__ when __eq__ 11 yıl önce
exceptions.py 59e1f54ab4 Control: Output warning if multiple replies from same nodename. Closes #1377 12 yıl önce
five.py 437d0fdd77 Removes deprecated Celery.with_default_connection (use with app.connection_or_acquire(connection=) 11 yıl önce
local.py b583fe9291 flakes 11 yıl önce
platforms.py 4fb08fc287 98% coverage for celery.platforms 11 yıl önce
result.py cd27aef18a Define __ne__ when __eq__ 11 yıl önce
schedules.py ac06ba65a2 Fix crontab that use month of year and day of month 11 yıl önce
signals.py 075674a20f Implements new task_retry signal. Closes #1169 12 yıl önce
states.py d8a0591091 Merge branch '3.0' 12 yıl önce