Ask Solem
|
67c1caed7f
Cleanup for #3275
|
8 years ago |
Kevin Richardson
|
9d8de6e714
Add signal: `heartbeat`
|
8 years ago |
Ask Solem
|
707dfdbadb
Utils: Renames .datastructures -> utils.collections
|
8 years ago |
Ask Solem
|
0bdc27d8b3
[docs] Spelling stuff
|
8 years ago |
Ask Solem
|
9193b84d98
Documentation improvements
|
8 years ago |
Ask Solem
|
5ba6c993aa
[docs] Use :keyword: ref
|
8 years ago |
Ask Solem
|
bf49104517
[docs] fixes rst markup error
|
8 years ago |
Ask Solem
|
f56ff68ab5
[docs] Use nodename instead of hostname. Closes #3104
|
8 years ago |
Ask Solem
|
757678a59a
Worker: Also send task-failed event on unregistered task (Issue #2791)
|
9 years ago |
Ask Solem
|
20424c5561
Worker now stores NotRegisteredError for unknown task, and adds task_rejected + task_unknown signals. Closes #2092
|
9 years ago |
Ask Solem
|
53b5fdf3c5
Lowercase settings and settings cleanup (radical, but backwards compatible)
|
9 years ago |
Marco Buttu
|
5d3c555a66
Fixed some typos
|
9 years ago |
John Anderson
|
8fc1dec96e
arguements -> arguments
|
10 years ago |
Ask Solem
|
506a0817ac
Fixes doc problems
|
10 years ago |
Ask Solem
|
961429539e
Task proto2: Custom headers were ignored
|
10 years ago |
Ask Solem
|
dbb074858e
Renames celery.worker.job -> celery.worker.request
|
10 years ago |
Ask Solem
|
eda9bf4a7d
Documents task_retry signal. Closes #1835
|
10 years ago |
Ask Solem
|
0ad3d00dbe
Signals: fixed typo hostname -> nodename
|
11 years ago |
Ask Solem
|
a9b000fd01
Warn that worker_process_init must not be blocking. Closes #1715
|
11 years ago |
Ask Solem
|
a65b6748af
app.autodiscover_tasks is now lazy
|
11 years ago |
Ask Solem
|
bfce82e25d
Doc improvements
|
11 years ago |
Ask Solem
|
2d454879ce
Cosmetics for #1595
|
11 years ago |
Dan
|
3497867ab9
Adds new worker_process_shutdown signal (Closes #1595)
|
11 years ago |
Ask Solem
|
3c537aa99f
New signals: before_task_publish / after_task_publish
|
11 years ago |
Ask Solem
|
b2b6236acc
Renames processes -> prefork
|
11 years ago |
Ask Solem
|
cad72839f6
Documents to user_preload_options signal
|
11 years ago |
Ask Solem
|
7940f805ec
celeryd_init signal now has new "options" argument for command-line options
|
11 years ago |
Ask Solem
|
a7226fa158
Pass job.Request instance to task_revoked signal. Closes #1555
|
11 years ago |
Ask Solem
|
cf70cbfbe5
Adds task.send signal. Closes #1281
|
11 years ago |
Ask Solem
|
9dd6f37029
Rename references to taskset in docs
|
11 years ago |