Branko Čibej
|
3679e505ac
Factor subtask launch out of TaskSet.apply(_async) to separate methods.
|
hace 14 años |
Branko Čibej
|
50a33a2714
Always intialize the Task.request context.
|
hace 14 años |
Branko Čibej
|
74e5b8512e
Merged from upstream.
|
hace 14 años |
Ask Solem
|
5b63e5f8a8
Accidentally reverted a commit
|
hace 14 años |
Branko Čibej
|
f9e7c42237
Add optional taskset_id parameter to TaskSet.apply and TaskSet.apply_async.
|
hace 14 años |
Branko Čibej
|
5b98ad75ee
Builtin apply() is deprecated, avoid using it.
|
hace 14 años |
Ask Solem
|
296e872e72
Adds Branko Čibej to AUTHORS
|
hace 14 años |
Ask Solem
|
fe22b23383
Merge branch 'brainy/master'
|
hace 14 años |
Ask Solem
|
395e8c9809
Adds 'taskset' to default context
|
hace 14 años |
Ask Solem
|
2e62b25cc9
Removes usage of deprecated apply built-in
|
hace 14 años |
Branko Čibej
|
07125e541b
Describe optional taskset field in the task context docs.
|
hace 14 años |
Ask Solem
|
be4c7060ea
AMQP Backend: Fixed possible DOS attack introduced by previous commit.
|
hace 14 años |
Branko Čibej
|
f60d0edad9
Fix exception raised when iterating on the result of TaskSet.apply().
|
hace 14 años |
Branko Čibej
|
2723a6edb1
Add unique constraints to the task_id and taskset_id columns in the database result backend.
|
hace 14 años |
Branko Čibej
|
4b370e563c
Propagate the taskset UUID from the message body to the task request.
|
hace 14 años |
Ask Solem
|
8f963e3550
Polling results with the amqp backend was not working properly
|
hace 14 años |
Ask Solem
|
8d288af56e
Tasks Userguide: Choosing a result backend
|
hace 14 años |
Ask Solem
|
01ef62e2b6
Bumps version to 2.2.4 and updates Changelog
|
hace 14 años |
Ask Solem
|
b711ed1ecc
celeryd: Errors could not be logged, because of unicode errors
|
hace 14 años |
Ask Solem
|
c59415bcf7
Added Sphinx crossref type: :signal:
|
hace 14 años |
Ask Solem
|
2a7349b728
Docs: Fixes typo settings -> setting
|
hace 14 años |
Ask Solem
|
cf85a87b3e
Bumps version to 2.2.3
|
hace 14 años |
Ask Solem
|
68fa0aa0d8
Adds autodoc reference for celery.utils.encoding
|
hace 14 años |
Ask Solem
|
eb43794ab2
SQLAlchemy removed from contrib/requirements/default.txt + setup.cfg bdist_rpm
|
hace 14 años |
Ask Solem
|
862745e638
Now requires Kombu 1.0.3
|
hace 14 años |
Ask Solem
|
56da93e1c7
Documents keys missing from the configuration reference. Closes #301
|
hace 14 años |
Ask Solem
|
4d4a66d63d
celeryev did not create pidfile
|
hace 14 años |
Ask Solem
|
d8a3801c23
Updated Changelog
|
hace 14 años |
Ask Solem
|
1ab37bbf44
Use safe_repr to ensure repr doesn't crash the worker. Closes #298
|
hace 14 años |
Ask Solem
|
1fc574f12a
Adds Kevin Tran to AUTHORS
|
hace 14 años |