.. |
backends
|
9980653481
Re-enable result caches, as it's a critical part of the API flow. Caching now
|
15 gadi atpakaļ |
bin
|
487387ff48
Fixed typo in SIGINT handler
|
15 gadi atpakaļ |
contrib
|
a462e42dcc
Clean up the backends
|
15 gadi atpakaļ |
execute
|
db933ed0ad
Refactored .execute.apply_async: .messaging.TaskPublisher.send_task now
|
15 gadi atpakaļ |
loaders
|
529dd7146b
PEP8ify
|
15 gadi atpakaļ |
management
|
ef1b7cd215
Add celerymon management command to celery (shows installation instructions if celerymon is not installed)
|
15 gadi atpakaļ |
task
|
85cbd63b1a
Give better description of confusing throw argument to Task.retry. Closes #74
|
15 gadi atpakaļ |
tests
|
9980653481
Re-enable result caches, as it's a critical part of the API flow. Caching now
|
15 gadi atpakaļ |
utils
|
54af6cb491
More cleanup (docstrings etc)
|
15 gadi atpakaļ |
worker
|
8a1f61a3c1
Fixed broken tests
|
15 gadi atpakaļ |
__init__.py
|
6525518df5
Bumped version to 1.0.0
|
15 gadi atpakaļ |
beat.py
|
8da2a0c0d9
celerybeat: Reset SIGTERM signal if running as embedded process
|
15 gadi atpakaļ |
conf.py
|
9980653481
Re-enable result caches, as it's a critical part of the API flow. Caching now
|
15 gadi atpakaļ |
datastructures.py
|
616b9c6461
Introduced celery.datastructures.LocalCache, a dictionary with a limit on the number of keys, perfect for caches where keys are unique (i.e. task result caches)
|
15 gadi atpakaļ |
decorators.py
|
59681f5f5d
Fixed Sphinx build errors/warnings
|
15 gadi atpakaļ |
events.py
|
44dbf5b6ac
Some cosmetic changes.
|
15 gadi atpakaļ |
exceptions.py
|
44dbf5b6ac
Some cosmetic changes.
|
15 gadi atpakaļ |
log.py
|
243324aa9d
Now respects CELERY*_LOG_FORMAT even if using stderr. Thanks to Nikita Kozlovsky.
|
15 gadi atpakaļ |
managers.py
|
edb2dba360
Consistent naming for save_taskset/restore_taskset
|
15 gadi atpakaļ |
messaging.py
|
db933ed0ad
Refactored .execute.apply_async: .messaging.TaskPublisher.send_task now
|
15 gadi atpakaļ |
models.py
|
a462e42dcc
Clean up the backends
|
15 gadi atpakaļ |
platform.py
|
44dbf5b6ac
Some cosmetic changes.
|
15 gadi atpakaļ |
registry.py
|
44dbf5b6ac
Some cosmetic changes.
|
15 gadi atpakaļ |
result.py
|
edb2dba360
Consistent naming for save_taskset/restore_taskset
|
15 gadi atpakaļ |
signals.py
|
a6918b8f12
Move documentation for celery.signals into the rst file
|
15 gadi atpakaļ |
states.py
|
a5bb233e43
Documented celery.states
|
15 gadi atpakaļ |
urls.py
|
e10529d892
Tests for celery.views.task_is_successful
|
15 gadi atpakaļ |
views.py
|
59681f5f5d
Fixed Sphinx build errors/warnings
|
15 gadi atpakaļ |