Historial de Commits

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