Ask Solem
|
03c9cbda1f
Task.retry args/kwargs is now optional. Thanks to David Cramer
|
15 سال پیش |
Ask Solem
|
29620126ca
Refactored celery.managers
|
15 سال پیش |
Ask Solem
|
e68719c6af
Tests passing again.
|
15 سال پیش |
Ask Solem
|
216da1aa10
PEP8ify
|
15 سال پیش |
Ask Solem
|
87960ce141
89% coverage
|
15 سال پیش |
Ask Solem
|
4cc234159a
Pyflakes
|
15 سال پیش |
Ask Solem
|
819920bc8e
TaskSet.run renamed to TaskSet.apply_async and is pending deprecation for v1.2.0. Closes #58.
|
15 سال پیش |
Ask Solem
|
0546f55488
Tests now running again (two fails, but the tests are wrong)
|
15 سال پیش |
Ask Solem
|
19a2a5a527
Fix a test using the deprecated carrot Consumer.decoder
|
15 سال پیش |
Ask Solem
|
3f4e83a873
Another test passing, just one test failing left.
|
15 سال پیش |
Ask Solem
|
13a4a879cc
More PyFlakes cleanup
|
15 سال پیش |
Ask Solem
|
732a16e0ec
Renamed task status "DONE" to "SUCCESS" (long wanted, backward incompatible change)
|
15 سال پیش |
Ask Solem
|
9374d1a0ae
Tasks now automatically registered in the registry, also automatic naming is now always working with relative imports.
|
15 سال پیش |
Ask Solem
|
cdffcb08b9
Remove support for callables, only Task classes is allowed
|
15 سال پیش |
Ask Solem
|
89afec0303
Fixed a test suddenly stopped passing after amqplib 0.6.1 (don't even know why
|
16 سال پیش |
Ask Solem
|
fa338c65d8
PEP8ify
|
16 سال پیش |
Ask Solem
|
929c842541
Add traceback to result value on failure. Closes #28. **NOTE** If you use the
|
16 سال پیش |
Ask Solem
|
df612d3b22
More unit tests for Task.retry
|
16 سال پیش |
Ask Solem
|
41a38bb25f
Task retries seems to be working with tests passing. Closes #7
|
16 سال پیش |
Ask Solem
|
2e38279ad3
Task.name is now automatically generated out of class module+name, e.g.
|
16 سال پیش |
Ask Solem
|
02bf7a586c
PEP8ify
|
16 سال پیش |
Ask Solem
|
1f467a13ff
More unit tests. Coverage up to 83%
|
16 سال پیش |
Ask Solem
|
2f4e8fb12b
PEP8ify
|
16 سال پیش |
Ask Solem
|
073562e940
Tests for celery.result (AsyncResult, TaskSetResult, EagerResult)
|
16 سال پیش |
Ask Solem
|
3dc7640f07
Tests passing again after TaskSetResult change
|
16 سال پیش |
Ask Solem
|
0f33f97dee
Fix the taskset set.
|
16 سال پیش |
Ask Solem
|
6b81d06f56
Everything now conforms to pep8.py
|
16 سال پیش |
Ask Solem
|
41d8f360e9
Remove celery.task.mark_as_read() and celery.task.mark_as_failure(), as they're not really publically useful.
|
16 سال پیش |
Ask Solem
|
4eb8148632
Tests now passing again
|
16 سال پیش |
Ask Solem
|
5271cfc530
Task result/exception seems to be properly stored now!
|
16 سال پیش |