.. |
__init__.py
|
8c12d974c2
Renames celery.app.builtins.shared_task -> celery._state.connect_on_app_finalize. Closes #1937
|
11 years ago |
amqp.py
|
5367d3310d
[3.1] Regression: CELERY_DEFAULT_DELIVERY_MODE was no longer respected. Issue #1953
|
11 years ago |
annotations.py
|
154b574809
__all__ is everywhere
|
12 years ago |
base.py
|
d4e72df2a7
flakes
|
10 years ago |
builtins.py
|
474b1fc0d1
sync with reality
|
10 years ago |
control.py
|
5293b7fc27
Implements app.control.autoscale required by inspect autoscale. Closes #2950
|
10 years ago |
defaults.py
|
c626ca0cdd
Oops
|
11 years ago |
log.py
|
8997c26786
Flakes
|
11 years ago |
registry.py
|
154b574809
__all__ is everywhere
|
12 years ago |
routes.py
|
32429cec9a
Fixes route with queue name value not working regression. Closes #2987
|
9 years ago |
task.py
|
00090168e5
Added headers arg to apply_async docs to fix #2750
|
10 years ago |
trace.py
|
825b4e4c37
Fix failure when task has multiple callbacks
|
10 years ago |
utils.py
|
4530327da6
Sanitize result backend in celery report output. Closes #2812
|
9 years ago |