Ask Solem 8c56d52785 Events are now transient by default il y a 12 ans
..
app 5a4cf8b7d0 Did not log for Ignore and Reject il y a 12 ans
apps 3eafba5a49 Ability to use one log file per child process using format keys %i/%I il y a 12 ans
backends 904e2af39b Exception sent by JSON serialized worker can be read by pickle configured worker il y a 12 ans
bin e08012f3ae Worker --detach default workdir is now CWD il y a 12 ans
concurrency acee6680ce Needs to copy buffer into bytes early so that librabbitmq does not release the buffer il y a 12 ans
contrib dbb074858e Renames celery.worker.job -> celery.worker.request il y a 12 ans
events 8c56d52785 Events are now transient by default il y a 12 ans
fixups 70a568c353 Fixes compatibility with Django 1.7. Closes #1850 il y a 12 ans
loaders be782f2363 Make sure autodiscover_tasks is iterable. Closes #1797 il y a 12 ans
security 8842b6964d Pyopenssl does not work well on Python3 (requires string object but signatures are not valid utf-8) il y a 12 ans
task 2e1cad9e04 Removes magic keyword arguments support il y a 12 ans
tests bd4dc6fb35 Cosmetics for #2041 il y a 12 ans
utils f838ace597 Now supports task message protocol 1.0 again il y a 12 ans
worker f838ace597 Now supports task message protocol 1.0 again il y a 12 ans
__init__.py e71f86d66e 3.2.0a2 il y a 12 ans
__main__.py 0bd26157dc Do not apply eventlet/gevent patches to celery multi. Closes #1717 il y a 12 ans
_state.py 2e1cad9e04 Removes magic keyword arguments support il y a 12 ans
beat.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) il y a 12 ans
bootsteps.py fd4701ce72 Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002 il y a 12 ans
canvas.py c7c5fc4d2f Removes dead code il y a 12 ans
datastructures.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) il y a 12 ans
exceptions.py 5ec54631ec Use numbers module il y a 12 ans
five.py acee6680ce Needs to copy buffer into bytes early so that librabbitmq does not release the buffer il y a 12 ans
local.py a665094b0a Tests passing il y a 12 ans
platforms.py b345094151 Worker --detach with C_FAKEFORK no longer closes open fds. Closes #2044 il y a 12 ans
result.py bd4dc6fb35 Cosmetics for #2041 il y a 12 ans
schedules.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) il y a 12 ans
signals.py a65b6748af app.autodiscover_tasks is now lazy il y a 12 ans
states.py e0b4a305e0 Optimizations for events.state il y a 12 ans