Ask Solem fa7b012261 TaskType: Only use app.main if task.name is not explicitly set 14 years ago
..
app 99d8674e8e Events now use a logical clock. Merged from gossip branch 14 years ago
apps 9b33d52043 Keep all queues for routing purposes when selecting queue subset for consumng. Closes #319. Thanks to marcinn 14 years ago
backends e74afbbc10 Better error message if the result backend is unknown. Closes #349. Thanks to stipa 14 years ago
bin 116ccc1f97 celery.bin.base: Cosmetics 14 years ago
concurrency 7fd0af74d9 PEP8ify + pyflakes + tests passing 14 years ago
contrib a01a006e8f celery.contrib.batches: Now sets loglevel and logfile in task request so task.get_logger works. Closes 357. Thanks to mahendra 14 years ago
db bfb8db83de SQLAlchemy: Now returns accidentally removed date_done again. Closes #325. Thanks to shimon 14 years ago
events 1f327a8314 cursesmon: Fixes unbound local error 'detail'. Closes #303 14 years ago
execute bcedc24bb9 Trace: task.after_return must be called after result written 14 years ago
loaders 7fd0af74d9 PEP8ify + pyflakes + tests passing 14 years ago
task fa7b012261 TaskType: Only use app.main if task.name is not explicitly set 14 years ago
tests c012b1caef Log errors occuring in process_cleanup. Closes #365. Thanks to jdunck 14 years ago
utils 13e7fd5153 celery.utils.mail: Fixed typo in version detection. Closes #378. Thanks to jbiggar 14 years ago
worker c012b1caef Log errors occuring in process_cleanup. Closes #365. Thanks to jdunck 14 years ago
__init__.py 4a6b508d42 Bumps version to 2.2.5 14 years ago
beat.py d89cf7e743 Beat: ScheduleEntry._default_now added to override the default value of last_run_at 14 years ago
conf.py 377f1cc358 Cosmetics 15 years ago
datastructures.py a568042519 ConfigurationView: dict.__iter__ should return keys not items (Issue #362) 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 6f7db25db7 Faster loading of celery module 15 years ago
log.py 9157d9c09d #321 alternative solution to log rotate, use WatchedFileHandlers 14 years ago
messaging.py 156c8edb02 Cosmetics and cleanup 15 years ago
platforms.py b4c06b51a2 More useful error messages for getpwnam/getgrnam 14 years ago
registry.py 156c8edb02 Cosmetics and cleanup 15 years ago
result.py a5ae83e90d EagerResult.wait should be EagerResult.get now 14 years ago
routes.py f100c63419 Task.routing_key and other routing attributes were not respected 14 years ago
schedules.py bd820378ae schedule: Added __repr__ 14 years ago
signals.py 9c04913c9d Adds signals: eventlet_pool_started, eventlet_pool_preshutdown, eventlet_pool_postshutdown, eventlet_pool_apply 14 years ago
states.py c3e0ed81ad Updated copyright statements to include 2011 15 years ago