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