Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem f91ade4367 Events: repr complex objects sent as event fields. hace 15 años
  Ask Solem 2bec9c7a99 Set default CELERY_EVENT_SERIALIZER to "json" hace 15 años
  Ask Solem 5f25fa2ba6 Fixed typos in Changelog hace 15 años
  Ask Solem 801ef40693 Modified FAQ. You now *can* schedule a periodic task at a specific time. hace 15 años
  Ask Solem e28769aef4 Bumped version to 1.0.3-pre2 hace 15 años
  Ask Solem 6fbade5a64 Changed to better indents in the Changelog (all the way back to 0.8.4) hace 15 años
  Ask Solem a73260eefa Added celery.task.schedules to reference index hace 15 años
  Ask Solem 678cb8b33a Added new modules to internal reference index: hace 15 años
  Ask Solem 98406f8e35 pyflakes hace 15 años
  Ask Solem 4b28602c23 PEP8ify hace 15 años
  Ask Solem e09fc1af51 Updated Changelog with crontab feature hace 15 años
  Ask Solem a332c83402 Moved schedule + crontab from celery.task.base -> celery.task.schedules hace 15 años
  Ask Solem 3ff2e37963 Moved date and time related utility functions to celery.utils.timeutils hace 15 años
  Ask Solem b1e70fe1e7 Merge branch 'paltman/scheduled-periodic-task' into crontab hace 15 años
  Ask Solem 804bdbf53c Started writing changelog entry for crontab() hace 15 años
  Patrick Altman 4f578181de corrected test's mocked value hace 15 años
  Ask Solem 2e5af1fe7f crontab: Added support for using day names for day_of_week ("SUN", "sunday", "sun", etc) hace 15 años
  Ask Solem d172583481 Merge branch 'master' into paltman/scheduled-periodic-task hace 15 años
  Ask Solem 92fdc8846b External tutorials: Added Tim Bull's Build a processing queue [...] in less than a day using RabbitMQ and Celery hace 15 años
  Ask Solem ef3233470a Refactored ScheduledTask hace 15 años
  Ask Solem b5cb267fb7 contrib/requirements/test.txt: Removed entries duplicated from requirements/default.xt hace 15 años
  Ask Solem 5406699525 Added FAQ: How can I reuse the same connection when applying tasks? Closes #85 hace 15 años
  Ask Solem 6c1e425ec7 supervisord examples: Increases stopwaitsecs to 600 (Issue #102). Thanks to kmike hace 15 años
  Ask Solem bb2d2b9006 Started working (if you could call that any work) on the module index hace 15 años
  Ask Solem 41bffe660d Events: Added setting CELERY_EVENT_SERIALIZER with default "pickle". hace 15 años
  Patrick 538defaffa trim down is_due method hace 15 años
  Patrick e8835f1052 added ScheduledTask hace 15 años
  Ask Solem 412958c32c Remove nose-achievments from contrib/requirements/test.txt (not sure why it was added in the first place) hace 15 años
  Ask Solem c24e5d3160 Updated Changelog hace 15 años
  Ask Solem 1694e2a582 Fixed syntax error in previous commit... :( hace 15 años