提交歷史

作者 SHA1 備註 提交日期
  Brian May 53531f5c02 Make shallow copy of schedules dictionary 8 年之前
  Brian May 02381357a2 Simplify if condition using or 8 年之前
  Brian May 1bd0576dd3 Rename b to new_entry 8 年之前
  Brian May 2f44682aac Rename model to old_entry 8 年之前
  Brian May 7f0910cd1b Rename b to new_schedules 8 年之前
  Brian May 88e52d88b3 Rename a to old_schedules 8 年之前
  Brian May 0a00ad98e6 Address feedback from previous commit 8 年之前
  Wojciech Żywno 6a24e00b7e Populate heap when periodic tasks are changed 8 年之前
  Alejandro Pernin cfcf3f8e77 Provide a transparent method to update the Scheduler heap (#3721) 8 年之前
  Ask Solem 590aa85683 Always set Producer(auto_declare=False) 9 年之前
  Alli 561330ecf6 use simpler version to make a str type in python2 and python3 (#3542) 9 年之前
  Ask Solem 3abbaa97e8 flakes 9 年之前
  Ask Solem 0e93ee0cf7 flakes 9 年之前
  Ask Solem 4cd5bc3f50 Adds pep257 as a tox target 9 年之前
  Alli d87f9db737 Fix KeyError when starting celery beat (#3481) 9 年之前
  Ask Solem cfe0d6a373 Bytes/unicode treated differently by Shelve. Closes #3346 9 年之前
  Ask Solem 541f83cccf Renames .utils.timeutils -> .utils.time 9 年之前
  Ask Solem f4cf5346d8 Adds support for backend aliases using setuptool entry-points 9 年之前
  Ask Solem c540ef7e9d Beat: Document django-celery-beat and the new ``-S django`` option 9 年之前
  Ask Solem 2570e61a26 Two spaces after period for monospaced fonts 9 年之前
  Ask Solem 6027e445ec One space after period for proportional fonts + contractions 9 年之前
  Ask Solem de180b7528 Use new kombu.utils modules 9 年之前
  Ask Solem cbd7aced13 Fixes typo 9 年之前
  Ask Solem 82e478e07c Change to Google-style docstrings and small updates. 9 年之前
  Ask Solem aee706ad5a [docs] Spelling stuff completed 9 年之前
  Ask Solem 0bdc27d8b3 [docs] Spelling stuff 9 年之前
  Ask Solem 9b68e8f9df Make sure __repr__ and __str__ returns bytes on Python 2 9 年之前
  Ask Solem 016629f75e Use unicode_literals in all modules (with upgrading flakeplus to use 2.7 target) 9 年之前
  Aleksandr Kuznetsov 1abcfa713a Added cleaning of corrupted scheduler files for some storage backend errors 9 年之前
  Ask Solem 6038ff2aa3 Adds broker_read_url and broker_write_url settings 9 年之前