提交历史

作者 SHA1 备注 提交日期
  Ask Solem bffe590b54 Merge branch 'master' into dbschedule 15 年之前
  Ask Solem bb97451bf6 PEP8ify 15 年之前
  Ask Solem f508afbf90 Periodic Tasks deprecated in favor of CELERYBEAT_SCHEDULE setting. 15 年之前
  Vincent Driessen 895af00b1f Fix: docbugs. 15 年之前
  Vincent Driessen abbc12e04d Fix for isoweekday()'s return value. 15 年之前
  Vincent Driessen 1b9ef5cb8f Replace the check for an object being iterable by a Python 2.2 compatible way. 15 年之前
  Vincent Driessen c8f2497217 Simplified implementation of is_due. 15 年之前
  Vincent Driessen b852fd1c1b Raise a ValueError on invalid weekday literals. 15 年之前
  Vincent Driessen 1a923773ac Added support for using names for weekdays, instead of numbers. 15 年之前
  Vincent Driessen a83cc6e5ff Update docstrings for crontab constructor. 15 年之前
  Vincent Driessen 0ea73d8260 Add support for more complex crontab patterns. 15 年之前
  Ask Solem a332c83402 Moved schedule + crontab from celery.task.base -> celery.task.schedules 15 年之前