Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem 7c072e4d31 Armin sez only to use one dot, and he's right há 13 anos atrás
  Ask Solem b398ba3994 AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id há 13 anos atrás
  Ask Solem 6708b9ce9b Removes built-in ping task (celery.ping) scheduled for removal since 2.3 há 13 anos atrás
  Ask Solem 0bff43377e PEP8ify + pyflakes há 13 anos atrás
  Ask Solem 94296014dd rate limits: Fixes performance regression. Thanks to 23doors. Closes #598. há 13 anos atrás
  Ask Solem 6b52605db6 Updates copyright years to include 2012 há 13 anos atrás
  Ask Solem 2438c1f64d 15000msgs/s há 14 anos atrás
  Ask Solem b01b81c60a Use TokenBucket from kombu.utils.limits instead. há 14 anos atrás
  Ask Solem 641e838dd6 Cosmetics há 14 anos atrás
  Ask Solem b4b239da34 Tests passing há 14 anos atrás
  Ask Solem 27caaad22c Adds module docstrings há 14 anos atrás
  Ask Solem b6179c7316 Use new-style relative imports há 14 anos atrás
  Ask Solem 9b21dea245 Can't have multiple imports from __future__ in Py 2.5.0 há 14 anos atrás
  Ask Solem 8e915e543a Cosmetics há 14 anos atrás
  Ask Solem c396539693 with_default_connection -> with default_connection há 14 anos atrás
  Ask Solem 1dfe6d0d54 Remove 2.4 workarounds há 14 anos atrás
  Ask Solem 8dc7051de0 Don't sleep when the bucket is empty, rather wait for a task to be received há 14 anos atrás
  Ask Solem 377f1cc358 Cosmetics há 14 anos atrás
  Ask Solem 823f45cf0a Documentation improvements há 15 anos atrás
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` há 15 anos atrás
  Ask Solem 4776440405 Don't use map without return value (2to3 suggested) há 15 anos atrás
  Ask Solem de428230ca pyflakes há 15 anos atrás
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) há 15 anos atrás
  Ask Solem 89d123fd1f worker.buckets.TaskBucket.get: Honor timeout argument and wait for item available in one of the queues. há 15 anos atrás
  Ask Solem 267ede3385 celery.datastructures.TokenBucket: Generic Token Bucket algorithm há 15 anos atrás
  Ask Solem 0dbdc5de4d 94% total coverage há 15 anos atrás
  Ask Solem 2a4659a067 itertools.chain.from_iterable new in Py2.6 há 15 anos atrás
  Ask Solem d8f853189b celery.buckets: Use collections.deque instead of Queue for buffer, as it doesn't have to be thread safe. há 15 anos atrás
  Ask Solem 4b28602c23 PEP8ify há 15 anos atrás
  Ask Solem 3ff2e37963 Moved date and time related utility functions to celery.utils.timeutils há 15 anos atrás