Commit History

Автор SHA1 Съобщение Дата
  Ask Solem c69e7be7c1 defaultloader: CELERY_IMPORTS is a setting for modules to be imported at worker init. преди 15 години
  Ask Solem f65eef6510 Task Queue for Django -> Task Queue for Django/Python преди 15 години
  Ask Solem d977250dfe Added FAQ: Can I use celery without Django? преди 15 години
  Ask Solem 0935f92404 Now able to successfully use and run celery outside of Django преди 15 години
  Ask Solem 04570bf149 Forgot to import pytyrant преди 15 години
  Ask Solem e0c941cd33 Added signals: task_prerun + task_postrun преди 15 години
  Ask Solem 041e245d9a Merge branch 'master' into nodjango преди 15 години
  Ask Solem 142eef3022 Need to make this example more generic. преди 15 години
  Ask Solem 2029fc491d Updated STOMP/ActiveMQ FAQ преди 15 години
  Ask Solem f9f025424b Document the ``throw`` keyword argument to Task.retry преди 15 години
  Ask Solem df612d3b22 More unit tests for Task.retry преди 15 години
  Ask Solem 298ca20fba Worker now handles RetryTaskError and correctly marks the task status as RETRY преди 15 години
  Ask Solem a19118e6ec Added BaseBackend.mark_as_retry to mark the task status as "RETRY" with the преди 15 години
  Ask Solem 8a9669c3c4 Task.retry now always raises RetryTaskError (except if throw=False) преди 15 години
  Ask Solem 41a38bb25f Task retries seems to be working with tests passing. Closes #7 преди 15 години
  Ask Solem fe62c47cb0 Pass around the retries count (available as task kwarg "task_retries") преди 15 години
  Ask Solem 93f6c1810c Clean-up and document Task.retry преди 15 години
  Ask Solem 794582ebb2 Task Retries (not tested yet) Example: преди 15 години
  Ask Solem 883da736ed Forgot to make shell listing a code block преди 15 години
  Ask Solem 8a52a9ad33 Autogenerated documentation for github. преди 15 години
  Ask Solem 7a30d99aa8 Added FAQ entry for how to use STOMP/ActiveMQ with celery преди 15 години
  Ask Solem d8ae4b1c15 Make startup work with carrot backends that doesn't have certain AMQP преди 15 години
  Ask Solem b573def0f0 Now depends on carrot 0.5.2 преди 15 години
  Ask Solem d830190b62 AMQPConnection renamed to BrokerConnection for carrot 0.5.2 преди 15 години
  Ask Solem 17cdae9220 AMQPConnectionException renamed to ConnectionException преди 15 години
  Ask Solem b59be258c0 Remove unused import преди 15 години
  Ask Solem af7bea2cc5 Fix docstring typo carrot.utils.retry_over_time -> celery.utils.retry_over_time преди 15 години
  Ask Solem 9209f38139 PEP8ify преди 15 години
  Ask Solem 5e49a18a40 Don't wildcard except преди 15 години
  Ask Solem c3f9a628b0 Merge branch 'master' of git@github.com:ask/celery преди 15 години