Commit History

Author SHA1 Message Date
  Ask Solem e8f3b09c14 celery.schedules now works with timezone aware datetime's 13 years ago
  Ask Solem 7af762d1b7 More single quotes 13 years ago
  Ask Solem 566c4da7b4 Use ' instead of " 13 years ago
  Ask Solem cc1ae88ff9 Remove copyright texts from modules 13 years ago
  Ask Solem e6c19ad57f Cosmetics 13 years ago
  Keith Perkins dc6508fdc1 Adds day of month and month of year cronspec options to crontab scheduler 13 years ago
  Ask Solem 59a422759f Doc improvements 13 years ago
  Ask Solem 4cd0a28caa Default for CELERYBEAT_MAX_LOOP_INTERVAL now set by individual schedulers 13 years ago
  Daniel Hepper f4f8e3bd08 Changed crontab_parser match Vixie cron for ranges with steps, e.g. 1-59/2 13 years ago
  Ask Solem 4d83dec941 Fixes reduce of schedule objects 13 years ago
  Ask Solem a8de6815af flake8 13 years ago
  Ask Solem c86a7df558 The current datetime now taken from loader.now 13 years ago
  Ask Solem 6b52605db6 Updates copyright years to include 2012 13 years ago
  Ask Solem 87a8277c81 Merge branch '2.4' 13 years ago
  Ask Solem e569d22c53 Celerybeat interval schedules were accidentally rounded 13 years ago
  Ask Solem d8fd481d51 Merge branch 'master' into utc 13 years ago
  Ask Solem 641e838dd6 Cosmetics 13 years ago
  Ask Solem 27caaad22c Adds module docstrings 14 years ago
  Ask Solem 9ba282f406 Cosmetics 14 years ago
  Ask Solem cd57928d05 Rewrites the crontab parser using regexes, to remove the pyparsing dependency. 14 years ago
  Ask Solem 619367b04d ETA/expires and beat is now UTC, and timezone aware using the CELERY_TIMEZONE setting. 14 years ago
  Ask Solem b6179c7316 Use new-style relative imports 14 years ago
  Ask Solem 1dfe6d0d54 Remove 2.4 workarounds 14 years ago
  Ask Solem bd820378ae schedule: Added __repr__ 14 years ago
  Ask Solem 785ab7925a PEP8ify + pyflakes 14 years ago
  Bryan Berg cfb2c96386 Fix crontab scheduler -- for Sunday, datetime.isoweekday() == 7, not 0, as we expect. Slight cleanup. 15 years ago
  Ask Solem 4fbdffdfbc PEP8ify 15 years ago
  Ask Solem 0606fda57c Merge branch 'master' into kombu2 15 years ago
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 15 years ago
  Ask Solem 88a69b51e2 celery.worker.listener renamed to celery.worker.consumer, and .CarrotListener to .Consumer 15 years ago