Ask Solem
|
d89d88efc5
Bumps version to 3.0.5 and updates Changelog
|
12 years ago |
Ask Solem
|
a32655b162
Now depends on kombu 2.3.1
|
12 years ago |
Ask Solem
|
861e65a021
Now depends on billiard 2.7.3.11
|
12 years ago |
Ask Solem
|
db1efae951
The restart_pool remote control command now requires the CELERYD_POOL_RESTARTS setting to be enabled. Disabling the sentinel event by default reduces the number of sempahores required to run the pool.
|
12 years ago |
Ask Solem
|
8f6240acfa
Fixes -B option when force execv is enabled. Closes #894
|
12 years ago |
Ask Solem
|
7b3b025110
Maybe this solves #894
|
12 years ago |
Ask Solem
|
8d7a990bb3
chain.apply should pass args. Closes #889
|
12 years ago |
Mitar
|
41dc4db98b
Update CONTRIBUTORS.txt
|
12 years ago |
anh
|
c3951ad236
rst bug
|
12 years ago |
Ask Solem
|
94b0e45e1b
Document how to purge celerycam db, and also the CELERYCAM_EXPIRES_ settings. Closes #396
|
12 years ago |
Ask Solem
|
c58749d073
more rst woes
|
12 years ago |
Ask Solem
|
029559fc80
Use :ref: instead of :doc:
|
12 years ago |
Ask Solem
|
67c10597f1
Reorganizes the changelog into multiple files
|
12 years ago |
Ask Solem
|
a6f167c23a
Fixes rst bugs
|
12 years ago |
Ask Solem
|
f5ef48a5a2
Don't use remote image URLs
|
12 years ago |
Ask Solem
|
2a6bdbb189
Bumps version to 3.0.4
|
12 years ago |
Ask Solem
|
e20c773109
Updates Changelog
|
12 years ago |
Ask Solem
|
535d10a8f2
adds amqp.readthedocs.org to the Intersphinx mapping
|
12 years ago |
Ask Solem
|
4b80f340f0
Documents the BROKER_HEARTBEAT setting
|
12 years ago |
Ask Solem
|
71c962f20f
Default BROKER_HEARTBEAT value is now set to 10 seconds
|
12 years ago |
Ask Solem
|
19dc001aa8
Fixes syntax error
|
12 years ago |
Paul McMillan
|
1b8da5ff3d
Update CONTRIBUTORS.txt
|
12 years ago |
Ask Solem
|
3842983ed8
Fixes typo inspect enable_events -> control enable_events. Closes #881
|
12 years ago |
Ask Solem
|
6b5461c0a0
Hub: Handle poll if poller closed. Fixes #882
|
12 years ago |
Łukasz Langa
|
77dda51695
Fix web addresses in init.d script comments.
|
12 years ago |
Silas Sewell
|
f4dcebdc9a
Remove extra single quotes
|
12 years ago |
Ask Solem
|
ae2d8618b6
Adds method Celery.add_defaults, which is like Celery.conf.update except a copy will not be made and supporting lazy intialization (if passing a callable instead of a dict)
|
12 years ago |
Ask Solem
|
cca920e5be
Adds celery.conf.add_Defaults
|
12 years ago |
Ask Solem
|
bda7f8fffc
Redis doesn't have userid. Thanks to Goopyo
|
12 years ago |
Ask Solem
|
b2b9d922fd
Task.retry must also forward links (e.g. for chains). Closes celery/django-celery#157
|
12 years ago |