.. |
app
|
091dbe8a9b
Moves docstrings from celery.rst into celery/app/base.py. Closes #2018
|
il y a 9 ans |
apps
|
c53928b21a
Celery 3.2 is now Celery 4.0
|
il y a 9 ans |
backends
|
3fff58c174
Last commit forgot changes
|
il y a 9 ans |
bin
|
1a953d6aa2
Docs: Use better Pygments highlighters
|
il y a 9 ans |
concurrency
|
151442a162
proc.dead does not exist for some reason
|
il y a 9 ans |
contrib
|
72b16ac7c4
Apparently (x,) is legal now, so no need for (x, )
|
il y a 9 ans |
events
|
c53928b21a
Celery 3.2 is now Celery 4.0
|
il y a 9 ans |
fixups
|
5106352570
flakes
|
il y a 9 ans |
loaders
|
cfc9450e19
Add CELERY_EMAIL_CHARSET option
|
il y a 9 ans |
security
|
72b16ac7c4
Apparently (x,) is legal now, so no need for (x, )
|
il y a 9 ans |
task
|
72b16ac7c4
Apparently (x,) is legal now, so no need for (x, )
|
il y a 9 ans |
tests
|
3fff58c174
Last commit forgot changes
|
il y a 9 ans |
utils
|
0e6792ea2b
Fixes tests
|
il y a 9 ans |
worker
|
3fff58c174
Last commit forgot changes
|
il y a 9 ans |
__init__.py
|
c53928b21a
Celery 3.2 is now Celery 4.0
|
il y a 9 ans |
__main__.py
|
43ef032105
unicode literals
|
il y a 11 ans |
_state.py
|
43ef032105
unicode literals
|
il y a 11 ans |
beat.py
|
55678442de
PyPy: Try to handle KeyError when setting key. Closes #2862
|
il y a 9 ans |
bootsteps.py
|
72b16ac7c4
Apparently (x,) is legal now, so no need for (x, )
|
il y a 9 ans |
canvas.py
|
964cbce6f8
Fixes tests
|
il y a 9 ans |
datastructures.py
|
289ec8e003
Revokes: Make sure heap does not contain duplicates. Closes #2336
|
il y a 10 ans |
exceptions.py
|
10f4302cbe
Missing exceptions in celery.exceptions.__all__
|
il y a 9 ans |
five.py
|
5106352570
flakes
|
il y a 9 ans |
local.py
|
5106352570
flakes
|
il y a 9 ans |
platforms.py
|
1a953d6aa2
Docs: Use better Pygments highlighters
|
il y a 9 ans |
result.py
|
0e0ef00e68
Python2.7isms
|
il y a 9 ans |
schedules.py
|
84061be261
Merge pull request #2666 from celery/last-run-should-be-timezone-aware
|
il y a 9 ans |
signals.py
|
a65b6748af
app.autodiscover_tasks is now lazy
|
il y a 11 ans |
states.py
|
0f9b201cb4
Removes unused method state.compare
|
il y a 10 ans |