커밋 기록

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