.. |
app
|
f9f2081a00
flakes
|
12 lat temu |
apps
|
b9fd9f6944
Jython fixes. Closes celery/billiard#38
|
12 lat temu |
backends
|
5b3eef50dd
Cache Backend: Fixes chord support. Closes #1094
|
12 lat temu |
bin
|
68774f3032
improves docstring
|
12 lat temu |
concurrency
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 lat temu |
contrib
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 lat temu |
events
|
db72777857
Fixes event dispatcher bug
|
12 lat temu |
loaders
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 lat temu |
security
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 lat temu |
task
|
cd873309f7
flakes
|
12 lat temu |
tests
|
50245dd735
Tests passing
|
12 lat temu |
utils
|
ef1c43b229
LRUCache is pickleable
|
12 lat temu |
worker
|
f9f2081a00
flakes
|
12 lat temu |
__compat__.py
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 lat temu |
__init__.py
|
33f0de4f0b
Bumps version to 3.0.15 and updates Changelog
|
12 lat temu |
__main__.py
|
39cfdafb7c
Use compat __main__ entrypoints for multi and beat as well
|
13 lat temu |
_state.py
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 lat temu |
beat.py
|
f92be2770c
Use the now() from the underlying schedule in ScheduleEntry
|
12 lat temu |
canvas.py
|
2914f46dc2
Support group with a single task. Closes #1219
|
12 lat temu |
datastructures.py
|
6c004c93e2
Fixes flakes E126,E127,E128
|
12 lat temu |
exceptions.py
|
e8515ed7c5
Defines what happens when a chord task fails. Closes #1172
|
12 lat temu |
local.py
|
8637e30215
Fixes compatibility with pycallgraph. Closes #1051
|
12 lat temu |
platforms.py
|
b044de49fa
Hostname can now be unicode. Maybe fixes #1186
|
12 lat temu |
result.py
|
010691b969
iter_native now works with empty result set. Closes #1219
|
12 lat temu |
schedules.py
|
e98e43b3b3
repr of crontab field int(0) should be 0 not *. Closes #972
|
12 lat temu |
signals.py
|
d718d27d25
Implements new task_retry signal. Closes #1169
|
12 lat temu |
states.py
|
46ab71ff74
Tasks can now raise celery.exceptions.Ignore to not update any state
|
13 lat temu |