Commit History

Author SHA1 Message Date
  Theodore Dubois 9d345f5836 Set the SO_REUSEADDR option on the socket (#3969) 7 years ago
  Kevin Gu 13916dee1b Fix celery ignores exceptions raised during `django.setup()` (#4146) 7 years ago
  Michael c258ea0a95 Fixed rst syntax in readme (#4165) 7 years ago
  mperice 22adf673e9 Broker connection uses the heartbeat setting from app config unless set otherwise (#4148) 7 years ago
  DDevine b47d12dd2d Fixed exception caused by next_transit receiving an unexpected argument. (#4103) 7 years ago
  Ryan Guest f83b072fba Fix a couple typos (#4156) 7 years ago
  David Baumgold 0d5b840af1 Add options for exponential backoff with task autoretry (#4101) 7 years ago
  Samuel Dion-Girardeau 6bb75aca13 Update Celery/Python/Pypy versions in the README (#4157) 7 years ago
  Omer Katz 5af199c94f Bump version: 4.0.2 → 4.1.0 7 years ago
  George Psarakis c2f1e6c254 Changelog for version 4.1.0 (#4151) 7 years ago
  Preston Moore 325041f123 Updating contributors list (#4141) 7 years ago
  Vivek Anand d9fcca3227 Fix typos (#4140) 7 years ago
  abhinav nilaratna 41848e29cc CELERY_SEND_EVENTS instead of CELERYD_SEND_EVENTS for 3.1.x compatibility (#3997) 7 years ago
  Patrick Cloke 767e6b9943 Restore behavior so Broadcast queues work. (#3934) 7 years ago
  Preston Moore bccea8de7d Make appstr use standard format (#4134) (#4139) 7 years ago
  George Psarakis 81140551dc Resolve pip UnicodeEncoderError for PyPy environments (#4138) 7 years ago
  Derek Harland cd89518cf2 Handle possibility there are no workers (#4074) 7 years ago
  Yoichi NAKAYAMA fd8b52e3c8 Make id, name always accessible from logging.Formatter via extra (#3994) 7 years ago
  Daniel Huang 19a7d8f925 Add worker_shutting_down signal (#3998) 7 years ago
  Omer Katz 1ac91af134 Bump PyPy version in build to 5.8.0 (#4128) 7 years ago
  James Michael DuPont dbf1a82103 Update rdb.py (#4135) 7 years ago
  Steven 8dc5d25462 Updated documentation settings for DatabaseScheduler. #4057 (#4058) 7 years ago
  Anthony Lukach 1cf59f9134 Fix CELERY_TASK_ settings (#4094) 7 years ago
  Vinod Chandru e84aabad8e Updating CONTRIBUTORS. 7 years ago
  Vinod Chandru ceb36e1a16 Ensuring pending results are removed from the ResultSet when complete. 7 years ago
  Vinod Chandru 8728c606f9 Removing weak-references to bound methods since they are dead-on-arrival. 7 years ago
  Omer Katz 97ec0bfe35 Update before installing dependencies. 7 years ago
  Omer Katz 93e6049d4a Retry downloading dynamodb if it fails. 7 years ago
  Static 8fba154e87 elasticsearch: Fix serializing keys (#3924) 7 years ago
  Omer Katz 8d00f9d1d2 Upgrade build environment to trusty. 7 years ago