Ask Solem 45dcce1c0f Pass custom hostnames to error e-mails hace 15 años
..
backends 3040aaabed AMQP Backend: Now supports .ready(), .successful(), .result, .status, and even respond to changes in task state. hace 15 años
bin f4c8ead3ad celeryd: Added --purge as an alias to --discard hace 15 años
concurrency 5ab8f6f9fd pyflakes hace 15 años
contrib c383652c12 Added a documentation note saying AbortableTask will only work with the DB backend. hace 15 años
db 5ab8f6f9fd pyflakes hace 15 años
events 45dcce1c0f Pass custom hostnames to error e-mails hace 15 años
execute c03cd2202a Lots of documentation improvements hace 15 años
loaders 26a3aea320 Default Loader: Set default backend to AMQP if not configured hace 15 años
task d10a68390f Added User Guide Section: Sets of tasks, Subtasks and Callbacks. hace 15 años
tests 5ab8f6f9fd pyflakes hace 15 años
utils 45dcce1c0f Pass custom hostnames to error e-mails hace 15 años
worker 45dcce1c0f Pass custom hostnames to error e-mails hace 15 años
__init__.py e287103406 Changed my contact e-mail address. hace 15 años
beat.py ba4436dea4 celery.beat: Fixed missing import hace 15 años
conf.py bd6437f98f Forgot to pass CARROT_BACKEND in establish_connection, also BROKER_BACKEND now alias to CARROT_BACKEND. hace 15 años
datastructures.py 2810ab8b14 .task.sets.subtask can now be used to pass around tasks as callbacks. hace 15 años
decorators.py 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. hace 15 años
exceptions.py b8972f1b92 Renamed celery.worker.pool -> celery.concurrency.processes hace 15 años
log.py 3c4931c8ba We try to use american english consistently so change colour -> color hace 15 años
messaging.py bd6437f98f Forgot to pass CARROT_BACKEND in establish_connection, also BROKER_BACKEND now alias to CARROT_BACKEND. hace 15 años
models.py 63705cb8af Adding celery to INSTALLED_APPS or importing celery.models now raises hace 15 años
platform.py c3a3fcde7c Hitting Ctrl+C kills the pool! Pool workers needs to ignore SIGINT. hace 15 años
registry.py 44dbf5b6ac Some cosmetic changes. hace 15 años
result.py 0b210335a8 Small fixes. hace 15 años
routes.py 0b210335a8 Small fixes. hace 15 años
serialization.py 051a90ce43 Fixed typo sys.version_info() -> sys.version_info hace 15 años
signals.py d073ff0e9c New signal: celery.signals.worker_process_init: Sent inside the pool worker process at init. Thanks to jonozzz. Closes #109 hace 15 años
states.py 79438aed59 celery.states: Improve sphinx autodoc output hace 15 años