Ask Solem 9ca65432ff Fixes time_limit argument to request il y a 11 ans
..
app f84078efd1 Merge branch 'master' of github.com:celery/celery il y a 11 ans
apps 2a60655140 [Taskv2] callbacks, errbacks, chord and chain moved to message body to avoid header limitations. il y a 11 ans
backends 94dae1b899 SQLAlchemy: Ignore all result engine options when using NullPool. Closes #1930 il y a 11 ans
bin 085af4bb31 Multi: Now outputs to stdout instead of stderr for non-errors il y a 11 ans
concurrency fcf3ff1b4f cosmetics il y a 11 ans
contrib c67de36426 Sphinx: Use getfullargspec for Python 3. Closes #2302 il y a 11 ans
events ca4c9b00e0 Gossip: Now sets x-message-ttl for event queue to heartbeat_interval s. (Issue #2005) il y a 11 ans
fixups 43eabfd4fa Fixes tests il y a 11 ans
loaders 4294293600 autodiscover: Adds support for Django 1.7 class names in INSTALLED_APPS. Closes #2248 il y a 11 ans
security 2c541284b2 Move base64 to utils.serialization il y a 11 ans
task fcf3ff1b4f cosmetics il y a 11 ans
tests eedb9ffecf Tests passing il y a 11 ans
utils 3639f21c7f Removes celery.utils.log.ensure_process_aware_logger il y a 11 ans
worker 9ca65432ff Fixes time_limit argument to request il y a 11 ans
__init__.py 062c046907 Copyright 2014 il y a 11 ans
__main__.py 43ef032105 unicode literals il y a 11 ans
_state.py 43ef032105 unicode literals il y a 11 ans
beat.py 922c98c444 Cosmetics for #2196 il y a 11 ans
bootsteps.py fd4701ce72 Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002 il y a 11 ans
canvas.py c4dc73dbb8 Improvements for #2134 (which fixes Issue #2076) il y a 11 ans
datastructures.py f9e49a8f7a 3.2: Use dict and set comprehensions (+ literals) il y a 11 ans
exceptions.py 5ec54631ec Use numbers module il y a 11 ans
five.py d5029501ab Fixes problem with celery module type. Closes #2109 il y a 11 ans
local.py a665094b0a Tests passing il y a 11 ans
platforms.py 953c9141f6 Preserve old umask parsing behavior so that --umask starting with 0 is octal, otherwise decimal il y a 11 ans
result.py 1b70f9ef06 AsyncResult to raise ValueError if id is None. Closes #1996 il y a 11 ans
schedules.py 43ef032105 unicode literals il y a 11 ans
signals.py a65b6748af app.autodiscover_tasks is now lazy il y a 12 ans
states.py fcf3ff1b4f cosmetics il y a 11 ans