Ask Solem
|
9ee73f412e
Moves celery.db* -> celery.backends.database.*
|
13 years ago |
Ask Solem
|
16d71d2244
celery.abstract -> celery.worker.abstract
|
13 years ago |
Ask Solem
|
f6214b2a45
Celery actors will be moved to cl
|
13 years ago |
Ask Solem
|
4f4e673b4b
Renames celery.routes -> celery.app.routes
|
13 years ago |
Ask Solem
|
939bf9ccb4
Generate compat modules dynamically on use
|
13 years ago |
Ask Solem
|
cf397f5202
subtask docs now uses link=
|
13 years ago |
Ask Solem
|
7662cf082e
Fixes typo
|
13 years ago |
Ask Solem
|
554931f9a2
Use celery.start() instead of celery.celery_main()
|
13 years ago |
Ask Solem
|
e9d554f689
Wording
|
13 years ago |
Ask Solem
|
8a2ffa79fa
Reference missing from index
|
13 years ago |
Ask Solem
|
faf517576c
Simplifying the tutorail even more
|
13 years ago |
Ask Solem
|
9551306a14
Adds missing reference pages
|
13 years ago |
Ask Solem
|
4eaab7a0fb
Fixes doc typos
|
13 years ago |
Ask Solem
|
a4b3ad6611
First steps is now using the App API
|
13 years ago |
Ask Solem
|
28f35e5983
Simplify configuration a bit.
|
13 years ago |
Ask Solem
|
77ad54d669
Cosmetics
|
13 years ago |
Ask Solem
|
6675822b56
Cosmetics
|
13 years ago |
Ask Solem
|
387cf1c137
Heartbeat frequency now every 5s, and frequency sent with event
|
13 years ago |
Ask Solem
|
b771b3bfe3
chain.apply_async now returns the last result, and results have a link back to its parent
|
13 years ago |
Ask Solem
|
2862192b61
subtask.clone did not set options
|
13 years ago |
Ask Solem
|
659b0d1151
Forgot to add celery.utils.text
|
13 years ago |
Ask Solem
|
f5f8b21926
Reorganizes utils into utils.imports, utils.text and utils.functional
|
13 years ago |
Ask Solem
|
073295fe0b
Use kombu.utils.encoding instead
|
13 years ago |
Ask Solem
|
50a5bf27b9
Bugreport now available as a command and broadcast command
|
13 years ago |
Ask Solem
|
782e6e99c8
Moves celery.log -> celery.app.log
|
13 years ago |
Ask Solem
|
83ee9c3eae
Moves celery.task.control -> celery.app.control
|
13 years ago |
Ask Solem
|
e8e805fd19
Adds celery command as an entrypoint to all other commands
|
13 years ago |
Ask Solem
|
8cc2028c5f
Improvments to the celeryctl list command
|
13 years ago |
Ask Solem
|
eb776b5dbe
More useful utilities for callbacks and result graphs
|
13 years ago |
Ask Solem
|
041cb3c20d
Tasks can now have callbacks and errbacks, and dependencies are recorded
|
13 years ago |