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