Ask Solem
|
ae27f81245
Chords: Now supports setting the interval and other unlock args
|
12 years ago |
Ask Solem
|
cbaefa2be7
Start selecting delivery_info again as SQS sends some unpickleable things. Closes #876
|
12 years ago |
Ask Solem
|
37028564e5
Start selecting delivery_info again as SQS sends some unpickleable things. Closes #876
|
12 years ago |
Hynek Schlawack
|
5bc32a8c80
Update CONTRIBUTORS.txt
|
12 years ago |
Hynek Schlawack
|
b5a1759f11
Update CONTRIBUTORS.txt
|
12 years ago |
Ask Solem
|
dc750b0dd8
Tests passing
|
12 years ago |
Ask Solem
|
d33ddf3b2e
Tests passing
|
12 years ago |
Ask Solem
|
8a2b06d7ff
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
fe6c3d8345
Fixes typo
|
12 years ago |
Ask Solem
|
bf09961d12
Revoking a task must also release the semaphore. Closes #877. Big thanks to @hynek
|
12 years ago |
Mher Movsisyan
|
341c0e6f5d
Adds a userguide section about Celery Flower
|
12 years ago |
Ask Solem
|
62aa49abf9
Merge branch 'master' of github.com:celery/celery
|
12 years ago |
Ask Solem
|
6ab4caad21
Now depends on Kombu 2.3.0
|
12 years ago |
Ask Solem
|
5319258512
Use connection.heartbeat_check
|
12 years ago |
Ask Solem
|
fa11f8a5a2
Heartbeat check is now heartbeat / 2
|
12 years ago |
Ask Solem
|
8ec2beb867
Support AMQP heartbeats (if using kombu using_pyamqp branch)
|
12 years ago |
Ask Solem
|
f3ce5c3cd4
Now depends on Kombu 2.3.0
|
12 years ago |
Ask Solem
|
bce3d8c604
Use connection.heartbeat_check
|
12 years ago |
Mher Movsisyan
|
af0492cb30
Merge branch 'master' of github.com:celery/celery
|
12 years ago |
Mher Movsisyan
|
ebcc8f44d0
Adds a userguide section about Celery Flower
|
12 years ago |
Ask Solem
|
8b3bb46cff
Heartbeat check is now heartbeat / 2
|
12 years ago |
Ask Solem
|
bdc828165d
Support AMQP heartbeats (if using kombu using_pyamqp branch)
|
12 years ago |
Catalin Iacob
|
3ade3cb57e
Fix SyntaxError in test_leak.py
|
12 years ago |
Hynek Schlawack
|
440fad0e17
Mark revoked tasks always as REVOKED
|
12 years ago |
Ask Solem
|
e7be679471
group/chunks: handle empty tasklist. Closes #873
|
12 years ago |
Ask Solem
|
6e53b21fa9
Renames 'with app.default_connection' -> 'with app.connection_or_acquire'
|
12 years ago |
Ask Solem
|
d8b7039457
Renames 'with app.default_connection' -> 'with app.connection_or_acquire'
|
12 years ago |
Ask Solem
|
55490f9604
EventReceiver: now uses kombu.mixins.ConsumerMixin
|
13 years ago |
Ask Solem
|
59cf4f704c
Removes BROKER_INSIST option
|
13 years ago |
Ask Solem
|
fa52fa9bf3
Removes AMQP_TASK_RESULT_CONNECTION_MAX (use BROKER_POOL_LIMIT)
|
13 years ago |