Historique des commits

Auteur SHA1 Message Date
  Vincent Driessen 4aebbd7bd8 Added a CancelableTask class. il y a 15 ans
  Ask Solem 7345d0586e Reverts 8fc6d37efa58d6767c17fe18edc573df42cae350, not needed after all il y a 15 ans
  Patrick Altman 970a01c246 fixed documentation that still referenced original form of crontab PeriodicTask scheduling il y a 15 ans
  Ask Solem 8fc6d37efa celery.utils.compat.LoggerAdapter: Added proxy attributes "handlers" + "level" forwarded to the logger instance. il y a 15 ans
  Ask Solem be39d10b4e Updated homepage with 1.0.3 announcement il y a 15 ans
  Ask Solem 6ef1d85c55 celery.utils.timeutils: Fixed indentation in docstrings. il y a 15 ans
  Ask Solem 4891fc6770 Bumped version to 1.0.3 and set release date in Changelog il y a 15 ans
  Ask Solem f91ade4367 Events: repr complex objects sent as event fields. il y a 15 ans
  Ask Solem 2bec9c7a99 Set default CELERY_EVENT_SERIALIZER to "json" il y a 15 ans
  Ask Solem 5f25fa2ba6 Fixed typos in Changelog il y a 15 ans
  Ask Solem 801ef40693 Modified FAQ. You now *can* schedule a periodic task at a specific time. il y a 15 ans
  Ask Solem e28769aef4 Bumped version to 1.0.3-pre2 il y a 15 ans
  Ask Solem 6fbade5a64 Changed to better indents in the Changelog (all the way back to 0.8.4) il y a 15 ans
  Ask Solem a73260eefa Added celery.task.schedules to reference index il y a 15 ans
  Ask Solem 678cb8b33a Added new modules to internal reference index: il y a 15 ans
  Ask Solem 98406f8e35 pyflakes il y a 15 ans
  Ask Solem 4b28602c23 PEP8ify il y a 15 ans
  Ask Solem e09fc1af51 Updated Changelog with crontab feature il y a 15 ans
  Ask Solem a332c83402 Moved schedule + crontab from celery.task.base -> celery.task.schedules il y a 15 ans
  Ask Solem 3ff2e37963 Moved date and time related utility functions to celery.utils.timeutils il y a 15 ans
  Ask Solem b1e70fe1e7 Merge branch 'paltman/scheduled-periodic-task' into crontab il y a 15 ans
  Ask Solem 804bdbf53c Started writing changelog entry for crontab() il y a 15 ans
  Patrick Altman 4f578181de corrected test's mocked value il y a 15 ans
  Ask Solem 2e5af1fe7f crontab: Added support for using day names for day_of_week ("SUN", "sunday", "sun", etc) il y a 15 ans
  Ask Solem d172583481 Merge branch 'master' into paltman/scheduled-periodic-task il y a 15 ans
  Ask Solem 92fdc8846b External tutorials: Added Tim Bull's Build a processing queue [...] in less than a day using RabbitMQ and Celery il y a 15 ans
  Ask Solem ef3233470a Refactored ScheduledTask il y a 15 ans
  Ask Solem b5cb267fb7 contrib/requirements/test.txt: Removed entries duplicated from requirements/default.xt il y a 15 ans
  Ask Solem 5406699525 Added FAQ: How can I reuse the same connection when applying tasks? Closes #85 il y a 15 ans
  Ask Solem 6c1e425ec7 supervisord examples: Increases stopwaitsecs to 600 (Issue #102). Thanks to kmike il y a 15 ans