Ask Solem
|
f804855bc1
TaskPublisher: Ensure entities are declare when retry enabled
|
před 14 roky |
Ask Solem
|
8670d21eb3
Warning emitted by celery.decorators was accidentally UserWarning (should be deprecationwarning)
|
před 14 roky |
Ask Solem
|
3ef71fce7d
Adds new fields to worker events: sw_ident, sw_ver, sw_sys
|
před 14 roky |
Ask Solem
|
e5cf80c137
Cosmetics
|
před 14 roky |
Ask Solem
|
47e638a364
celery.Task is now current_app.Task
|
před 14 roky |
Ask Solem
|
902515612c
[Optimization] Added app.Task: Default task base class
|
před 14 roky |
Ask Solem
|
3cbd7cedc8
Fixes issues related to producer queue declarations.
|
před 14 roky |
Ask Solem
|
156c8edb02
Cosmetics and cleanup
|
před 14 roky |
Ask Solem
|
e3bba2d089
Cosmetics
|
před 14 roky |
Ask Solem
|
adc3fd56fb
Stole LocalProxy from Werkzeug, and added celery.current_app (always points to the current app)
|
před 14 roky |
Ask Solem
|
ecd799f82b
Need to deepcopy default config, so lists/dicts are not shared
|
před 14 roky |
Ask Solem
|
0504823063
Cosmetics
|
před 14 roky |
Ask Solem
|
81388574c3
Preparing CELERYBEAT_SCHEDULE is now the responsibility of Scheduler not post_config_merge
|
před 14 roky |
Ask Solem
|
be8010c843
CELERY_TASK_RESULT_EXPIRES is now prepared by individual backends, not post_config_merge
|
před 14 roky |
Ask Solem
|
6645fa464f
CELERY_ROUTES is now prepared by app.amqp, instead of post_config_merge
|
před 14 roky |
Ask Solem
|
f250ce053a
CELERYD_LOG_COLOR is now prepared by the Logging class, not post_config_merge
|
před 14 roky |
Ask Solem
|
cb028fea52
Lots of documentation fixes
|
před 14 roky |
Ask Solem
|
2683fc6b7c
Addded celeryctl purge command
|
před 14 roky |
Ask Solem
|
53651c9063
Protocol docs: Missing 'id' in example task message
|
před 14 roky |
Ask Solem
|
1172fb2464
Eventlet: on_accepted needs pid and time_start arguments
|
před 14 roky |
Ask Solem
|
df51ac2997
Updated Changelog
|
před 14 roky |
Ask Solem
|
7df24ee728
Added eventlet section in the User Guide. Closes #263
|
před 14 roky |
Ask Solem
|
96b6315ace
Renamed remote control command worker_queues -> active_queues
|
před 14 roky |
Ask Solem
|
a48f1973e8
Documented remote control command: revoke
|
před 14 roky |
Ask Solem
|
6891f93683
Fixed typo kill_job -> terminate_job
|
před 14 roky |
Ask Solem
|
3b28b859db
Can now terminate worker processing task remotely.
|
před 14 roky |
Ask Solem
|
ce446f6558
Updated changelog
|
před 14 roky |
Ask Solem
|
bd4de0302e
Show error if running with -B option on Windows
|
před 14 roky |
Ask Solem
|
167d5d4196
celery.utils.term: Don't show colors on Windows
|
před 14 roky |
Ask Solem
|
de4916b69c
caqmadm: Don't raise KeyboardInterrupt exception, just exit
|
před 14 roky |