Ask Solem
|
4d03b84c4f
AMQP Backend: Now republishes result after polling it
|
13 년 전 |
Ask Solem
|
9ec61279eb
Also pass args groups in one-level chains
|
13 년 전 |
Ask Solem
|
d6cfd6c87c
Also pass args groups in one-level chains
|
13 년 전 |
Ask Solem
|
c0b455011c
refactors some hairy canvas code
|
13 년 전 |
Ask Solem
|
cea57efa02
refactors some hairy canvas code
|
13 년 전 |
Ask Solem
|
22c1021c0e
Chaining a group should give GroupResults, and also pass partial args given to subchains to the first task (terminology is evolving :) Closes #1057
|
13 년 전 |
Ask Solem
|
abe2ae40e9
Chaining a group should give GroupResults, and also pass partial args given to subchains to the first task (terminology is evolving :) Closes #1057
|
13 년 전 |
Ask Solem
|
89b760cd83
Makes sure tasks always use the right app when using force_execv. Closes #1072
|
13 년 전 |
Ask Solem
|
f01faf11d9
Makes sure tasks always use the right app when using force_execv. Closes #1072
|
13 년 전 |
Ask Solem
|
fcb4611b8b
Renames celery.bin.celerybeat -> celery.bin.beat
|
13 년 전 |
Ask Solem
|
df87559855
Code now works on both Python 3 and Python 2 (without using 2to3)
|
13 년 전 |
Steeve Morin
|
173d6f307b
Better support for link and link_error tasks for chords
|
13 년 전 |
Ask Solem
|
41b7e5d574
Evaluate list
|
13 년 전 |
Ask Solem
|
e9d8dc4f98
Merge branch '3.0'
|
13 년 전 |
Ask Solem
|
7044d562e1
Fix identation
|
13 년 전 |
Ask Solem
|
67ee615c2e
Calling a chord/group no longer modifies state so task_ids are reused on subsequent invocations
|
13 년 전 |
Ask Solem
|
c3c32bb726
No longer depends on python-dateutil, but depends on pytz instead
|
13 년 전 |
Steeve Morin
|
4918537a36
celery.chord_unlock will pollute the backends, ignore its results
|
13 년 전 |
Steeve Morin
|
c336feb49f
celery.chord_unlock will pollute the backends, ignore its results
|
13 년 전 |
Ask Solem
|
6cb35fce0f
Don't use future_builtins, it's not available in py3k
|
13 년 전 |
Ask Solem
|
fc3804cb12
Merge branch '3.0'
|
13 년 전 |
Ask Solem
|
8d7a990bb3
chain.apply should pass args. Closes #889
|
13 년 전 |
Ask Solem
|
bbbfd63c33
Merge branch '3.0'
|
13 년 전 |
Ask Solem
|
12be091134
Tests passing
|
13 년 전 |
Ask Solem
|
ae27f81245
Chords: Now supports setting the interval and other unlock args
|
13 년 전 |
Ask Solem
|
8a2b06d7ff
Merge branch '3.0'
|
13 년 전 |
Ask Solem
|
e7be679471
group/chunks: handle empty tasklist. Closes #873
|
13 년 전 |
Ask Solem
|
6e53b21fa9
Renames 'with app.default_connection' -> 'with app.connection_or_acquire'
|
13 년 전 |
Ask Solem
|
d8b7039457
Renames 'with app.default_connection' -> 'with app.connection_or_acquire'
|
13 년 전 |
Ask Solem
|
43fb28f769
Use future builtins
|
13 년 전 |