Ask Solem
|
e6778be0de
unlink pid file is it's stale
|
il y a 16 ans |
Ask Solem
|
171f7fd112
Make sure celeryd exits gracefully.
|
il y a 16 ans |
Ask Solem
|
99a23ddb27
Merge branch 'master' into bucketqueue
|
il y a 16 ans |
Ask Solem
|
96974bb9b8
Fix syntax error in celery.views
|
il y a 16 ans |
Ask Solem
|
780340cc63
Bumped version to 0.3.16
|
il y a 16 ans |
Ask Solem
|
9fa2c0c76c
Somehow countdown+eta arguments was merged away
|
il y a 16 ans |
Ask Solem
|
4bdbc3b291
Bumped version to 0.3.15
|
il y a 16 ans |
Ask Solem
|
7886ed0760
Forgot to import TaskConsumer for task.discard_all
|
il y a 16 ans |
Ask Solem
|
93b13a9f24
Bumped version to 0.3.14
|
il y a 16 ans |
Ask Solem
|
07899bfbfb
No whitespace at end of file
|
il y a 16 ans |
Ask Solem
|
ef0d40dbf5
Dump args and kwargs in error e-mail
|
il y a 16 ans |
Ask Solem
|
f4dd6a92cd
Merge branch 'master' of git@github.com:ask/celery into bucketqueue
|
il y a 16 ans |
Ask Solem
|
9c3f118ccb
Add new modules to reference.
|
il y a 16 ans |
Ask Solem
|
fa8bd5651d
utils.chunks(it, n): Split an iterator into chunks with ``n`` elements each.
|
il y a 16 ans |
Ask Solem
|
bc1c629591
Refactor celery/worker into multiple modules
|
il y a 16 ans |
Ask Solem
|
f2b4da3915
Countdown + Eta seems to be working correctly now.
|
il y a 16 ans |
Ask Solem
|
5036026654
The bucket is working. Couldn't have the AMQP consumer in its own thread, so
|
il y a 16 ans |
Ask Solem
|
ce47d7f9d4
Revert countdown/eta
|
il y a 16 ans |
Ask Solem
|
ca4cfffa10
Revert changes
|
il y a 16 ans |
Ask Solem
|
cb7ff4e29e
Doesn't work properly yet.
|
il y a 16 ans |
Ask Solem
|
121c33dbcf
Fix bugs from task refactor + add eta, countdown
|
il y a 16 ans |
Ask Solem
|
6a1da390b5
Forgot to import registry
|
il y a 16 ans |
Ask Solem
|
c4126fe626
Merge branch 'taskrefactor'
|
il y a 16 ans |
Ben Firshman
|
1369ce2cae
Fixed options being passed in celeryd
|
il y a 16 ans |
Ask Solem
|
0a4d9248a8
Refactor celery.task. Split into three modules:
|
il y a 16 ans |
Ask Solem
|
580a2a1fd5
Looks cleaner to import ``tasks`` from celery.registry rather from celery.task
|
il y a 16 ans |
Ask Solem
|
91b5a7e623
views.apply: View applying a task. Example:
|
il y a 16 ans |
Ask Solem
|
520a9a7b01
Make -S|--supervised and option (off by default).
|
il y a 16 ans |
Ask Solem
|
e8ad291c02
document supervisor
|
il y a 16 ans |
Ask Solem
|
07058f793b
Added a one_for_all supervisor which restarts WorkerController if it stops
|
il y a 16 ans |