Ask Solem
|
f56ff68ab5
[docs] Use nodename instead of hostname. Closes #3104
|
8 years ago |
Aitor Gómez-Goiri
|
9d466a27e6
Fixing MaxRetriesExceededError's mentions
|
9 years ago |
Ask Solem
|
11ac5fbdc3
[docs] Tasks: Prominently display bound task and base class information
|
9 years ago |
Kevin Harvey
|
c2c07b91fb
Fixes a few grammatical and punctuation errors.
|
9 years ago |
Ask Solem
|
53b5fdf3c5
Lowercase settings and settings cleanup (radical, but backwards compatible)
|
9 years ago |
Ask Solem
|
c53928b21a
Celery 3.2 is now Celery 4.0
|
9 years ago |
Omer Katz
|
9784063dd4
Merge pull request #2810 from sww/remove-extra-on-retry
|
9 years ago |
Ask Solem
|
1a953d6aa2
Docs: Use better Pygments highlighters
|
9 years ago |
Omer Katz
|
5b38776a9f
Merge pull request #2112 from malinoff/autoretry
|
9 years ago |
Sean Wang
|
ba9ab34100
Removed an extra on_retry entry.
|
9 years ago |
armo
|
ea6c1925ab
Update tasks.rst
|
9 years ago |
Ask Solem
|
1a41806f66
Advocate use of the rpc:// backend over amqp
|
9 years ago |
Tom S
|
c0c1965a18
update documentation for Task.backend
|
9 years ago |
James Pulec
|
d93bceecbf
Correct spelling error
|
9 years ago |
Adrian
|
357939d802
Fix typo in task docs
|
9 years ago |
PMickael
|
dd229146ca
Merge pull request #2402 from GDvalle/patch-1
|
9 years ago |
Ask Solem
|
1c6ebe30bc
Wording
|
10 years ago |
Anders Pearson
|
106b40b01e
add note about Django 1.6 transaction changes to userguide
|
10 years ago |
GDvalle
|
8558b8478a
Syntax fix in Abstract classes example
|
10 years ago |
Ask Solem
|
3f076aa6ef
update_state examples check direct calls. Closes #1977
|
10 years ago |
Ask Solem
|
6ea6f24558
Sphinx extension resolved to celery.attr instead of app.attr, also faq referred to outdated celery.execute module
|
10 years ago |
Ask Solem
|
c3adc32da6
Added logging example to redirect stdouts to custom logger in task
|
10 years ago |
Lucas Wiman
|
590efe4211
Correct arithmetic and add note about rate_limit
|
10 years ago |
Dmitry Malinovsky
|
ae7e1d7875
Merge branch 'master' of https://github.com/celery/celery into autoretry
|
10 years ago |
Dmitry Malinovsky
|
ea0124cb52
Deleted unnecesarry decorator & updated docs and tests
|
10 years ago |
Tocho Tochev
|
eb4069554c
Docs: Fix typos.
|
10 years ago |
Dmitry Malinovsky
|
a129efa7a2
Fixed typo in tests & updated docs
|
10 years ago |
Ask Solem
|
b6bec5ea36
Merge branch 'malinoff/custom-gen_task_name'
|
10 years ago |
Dmitry Malinovsky
|
ca3d280e3f
Use app.gen_task_name everywhere & updated docs
|
10 years ago |
Ask Solem
|
6449e7ee28
Docs: Use celery -A proj consistently
|
10 years ago |