Ask Solem 607567dbab Fixes tests há 11 anos atrás
..
app dba299a152 New signals: app.on_configure, .on_after_configure, .on_after_finalize há 11 anos atrás
apps 3eafba5a49 Ability to use one log file per child process using format keys %i/%I há 11 anos atrás
backends f4658e6082 Fix for chord inside chord when using json serializer. Closes #1987 há 11 anos atrás
bin bc7eb64af2 Fixed wrong arguments há 11 anos atrás
concurrency f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) há 11 anos atrás
contrib 2edea37f6a Update AbortableTask docs. Closes #1993 há 11 anos atrás
events f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) há 11 anos atrás
fixups 70a568c353 Fixes compatibility with Django 1.7. Closes #1850 há 11 anos atrás
loaders be782f2363 Make sure autodiscover_tasks is iterable. Closes #1797 há 11 anos atrás
security 8842b6964d Pyopenssl does not work well on Python3 (requires string object but signatures are not valid utf-8) há 11 anos atrás
task 0dcb8fe0b1 Fixes tests há 11 anos atrás
tests 607567dbab Fixes tests há 11 anos atrás
utils ec905fadc4 Multi: %n is now the same as %N to be consistent with "celery worker". há 11 anos atrás
worker abf1ff963b Use the Connection.qos_semantics_matches_spec property instead há 11 anos atrás
__init__.py 4ec8b25ca9 Adds celery.version_info_t há 11 anos atrás
__main__.py 0bd26157dc Do not apply eventlet/gevent patches to celery multi. Closes #1717 há 11 anos atrás
_state.py d028eed511 Renames celery.app.builtins.shared_task -> celery._state.connect_on_app_finalize. Closes #1937 há 11 anos atrás
beat.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) há 11 anos atrás
bootsteps.py fd4701ce72 Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002 há 11 anos atrás
canvas.py e07ea51f3a Task callbacks applied as group means trail (.children) stored multiple times. Closes #1936. Closes #1943 há 11 anos atrás
datastructures.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) há 11 anos atrás
exceptions.py 5ec54631ec Use numbers module há 11 anos atrás
five.py 0dcb8fe0b1 Fixes tests há 11 anos atrás
local.py e63af21d93 Fixes typo há 11 anos atrás
platforms.py 5ec54631ec Use numbers module há 11 anos atrás
result.py b04cfd5eae Implements ResultSet.backend (Issue #1936) há 11 anos atrás
schedules.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) há 11 anos atrás
signals.py a65b6748af app.autodiscover_tasks is now lazy há 12 anos atrás
states.py e0b4a305e0 Optimizations for events.state há 11 anos atrás