Commit Verlauf

Autor SHA1 Nachricht Datum
  Ask Solem 6c004c93e2 Fixes flakes E126,E127,E128 vor 12 Jahren
  Ask Solem a20ff8a98e Fixes more eventlet/gevent/threads early patch problems, and also moves importlib+ordereddict (<Py2.7) and simplejson (Py<2.6) dependencies to Kombu vor 13 Jahren
  Ask Solem 8e11d7b11d Don't use dict.keys/iterkeys vor 13 Jahren
  Ask Solem 39bf13ab84 Don't import from threading module vor 13 Jahren
  Ask Solem 566c4da7b4 Use ' instead of " vor 13 Jahren
  Ask Solem cc1ae88ff9 Remove copyright texts from modules vor 13 Jahren
  Ask Solem d4bb75ef4b Py3k fixes vor 13 Jahren
  Ask Solem 4094ce8a8b Regen working on Python 2.5 vor 13 Jahren
  Ask Solem aa668e1f53 regen can now be serialized using JSON (it's now a subclass of lists) vor 13 Jahren
  Ask Solem d60fa8d40c Chords was broken + pyflakes vor 13 Jahren
  Ask Solem 53b61c638b 99% overall coverage :happy: vor 13 Jahren
  Ask Solem 9571e0e551 Cosmetics vor 13 Jahren
  Ask Solem 77ad54d669 Cosmetics vor 13 Jahren
  Ask Solem f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional vor 13 Jahren
  Ask Solem 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded vor 13 Jahren
  Ask Solem 6b52605db6 Updates copyright years to include 2012 vor 13 Jahren
  Ask Solem 641e838dd6 Cosmetics vor 13 Jahren
  Ask Solem 27caaad22c Adds module docstrings vor 14 Jahren
  Ask Solem a86bd1c64b flakeplus vor 14 Jahren
  Ask Solem c8a7df4679 PEP8ify + pyflakes vor 14 Jahren
  Ask Solem b164497964 Allows CELERY_IMPORTS to be a scalar value. vor 14 Jahren
  Ask Solem e6b240501e celery.utils.functional: memoize() decorator using LRUCache by default vor 14 Jahren
  Ask Solem e00ac648ce Removes celery.utils.functional, replaced by functools vor 14 Jahren
  Ask Solem 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list vor 14 Jahren
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` vor 14 Jahren
  Ask Solem 77eb02f4f5 Rename curry -> partial vor 15 Jahren
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) vor 15 Jahren
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. vor 15 Jahren
  Ask Solem 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* vor 15 Jahren
  Ask Solem 188dbabf59 Fix typo vor 15 Jahren