Historique des commits

Auteur SHA1 Message Date
  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
  Ask Solem 298ca20fba Worker now handles RetryTaskError and correctly marks the task status as RETRY il y a 15 ans
  Ask Solem a19118e6ec Added BaseBackend.mark_as_retry to mark the task status as "RETRY" with the il y a 15 ans
  Ask Solem 8a9669c3c4 Task.retry now always raises RetryTaskError (except if throw=False) il y a 15 ans
  Ask Solem 41a38bb25f Task retries seems to be working with tests passing. Closes #7 il y a 15 ans
  Ask Solem fe62c47cb0 Pass around the retries count (available as task kwarg "task_retries") il y a 15 ans
  Ask Solem 93f6c1810c Clean-up and document Task.retry il y a 15 ans
  Ask Solem 794582ebb2 Task Retries (not tested yet) Example: il y a 15 ans
  Ask Solem 883da736ed Forgot to make shell listing a code block il y a 15 ans
  Ask Solem 8a52a9ad33 Autogenerated documentation for github. il y a 15 ans
  Ask Solem 7a30d99aa8 Added FAQ entry for how to use STOMP/ActiveMQ with celery il y a 15 ans
  Ask Solem d8ae4b1c15 Make startup work with carrot backends that doesn't have certain AMQP il y a 15 ans
  Ask Solem b573def0f0 Now depends on carrot 0.5.2 il y a 15 ans
  Ask Solem d830190b62 AMQPConnection renamed to BrokerConnection for carrot 0.5.2 il y a 15 ans
  Ask Solem 17cdae9220 AMQPConnectionException renamed to ConnectionException il y a 15 ans
  Ask Solem b59be258c0 Remove unused import il y a 15 ans
  Ask Solem af7bea2cc5 Fix docstring typo carrot.utils.retry_over_time -> celery.utils.retry_over_time il y a 15 ans
  Ask Solem 9209f38139 PEP8ify il y a 15 ans
  Ask Solem 5e49a18a40 Don't wildcard except il y a 15 ans
  Ask Solem c3f9a628b0 Merge branch 'master' of git@github.com:ask/celery il y a 15 ans
  Ask Solem 584204ced6 celeryd now survives a restart of the AMQP server! Automatically re-establish AMQP broker connection if its lost. New settings: il y a 15 ans
  Ask Solem 2e991821b1 celeryd now survives a restart of the AMQP server! Automatically re-establish AMQP broker connection if its lost. New settings: il y a 15 ans
  Ask Solem 252556b9ce Do not set explicit Task.name in documentation examples. (using the automatic il y a 15 ans
  Ask Solem c01a9885bb The dirty work of merging Sean Creeley's consumerset branch with 0.6.0 has il y a 15 ans
  Ask Solem d9abd1037a Merge branch 'master' into consumerset il y a 15 ans
  Ask Solem c74cb57a8c Make tests pass in Python 2.5 by importing with_statement from __future__ il y a 15 ans
  Ask Solem d3209d2f16 Bumped version to 0.6.0 il y a 15 ans