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