Ask Solem 966ac1cff9 Cosmetics 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 01513ee8ac Redis result backend: Fixes compat issue with redis-py 2.4.4 14 years ago
bin 966ac1cff9 Cosmetics 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 d16c9061db PEP8ify + pyflakes 14 years ago
tests e024978ce5 heartbeat tests passing 14 years ago
utils 4af6942cea adding SSL email configuration (support for gmail etc.) 14 years ago
worker 53c0844cc3 Fixes typo '__error_handler' -> '_error_handler' 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 15 years ago
exceptions.py 156c8edb02 Cosmetics and cleanup 15 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 15 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 2ec768d8c6 PEP8ify + pyflakes 14 years ago
states.py c3e0ed81ad Updated copyright statements to include 2011 15 years ago