Ask Solem
|
4fc8621006
Merge branch 'revoke' into events
|
před 16 roky |
Ask Solem
|
faf47fdd71
Refactor the display of the broker conneciton info string.
|
před 16 roky |
Ask Solem
|
21a5bc7661
Refactor the display of the broker conneciton info string.
|
před 16 roky |
Ask Solem
|
200101a8f2
Merge branch 'master' into events
|
před 16 roky |
Ask Solem
|
0208ec9f8b
Moved celery.serialization + celery.utils.functional -> billiard.*
|
před 16 roky |
Ask Solem
|
0197805d65
Implemented deleting (revoking of tasks) using a broadcast message to the workers + refactored apply_async / celery.messaging
|
před 16 roky |
Ask Solem
|
b2a3d95cd8
Use datetime.isoformat() to send eta, and dateutil.parse.parse to receive eta.
|
před 16 roky |
Ask Solem
|
84eb860d99
PEP8ify: Group imports
|
před 16 roky |
Ask Solem
|
8779b8416c
task-received event working
|
před 16 roky |
Ask Solem
|
b3a468ef60
Added signal: task_sent, triggered when a task has been sent to the broker.
|
před 16 roky |
Ask Solem
|
f67de4a516
Ability to set serializer to pickle, json or yaml. globally, per task, or per execution.
|
před 16 roky |
Ask Solem
|
794582ebb2
Task Retries (not tested yet) Example:
|
před 16 roky |
Ask Solem
|
d8ae4b1c15
Make startup work with carrot backends that doesn't have certain AMQP
|
před 16 roky |
Ask Solem
|
c01a9885bb
The dirty work of merging Sean Creeley's consumerset branch with 0.6.0 has
|
před 16 roky |
Ask Solem
|
d9abd1037a
Merge branch 'master' into consumerset
|
před 16 roky |
Ask Solem
|
3b0e993410
Fixed a bug with parsing the message options (mandatory, routing_key,
|
před 16 roky |
Ask Solem
|
4cc0d6a41d
Now at 96% coverage
|
před 16 roky |
Ask Solem
|
7c6c7fd4e8
Move detection of pickle library into celery.utils so we only have to test it
|
před 16 roky |
Ask Solem
|
2f4e8fb12b
PEP8ify
|
před 16 roky |
Ask Solem
|
89cdea68a7
_delay_task was too long to read
|
před 16 roky |
Ask Solem
|
ba3c1a1784
Make uuid4.uuid4() available as celery.utils.gen_unique_id() so it is generic
|
před 16 roky |
Ask Solem
|
27da872e4e
Fix install_requires, extra_requires and README.rst
|
před 16 roky |
Ask Solem
|
e0ade80f31
PEP8ify
|
před 16 roky |
Ask Solem
|
cb7ff4e29e
Doesn't work properly yet.
|
před 16 roky |
Ask Solem
|
121c33dbcf
Fix bugs from task refactor + add eta, countdown
|
před 16 roky |
Ask Solem
|
952bde250c
Cosmetic changes
|
před 16 roky |
Ask Solem
|
c4e58d5d09
Merge branch 'screeley/master' into consumerset
|
před 16 roky |
Ask Solem
|
03d30a32de
Make TaskSet.run() respect message options from the Task class. Closes #16.
|
před 16 roky |
screeley
|
e2d0a56c91
Changing Task Consumer to Task Consumer Set in Worker.
|
před 16 roky |
Ask Solem
|
5657bc0476
Merge branch 'master' into statistics
|
před 16 roky |