Ask Solem 06efa2c8af 3.1 release name is now Cipater 13 years ago
..
app 9b4ee41406 retry should forward group, chord and timeouts 13 years ago
apps a9f9fc75a3 Worker nodenames now consists of name and hostname separated by @ 13 years ago
backends fc3529fab0 [gossip] WIP leader election implementation 13 years ago
bin b106476cb7 Adds `celery inspect conf` command 13 years ago
concurrency 2019dd641f [amqrpc] Fixing the rpc backend. Now also works with Redis 13 years ago
contrib 104530996b Merge branch '3.0' 13 years ago
events d2f0258e86 flakes 13 years ago
fixups ccad83ee21 Tests passing 13 years ago
loaders ab8c68b322 Merge branch '3.0' 13 years ago
security 6cb35fce0f Don't use future_builtins, it's not available in py3k 13 years ago
task d2f8918a44 Merge branch '3.0' 13 years ago
tests d99d2b50a0 Tests passing 13 years ago
utils d2f0258e86 flakes 13 years ago
worker 5f74f51a23 Worker: Crash on channel errors 13 years ago
__compat__.py 6cb35fce0f Don't use future_builtins, it's not available in py3k 13 years ago
__init__.py 06efa2c8af 3.1 release name is now Cipater 13 years ago
__main__.py dec8a141aa Deprecate commands celeryd/celerybeat/celeryd-multi and remove commands celeryev/camqadm/celeryctl 13 years ago
_state.py e1f81cf416 Worker didn't actually set the default app, breaking gevent/eventlet 13 years ago
beat.py 2019dd641f [amqrpc] Fixing the rpc backend. Now also works with Redis 13 years ago
bootsteps.py ccad83ee21 Tests passing 13 years ago
canvas.py d2f0258e86 flakes 13 years ago
datastructures.py 600830314e Persist clock value and synchronize revoked tasks with others. Closes #818 13 years ago
exceptions.py 6a3b1ff6f5 Merge branch '3.0' 13 years ago
local.py 2e682b9fef flake8 13 years ago
platforms.py 0e9501bce0 Merge branch '3.0' 13 years ago
result.py e043b82827 Result.get on a chain now propagates exceptions for all tasks in the chain. Also parent is now serialized when using JSON. Closes #1014 13 years ago
schedules.py c3c32bb726 No longer depends on python-dateutil, but depends on pytz instead 13 years ago
signals.py be1e391c41 Adds signal: celeryd_after_setup 13 years ago
states.py d8a0591091 Merge branch '3.0' 13 years ago