Ask Solem
|
9551306a14
Adds missing reference pages
|
před 13 roky |
Ask Solem
|
4eaab7a0fb
Fixes doc typos
|
před 13 roky |
Ask Solem
|
a4b3ad6611
First steps is now using the App API
|
před 13 roky |
Ask Solem
|
28f35e5983
Simplify configuration a bit.
|
před 13 roky |
Ask Solem
|
77ad54d669
Cosmetics
|
před 13 roky |
Ask Solem
|
6675822b56
Cosmetics
|
před 13 roky |
Ask Solem
|
387cf1c137
Heartbeat frequency now every 5s, and frequency sent with event
|
před 13 roky |
Ask Solem
|
b771b3bfe3
chain.apply_async now returns the last result, and results have a link back to its parent
|
před 13 roky |
Ask Solem
|
2862192b61
subtask.clone did not set options
|
před 13 roky |
Ask Solem
|
659b0d1151
Forgot to add celery.utils.text
|
před 13 roky |
Ask Solem
|
f5f8b21926
Reorganizes utils into utils.imports, utils.text and utils.functional
|
před 13 roky |
Ask Solem
|
073295fe0b
Use kombu.utils.encoding instead
|
před 13 roky |
Ask Solem
|
50a5bf27b9
Bugreport now available as a command and broadcast command
|
před 13 roky |
Ask Solem
|
782e6e99c8
Moves celery.log -> celery.app.log
|
před 13 roky |
Ask Solem
|
83ee9c3eae
Moves celery.task.control -> celery.app.control
|
před 13 roky |
Ask Solem
|
e8e805fd19
Adds celery command as an entrypoint to all other commands
|
před 13 roky |
Ask Solem
|
8cc2028c5f
Improvments to the celeryctl list command
|
před 13 roky |
Ask Solem
|
eb776b5dbe
More useful utilities for callbacks and result graphs
|
před 13 roky |
Ask Solem
|
041cb3c20d
Tasks can now have callbacks and errbacks, and dependencies are recorded
|
před 13 roky |
Ask Solem
|
7e88a44e11
TimeoutHandler now sleeps for one second instead of a half
|
před 13 roky |
Ask Solem
|
b398ba3994
AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id
|
před 13 roky |
Ask Solem
|
ca478673e9
Adds celery.bugreport
|
před 13 roky |
Ask Solem
|
45e87b2276
Verify that the pidfile is actually written correctly. Closes #641
|
před 13 roky |
Ask Solem
|
c9af348546
celeryctl shell: chord, TaskSet/group and BaseTask is now in locals
|
před 13 roky |
Ask Solem
|
0a8fd00e15
celery.task.chords.Chord must be importable
|
před 13 roky |
Ask Solem
|
d51421abcb
Task.type was somehow lost during merge from 3.0-devel
|
před 13 roky |
Ask Solem
|
93be572862
Optimize __call__ at execution not class creation.
|
před 13 roky |
Ask Solem
|
db381eb65a
Cosmetics
|
před 13 roky |
Ask Solem
|
15ff11ef70
Now depends on Kombu 2.1.2. Closes #650
|
před 13 roky |
Ask Solem
|
deb0207026
Stable version is 2.5 not 2.4
|
před 13 roky |