Steve Peak
|
07510bd2bb
call coveage xml because its in tox env
|
9 years ago |
Steve Peak
|
02fa051ff6
switch to Codecov for coverage reporting
|
9 years ago |
Omer Katz
|
2dda8b7c23
Merge pull request #2775 from celery/ionelmc-fix-maybe_unroll_group
|
9 years ago |
Ionel Cristian Mărieș
|
d7648985b3
Improve the magic module check.
|
9 years ago |
Ionel Cristian Mărieș
|
7d71d241f5
Don't fail if m doesn't have a __class__ attr.
|
9 years ago |
Ionel Cristian Mărieș
|
cae8bf96c0
Don't use `map` here - it doesn't make a list on Python 3.
|
9 years ago |
Ionel Cristian Mărieș
|
4f9e965873
The object is not really iterable, just return it.
|
9 years ago |
Omer Katz
|
f2ae1b6265
Merge pull request #2728 from djmitche/cleanup-requires-beat
|
9 years ago |
Ask Solem
|
41cb188783
flakes
|
9 years ago |
Dmitry Malinovsky
|
c30dc0b64c
Merge pull request #2735 from marco-buttu/master
|
9 years ago |
Marco Buttu
|
5d3c555a66
Fixed some typos
|
9 years ago |
Ask Solem
|
8b1399cec4
Merge branch 'master' of github.com:celery/celery
|
9 years ago |
Ask Solem
|
858e312611
Result: Exception can be None. Closes #2687
|
9 years ago |
Dustin J. Mitchell
|
bd1edfe78c
Add additional information about the backend_cleanup task
|
9 years ago |
Omer Katz
|
e975a1c0c1
Merge pull request #2719 from voodoonofx/master
|
9 years ago |
Ask Solem
|
cf81b03016
Merge branch 'master' of github.com:celery/celery
|
9 years ago |
Ask Solem
|
61aca5ff6a
Task: Retry/signature_from_request should include headers. Closes #2706
|
9 years ago |
Omer Katz
|
514f23e03d
Merge pull request #2645 from colinmcintosh/master
|
9 years ago |
Dmitry Malinovsky
|
3aa804edd8
Merge pull request #2650 from allenling/master
|
9 years ago |
Ask Solem
|
bef6847b67
Also pass partial args for frozen chain
|
9 years ago |
Ask Solem
|
bf944e4e76
Fixes bug with incorrect id set when subtask is a chain
|
9 years ago |
Aaron McMillin
|
00551933e0
If this chain was in a group, the args from the group are already on self
|
9 years ago |
Ask Solem
|
c0f492205b
Fixes typo "unbound error: results"
|
9 years ago |
Ask Solem
|
4d5486dbef
Merge branch 'master' of github.com:celery/celery
|
9 years ago |
Ask Solem
|
a50bfd8f34
Redis: new_join does not need to support CHORD_PROPAGATES
|
9 years ago |
Omer Katz
|
b242f1bffa
Use dict comprehension instead of trasforming a generator into a dict.
|
9 years ago |
Omer Katz
|
8496a51ed9
Use dict comprehension instead of trasforming a generator into a dict.
|
9 years ago |
Omer Katz
|
9b2c3bfc2a
Merge pull request #2226 from aneilbaboo/master
|
9 years ago |
Omer Katz
|
893aa2ca9e
Merge pull request #2698 from PhilipGarnero/improve_autoscale_down
|
9 years ago |
Omer Katz
|
4fd22bb88a
Added pip caching and moved the build to the new infrastructure.
|
9 years ago |