Ask Solem 20424c5561 Worker now stores NotRegisteredError for unknown task, and adds task_rejected + task_unknown signals. Closes #2092 10 年 前
..
app 6066a45700 Adds parent_id + root_id task message fields, and to events. Closes #1318 10 年 前
apps 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 年 前
backends 2ccf237436 Redis: ?new_join=1 is now the default 10 年 前
bin 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 年 前
concurrency 6ccffeba37 Prefork: _timeout_handler can be None in billiard master 10 年 前
contrib 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 年 前
events 6066a45700 Adds parent_id + root_id task message fields, and to events. Closes #1318 10 年 前
fixups 5106352570 flakes 10 年 前
loaders fa4514bb32 Removes .loaders.current_loader + .load_settings() as per deprecation timeline 10 年 前
security 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 年 前
task e3cab12540 Removes deprecated TaskSet and TaskSetResult, and the .task.sets module 10 年 前
tests aaf9ad2b01 Fixes tests 10 年 前
utils 2d8b83723a Fix LRUCache.update for Python 3.5 10 年 前
worker 20424c5561 Worker now stores NotRegisteredError for unknown task, and adds task_rejected + task_unknown signals. Closes #2092 10 年 前
__init__.py 884ef24919 Master is now 4.0.0b1 and in feature-freeze 10 年 前
__main__.py 149de1291e Removes compat programs celeryd, celerybeat and celeryd-multi (scheduled for removal in 4.0) 10 年 前
_state.py b5d6054d0d Fixes PyPy tests 10 年 前
beat.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 年 前
bootsteps.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 年 前
canvas.py 6066a45700 Adds parent_id + root_id task message fields, and to events. Closes #1318 10 年 前
datastructures.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 年 前
exceptions.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 年 前
five.py 5106352570 flakes 10 年 前
local.py 5106352570 flakes 10 年 前
platforms.py 0196f0682b flakes 10 年 前
result.py 6066a45700 Adds parent_id + root_id task message fields, and to events. Closes #1318 10 年 前
schedules.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 年 前
signals.py 20424c5561 Worker now stores NotRegisteredError for unknown task, and adds task_rejected + task_unknown signals. Closes #2092 10 年 前
states.py 53b5fdf3c5 Lowercase settings and settings cleanup (radical, but backwards compatible) 10 年 前