Commit History

作者 SHA1 備註 提交日期
  Manuel Vázquez Acosta 215376d8f8 Allow to have a custom request (#3977) 7 年之前
  Geoffrey Bauduin afebe7a6e0 doc: adding examples to connect to sentinel broker (#4143) 7 年之前
  Raphaël Riel f3f67917f3 Django fixup should close all cache backends (#4187) 7 年之前
  Sammie S. Taunton d8ac5fdecd Update CONTRIBUTORS.txt (#4210) 7 年之前
  Sammie S. Taunton 1b9678915b Update platforms.py (#4203) 7 年之前
  Armenak Baburyan f89592efc0 Update routing.rst (#4206) 7 年之前
  martialp f9a9337e85 Adds stopasgroup to the supervisor scripts (#4200) 7 年之前
  Nicolas Mota 2394e738a7 Update contributors file (#4190) 7 年之前
  Nicolas Mota 19c66d6261 Fix grammar, PEP8 (#4188) 7 年之前
  Alexander Ovechkin bd347f7565 Using Exception.args to serialize/deserialize exceptions instead of str(Exception) (#4085) 7 年之前
  George Psarakis 87b263bcea Correct calculation of application current time with timezone (#4173) 7 年之前
  Theodore Dubois 9d345f5836 Set the SO_REUSEADDR option on the socket (#3969) 7 年之前
  Kevin Gu 13916dee1b Fix celery ignores exceptions raised during `django.setup()` (#4146) 7 年之前
  Michael c258ea0a95 Fixed rst syntax in readme (#4165) 7 年之前
  mperice 22adf673e9 Broker connection uses the heartbeat setting from app config unless set otherwise (#4148) 7 年之前
  DDevine b47d12dd2d Fixed exception caused by next_transit receiving an unexpected argument. (#4103) 7 年之前
  Ryan Guest f83b072fba Fix a couple typos (#4156) 7 年之前
  David Baumgold 0d5b840af1 Add options for exponential backoff with task autoretry (#4101) 7 年之前
  Samuel Dion-Girardeau 6bb75aca13 Update Celery/Python/Pypy versions in the README (#4157) 7 年之前
  Omer Katz 5af199c94f Bump version: 4.0.2 → 4.1.0 7 年之前
  George Psarakis c2f1e6c254 Changelog for version 4.1.0 (#4151) 7 年之前
  Preston Moore 325041f123 Updating contributors list (#4141) 7 年之前
  Vivek Anand d9fcca3227 Fix typos (#4140) 7 年之前
  abhinav nilaratna 41848e29cc CELERY_SEND_EVENTS instead of CELERYD_SEND_EVENTS for 3.1.x compatibility (#3997) 7 年之前
  Patrick Cloke 767e6b9943 Restore behavior so Broadcast queues work. (#3934) 7 年之前
  Preston Moore bccea8de7d Make appstr use standard format (#4134) (#4139) 7 年之前
  George Psarakis 81140551dc Resolve pip UnicodeEncoderError for PyPy environments (#4138) 7 年之前
  Derek Harland cd89518cf2 Handle possibility there are no workers (#4074) 7 年之前
  Yoichi NAKAYAMA fd8b52e3c8 Make id, name always accessible from logging.Formatter via extra (#3994) 7 年之前
  Daniel Huang 19a7d8f925 Add worker_shutting_down signal (#3998) 7 年之前