Ask Solem
|
5d5765fec1
Added Makefile target for sphinx.ext.coverage
|
16 years ago |
Ask Solem
|
05398e7422
Add missing autodoc files
|
16 years ago |
Ask Solem
|
e0ade80f31
PEP8ify
|
16 years ago |
Ask Solem
|
fd55e30655
Unittests testing celery.pool.TaskPool
|
16 years ago |
Ask Solem
|
f533418f47
Forgot to import registry.tasks in execute
|
16 years ago |
Ask Solem
|
b368345a1d
Cleanup some code in TaskPool/WorkController
|
16 years ago |
Ask Solem
|
2c194fd273
Somehow closing the DB/cache connection was merged out.
|
16 years ago |
Ask Solem
|
58900c42ef
Forgot to import default-backend (closes JIRA #OPAL-224)
|
16 years ago |
Ask Solem
|
500f0871d6
Document countdown and eta parameters to apply_async
|
16 years ago |
Ask Solem
|
c107cef544
Bumped version to 0.3.17
|
16 years ago |
Ask Solem
|
e6778be0de
unlink pid file is it's stale
|
16 years ago |
Ask Solem
|
171f7fd112
Make sure celeryd exits gracefully.
|
16 years ago |
Ask Solem
|
99a23ddb27
Merge branch 'master' into bucketqueue
|
16 years ago |
Ask Solem
|
96974bb9b8
Fix syntax error in celery.views
|
16 years ago |
Ask Solem
|
780340cc63
Bumped version to 0.3.16
|
16 years ago |
Ask Solem
|
9fa2c0c76c
Somehow countdown+eta arguments was merged away
|
16 years ago |
Ask Solem
|
4bdbc3b291
Bumped version to 0.3.15
|
16 years ago |
Ask Solem
|
7886ed0760
Forgot to import TaskConsumer for task.discard_all
|
16 years ago |
Ask Solem
|
93b13a9f24
Bumped version to 0.3.14
|
16 years ago |
Ask Solem
|
07899bfbfb
No whitespace at end of file
|
16 years ago |
Ask Solem
|
ef0d40dbf5
Dump args and kwargs in error e-mail
|
16 years ago |
Ask Solem
|
f4dd6a92cd
Merge branch 'master' of git@github.com:ask/celery into bucketqueue
|
16 years ago |
Ask Solem
|
9c3f118ccb
Add new modules to reference.
|
16 years ago |
Ask Solem
|
fa8bd5651d
utils.chunks(it, n): Split an iterator into chunks with ``n`` elements each.
|
16 years ago |
Ask Solem
|
bc1c629591
Refactor celery/worker into multiple modules
|
16 years ago |
Ask Solem
|
f2b4da3915
Countdown + Eta seems to be working correctly now.
|
16 years ago |
Ask Solem
|
5036026654
The bucket is working. Couldn't have the AMQP consumer in its own thread, so
|
16 years ago |
Ask Solem
|
ce47d7f9d4
Revert countdown/eta
|
16 years ago |
Ask Solem
|
ca4cfffa10
Revert changes
|
16 years ago |
Ask Solem
|
cb7ff4e29e
Doesn't work properly yet.
|
16 years ago |