Ask Solem 5ceb74ac50 saferepr: Handle unicode errors in bytes repr on Python 3. Closes #3610 9 年 前
..
app a893527e8b app.register_task now binds task to app 9 年 前
apps 8e5ea5cc02 Fixes None and int type comparison in apps/worker.py. Closes #3641 9 年 前
backends fcecfb0877 Adds redis_socket_connect_timeout setting, and make sure its not set with Unix socket 9 年 前
bin 4955625114 Commands: call command has argument --args crashing with argparse args option. Closes #3614 9 年 前
concurrency 6d56ac08c9 Hard time limit not called when using call_at, changed to using call_later. Closes #3618 9 年 前
contrib a380f09006 Add `celery_parameters` test fixture to be able to use customized `Celery` init parameters. (#3626) 9 年 前
events b2027b9c6c flakes 9 年 前
fixups 0c5d01dded Django: Raise exception if Django version used is < 1.8 9 年 前
loaders f780638d31 Merge changes from Django to utils.dispatch 9 年 前
security c22e683958 Fixes failing security test case. Closes #3624 9 年 前
task f780638d31 Merge changes from Django to utils.dispatch 9 年 前
utils 5ceb74ac50 saferepr: Handle unicode errors in bytes repr on Python 3. Closes #3610 9 年 前
worker 86e7eed314 Soft time limit error showed Trues instead of the timeout in seconds 9 年 前
__init__.py 904ab2464a Oops, forgot some references 9 年 前
__main__.py 9ce1b1bf65 Cosmetics 9 年 前
_state.py b2027b9c6c flakes 9 年 前
beat.py 590aa85683 Always set Producer(auto_declare=False) 9 年 前
bootsteps.py 665c8842fc Run CI on integration test suite 9 年 前
canvas.py b2027b9c6c flakes 9 年 前
exceptions.py b2027b9c6c flakes 9 年 前
five.py 9ce1b1bf65 Cosmetics 9 年 前
local.py b2027b9c6c flakes 9 年 前
platforms.py b2027b9c6c flakes 9 年 前
result.py e08620141e Add compat alias: backend.maybe_reraise -> backend.maybe_throw. Closes #3513 9 年 前
schedules.py 0b4c8ad4a8 flakes 9 年 前
signals.py c64bf07bfe Fixes build and flakes 9 年 前
states.py b2027b9c6c flakes 9 年 前