Commit History

Author SHA1 Message Date
  Ask Solem 823f45cf0a Documentation improvements 14 years ago
  Ask Solem 8a3b4765fb Add :setting: ref to all settings in docstrings 15 years ago
  Ask Solem c408d07b47 PEP8ify (using new version of pep8, 0.6.0) 15 years ago
  Ask Solem acfb51c045 API reference: Fix :returns: / :rtype: so they work with Sphinx 1.0b2 15 years ago
  Ask Solem 051a90ce43 Fixed typo sys.version_info() -> sys.version_info 15 years ago
  Ask Solem 1cc8eebcec cPickle is broken in Python <= 2.5. 15 years ago
  Ask Solem 9d88df806f celery.serialization: Use inspect.getmro() to get the bases of an old-style exception. 15 years ago
  Ask Solem 5ab8f6f9fd pyflakes 15 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 84eb860d99 PEP8ify: Group imports 15 years ago
  Ask Solem d3fbcd503a Use custom implementation of functools.partial (curry) for Python 2.4 support 16 years ago
  Ask Solem 5969b706ae PEP8ify 16 years ago
  Ask Solem 9a23efd6d2 Fix regression: get_pickleable_exception does not handle Exception. Thanks Aaron Ross 16 years ago
  Ask Solem 156ff94a48 Move find_nearest_pickleable_exception + UnpickleableExceptionWrapper to celery.serialization 16 years ago
  Ask Solem 4cc0d6a41d Now at 96% coverage 16 years ago