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