Commit History

Author SHA1 Message Date
  何翔宇(Sean Ho) 7b6c7d5537 Update CONTRIBUTORS.txt (#3660) 8 years ago
  Ask Solem 14fe01f68a Fixes typo in Changelog 8 years ago
  Ask Solem 4f0e7fdabc Updates Changelog 8 years ago
  Ask Solem 3872f500c3 Merge branch '4.0' 8 years ago
  Ask Solem 9b6d03f032 Worker: Fixes heartbeats for gevent/eventlet. Closes #3649 8 years ago
  Ask Solem cefd84a4f3 Make sure conf.humanize() evaluates configuration. Closes #3652 8 years ago
  Ask Solem 71c3528cbc Fixes Py3.4 tests 8 years ago
  Ask Solem 10dec7b382 flakes 8 years ago
  Rick Wargo d071587bce Added Rick Wargo to list of Contributors (#3654) 8 years ago
  Ask Solem d84cf8f789 saferepr: Should not display Iterable/Mapping as list; delegate to .__repr__ 8 years ago
  Ask Solem ccce56da84 Merge branch 'master' of github.com:celery/celery 8 years ago
  Ask Solem c075caebd0 flakes 8 years ago
  Ask Solem c3fb931372 saferepr: bytes.hex() not available on Python 3.4 8 years ago
  Viktor Holmqvist 9ff34f419b Update CONTRIBUTORS.txt (#3648) 8 years ago
  何翔宇(Sean Ho) b507269cae fix _index method miss body params in elasticsearch backend (#3606) 8 years ago
  何翔宇(Sean Ho) 574ff78e2a fix _index method miss body params in elasticsearch backend (#3606) 8 years ago
  Viktor Holmqvist fe2c47d4e6 Fix ValueError in chord with single task header (#3608) 8 years ago
  Rick Wargo b535e3a584 Ensure task has name prior to registration. Resolves issue #3615. (#3616) 8 years ago
  Alli 4834fdad77 Make bytestrings into str for shelve (#3644) 8 years ago
  Ask Solem 49506f6173 Prefork: Fixes SCHED_STRATEGY key error in inspect stats. Closes #3621 8 years ago
  Ask Solem f8a0d5a758 Task: Handle retry when task sent to anon-exchange. Closes #3622 8 years ago
  Ask Solem 5ceb74ac50 saferepr: Handle unicode errors in bytes repr on Python 3. Closes #3610 8 years ago
  Ask Solem 8e5ea5cc02 Fixes None and int type comparison in apps/worker.py. Closes #3641 8 years ago
  Ask Solem a893527e8b app.register_task now binds task to app 8 years ago
  Ask Solem fcecfb0877 Adds redis_socket_connect_timeout setting, and make sure its not set with Unix socket 8 years ago
  Ask Solem c553fee035 Fixes app/test_amqp.py tests 8 years ago
  Ask Solem bbbb7bed85 Merge branch 'master' of github.com:celery/celery 8 years ago
  Ask Solem 2a0503a1fe Task: Sent event was never being published. Closes #3646 8 years ago
  Brian Luan 65f43998b2 fix no logo image in worker splash screen when python version is 3.x (#3627) 8 years ago
  Rémi Marenco 65b71e467d Update redis.rst to fix pip bundle issue (#3643) 8 years ago