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