Tayfun Sen 50063ef34a Fix chord arguments 9 роки тому
..
app 34921a188a update the config with preconfig as non-defaults so they will be pickled 9 роки тому
apps e3416da90d [Results] Adds new Backend.as_uri() 9 роки тому
backends 011e1f110b [result][mongodb] Fixes as_uri() when not configured by url (Issue #3094) 9 роки тому
bin 7f5e41284c Fixes regression with worker detach ignoring hostname argument. Closes #3103 9 роки тому
concurrency 4b70e55ee8 [Prefork] Forgot to commit part of memory leak fix (Issue #2927) 9 роки тому
contrib 4f905dfd52 Use US spelling of cancelled -> canceled 9 роки тому
events a9db3acd90 Fix event result is None 9 роки тому
fixups d4e72df2a7 flakes 10 роки тому
loaders bb08b8b141 Error mails: Use utf-8 charset by default. Closes #2737 9 роки тому
security 8842b6964d Pyopenssl does not work well on Python3 (requires string object but signatures are not valid utf-8) 11 роки тому
task d4e72df2a7 flakes 10 роки тому
tests 50063ef34a Fix chord arguments 9 роки тому
utils 2bc2783951 [utils] simple_format now tries to give better error for unmatched keys. Closes #3016 9 роки тому
worker e884f17587 [3.1][worker] Fixes problem with repr(Worker) when blueprint not yet set. Closes #2514 9 роки тому
__init__.py f6aa74a0b5 Bumps version to 3.1.23 and updates Changelog 9 роки тому
__main__.py 0bd26157dc Do not apply eventlet/gevent patches to celery multi. Closes #1717 11 роки тому
_state.py 8c12d974c2 Renames celery.app.builtins.shared_task -> celery._state.connect_on_app_finalize. Closes #1937 11 роки тому
beat.py 2cf12f59aa Added cleaning of corrupted scheduler files for some storage backend errors 9 роки тому
bootsteps.py 45f97c33a6 Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002 11 роки тому
canvas.py 50063ef34a Fix chord arguments 9 роки тому
datastructures.py 214e142e91 [datastructures] Fix LimitedSet.discard() 9 роки тому
exceptions.py 5ec54631ec Use numbers module 11 роки тому
five.py d4e72df2a7 flakes 10 роки тому
local.py d4e72df2a7 flakes 10 роки тому
platforms.py 78a2edf731 beat --detached now runs after forkers 9 роки тому
result.py 144dd4b4e6 Adding the __bool__ and __nonzero__ methods to GroupResult 9 роки тому
schedules.py 5ec54631ec Use numbers module 11 роки тому
signals.py a65b6748af app.autodiscover_tasks is now lazy 11 роки тому
states.py e0b4a305e0 Optimizations for events.state 11 роки тому