Commit History

Author SHA1 Message Date
  Ask Solem f8a0d5a758 Task: Handle retry when task sent to anon-exchange. Closes #3622 9 years ago
  Ask Solem 5ceb74ac50 saferepr: Handle unicode errors in bytes repr on Python 3. Closes #3610 9 years ago
  Ask Solem 8e5ea5cc02 Fixes None and int type comparison in apps/worker.py. Closes #3641 9 years ago
  Ask Solem a893527e8b app.register_task now binds task to app 9 years ago
  Ask Solem fcecfb0877 Adds redis_socket_connect_timeout setting, and make sure its not set with Unix socket 9 years ago
  Ask Solem c553fee035 Fixes app/test_amqp.py tests 9 years ago
  Ask Solem bbbb7bed85 Merge branch 'master' of github.com:celery/celery 9 years ago
  Ask Solem 2a0503a1fe Task: Sent event was never being published. Closes #3646 9 years ago
  Brian Luan 65f43998b2 fix no logo image in worker splash screen when python version is 3.x (#3627) 9 years ago
  Rémi Marenco 65b71e467d Update redis.rst to fix pip bundle issue (#3643) 9 years ago
  Ask Solem fa6269f7f3 Reqs: celery[sqs] also requires pycurl. Closes #3619 9 years ago
  Ask Solem 6d56ac08c9 Hard time limit not called when using call_at, changed to using call_later. Closes #3618 9 years ago
  Ask Solem 86e7eed314 Soft time limit error showed Trues instead of the timeout in seconds 9 years ago
  Ask Solem a811066c7f Adds app.register_task method to support Celery 1.0 style task-classes. Closes #3615 9 years ago
  Ask Solem 4955625114 Commands: call command has argument --args crashing with argparse args option. Closes #3614 9 years ago
  Ask Solem 4218536e4c App: Regression registry_cls no longer had any effect. Closes #3613 9 years ago
  Ask Solem 47b73c2afc Fixes wrong issue reference. Closes #3583 9 years ago
  Ask Solem 5a4d1ef24a Attempt to fix saferepr with __repr__ returning bytes with non-ascii chars. Closes #3600 9 years ago
  Ask Solem c22e683958 Fixes failing security test case. Closes #3624 9 years ago
  Steffen Allner a380f09006 Add `celery_parameters` test fixture to be able to use customized `Celery` init parameters. (#3626) 9 years ago
  Ask Solem b2027b9c6c flakes 9 years ago
  Ask Solem 0dbc83a4cf CI: Removes pypy3 target 9 years ago
  csfeathers 59bc6e2800 Doc: Fix systemd examples (#3595) 9 years ago
  Moussa Taifi 7959f41e79 DOC: fix typo in remote shutdown using control broadcast example (#3602) 9 years ago
  Yuhannaa be299231dd typo in 4.0 docs, Json is now the default serializer (#3594) 9 years ago
  Laurent Peuch 00af0e8caa typo in 4.0 release notes, .on_commit is the old Django API (#3587) 9 years ago
  Ask Solem 0f87321df3 Fix pypy3 build failure 10 years ago
  Ask Solem b20260d95c Fixes broken test 10 years ago
  Ask Solem c64bf07bfe Fixes build and flakes 10 years ago
  Ask Solem 6fd3bc0375 Worker: Events must use connection_for_write (Issue #3525) 10 years ago