Commit History

Autor SHA1 Mensaxe Data
  Ask Solem 0a93b3b354 Describe loaders in the "without Django" FAQ entry. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 0fc5529ca6 Bumped version to 0.7.0 %!s(int64=15) %!d(string=hai) anos
  Ask Solem a5b4b8443c Made README as symlink to README.rst %!s(int64=15) %!d(string=hai) anos
  Ask Solem 828ff08fad Update README.rst %!s(int64=15) %!d(string=hai) anos
  Ask Solem 4f886582bf Documented celery.loaders.default %!s(int64=15) %!d(string=hai) anos
  Ask Solem 9bb62dc1ae Documented celery.loaders.base %!s(int64=15) %!d(string=hai) anos
  Ask Solem 731fdac4a5 Documented celery.loaders.djangoapp %!s(int64=15) %!d(string=hai) anos
  Ask Solem cb68231c20 Documented celery.loaders %!s(int64=15) %!d(string=hai) anos
  Ask Solem 65866a6346 Added .rst file for celery.loaders.djangoapp %!s(int64=15) %!d(string=hai) anos
  Ask Solem f9b47de747 Added .rst file for celery.loaders.default %!s(int64=15) %!d(string=hai) anos
  Ask Solem 8cf02289bf Added .rst file for celery.loaders.base %!s(int64=15) %!d(string=hai) anos
  Ask Solem bff2540192 Added .rst file for celery.loaders %!s(int64=15) %!d(string=hai) anos
  Ask Solem 8527ed3664 Added .rst file for celery.signals %!s(int64=15) %!d(string=hai) anos
  Ask Solem c69e7be7c1 defaultloader: CELERY_IMPORTS is a setting for modules to be imported at worker init. %!s(int64=15) %!d(string=hai) anos
  Ask Solem f65eef6510 Task Queue for Django -> Task Queue for Django/Python %!s(int64=15) %!d(string=hai) anos
  Ask Solem d977250dfe Added FAQ: Can I use celery without Django? %!s(int64=15) %!d(string=hai) anos
  Ask Solem 0935f92404 Now able to successfully use and run celery outside of Django %!s(int64=15) %!d(string=hai) anos
  Ask Solem 04570bf149 Forgot to import pytyrant %!s(int64=15) %!d(string=hai) anos
  Ask Solem e0c941cd33 Added signals: task_prerun + task_postrun %!s(int64=15) %!d(string=hai) anos
  Ask Solem 041e245d9a Merge branch 'master' into nodjango %!s(int64=15) %!d(string=hai) anos
  Ask Solem 142eef3022 Need to make this example more generic. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 2029fc491d Updated STOMP/ActiveMQ FAQ %!s(int64=15) %!d(string=hai) anos
  Ask Solem f9f025424b Document the ``throw`` keyword argument to Task.retry %!s(int64=15) %!d(string=hai) anos
  Ask Solem df612d3b22 More unit tests for Task.retry %!s(int64=15) %!d(string=hai) anos
  Ask Solem 298ca20fba Worker now handles RetryTaskError and correctly marks the task status as RETRY %!s(int64=15) %!d(string=hai) anos
  Ask Solem a19118e6ec Added BaseBackend.mark_as_retry to mark the task status as "RETRY" with the %!s(int64=15) %!d(string=hai) anos
  Ask Solem 8a9669c3c4 Task.retry now always raises RetryTaskError (except if throw=False) %!s(int64=15) %!d(string=hai) anos
  Ask Solem 41a38bb25f Task retries seems to be working with tests passing. Closes #7 %!s(int64=15) %!d(string=hai) anos
  Ask Solem fe62c47cb0 Pass around the retries count (available as task kwarg "task_retries") %!s(int64=15) %!d(string=hai) anos
  Ask Solem 93f6c1810c Clean-up and document Task.retry %!s(int64=15) %!d(string=hai) anos