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