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