Ask Solem
|
c99de0404c
Found some more app leaks
|
15 年之前 |
Ask Solem
|
a65b16d477
celery.messaging is now Celery().amqp
|
15 年之前 |
Ask Solem
|
7f082a8ea8
Intense refactoring
|
15 年之前 |
Ask Solem
|
b442d34c8e
Global settings removed. Still a little bit of refactoring to be done, but the tests passes now.
|
15 年之前 |
Ask Solem
|
14807e6941
Messed up fix for #182
|
15 年之前 |
Ask Solem
|
cf5f8e1035
subtask: Merge addititional keyword args to subtask() into task kwargs. Closes #182. Thanks to dfdeshom.
|
15 年之前 |
Ask Solem
|
fdb12cc1c9
pyflakes
|
15 年之前 |
Ask Solem
|
f0ddafa69a
PEP8ify
|
15 年之前 |
Ask Solem
|
ae5795b137
100% coverage for celery.task.sets
|
15 年之前 |
Ask Solem
|
564f10530b
subtask.apply* args, kwargs should be optional
|
15 年之前 |
Ask Solem
|
915e2f5a10
celery.task.sets: Fixed typo options -> **options
|
15 年之前 |
Ask Solem
|
68d5234f04
Use subtask.delay instead of subtask.apply_async to do star argument merging.
|
15 年之前 |
Ask Solem
|
9040ec3e5b
TaskSet: Now shows DeprecationWarning when using old-style single-task syntax.
|
15 年之前 |
Ask Solem
|
d10a68390f
Added User Guide Section: Sets of tasks, Subtasks and Callbacks.
|
15 年之前 |
Ask Solem
|
82ebb8b4a1
TaskSet.apply_async is already using the with_connection decorator
|
15 年之前 |
Ask Solem
|
2810ab8b14
.task.sets.subtask can now be used to pass around tasks as callbacks.
|
15 年之前 |
Ask Solem
|
f107b480bd
Added table-of-contents to documentation pages.
|
15 年之前 |
Ask Solem
|
5a899d75bf
celery.worker.job.TaskWrapper renamed -> celery.worker.job.TaskRequest
|
15 年之前 |
Ask Solem
|
3f44e1dba1
TaskSets can now contain different kinds of tasks.
|
15 年之前 |
Ask Solem
|
ad955af185
Refactored stuff out of celery.task.base.
|
15 年之前 |