Ask Solem 24875017c7 on_decode_error: Use repr() not str(). Closes #297. Thanks to gthb 14 years ago
..
app 0008abd59c New celeryd banner 14 years ago
apps 0008abd59c New celeryd banner 14 years ago
backends bea1ab05e6 Cosmetics 14 years ago
bin 156c8edb02 Cosmetics and cleanup 14 years ago
concurrency 1172fb2464 Eventlet: on_accepted needs pid and time_start arguments 14 years ago
contrib 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 15 years ago
db 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 15 years ago
events 156c8edb02 Cosmetics and cleanup 14 years ago
execute 156c8edb02 Cosmetics and cleanup 14 years ago
loaders 02953e12d2 100% Coverage for celery.loaders.* 14 years ago
task e5cf80c137 Cosmetics 14 years ago
tests 24875017c7 on_decode_error: Use repr() not str(). Closes #297. Thanks to gthb 14 years ago
utils 156c8edb02 Cosmetics and cleanup 14 years ago
worker 24875017c7 on_decode_error: Use repr() not str(). Closes #297. Thanks to gthb 14 years ago
__init__.py 3fd07db229 Deprecates Python 2.4 support\! 14 years ago
beat.py 81388574c3 Preparing CELERYBEAT_SCHEDULE is now the responsibility of Scheduler not post_config_merge 14 years ago
conf.py 377f1cc358 Cosmetics 14 years ago
datastructures.py 156c8edb02 Cosmetics and cleanup 14 years ago
decorators.py 8670d21eb3 Warning emitted by celery.decorators was accidentally UserWarning (should be deprecationwarning) 14 years ago
exceptions.py 156c8edb02 Cosmetics and cleanup 14 years ago
log.py c498e47f2d Removed loggerDict.clear() 14 years ago
messaging.py 156c8edb02 Cosmetics and cleanup 14 years ago
platforms.py 3b28b859db Can now terminate worker processing task remotely. 14 years ago
registry.py 156c8edb02 Cosmetics and cleanup 14 years ago
result.py 57dc4f4abb PEP8ify + pyflakes 14 years ago
routes.py 3cbd7cedc8 Fixes issues related to producer queue declarations. 14 years ago
schedules.py 785ab7925a PEP8ify + pyflakes 14 years ago
signals.py 3dd11c4ee8 Added signals: `beat_init` and `beat_embedded_init` 14 years ago
states.py 9888558eeb Reference cosmetics 14 years ago