Ask Solem
|
19af4433db
Merge branch '3.0'
|
12 years ago |
Ask Solem
|
1a69d0eac1
Use billiard.util.Finalize instead of kombu.utils.finalize
|
12 years ago |
Loren Abrams
|
4ac1b2e2c8
Roll moy over if last_run.moy is past range
|
12 years ago |
Loren Abrams
|
535dd52172
Roll moy over if last_run.moy is past range
|
12 years ago |
Craig Younkins
|
52a11bdef7
Adding configuration variable to set max_pool_size for MongoDB connection
|
12 years ago |
Craig Younkins
|
4069c63b3d
Adding configuration variable to set max_pool_size for MongoDB connection
|
12 years ago |
Loren Abrams
|
f756965ac3
Test to ensure proper crontab values: min_ <= val < min_ + max_, and test range wrapping: 12-1 => {11, 0, 1} w/ max_=12, min=0
|
12 years ago |
Loren Abrams
|
94037c4c3f
Have schedule range wrap around max_ if to < fr, ie. (months): 11-1 => [11, 12, 1]
|
12 years ago |
Loren Abrams
|
54c38c1eea
Enforce range end < min_ + max_
|
12 years ago |
Loren Abrams
|
04ce68306f
Test to ensure proper crontab values: min_ <= val < min_ + max_, and test range wrapping: 12-1 => {11, 0, 1} w/ max_=12, min=0
|
12 years ago |
Loren Abrams
|
b6ec1f9354
Have schedule range wrap around max_ if to < fr, ie. (months): 11-1 => [11, 12, 1]
|
12 years ago |
Loren Abrams
|
ec2f630714
Enforce range end < min_ + max_
|
12 years ago |
Olivier Aubert
|
76755f6907
Update docs/userguide/tasks.rst
|
12 years ago |
Olivier Aubert
|
5b9f382034
Update docs/userguide/tasks.rst
|
12 years ago |
Adam Venturella
|
b4829857bb
Updated Chord important notes to call out that results must not be ignored when using chords
|
12 years ago |
Adam Venturella
|
152b979786
Updated Chord important notes to call out that results must not be ignored when using chords
|
12 years ago |
Loren Abrams
|
f390f298c3
Display PIDs of workers that we are waiting for
|
12 years ago |
Loren Abrams
|
5ca3e45d5a
Display PIDs of workers that we are waiting for
|
12 years ago |
frol
|
10bb5a6f58
Fixes load_average to also support Windows. Closes #1110
|
12 years ago |
Ask Solem
|
31918d7760
flakes
|
12 years ago |
frol
|
c6b63d5060
Changes relative imports in .bin.celery to be absolute to fix Windows oddity
|
12 years ago |
Ask Solem
|
5c60af9e64
__doc__ overriden by local means descriptions not added to celery worker --help
|
12 years ago |
Vlad
|
b871634c14
Fix typo in app/amqp.py
|
12 years ago |
Marius Gedminas
|
2fc77104ae
Add myself to CONTRIBUTORS.txt
|
12 years ago |
Ask Solem
|
5639acfc9b
Redis docs: Mention visibility timeouts
|
12 years ago |
Ask Solem
|
9b0adeb011
Fix for Python2.5
|
12 years ago |
Ask Solem
|
d52c40d42e
Don't use .. imports
|
12 years ago |
Ask Solem
|
5fdb39eadd
Updates Changelog
|
12 years ago |
Ask Solem
|
dfe5f033a8
Now depends on billiard 2.7.3.19 (but always ignore 3.x)
|
12 years ago |
Ask Solem
|
a936bb0239
Now depends on kombu 2.5.3
|
12 years ago |