Historial de Commits

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