Ask Solem ae04f684e9 Fix for QoS when using RabbitMQ 3.3 or later. (Issue celery/kombu#339) 11 gadi atpakaļ
..
app 547b253086 Update task.py 11 gadi atpakaļ
apps 3eafba5a49 Ability to use one log file per child process using format keys %i/%I 11 gadi atpakaļ
backends 2bcb3357ce get_backend_cls cannot be memoized as it keeps reference to app.loader. Issue #1949 11 gadi atpakaļ
bin 574559dd43 Add option to worker to control heartbeat interval. 11 gadi atpakaļ
concurrency f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 gadi atpakaļ
contrib f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 gadi atpakaļ
events f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 gadi atpakaļ
fixups 70a568c353 Fixes compatibility with Django 1.7. Closes #1850 11 gadi atpakaļ
loaders be782f2363 Make sure autodiscover_tasks is iterable. Closes #1797 11 gadi atpakaļ
security 8842b6964d Pyopenssl does not work well on Python3 (requires string object but signatures are not valid utf-8) 11 gadi atpakaļ
task 0dcb8fe0b1 Fixes tests 11 gadi atpakaļ
tests fb48b1f357 Fixes test for #1964 11 gadi atpakaļ
utils ec905fadc4 Multi: %n is now the same as %N to be consistent with "celery worker". 11 gadi atpakaļ
worker ae04f684e9 Fix for QoS when using RabbitMQ 3.3 or later. (Issue celery/kombu#339) 11 gadi atpakaļ
__init__.py 4ec8b25ca9 Adds celery.version_info_t 11 gadi atpakaļ
__main__.py 0bd26157dc Do not apply eventlet/gevent patches to celery multi. Closes #1717 12 gadi atpakaļ
_state.py 0ffe314b25 Tests: Make sure all threads get the current app trap 11 gadi atpakaļ
beat.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 gadi atpakaļ
bootsteps.py 98311d14f1 ConsumerStep: Requirements must be in fqdn 11 gadi atpakaļ
canvas.py e07ea51f3a Task callbacks applied as group means trail (.children) stored multiple times. Closes #1936. Closes #1943 11 gadi atpakaļ
datastructures.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 gadi atpakaļ
exceptions.py 5ec54631ec Use numbers module 11 gadi atpakaļ
five.py 0dcb8fe0b1 Fixes tests 11 gadi atpakaļ
local.py e63af21d93 Fixes typo 11 gadi atpakaļ
platforms.py 5ec54631ec Use numbers module 11 gadi atpakaļ
result.py b04cfd5eae Implements ResultSet.backend (Issue #1936) 11 gadi atpakaļ
schedules.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) 11 gadi atpakaļ
signals.py a65b6748af app.autodiscover_tasks is now lazy 12 gadi atpakaļ
states.py e0b4a305e0 Optimizations for events.state 12 gadi atpakaļ