Ryan P Kilby cbbf481801 Remove 'is_not_contained' check from _create_app 7 yıl önce
..
app 215376d8f8 Allow to have a custom request (#3977) 7 yıl önce
apps 19a7d8f925 Add worker_shutting_down signal (#3998) 7 yıl önce
backends bd347f7565 Using Exception.args to serialize/deserialize exceptions instead of str(Exception) (#4085) 7 yıl önce
bin d3ce72d0ff Inspect scheduler class settings in celery beat command. (#4189) 7 yıl önce
concurrency 0204d00584 Fixes pack(str) -> pack(bytes). Closes #3674 8 yıl önce
contrib cbbf481801 Remove 'is_not_contained' check from _create_app 7 yıl önce
events 949a70d00f FIX badly written check if cluster_state is None 8 yıl önce
fixups f3f67917f3 Django fixup should close all cache backends (#4187) 7 yıl önce
loaders 13916dee1b Fix celery ignores exceptions raised during `django.setup()` (#4146) 7 yıl önce
security c22e683958 Fixes failing security test case. Closes #3624 8 yıl önce
task f780638d31 Merge changes from Django to utils.dispatch 8 yıl önce
utils 01ba38507f Adding ability to retry signal receiver after raised exception (#4192) 7 yıl önce
worker 215376d8f8 Allow to have a custom request (#3977) 7 yıl önce
__init__.py 5af199c94f Bump version: 4.0.2 → 4.1.0 7 yıl önce
__main__.py 9ce1b1bf65 Cosmetics 8 yıl önce
_state.py b2027b9c6c flakes 8 yıl önce
beat.py 53531f5c02 Make shallow copy of schedules dictionary 8 yıl önce
bootsteps.py 665c8842fc Run CI on integration test suite 8 yıl önce
canvas.py a68b3d013c Fix wrong type in docstring (#4067) 7 yıl önce
exceptions.py b2027b9c6c flakes 8 yıl önce
five.py 9ce1b1bf65 Cosmetics 8 yıl önce
local.py b2027b9c6c flakes 8 yıl önce
platforms.py 1b9678915b Update platforms.py (#4203) 7 yıl önce
result.py 48de89df0c Fixes #4106 - change GroupResult:as_tuple() to include parent (#4205) 7 yıl önce
schedules.py b47d12dd2d Fixed exception caused by next_transit receiving an unexpected argument. (#4103) 7 yıl önce
signals.py 19a7d8f925 Add worker_shutting_down signal (#3998) 7 yıl önce
states.py 08d8da96a5 Create states.py 7 yıl önce