Ask Solem
|
d1d53360f0
3.1.7 Changelog
|
11 years ago |
Ask Solem
|
356baf2f80
Skew client clocks by 1
|
11 years ago |
Ask Solem
|
13656aa671
Chord join must have a timeout (set to 3.0 to be safe, but can probably be lower)
|
11 years ago |
Ask Solem
|
97b7d28df2
Dummy commit
|
11 years ago |
Ask Solem
|
694118ef2b
Now depends on Kombu 3.0.8
|
11 years ago |
Ask Solem
|
f856a41e56
Py2.6: Decimal(float(f)) must be Decimal(str(float(f))
|
11 years ago |
Ask Solem
|
3af8a8124d
Worker: Keep count of all tasks accepted (index for sum total_count)
|
11 years ago |
Ask Solem
|
209c018a72
events.State: Adds Worker fields: active, processed, loadavg, sw_ident, sw_ver, sw_sys
|
11 years ago |
Ask Solem
|
7f0981d5b2
Some json implementation may give decimal.Decimal, not float. Closes #1731
|
11 years ago |
Ask Solem
|
6d61a57d96
flakes
|
11 years ago |
Matt Wise
|
3ded258a78
Provide BROKER_FAILOVER_STRATEGY option in Celery.
|
11 years ago |
Ask Solem
|
22ae169f57
Cannot symlink init scripts to create extra configs (because of SySV style runlevel links: S02celeryd)
|
11 years ago |
Konstantin Podshumok
|
4a0b73cadf
Fix TypeError: <add/cancel_consumer, time_limit>() got multiple values for keyword argument 'reply'
|
11 years ago |
Ask Solem
|
cc5fd17980
AMQP Backend accidentally set to non-persistent
|
11 years ago |
Ask Solem
|
3268526a5e
Fixes bug in utcoffset (drift warning). Closes #1743
|
11 years ago |
Ask Solem
|
5da4aded7f
Discourage use of -B
|
11 years ago |
Ask Solem
|
0c0daa516d
Embedded beat: Make sure default signals are handled properly
|
11 years ago |
Ask Solem
|
dd0cfffc3a
Events: Also accept CELERY_RESULT_SERIALIZER content type. Closes #1737
|
11 years ago |
Ask Solem
|
c568d323a9
Now depends on billiard 3.3.0.13
|
11 years ago |
Ask Solem
|
c43e452d07
Improves wording
|
11 years ago |
Ask Solem
|
acf37ac2a7
Ugh, another typo
|
11 years ago |
Ask Solem
|
da85bcb222
Fixes name error
|
11 years ago |
Ask Solem
|
3fc1b63313
Adds prefetch multiplier and prefetch count to glossary
|
11 years ago |
Ask Solem
|
cd5f80dfe1
Worker: Pidfile, logfile and statedb arguments now supports %n/%h formats
|
11 years ago |
Ask Solem
|
174bc56826
To APP
|
11 years ago |
Ask Solem
|
0ab27e999d
Fixes outdated links in supervisord examples. Closes #1733
|
11 years ago |
Ask Solem
|
6dacf4418a
Celery.close should not create amqp object if not already created
|
11 years ago |
Ask Solem
|
d572cc0e69
Beat init script now also uses su (and more improvements). Closes #1578
|
11 years ago |
Ask Solem
|
2f1f36154a
Generic init script: Use su to set user (means CELERYD_GROUP no longer will be used to set group). Closes #1578
|
11 years ago |
Ask Solem
|
16c07613bd
Properly set warnings.warn stacklevel
|
11 years ago |