Omer Katz 8496a51ed9 Use dict comprehension instead of trasforming a generator into a dict. 10 лет назад
..
app 9b2c3bfc2a Merge pull request #2226 from aneilbaboo/master 10 лет назад
apps 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
backends 8496a51ed9 Use dict comprehension instead of trasforming a generator into a dict. 10 лет назад
bin 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
concurrency 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
contrib 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
events 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
fixups 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
loaders cfc9450e19 Add CELERY_EMAIL_CHARSET option 10 лет назад
security 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
task 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
tests 893aa2ca9e Merge pull request #2698 from PhilipGarnero/improve_autoscale_down 10 лет назад
utils 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
worker 893aa2ca9e Merge pull request #2698 from PhilipGarnero/improve_autoscale_down 10 лет назад
__init__.py 5392550384 2015 10 лет назад
__main__.py 43ef032105 unicode literals 11 лет назад
_state.py 43ef032105 unicode literals 11 лет назад
beat.py a84d67ce33 Embedded beat must set app for thread/process. Closes #2594 10 лет назад
bootsteps.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
canvas.py 9b2c3bfc2a Merge pull request #2226 from aneilbaboo/master 10 лет назад
datastructures.py 289ec8e003 Revokes: Make sure heap does not contain duplicates. Closes #2336 11 лет назад
exceptions.py bfae26b5eb Common exception base class: CeleryException/CeleryWarning. Closes #2643 10 лет назад
five.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
local.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
platforms.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
result.py 0731623271 flakes 10 лет назад
schedules.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 лет назад
signals.py a65b6748af app.autodiscover_tasks is now lazy 12 лет назад
states.py 0f9b201cb4 Removes unused method state.compare 11 лет назад