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