Commit History

Author SHA1 Message Date
  Ask Solem 0606fda57c Merge branch 'master' into kombu2 14 years ago
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 14 years ago
  Ask Solem 88a69b51e2 celery.worker.listener renamed to celery.worker.consumer, and .CarrotListener to .Consumer 14 years ago
  Ask Solem 8d85334016 Improved docs 15 years ago
  Ask Solem 37d41c2499 crontab.__repr__: Fixed typo "m/d/h" -> "m/h/d" 15 years ago
  Ask Solem 8fb3a383c6 schedules.crontab: Better repr() 15 years ago
  Ask Solem cdef3d20f1 schedules.crontab: "Invalid crontab pattern. Valid range is 0-24. '24' was found.", need to show ``max_ - 1``. 15 years ago
  Ask Solem 72dafab690 celery.schedules: Cosmetics 15 years ago
  jbochi 27b12d0e89 Proper remaining_estimate for crontabs. No need to wake up the scheduler every second. 15 years ago
  Ask Solem ab7f041fc7 Cosmetics 15 years ago
  Ask Solem 289b1a59a2 New tests for the new celery.beat (92% coverage) 15 years ago
  Ask Solem 7ddf622a5b All tests passing again 15 years ago
  Ask Solem afad5d2fed schedules.crontab: Implement __reduce__ so crontab can be pickled. 15 years ago
  Ask Solem bffe590b54 Merge branch 'master' into dbschedule 15 years ago
  Ask Solem f508afbf90 Periodic Tasks deprecated in favor of CELERYBEAT_SCHEDULE setting. 15 years ago