Historique des commits

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