Historique des commits

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