Ask Solem 83dafc958a [consumer] Event dispatcher not properly initialized 12 лет назад
..
app 9bed6f539a Consistently use 'bootsteps', singleword no spaces or hyphens 12 лет назад
apps ec2e3c36ba [consumer bootsteps] Tests passing 12 лет назад
backends ded23cadcf Merge branch '3.0' 12 лет назад
bin 83dafc958a [consumer] Event dispatcher not properly initialized 12 лет назад
concurrency 74d314d913 Renames logger celery.concurrency -> celery.pool 12 лет назад
contrib 1cd3ab5725 Merge branch '3.0' 12 лет назад
events 2f5f0e3416 Merge branch '3.0' 12 лет назад
loaders 04bf28ff8a Use command-line instead of 'command line' 12 лет назад
security 6cb35fce0f Don't use future_builtins, it's not available in py3k 12 лет назад
task 243d58ca60 Merge branch '3.0' 12 лет назад
tests d7cf4cde99 New 'celery graph' command replaces worker_graph|consumer_graph. E.g.: celery graph bootsteps worker consumer, connects both or you can use only one 12 лет назад
utils f5bcca4fd4 Fix flakes from master 12 лет назад
worker 83dafc958a [consumer] Event dispatcher not properly initialized 12 лет назад
__compat__.py 6cb35fce0f Don't use future_builtins, it's not available in py3k 12 лет назад
__init__.py 1b97f567e8 New C_IMPDEBUG envvar traces imports, from Armin's talk 12 лет назад
__main__.py 39cfdafb7c Use compat __main__ entrypoints for multi and beat as well 12 лет назад
_state.py e1f81cf416 Worker didn't actually set the default app, breaking gevent/eventlet 12 лет назад
beat.py d8a0591091 Merge branch '3.0' 12 лет назад
bootsteps.py d7cf4cde99 New 'celery graph' command replaces worker_graph|consumer_graph. E.g.: celery graph bootsteps worker consumer, connects both or you can use only one 12 лет назад
canvas.py 389caf247f Make sure BaseTask.__call__ does not modify stack even if overridden calls super() (As discussed in #947) 12 лет назад
datastructures.py d7cf4cde99 New 'celery graph' command replaces worker_graph|consumer_graph. E.g.: celery graph bootsteps worker consumer, connects both or you can use only one 12 лет назад
exceptions.py 6a3b1ff6f5 Merge branch '3.0' 12 лет назад
local.py 2e682b9fef flake8 12 лет назад
platforms.py 0e9501bce0 Merge branch '3.0' 12 лет назад
result.py f2e7962c34 Update result graph 12 лет назад
schedules.py c3c32bb726 No longer depends on python-dateutil, but depends on pytz instead 12 лет назад
signals.py be1e391c41 Adds signal: celeryd_after_setup 12 лет назад
states.py d8a0591091 Merge branch '3.0' 12 лет назад