Ask Solem
|
0058c60f3f
Added Clay Gerrard to AUTHORS
|
před 15 roky |
Clay Gerrard
|
b1d92f4c39
Added tests for AsyncResult.traceback KeyError (afd28) when using
|
před 15 roky |
Ask Solem
|
017bdbd5a4
AsyncResult.traceback: Return None, not raise KeyError if missing traceback.
|
před 15 roky |
Ask Solem
|
863bfff669
setup.py: Remove removed "celeryinit" script from console-scripts. Closes #173. Thanks to fajran
|
před 15 roky |
Ask Solem
|
0bcd57f5fd
Redis database *number* not *name*. Default is now 0
|
před 15 roky |
Ask Solem
|
d804f1f020
Tasks Userguide: Added section on database transactions. Closes #169. Thanks to jcassee
|
před 15 roky |
Ask Solem
|
162ebe55ed
Routing Userguide: Fixed typo "feed": -> {"queue": "feeds"}. Closes #169. Thanks to jcassee.
|
před 15 roky |
Ask Solem
|
b0fd93ecf5
task.control.inspect: Fixed typo "dump_registered_tasks" -> "dump_tasks".
|
před 15 roky |
Ask Solem
|
cb9ce6f2da
Worker crashes if CELERY_TASK_ERROR_WHITELIST is not iterable
|
před 15 roky |
Ask Solem
|
34cf6e58b5
Accidentally removed some lines
|
před 15 roky |
Ask Solem
|
761a385b23
Some outdates settings in celeryconfig of example python project
|
před 15 roky |
Ask Solem
|
365c83f8cd
Documentation: celery.signals: Documented worker_process_init. Thanks to Manu
|
před 15 roky |
Ask Solem
|
9537e99c49
Daemonization cookbook: Need to export DJANGO_SETTINGS_MODULE in /etc/default/celeryd.
|
před 15 roky |
Ask Solem
|
1408dcc8cb
Added some more FAQs from stack overflow
|
před 15 roky |
Ask Solem
|
cfc135a783
celery.execute.apply: Make sure kwargs["task_id"] is set.
|
před 15 roky |
fredj
|
9661e4f2c5
minor doc update (Sphinx syntax)
|
před 15 roky |
fredj
|
55a1744994
document the default CELERYD_CONCURRENCY and CELERYD_PREFETCH_MULTIPLIER values
|
před 15 roky |
fredj
|
dd18a39bb8
minor doc update (Sphinx syntax)
|
před 15 roky |
fredj
|
cee19c93b1
userguide: fix subtask example
|
před 15 roky |
Ask Solem
|
52e899f5b2
Added Lukas Linhart to AUTHORS
|
před 15 roky |
Ask Solem
|
10495a5b8c
celery.task.control.inspect: Fixed replies if there is no destination.
|
před 15 roky |
Jonas Haag
|
3b89c0a0c9
Make .store_result function if 'state' is not known to celery.
|
před 15 roky |
Ask Solem
|
5254728630
Added Frédéric Junod to AUTHORS
|
před 15 roky |
fredj
|
47c3ea5ff1
indent
|
před 15 roky |
fredj
|
716bf1813c
update INIT INFO
|
před 15 roky |
fredj
|
152593aebc
update INIT INFO for celeryd-multi, /bin/sh -e
|
před 15 roky |
fredj
|
f8d329f530
doc: add missing id value in docs/userguide/routing.rstdocs/userguide/routing.rst
|
před 15 roky |
fredj
|
977588bb15
Fixed typos in userguide/executing.rst and userguide/routing.rst
|
před 15 roky |
fredj
|
95c731eb70
Fixed typos in docs/userguide/tasks.rst
|
před 15 roky |
Ask Solem
|
81a01789f3
Cookbook: Daemonizing: Fixed typo and wrong section placement
|
před 15 roky |