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