Omer Katz
|
5b38776a9f
Merge pull request #2112 from malinoff/autoretry
|
9 年之前 |
Sean Wang
|
ba9ab34100
Removed an extra on_retry entry.
|
9 年之前 |
armo
|
ea6c1925ab
Update tasks.rst
|
9 年之前 |
Ask Solem
|
1a41806f66
Advocate use of the rpc:// backend over amqp
|
9 年之前 |
Tom S
|
c0c1965a18
update documentation for Task.backend
|
9 年之前 |
James Pulec
|
d93bceecbf
Correct spelling error
|
10 年之前 |
Adrian
|
357939d802
Fix typo in task docs
|
10 年之前 |
PMickael
|
dd229146ca
Merge pull request #2402 from GDvalle/patch-1
|
10 年之前 |
Ask Solem
|
1c6ebe30bc
Wording
|
10 年之前 |
Anders Pearson
|
106b40b01e
add note about Django 1.6 transaction changes to userguide
|
10 年之前 |
GDvalle
|
8558b8478a
Syntax fix in Abstract classes example
|
10 年之前 |
Ask Solem
|
3f076aa6ef
update_state examples check direct calls. Closes #1977
|
10 年之前 |
Ask Solem
|
6ea6f24558
Sphinx extension resolved to celery.attr instead of app.attr, also faq referred to outdated celery.execute module
|
10 年之前 |
Ask Solem
|
c3adc32da6
Added logging example to redirect stdouts to custom logger in task
|
10 年之前 |
Lucas Wiman
|
590efe4211
Correct arithmetic and add note about rate_limit
|
10 年之前 |
Dmitry Malinovsky
|
ae7e1d7875
Merge branch 'master' of https://github.com/celery/celery into autoretry
|
10 年之前 |
Dmitry Malinovsky
|
ea0124cb52
Deleted unnecesarry decorator & updated docs and tests
|
10 年之前 |
Tocho Tochev
|
eb4069554c
Docs: Fix typos.
|
10 年之前 |
Dmitry Malinovsky
|
a129efa7a2
Fixed typo in tests & updated docs
|
10 年之前 |
Ask Solem
|
b6bec5ea36
Merge branch 'malinoff/custom-gen_task_name'
|
10 年之前 |
Dmitry Malinovsky
|
ca3d280e3f
Use app.gen_task_name everywhere & updated docs
|
10 年之前 |
Ask Solem
|
6449e7ee28
Docs: Use celery -A proj consistently
|
10 年之前 |
Jonas Haag
|
469fd49d61
Clarify behavior of rate limits in docs
|
10 年之前 |
Ask Solem
|
661bbfe984
Renames Task.subtask -> .signature (with alias for compat)
|
11 年之前 |
dtheodor
|
606e7ee90e
Update tasks.rst
|
11 年之前 |
Ask Solem
|
746b94ae15
Merge branch '3.1' of github.com:celery/celery into 3.1
|
11 年之前 |
Łukasz Kożuchowski
|
02541a54f9
Update docs/userguide/tasks.rst (typo fix)
|
11 年之前 |
outself
|
8d167fc6a4
fix typo
|
11 年之前 |
Ask Solem Hoel
|
c254dbcb13
Merge pull request #1794 from brianpeiris/patch-1
|
11 年之前 |
Brian Peiris
|
0e9b94af8a
Add units to time_limit description.
|
11 年之前 |