Mher Movsisyan 5dbf58e84a Fixes celeryd_multi advanced usage examples 13 years ago
..
app 359375ee72 Adds shared task decorator (from celery import shared_task), for library authors 13 years ago
apps 43a238ea7d Beat startup info should be printed before stdout redirects 13 years ago
backends c16c0fed24 Module celery.state renamed -> celery._state 13 years ago
bin 5dbf58e84a Fixes celeryd_multi advanced usage examples 13 years ago
concurrency c16c0fed24 Module celery.state renamed -> celery._state 13 years ago
contrib 036d38da5c tests passing on Python 2.5 13 years ago
events 8de8b8632b Adds celery.events.state.heartbeat_expires() 13 years ago
loaders 5ef7a652aa added worker shutdown event support 13 years ago
security 566c4da7b4 Use ' instead of " 13 years ago
task 12a7e41537 flake8 13 years ago
tests c0f3deeb9f Fixes tests 13 years ago
utils 359375ee72 Adds shared task decorator (from celery import shared_task), for library authors 13 years ago
worker 5ef7a652aa added worker shutdown event support 13 years ago
__compat__.py 9372cc73c7 Renames app.broker_connection -> app.connection 13 years ago
__init__.py 359375ee72 Adds shared task decorator (from celery import shared_task), for library authors 13 years ago
_state.py 359375ee72 Adds shared task decorator (from celery import shared_task), for library authors 13 years ago
beat.py 9372cc73c7 Renames app.broker_connection -> app.connection 13 years ago
canvas.py 566c4da7b4 Use ' instead of " 13 years ago
datastructures.py 566c4da7b4 Use ' instead of " 13 years ago
exceptions.py 09ab407067 Tests passing 13 years ago
local.py 566c4da7b4 Use ' instead of " 13 years ago
platforms.py 566c4da7b4 Use ' instead of " 13 years ago
result.py 566c4da7b4 Use ' instead of " 13 years ago
schedules.py 7af762d1b7 More single quotes 13 years ago
signals.py 8451c989d8 Task revoked with tests 13 years ago
states.py 566c4da7b4 Use ' instead of " 13 years ago