.. |
app
|
14c843b765
Task: Properly forward all execution options to retried task. Closes #3297
|
8 years ago |
apps
|
c5f8250c07
Beat: Fixes typo
|
8 years ago |
backends
|
fc96131b48
Fixing reference to CouchBackend
|
8 years ago |
bin
|
876e6bdc49
Fix typo in worker.py
|
8 years ago |
concurrency
|
586f3d3182
Removes the experimental threads pool
|
8 years ago |
contrib
|
f9380fd8a5
Moves hostname related utils to .utils.nodenames
|
8 years ago |
events
|
f9380fd8a5
Moves hostname related utils to .utils.nodenames
|
8 years ago |
fixups
|
b5d8c1cebd
Removes TASK_ERROR_EMAILS/mail_admins
|
8 years ago |
loaders
|
7acdc0d452
Moves .utils.strtobool to .utils.serialization
|
8 years ago |
security
|
f59b52524b
flakes
|
9 years ago |
task
|
b5d8c1cebd
Removes TASK_ERROR_EMAILS/mail_admins
|
8 years ago |
tests
|
25a0c8459a
Build: Attempt to fix
|
8 years ago |
utils
|
4b7af113fa
flakes
|
8 years ago |
worker
|
bb370f0107
Fixes build
|
8 years ago |
__init__.py
|
748b2baa02
Bumps version to 4.0.0rc3
|
8 years ago |
__main__.py
|
149de1291e
Removes compat programs celeryd, celerybeat and celeryd-multi (scheduled for removal in 4.0)
|
9 years ago |
_state.py
|
a4fbd6d817
Removes unused celery.app.default_loader
|
8 years ago |
beat.py
|
aee706ad5a
[docs] Spelling stuff completed
|
9 years ago |
bootsteps.py
|
0e91fcde48
Utils: Moves DependencyGraph to new celery.utils.graph
|
8 years ago |
canvas.py
|
293267c6df
Canvas: Set appropriate documentation for getitem properties
|
8 years ago |
exceptions.py
|
aee706ad5a
[docs] Spelling stuff completed
|
9 years ago |
five.py
|
4f2f949a34
Python 2: Values in __all__ can only be unicode. Closes #3231
|
8 years ago |
local.py
|
ac0d9d5ab7
Task: Decorator now takes __qualname__ from underlying function. Closes #3216
|
9 years ago |
platforms.py
|
de6cf95522
Moves .utils.isatty to .platforms.isatty
|
8 years ago |
result.py
|
7a3f56c32e
Move deprecation utils to .utils.deprecated
|
8 years ago |
schedules.py
|
8ee50a3d9f
Removes .utils.is_iterable
|
8 years ago |
signals.py
|
1167e7d7ba
flakes
|
8 years ago |
states.py
|
51fca36f19
Cosmetics #2
|
9 years ago |