Ask Solem e48201b382 Now requires Python 2.5+ (Py2.4 support was deprecated in 2.2) 14 lat temu
..
app 4a69dd4f39 Adds app.bugreport() to display installation info 14 lat temu
apps 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 lat temu
backends 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 lat temu
bin 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 lat temu
concurrency 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 lat temu
contrib a01a006e8f celery.contrib.batches: Now sets loglevel and logfile in task request so task.get_logger works. Closes 357. Thanks to mahendra 14 lat temu
db 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 lat temu
events 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 lat temu
execute 899be21997 Django does it, we do it: Changes all occurrences of 'e-mail' to 'email' 14 lat temu
loaders 0e90052ba9 AMQP result backend should not be default when no celeryonfig used 14 lat temu
task 27c7815901 Renames module celery.task.chord -> celery.task.chords 14 lat temu
tests 2f30ffa34b Adds tests for celery.task.chords 14 lat temu
utils 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 lat temu
worker 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 lat temu
__init__.py e48201b382 Now requires Python 2.5+ (Py2.4 support was deprecated in 2.2) 14 lat temu
beat.py 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 lat temu
conf.py 377f1cc358 Cosmetics 14 lat temu
datastructures.py a568042519 ConfigurationView: dict.__iter__ should return keys not items (Issue #362) 14 lat temu
decorators.py c3e0ed81ad Updated copyright statements to include 2011 14 lat temu
exceptions.py 156c8edb02 Cosmetics and cleanup 14 lat temu
local.py 6f7db25db7 Faster loading of celery module 14 lat temu
log.py 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 lat temu
messaging.py 156c8edb02 Cosmetics and cleanup 14 lat temu
platforms.py 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 lat temu
registry.py 156c8edb02 Cosmetics and cleanup 14 lat temu
result.py 6cd3e95060 Implements TaskSetResult().delete (delete after save) 14 lat temu
routes.py f100c63419 Task.routing_key and other routing attributes were not respected 14 lat temu
schedules.py bd820378ae schedule: Added __repr__ 14 lat temu
signals.py 9c04913c9d Adds signals: eventlet_pool_started, eventlet_pool_preshutdown, eventlet_pool_postshutdown, eventlet_pool_apply 14 lat temu
states.py c3e0ed81ad Updated copyright statements to include 2011 14 lat temu