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