Commit History

Author SHA1 Message Date
  Ask Solem 93f6c1810c Clean-up and document Task.retry 16 years ago
  Ask Solem 794582ebb2 Task Retries (not tested yet) Example: 16 years ago
  Ask Solem d830190b62 AMQPConnection renamed to BrokerConnection for carrot 0.5.2 16 years ago
  Ask Solem 9209f38139 PEP8ify 16 years ago
  Ask Solem c01a9885bb The dirty work of merging Sean Creeley's consumerset branch with 0.6.0 has 16 years ago
  Ask Solem d9abd1037a Merge branch 'master' into consumerset 16 years ago
  Ask Solem 298ec3f44f Whitespace fix 16 years ago
  Ask Solem 86d13b79b5 Name must be saved to the __class__ .name attribute. 16 years ago
  Ask Solem 2e38279ad3 Task.name is now automatically generated out of class module+name, e.g. 16 years ago
  Ask Solem 4cc0d6a41d Now at 96% coverage 16 years ago
  Ask Solem 1f467a13ff More unit tests. Coverage up to 83% 16 years ago
  Ask Solem 7c6c7fd4e8 Move detection of pickle library into celery.utils so we only have to test it 16 years ago
  Ask Solem 2f4e8fb12b PEP8ify 16 years ago
  Ask Solem 1a03757b78 Adds eager execution. celery.execute.apply|Task.apply executes the function locally by 16 years ago
  Ask Solem ba3c1a1784 Make uuid4.uuid4() available as celery.utils.gen_unique_id() so it is generic 16 years ago
  Ask Solem aef7f13a1c Remove celery.timer and replace with threading.Timer instead. 16 years ago
  Ask Solem e0ade80f31 PEP8ify 16 years ago
  Ask Solem 121c33dbcf Fix bugs from task refactor + add eta, countdown 16 years ago
  Ask Solem 0a4d9248a8 Refactor celery.task. Split into three modules: 16 years ago