Commit History

Автор SHA1 Съобщение Дата
  Ask Solem f9f025424b Document the ``throw`` keyword argument to Task.retry преди 16 години
  Ask Solem 8a9669c3c4 Task.retry now always raises RetryTaskError (except if throw=False) преди 16 години
  Ask Solem 41a38bb25f Task retries seems to be working with tests passing. Closes #7 преди 16 години
  Ask Solem 93f6c1810c Clean-up and document Task.retry преди 16 години
  Ask Solem 794582ebb2 Task Retries (not tested yet) Example: преди 16 години
  Ask Solem d830190b62 AMQPConnection renamed to BrokerConnection for carrot 0.5.2 преди 16 години
  Ask Solem 9209f38139 PEP8ify преди 16 години
  Ask Solem c01a9885bb The dirty work of merging Sean Creeley's consumerset branch with 0.6.0 has преди 16 години
  Ask Solem d9abd1037a Merge branch 'master' into consumerset преди 16 години
  Ask Solem 298ec3f44f Whitespace fix преди 16 години
  Ask Solem 86d13b79b5 Name must be saved to the __class__ .name attribute. преди 16 години
  Ask Solem 2e38279ad3 Task.name is now automatically generated out of class module+name, e.g. преди 16 години
  Ask Solem 4cc0d6a41d Now at 96% coverage преди 16 години
  Ask Solem 1f467a13ff More unit tests. Coverage up to 83% преди 16 години
  Ask Solem 7c6c7fd4e8 Move detection of pickle library into celery.utils so we only have to test it преди 16 години
  Ask Solem 2f4e8fb12b PEP8ify преди 16 години
  Ask Solem 1a03757b78 Adds eager execution. celery.execute.apply|Task.apply executes the function locally by преди 16 години
  Ask Solem ba3c1a1784 Make uuid4.uuid4() available as celery.utils.gen_unique_id() so it is generic преди 16 години
  Ask Solem aef7f13a1c Remove celery.timer and replace with threading.Timer instead. преди 16 години
  Ask Solem e0ade80f31 PEP8ify преди 16 години
  Ask Solem 121c33dbcf Fix bugs from task refactor + add eta, countdown преди 16 години
  Ask Solem 0a4d9248a8 Refactor celery.task. Split into three modules: преди 16 години