Ask Solem 4ba2b68e9e Fixes bug in celery.utils.find_module hace 14 años
..
app c3a68784e2 celery.task.base moved to celery.app.task so everything does not need to be loaded just to create a task hace 14 años
apps f0962a90db platforms.signals: New interface for managing process signals. hace 14 años
backends f0962a90db platforms.signals: New interface for managing process signals. hace 14 años
bin b8cf78eb1d More Python 2.4 cleanup hace 14 años
concurrency 154431f2c4 Fixes typo kill -> _kill hace 14 años
contrib 736361873e AbortableTask must use the request, and not depend on magic kwargs. hace 14 años
db 1dfe6d0d54 Remove 2.4 workarounds hace 14 años
events aa11892e62 Events State: Unknown task events are now handled by setting the state to the uppercase last portion of the event type hace 14 años
execute 1dfe6d0d54 Remove 2.4 workarounds hace 14 años
loaders 4ba2b68e9e Fixes bug in celery.utils.find_module hace 14 años
task c3a68784e2 celery.task.base moved to celery.app.task so everything does not need to be loaded just to create a task hace 14 años
tests 4ba2b68e9e Fixes bug in celery.utils.find_module hace 14 años
utils 4ba2b68e9e Fixes bug in celery.utils.find_module hace 14 años
worker c2d83cc7b2 celeryd: Proper catch-all of terminating exception hace 14 años
__init__.py e48201b382 Now requires Python 2.5+ (Py2.4 support was deprecated in 2.2) hace 14 años
beat.py 06cae88e10 Celerybeat: Now syncs every 3 minutes, not just at shutdown. Closes #382 hace 14 años
conf.py d328ac4e44 BROKER_TRANSPORT is now preferred over BROKER_BACKEND hace 14 años
datastructures.py 8e915e543a Cosmetics hace 14 años
decorators.py c3e0ed81ad Updated copyright statements to include 2011 hace 14 años
exceptions.py 156c8edb02 Cosmetics and cleanup hace 14 años
local.py 1dfe6d0d54 Remove 2.4 workarounds hace 14 años
log.py 8e915e543a Cosmetics hace 14 años
messaging.py 156c8edb02 Cosmetics and cleanup hace 14 años
platforms.py f44a7c6e0d Fixes typo /dev/nulll -> /dev/null. Closes #386. Thanks to jbiggar hace 14 años
registry.py 154431f2c4 Fixes typo kill -> _kill hace 14 años
result.py a40ab46dc8 Implements join_native() + iter_native() for Redis and Cache backends hace 14 años
routes.py 1dfe6d0d54 Remove 2.4 workarounds hace 14 años
schedules.py 1dfe6d0d54 Remove 2.4 workarounds hace 14 años
signals.py 9c04913c9d Adds signals: eventlet_pool_started, eventlet_pool_preshutdown, eventlet_pool_postshutdown, eventlet_pool_apply hace 14 años
states.py c3e0ed81ad Updated copyright statements to include 2011 hace 14 años