Commit History

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