История коммитов

Автор SHA1 Сообщение Дата
  Ask Solem 752f649974 Bumped version to 0.4.6 16 лет назад
  Ask Solem 1232af808c Restart frame time when time exceeded. 16 лет назад
  Ask Solem 980e8717e4 Implements PoolSupervisor 16 лет назад
  Ask Solem 2e3ecd9240 Bumped version to 0.4.5 16 лет назад
  Ask Solem 45c74779fb Lock periodic task meta table 16 лет назад
  Ask Solem dcfd88cff7 Bumped version to 0.4.4 16 лет назад
  Ask Solem 29e4e49c50 More debugging logging 16 лет назад
  Ask Solem f28398b939 Don't use threading.Timer for timeouts. 16 лет назад
  Ask Solem 17092b8e31 Added FAQ for FreeBSD and "Why is Task.delay hanging" 16 лет назад
  Ask Solem 10317e4a2f New: celery.task.strategy.even_time_distribution: With an iterator yielding 16 лет назад
  Ask Solem 659bdb2c25 Logmessage "Unknown task ignored..." now has loglevel ERROR 16 лет назад
  Ask Solem 5713c2126c Add some debugging info when loglevel is DEBUG 16 лет назад
  Ask Solem ed23fd8a9e Bumped version to 0.4.3 16 лет назад
  Ask Solem 60f463c005 Move "Got task from broker" INFO logmsg to AMQPListener and also print the 16 лет назад
  Ask Solem 14b8302256 Acknowledgement now happens in the pool callback (can't do in the job target, 16 лет назад
  Ask Solem 2e054a3af4 Fix errors in celery.registry introduced by last change to it. 16 лет назад
  Ask Solem 298ec3f44f Whitespace fix 16 лет назад
  Ask Solem fa11116d4a Remove debug logging messages that is just confusing. 16 лет назад
  Ask Solem 947bdd1f0d Maybe do it in the right order :) 16 лет назад
  Ask Solem 86d13b79b5 Name must be saved to the __class__ .name attribute. 16 лет назад
  Ask Solem cc76dbb19d Autogenerated documentation for github. 16 лет назад
  Ask Solem 325ea937cb Sphinx-doc: index: Fix typo tutorials -> tutorials/index 16 лет назад
  Ask Solem e5c0e39207 Fix indentation 16 лет назад
  Ask Solem 0dba0c29dd Added tutorials to gh-pages 16 лет назад
  Ask Solem 0616fd9b3b Autogenerated documentation for github. 16 лет назад
  Ask Solem 21b79eabba Sphinx doc:Added tutorials index to main index. 16 лет назад
  Ask Solem e6f634108e Tutorial: Creating a click counter using carrot and celery 16 лет назад
  Ask Solem de6836996a Added note about .delay hanging in README 16 лет назад
  Ask Solem 2e38279ad3 Task.name is now automatically generated out of class module+name, e.g. 16 лет назад
  Ask Solem 759716aae4 Make sure acknowledgement happens at start of task execution. (After the wait 16 лет назад