Commit History

Author SHA1 Message Date
  Dmitry Malinovsky 2c541284b2 Move base64 to utils.serialization 11 years ago
  Ask Solem 46c92025cd flakes 12 years ago
  Ask Solem bc1de881d5 Adds Security section to contributing 12 years ago
  Ask Solem e7b1125170 Doc fixes 12 years ago
  Ask Solem cac1d1893f Wording 12 years ago
  Ask Solem bf70637ab8 get_pickleable_etype must actually return a value... Closes #1556 12 years ago
  Ask Solem 154b574809 __all__ is everywhere 12 years ago
  Ask Solem 6676276426 Tests passing 12 years ago
  Ask Solem e3da10ac9a itermro: Forgot to yield value 12 years ago
  Ask Solem 812ef9be3b Trace: Must also find pickleable type 12 years ago
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 13 years ago
  Ask Solem 3b17a2e521 Merge branch '3.0' 13 years ago
  Ask Solem c5d34e900c tests passing 13 years ago
  Ask Solem c17856827b Merge branch '3.0' 13 years ago
  Ask Solem e3382f5dde Fixes problem with unpickleable exceptions. Closes celery/billiard#12 13 years ago
  Ask Solem b194fc3935 Use str.format and print_function 13 years ago
  Ask Solem 9d95af8772 Remove Python 2.5 specific hacks 13 years ago
  Ask Solem 2c4fa2890b Use except .. as exc 13 years ago
  Ask Solem 3de5a34a88 Remove another deepcopy 13 years ago
  Ask Solem 384c54c05a Merge branch 'mattlong/unpickleable_args_fix' 13 years ago
  Ask Solem 8d8fbff78e Serialization: No longer have to deepcopy since djcelery no longer uses picklefield 13 years ago
  Matt Long 8e0b147bcd ensure args to an unpickleable exception are pickleable 13 years ago
  Ask Solem 566c4da7b4 Use ' instead of " 13 years ago
  Ask Solem cc1ae88ff9 Remove copyright texts from modules 13 years ago
  Ask Solem 53b61c638b 99% overall coverage :happy: 13 years ago
  Ask Solem 6b52605db6 Updates copyright years to include 2012 13 years ago
  Ask Solem 641e838dd6 Cosmetics 14 years ago
  Ask Solem 2f3a216d92 UnpickleableExceptionWrapper should include the string repr of the original. 14 years ago
  Ask Solem dab55c80b6 PEP8ify + pyflakes 14 years ago
  Ask Solem 27caaad22c Adds module docstrings 14 years ago