Commit History

Author SHA1 Message Date
  Ask Solem 731fdac4a5 Documented celery.loaders.djangoapp 15 years ago
  Ask Solem cb68231c20 Documented celery.loaders 15 years ago
  Ask Solem 65866a6346 Added .rst file for celery.loaders.djangoapp 15 years ago
  Ask Solem f9b47de747 Added .rst file for celery.loaders.default 15 years ago
  Ask Solem 8cf02289bf Added .rst file for celery.loaders.base 15 years ago
  Ask Solem bff2540192 Added .rst file for celery.loaders 15 years ago
  Ask Solem 8527ed3664 Added .rst file for celery.signals 15 years ago
  Ask Solem c69e7be7c1 defaultloader: CELERY_IMPORTS is a setting for modules to be imported at worker init. 15 years ago
  Ask Solem f65eef6510 Task Queue for Django -> Task Queue for Django/Python 15 years ago
  Ask Solem d977250dfe Added FAQ: Can I use celery without Django? 15 years ago
  Ask Solem 0935f92404 Now able to successfully use and run celery outside of Django 15 years ago
  Ask Solem 04570bf149 Forgot to import pytyrant 15 years ago
  Ask Solem e0c941cd33 Added signals: task_prerun + task_postrun 15 years ago
  Ask Solem 041e245d9a Merge branch 'master' into nodjango 15 years ago
  Ask Solem 142eef3022 Need to make this example more generic. 15 years ago
  Ask Solem 2029fc491d Updated STOMP/ActiveMQ FAQ 15 years ago
  Ask Solem f9f025424b Document the ``throw`` keyword argument to Task.retry 15 years ago
  Ask Solem df612d3b22 More unit tests for Task.retry 15 years ago
  Ask Solem 298ca20fba Worker now handles RetryTaskError and correctly marks the task status as RETRY 15 years ago
  Ask Solem a19118e6ec Added BaseBackend.mark_as_retry to mark the task status as "RETRY" with the 15 years ago
  Ask Solem 8a9669c3c4 Task.retry now always raises RetryTaskError (except if throw=False) 15 years ago
  Ask Solem 41a38bb25f Task retries seems to be working with tests passing. Closes #7 15 years ago
  Ask Solem fe62c47cb0 Pass around the retries count (available as task kwarg "task_retries") 15 years ago
  Ask Solem 93f6c1810c Clean-up and document Task.retry 15 years ago
  Ask Solem 794582ebb2 Task Retries (not tested yet) Example: 15 years ago
  Ask Solem 8903d537d5 Autogenerated documentation for github. 15 years ago
  Ask Solem 883da736ed Forgot to make shell listing a code block 15 years ago
  Ask Solem 842aaeaceb Autogenerated documentation for github. 15 years ago
  Ask Solem 8a52a9ad33 Autogenerated documentation for github. 15 years ago
  Ask Solem 115296db5b Autogenerated documentation for github. 15 years ago