Piotr Maślanka 7023694a6d tests added 10 lat temu
..
app cf81b03016 Merge branch 'master' of github.com:celery/celery 10 lat temu
apps 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 lat temu
backends 7023694a6d tests added 10 lat temu
bin 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 lat temu
concurrency 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 lat temu
contrib 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 lat temu
events 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 lat temu
fixups 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 lat temu
loaders cfc9450e19 Add CELERY_EMAIL_CHARSET option 10 lat temu
security 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 lat temu
task 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 lat temu
tests 7023694a6d tests added 10 lat temu
utils 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 lat temu
worker 893aa2ca9e Merge pull request #2698 from PhilipGarnero/improve_autoscale_down 10 lat temu
__init__.py 5392550384 2015 10 lat temu
__main__.py 43ef032105 unicode literals 11 lat temu
_state.py 43ef032105 unicode literals 11 lat temu
beat.py 7d5a062280 Added a check for syncing the schedule even if nothing is in the schedule. 10 lat temu
bootsteps.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 lat temu
canvas.py cae8bf96c0 Don't use `map` here - it doesn't make a list on Python 3. 10 lat temu
datastructures.py 289ec8e003 Revokes: Make sure heap does not contain duplicates. Closes #2336 11 lat temu
exceptions.py bfae26b5eb Common exception base class: CeleryException/CeleryWarning. Closes #2643 10 lat temu
five.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 lat temu
local.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 lat temu
platforms.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 lat temu
result.py 0731623271 flakes 10 lat temu
schedules.py 72b16ac7c4 Apparently (x,) is legal now, so no need for (x, ) 10 lat temu
signals.py a65b6748af app.autodiscover_tasks is now lazy 12 lat temu
states.py 0f9b201cb4 Removes unused method state.compare 11 lat temu