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