Ask Solem c3efa92afe Refactored celery.routes há 15 anos atrás
..
backends 5670936e51 Remove some more hardcoded usage of .conf há 15 anos atrás
bin a1b13b79b9 Reanamed *routing_table* -> *queues*, to not be confused with the new routing functionality. há 15 anos atrás
concurrency 5ab8f6f9fd pyflakes há 15 anos atrás
contrib c383652c12 Added a documentation note saying AbortableTask will only work with the DB backend. há 15 anos atrás
db 5ab8f6f9fd pyflakes há 15 anos atrás
events 24b3eb78c0 Fixed a very embarrassing typo for a dedicated Seinfeld fan. :( há 15 anos atrás
execute c3efa92afe Refactored celery.routes há 15 anos atrás
loaders 87ed15f50d Use importlib.import_module instead of __import__ for CELERY_IMPORTS. há 15 anos atrás
task 94eebc164d Task.queue: If set, message options will be taken from the entry in CELERY_QUEUES há 15 anos atrás
tests c3efa92afe Refactored celery.routes há 15 anos atrás
utils c3efa92afe Refactored celery.routes há 15 anos atrás
worker 45dcce1c0f Pass custom hostnames to error e-mails há 15 anos atrás
__init__.py e287103406 Changed my contact e-mail address. há 15 anos atrás
beat.py ba4436dea4 celery.beat: Fixed missing import há 15 anos atrás
conf.py a1b13b79b9 Reanamed *routing_table* -> *queues*, to not be confused with the new routing functionality. há 15 anos atrás
datastructures.py 2810ab8b14 .task.sets.subtask can now be used to pass around tasks as callbacks. há 15 anos atrás
decorators.py 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. há 15 anos atrás
exceptions.py b8972f1b92 Renamed celery.worker.pool -> celery.concurrency.processes há 15 anos atrás
log.py 3c4931c8ba We try to use american english consistently so change colour -> color há 15 anos atrás
messaging.py c3efa92afe Refactored celery.routes há 15 anos atrás
models.py 63705cb8af Adding celery to INSTALLED_APPS or importing celery.models now raises há 15 anos atrás
platform.py c3a3fcde7c Hitting Ctrl+C kills the pool! Pool workers needs to ignore SIGINT. há 15 anos atrás
registry.py 44dbf5b6ac Some cosmetic changes. há 15 anos atrás
result.py 0b210335a8 Small fixes. há 15 anos atrás
routes.py c3efa92afe Refactored celery.routes há 15 anos atrás
serialization.py 051a90ce43 Fixed typo sys.version_info() -> sys.version_info há 15 anos atrás
signals.py d073ff0e9c New signal: celery.signals.worker_process_init: Sent inside the pool worker process at init. Thanks to jonozzz. Closes #109 há 15 anos atrás
states.py 79438aed59 celery.states: Improve sphinx autodoc output há 15 anos atrás