Ask Solem 6fa5db52a0 100% coverage for celery.app + celery.app.base 14 年之前
..
app 50800f0114 Don't set default BROKER_* values, but leave that up to the individual Kombu transports 14 年之前
apps d16c9061db PEP8ify + pyflakes 14 年之前
backends d039ba3bdd Fixes argument errors with fallback chords. Thanks to xoro 14 年之前
bin 162121cec6 celeryd-multi now supports passthrough options (e.g. '-- broker.vhost=/') 14 年之前
concurrency 6af73d98d4 Evenlet timer should use spawn_after instead of spawn_after_local. Thanks to PiotrSikora 14 年之前
contrib 06197979a8 celery.contrib.abortable: Fixes doc typo 'def Class' -> 'class Class'. Thanks to tback. Closes #398 14 年之前
db 1dfe6d0d54 Remove 2.4 workarounds 14 年之前
events 39b3016a00 removed a duplicate piece of code that was creating a pid file. evcam was trying to create the same pid file twice and getting an error because it already existed (the second time). 14 年之前
execute d16c9061db PEP8ify + pyflakes 14 年之前
loaders 32831cf1cb PEP8ify + pyflakes 14 年之前
task e5cbbf875f more tasksets coverage 14 年之前
tests 6fa5db52a0 100% coverage for celery.app + celery.app.base 14 年之前
utils b638635dcb Adds utils.reprcall 14 年之前
worker 32204e65d1 More test coverage for 2.3 release 14 年之前
__init__.py ccefbc1fdc Master frozen, release candidate 1 14 年之前
beat.py 8ac05a37e2 celerybeat now retries establishing the connection. Closes #419. Thanks to dannyadair 14 年之前
conf.py d328ac4e44 BROKER_TRANSPORT is now preferred over BROKER_BACKEND 14 年之前
datastructures.py 8e915e543a Cosmetics 14 年之前
decorators.py c3e0ed81ad Updated copyright statements to include 2011 14 年之前
exceptions.py 156c8edb02 Cosmetics and cleanup 14 年之前
local.py 1dfe6d0d54 Remove 2.4 workarounds 14 年之前
log.py 32831cf1cb PEP8ify + pyflakes 14 年之前
messaging.py 156c8edb02 Cosmetics and cleanup 14 年之前
platforms.py d16c9061db PEP8ify + pyflakes 14 年之前
registry.py 154431f2c4 Fixes typo kill -> _kill 14 年之前
result.py d16c9061db PEP8ify + pyflakes 14 年之前
routes.py 1dfe6d0d54 Remove 2.4 workarounds 14 年之前
schedules.py 1dfe6d0d54 Remove 2.4 workarounds 14 年之前
signals.py 466b0f69cb Documents the setup_logging signal 14 年之前
states.py c3e0ed81ad Updated copyright statements to include 2011 14 年之前