Historique des commits

Auteur SHA1 Message Date
  Ask Solem 980e8717e4 Implements PoolSupervisor il y a 15 ans
  Ask Solem 2e3ecd9240 Bumped version to 0.4.5 il y a 15 ans
  Ask Solem 45c74779fb Lock periodic task meta table il y a 15 ans
  Ask Solem dcfd88cff7 Bumped version to 0.4.4 il y a 15 ans
  Ask Solem 29e4e49c50 More debugging logging il y a 15 ans
  Ask Solem f28398b939 Don't use threading.Timer for timeouts. il y a 15 ans
  Ask Solem 17092b8e31 Added FAQ for FreeBSD and "Why is Task.delay hanging" il y a 15 ans
  Ask Solem 10317e4a2f New: celery.task.strategy.even_time_distribution: With an iterator yielding il y a 15 ans
  Ask Solem 659bdb2c25 Logmessage "Unknown task ignored..." now has loglevel ERROR il y a 15 ans
  Ask Solem 5713c2126c Add some debugging info when loglevel is DEBUG il y a 15 ans
  Ask Solem ed23fd8a9e Bumped version to 0.4.3 il y a 15 ans
  Ask Solem 60f463c005 Move "Got task from broker" INFO logmsg to AMQPListener and also print the il y a 15 ans
  Ask Solem 14b8302256 Acknowledgement now happens in the pool callback (can't do in the job target, il y a 15 ans
  Ask Solem 2e054a3af4 Fix errors in celery.registry introduced by last change to it. il y a 15 ans
  Ask Solem 298ec3f44f Whitespace fix il y a 15 ans
  Ask Solem fa11116d4a Remove debug logging messages that is just confusing. il y a 15 ans
  Ask Solem 947bdd1f0d Maybe do it in the right order :) il y a 15 ans
  Ask Solem 86d13b79b5 Name must be saved to the __class__ .name attribute. il y a 15 ans
  Ask Solem 325ea937cb Sphinx-doc: index: Fix typo tutorials -> tutorials/index il y a 15 ans
  Ask Solem e5c0e39207 Fix indentation il y a 15 ans
  Ask Solem 21b79eabba Sphinx doc:Added tutorials index to main index. il y a 15 ans
  Ask Solem e6f634108e Tutorial: Creating a click counter using carrot and celery il y a 15 ans
  Ask Solem de6836996a Added note about .delay hanging in README il y a 15 ans
  Ask Solem 2e38279ad3 Task.name is now automatically generated out of class module+name, e.g. il y a 15 ans
  Ask Solem 759716aae4 Make sure acknowledgement happens at start of task execution. (After the wait il y a 15 ans
  Ask Solem 5e756d9ff9 Skip some tests failing only because they're asynch. il y a 15 ans
  Ask Solem f049fcc9cc Added new FAQs il y a 16 ans
  Vitaly Babiy 396eb6b103 Added check for 1.0.2 before remove attr il y a 16 ans
  Vitaly Babiy 3fed8d4bf2 Fixed test to pass in django 1.1 il y a 16 ans
  Vitaly Babiy 801c25f474 Fixed discovery to make sure app is in INSTALLED_APPS il y a 16 ans