Ask Solem
|
d718d27d25
Implements new task_retry signal. Closes #1169
|
12 years ago |
Ask Solem
|
08576ac1d3
Merge branch '3.0' of github.com:celery/celery into 3.0
|
12 years ago |
Ask Solem
|
1fc7c23ced
Fixes deprecation message
|
12 years ago |
Ask Solem
|
60a109742c
contextmanagers that needs finally
|
12 years ago |
Ask Solem
|
247d8e7eab
amqp backend: polling now uses message.requeue instead of republishing
|
12 years ago |
Ask Solem
|
c9f238bd47
Changes "command-line" -> "command line"
|
12 years ago |
Ask Solem
|
6a8221d427
Adds setting to modify the heartbeat monitor rate: BROKER_HEARTBEAT_CHECKRATE
|
12 years ago |
Ask Solem
|
cbaaeda8f6
Fixes bug in TaskProducer (deprecated class)
|
12 years ago |
Mher Movsisyan
|
d19dc5839a
celery inspect stats contains worker pid
|
12 years ago |
Mher Movsisyan
|
8f3ddf00bd
Implements Inspect.conf command for getting worker configuration
|
12 years ago |
Ask Solem Hoel
|
2926a6221c
Merge pull request #1158 from SplunkStorm/3.0-add-author
|
12 years ago |
Ask Solem
|
97deac784b
Removes usage of panel.logger. Closes #1160
|
12 years ago |
Jun Sakai
|
973ccecbfa
Adds Jun Sakai (jsakai) to CONTRIBUTORS.txt
|
12 years ago |
Ask Solem
|
8aa0d2dc02
tests passing
|
12 years ago |
Jun Sakai
|
8f4efe4499
Add countdown option for chord unlock. Closes #1146
|
12 years ago |
Raphaël Slinckx
|
f92be2770c
Use the now() from the underlying schedule in ScheduleEntry
|
12 years ago |
Ask Solem
|
60aa98fb57
Fixes pickling of configuration modules when using execv/fork emulation. Closes #1126
|
12 years ago |
Christoph Krybus
|
cce2f23540
Add myself to Contributors (pull request 1142)
|
12 years ago |
Ask Solem
|
ba8f0a1c8f
Now depends on Kombu 2.5.4
|
12 years ago |
Ask Solem
|
0538ba201a
Bumps version to 3.0.13
|
12 years ago |
Ask Solem
|
a2d088865e
Updates Changelog
|
12 years ago |
Ask Solem
|
59d5cb3f5b
Fixes mongodb tests
|
12 years ago |
Christoph Krybus
|
2469687634
Extend Task.rate_limit to accept float values
|
12 years ago |
Ask Solem
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 years ago |
Ask Solem
|
ceab8c087d
flakes
|
12 years ago |
Ask Solem
|
8803d46af9
pep8: Ignore E126,E127,E128
|
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 |
Craig Younkins
|
52a11bdef7
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 |