.. |
app
|
d79dcd8e82
Canvas refactor, parts of root_id and parent_id and group no longer evaluates generators
|
hace 11 años |
apps
|
3eafba5a49
Ability to use one log file per child process using format keys %i/%I
|
hace 11 años |
backends
|
f4658e6082
Fix for chord inside chord when using json serializer. Closes #1987
|
hace 11 años |
bin
|
f1601c0755
Small doc stuff
|
hace 11 años |
concurrency
|
0f111b1834
Adds stats for eventlet pool
|
hace 11 años |
contrib
|
2edea37f6a
Update AbortableTask docs. Closes #1993
|
hace 11 años |
events
|
f9e49a8f7a
3.2: Use dict and set comprehensions (+ literals)
|
hace 11 años |
fixups
|
70a568c353
Fixes compatibility with Django 1.7. Closes #1850
|
hace 11 años |
loaders
|
be782f2363
Make sure autodiscover_tasks is iterable. Closes #1797
|
hace 11 años |
security
|
8842b6964d
Pyopenssl does not work well on Python3 (requires string object but signatures are not valid utf-8)
|
hace 11 años |
task
|
661bbfe984
Renames Task.subtask -> .signature (with alias for compat)
|
hace 11 años |
tests
|
d79dcd8e82
Canvas refactor, parts of root_id and parent_id and group no longer evaluates generators
|
hace 11 años |
utils
|
ec905fadc4
Multi: %n is now the same as %N to be consistent with "celery worker".
|
hace 11 años |
worker
|
3e9119d497
non-string dict keys in django-celery configs
|
hace 11 años |
__init__.py
|
4ec8b25ca9
Adds celery.version_info_t
|
hace 11 años |
__main__.py
|
0bd26157dc
Do not apply eventlet/gevent patches to celery multi. Closes #1717
|
hace 11 años |
_state.py
|
d028eed511
Renames celery.app.builtins.shared_task -> celery._state.connect_on_app_finalize. Closes #1937
|
hace 11 años |
beat.py
|
f9e49a8f7a
3.2: Use dict and set comprehensions (+ literals)
|
hace 11 años |
bootsteps.py
|
fd4701ce72
Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002
|
hace 11 años |
canvas.py
|
d79dcd8e82
Canvas refactor, parts of root_id and parent_id and group no longer evaluates generators
|
hace 11 años |
datastructures.py
|
f9e49a8f7a
3.2: Use dict and set comprehensions (+ literals)
|
hace 11 años |
exceptions.py
|
5ec54631ec
Use numbers module
|
hace 11 años |
five.py
|
0dcb8fe0b1
Fixes tests
|
hace 11 años |
local.py
|
e63af21d93
Fixes typo
|
hace 11 años |
platforms.py
|
5ec54631ec
Use numbers module
|
hace 11 años |
result.py
|
b04cfd5eae
Implements ResultSet.backend (Issue #1936)
|
hace 11 años |
schedules.py
|
f9e49a8f7a
3.2: Use dict and set comprehensions (+ literals)
|
hace 11 años |
signals.py
|
a65b6748af
app.autodiscover_tasks is now lazy
|
hace 11 años |
states.py
|
e0b4a305e0
Optimizations for events.state
|
hace 11 años |