.. |
app
|
16f927185d
Fixes backward compatibility for #2217
|
hace 9 años |
apps
|
f8bcdfed79
[Results] Adds new Backend.as_uri()
|
hace 9 años |
backends
|
7604070c95
[backend][async] Implements gevent result drainer
|
hace 9 años |
bin
|
2dcda99ea6
Fixes regression with worker detach ignoring hostname argument. Closes #3103
|
hace 9 años |
concurrency
|
4d90a281da
[Prefork] Forgot to commit part of memory leak fix (Issue #2927)
|
hace 9 años |
contrib
|
b0a9990ead
Adds .five.getfullargspec
|
hace 9 años |
events
|
6038ff2aa3
Adds broker_read_url and broker_write_url settings
|
hace 9 años |
fixups
|
baa1282c04
[Django] Ignore InterfaceError also after fork (Issue #2996)
|
hace 9 años |
loaders
|
66d0de7537
Autodiscover: Fixes error "Empty module name". Closes #2908
|
hace 9 años |
security
|
53b5fdf3c5
Lowercase settings and settings cleanup (radical, but backwards compatible)
|
hace 9 años |
task
|
fc1ce73c09
Removes left over print statements. Closes #2967
|
hace 9 años |
tests
|
d8d19de9d8
[result][rpc] RPC backend get_task_meta needs to handle out of band messages
|
hace 9 años |
utils
|
16f927185d
Fixes backward compatibility for #2217
|
hace 9 años |
worker
|
8ef663e8b3
[Prefork] Reset celery.worker.state after fork
|
hace 9 años |
__init__.py
|
00b2930325
Updates copyright year
|
hace 9 años |
__main__.py
|
149de1291e
Removes compat programs celeryd, celerybeat and celeryd-multi (scheduled for removal in 4.0)
|
hace 9 años |
_state.py
|
b5d6054d0d
Fixes PyPy tests
|
hace 9 años |
beat.py
|
1abcfa713a
Added cleaning of corrupted scheduler files for some storage backend errors
|
hace 9 años |
bootsteps.py
|
2a47f425c7
Fixes celery graph on Python3. Closes #2133
|
hace 9 años |
canvas.py
|
22eba29948
Use vine for promises
|
hace 9 años |
datastructures.py
|
0b751092e6
[datastructures] Fix LimitedSet.discard()
|
hace 9 años |
exceptions.py
|
53b5fdf3c5
Lowercase settings and settings cleanup (radical, but backwards compatible)
|
hace 9 años |
five.py
|
b0a9990ead
Adds .five.getfullargspec
|
hace 9 años |
local.py
|
a28d300463
99% coverage (excluding celery.concurrency.asynpool and experimental backends)
|
hace 9 años |
platforms.py
|
a28d300463
99% coverage (excluding celery.concurrency.asynpool and experimental backends)
|
hace 9 años |
result.py
|
22eba29948
Use vine for promises
|
hace 9 años |
schedules.py
|
0c801b9070
92% coverage
|
hace 9 años |
signals.py
|
757678a59a
Worker: Also send task-failed event on unregistered task (Issue #2791)
|
hace 9 años |
states.py
|
8454428b0f
Events: Adds new task-rejected event for basic.reject
|
hace 9 años |