コミット履歴

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