Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* há 16 anos atrás
  Ask Solem d3fbcd503a Use custom implementation of functools.partial (curry) for Python 2.4 support há 16 anos atrás
  Ask Solem 8724819a5f ctypes might not be available on some platforms. há 16 anos atrás
  Jonatan Heyman 137f6d7fbc Fixed typo bug with uuid generation. há 16 anos atrás
  Ask Solem 6374355a1a Now uses inspect.getargspec to only pass on the default kwargs the task supports. há 16 anos atrás
  Ask Solem f90491fe01 celery.utils.gen_unique_id: Workaround for http://bugs.python.org/issue4607 há 16 anos atrás
  Ask Solem 9209f38139 PEP8ify há 16 anos atrás
  Ask Solem 584204ced6 celeryd now survives a restart of the AMQP server! Automatically re-establish AMQP broker connection if its lost. New settings: há 16 anos atrás
  Ask Solem 947bdd1f0d Maybe do it in the right order :) há 16 anos atrás
  Ask Solem 86d13b79b5 Name must be saved to the __class__ .name attribute. há 16 anos atrás
  Ask Solem 4cc0d6a41d Now at 96% coverage há 16 anos atrás
  Ask Solem 7c6c7fd4e8 Move detection of pickle library into celery.utils so we only have to test it há 16 anos atrás
  Ask Solem 2f4e8fb12b PEP8ify há 16 anos atrás
  Ask Solem 89cdea68a7 _delay_task was too long to read há 16 anos atrás
  Ask Solem eb58eabc3f Stupid typos. há 16 anos atrás
  Ask Solem ba3c1a1784 Make uuid4.uuid4() available as celery.utils.gen_unique_id() so it is generic há 16 anos atrás
  Ask Solem e0ade80f31 PEP8ify há 16 anos atrás
  Ask Solem fa8bd5651d utils.chunks(it, n): Split an iterator into chunks with ``n`` elements each. há 16 anos atrás