.. |
app
|
6caf1316a4
Removes v2 compat flag in Task repr
|
9 年之前 |
apps
|
5c7edfb422
Use new magic super()
|
9 年之前 |
backends
|
fd4fe864a0
Removes compat BaseDictBackend (use BaseBackend)
|
9 年之前 |
bin
|
4a4e0ebaf1
Removes Command.get_cls_by_name (use .symbol_by_name)
|
9 年之前 |
concurrency
|
5c7edfb422
Use new magic super()
|
9 年之前 |
contrib
|
4a99648a08
Removes __future__ imports
|
9 年之前 |
events
|
a10a5490bc
Removes EventDispatcher.publisher (use .producer)
|
9 年之前 |
fixups
|
4a99648a08
Removes __future__ imports
|
9 年之前 |
loaders
|
4a99648a08
Removes __future__ imports
|
9 年之前 |
security
|
4a99648a08
Removes __future__ imports
|
9 年之前 |
tests
|
6caf1316a4
Removes v2 compat flag in Task repr
|
9 年之前 |
utils
|
8194b03365
Removes compat .utils.gen_unique_id (use celery.uuid)
|
9 年之前 |
worker
|
40d71df668
Removes compat property Request.task_name (now .name)
|
9 年之前 |
__init__.py
|
cc46191b12
Removes celery.subtask (use celery.signature)
|
9 年之前 |
__main__.py
|
4a99648a08
Removes __future__ imports
|
9 年之前 |
_state.py
|
4a99648a08
Removes __future__ imports
|
9 年之前 |
beat.py
|
5c7edfb422
Use new magic super()
|
9 年之前 |
bootsteps.py
|
5c7edfb422
Use new magic super()
|
9 年之前 |
canvas.py
|
54940001b5
Removes "publisher" alias to "producer" in the calling API (use producer)
|
9 年之前 |
exceptions.py
|
6ad1bf041a
Removes compat SystemTerminate (use celery.exceptions.WorkerTerminate)
|
9 年之前 |
five.py
|
6e822d2f22
Removes compat module machinery
|
9 年之前 |
local.py
|
4a99648a08
Removes __future__ imports
|
9 年之前 |
platforms.py
|
4a99648a08
Removes __future__ imports
|
9 年之前 |
result.py
|
7fa32e03cb
Removes compat property AsyncResut.task_id (use .id)
|
9 年之前 |
schedules.py
|
4a99648a08
Removes __future__ imports
|
9 年之前 |
signals.py
|
da68f1b1cb
Removes task_sent signal (use after_task_publish)
|
9 年之前 |
states.py
|
4a99648a08
Removes __future__ imports
|
9 年之前 |