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