Commit History

Author SHA1 Message Date
  Ask Solem f5f8b21926 Reorganizes utils into utils.imports, utils.text and utils.functional 13 years ago
  Ask Solem 041cb3c20d Tasks can now have callbacks and errbacks, and dependencies are recorded 13 years ago
  Ask Solem 6b52605db6 Updates copyright years to include 2012 13 years ago
  Ask Solem 641e838dd6 Cosmetics 13 years ago
  Ask Solem 27caaad22c Adds module docstrings 13 years ago
  Ask Solem a86bd1c64b flakeplus 13 years ago
  Ask Solem c8a7df4679 PEP8ify + pyflakes 13 years ago
  Ask Solem b164497964 Allows CELERY_IMPORTS to be a scalar value. 13 years ago
  Ask Solem e6b240501e celery.utils.functional: memoize() decorator using LRUCache by default 14 years ago
  Ask Solem e00ac648ce Removes celery.utils.functional, replaced by functools 14 years ago
  Ask Solem 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 years ago
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 14 years ago
  Ask Solem 77eb02f4f5 Rename curry -> partial 14 years ago
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) 14 years ago
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. 15 years ago
  Ask Solem 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* 15 years ago
  Ask Solem 188dbabf59 Fix typo 15 years ago
  Ask Solem d3fbcd503a Use custom implementation of functools.partial (curry) for Python 2.4 support 15 years ago