Ask Solem
|
156c8edb02
Cosmetics and cleanup
|
14 yıl önce |
Ask Solem
|
e3bba2d089
Cosmetics
|
14 yıl önce |
Ask Solem
|
adc3fd56fb
Stole LocalProxy from Werkzeug, and added celery.current_app (always points to the current app)
|
14 yıl önce |
Ask Solem
|
ecd799f82b
Need to deepcopy default config, so lists/dicts are not shared
|
14 yıl önce |
Ask Solem
|
0504823063
Cosmetics
|
14 yıl önce |
Ask Solem
|
81388574c3
Preparing CELERYBEAT_SCHEDULE is now the responsibility of Scheduler not post_config_merge
|
14 yıl önce |
Ask Solem
|
be8010c843
CELERY_TASK_RESULT_EXPIRES is now prepared by individual backends, not post_config_merge
|
14 yıl önce |
Ask Solem
|
6645fa464f
CELERY_ROUTES is now prepared by app.amqp, instead of post_config_merge
|
14 yıl önce |
Ask Solem
|
f250ce053a
CELERYD_LOG_COLOR is now prepared by the Logging class, not post_config_merge
|
14 yıl önce |
Ask Solem
|
cb028fea52
Lots of documentation fixes
|
14 yıl önce |
Ask Solem
|
2683fc6b7c
Addded celeryctl purge command
|
14 yıl önce |
Ask Solem
|
53651c9063
Protocol docs: Missing 'id' in example task message
|
14 yıl önce |
Ask Solem
|
1172fb2464
Eventlet: on_accepted needs pid and time_start arguments
|
14 yıl önce |
Ask Solem
|
df51ac2997
Updated Changelog
|
14 yıl önce |
Ask Solem
|
7df24ee728
Added eventlet section in the User Guide. Closes #263
|
14 yıl önce |
Ask Solem
|
96b6315ace
Renamed remote control command worker_queues -> active_queues
|
14 yıl önce |
Ask Solem
|
a48f1973e8
Documented remote control command: revoke
|
14 yıl önce |
Ask Solem
|
6891f93683
Fixed typo kill_job -> terminate_job
|
14 yıl önce |
Ask Solem
|
3b28b859db
Can now terminate worker processing task remotely.
|
14 yıl önce |
Ask Solem
|
ce446f6558
Updated changelog
|
14 yıl önce |
Ask Solem
|
bd4de0302e
Show error if running with -B option on Windows
|
14 yıl önce |
Ask Solem
|
167d5d4196
celery.utils.term: Don't show colors on Windows
|
14 yıl önce |
Ask Solem
|
de4916b69c
caqmadm: Don't raise KeyboardInterrupt exception, just exit
|
14 yıl önce |
Ask Solem
|
2c403129a6
Skips test on Windows, that does not apply to that platform
|
14 yıl önce |
Ask Solem
|
8cc3454515
Make some tests pass on Windows
|
14 yıl önce |
Ask Solem
|
821f3d31b9
Remove bin/ directory, and scripts from setup.py to rely completely on setuptools entrypoints
|
14 yıl önce |
Ask Solem
|
d4a0de4156
Homepage: Download link now linking to download section of PyPI
|
14 yıl önce |
Ask Solem
|
2a8603610f
Added new community links
|
14 yıl önce |
Ask Solem
|
2eeb580679
Added PayPal donate button to website
|
14 yıl önce |
Ask Solem
|
a925ca7545
retry argument to apply_async requires the publisher/connection to be handled manually
|
14 yıl önce |