Historique des commits

Auteur SHA1 Message Date
  Ask Solem e8653c705c Increment AMQP prefetch count when receiving message with ETA il y a 15 ans
  Ask Solem a3fa7a68e6 Cosmetic changes il y a 15 ans
  Ask Solem c5b31df850 Implement AMQP basic.qos (Quality of Service) to set the message prefetch il y a 15 ans
  Ask Solem fb54989197 Fix typo "or a" -> "or" il y a 15 ans
  Ask Solem 1338414d94 Added installation instruction to without django FAQ il y a 15 ans
  Ask Solem b15970976a Add example database settings to the FAQ's celeryconfig.py il y a 15 ans
  Ask Solem 0a93b3b354 Describe loaders in the "without Django" FAQ entry. il y a 15 ans
  Ask Solem 0fc5529ca6 Bumped version to 0.7.0 il y a 15 ans
  Ask Solem a5b4b8443c Made README as symlink to README.rst il y a 15 ans
  Ask Solem 828ff08fad Update README.rst il y a 15 ans
  Ask Solem 4f886582bf Documented celery.loaders.default il y a 15 ans
  Ask Solem 9bb62dc1ae Documented celery.loaders.base il y a 15 ans
  Ask Solem 731fdac4a5 Documented celery.loaders.djangoapp il y a 15 ans
  Ask Solem cb68231c20 Documented celery.loaders il y a 15 ans
  Ask Solem 65866a6346 Added .rst file for celery.loaders.djangoapp il y a 15 ans
  Ask Solem f9b47de747 Added .rst file for celery.loaders.default il y a 15 ans
  Ask Solem 8cf02289bf Added .rst file for celery.loaders.base il y a 15 ans
  Ask Solem bff2540192 Added .rst file for celery.loaders il y a 15 ans
  Ask Solem 8527ed3664 Added .rst file for celery.signals il y a 15 ans
  Ask Solem c69e7be7c1 defaultloader: CELERY_IMPORTS is a setting for modules to be imported at worker init. il y a 15 ans
  Ask Solem f65eef6510 Task Queue for Django -> Task Queue for Django/Python il y a 15 ans
  Ask Solem d977250dfe Added FAQ: Can I use celery without Django? il y a 15 ans
  Ask Solem 0935f92404 Now able to successfully use and run celery outside of Django il y a 15 ans
  Ask Solem 04570bf149 Forgot to import pytyrant il y a 15 ans
  Ask Solem e0c941cd33 Added signals: task_prerun + task_postrun il y a 15 ans
  Ask Solem 041e245d9a Merge branch 'master' into nodjango il y a 15 ans
  Ask Solem 142eef3022 Need to make this example more generic. il y a 15 ans
  Ask Solem 2029fc491d Updated STOMP/ActiveMQ FAQ il y a 15 ans
  Ask Solem f9f025424b Document the ``throw`` keyword argument to Task.retry il y a 15 ans
  Ask Solem df612d3b22 More unit tests for Task.retry il y a 15 ans