check-python-code: Report EOL whitespace
[ganeti-local] / lib / serializer.py
2009-08-07 Guido Trotterserializer.DumpSignedJson
2009-08-07 Guido TrotterSerializer, remove salt_verifier functionality
2009-08-05 Guido Trotterserializer: fix a few docstrings
2009-07-16 Guido TrotterFix python 2.4 compatibility
2009-07-14 Guido TrotterHMAC authenticated json messages
2008-12-11 Iustin PopFix epydoc format warnings
2008-07-08 Michael Hanselmannserializer.DumpJson: Control indentation by parameter
2008-06-18 Michael HanselmannMake sure serialized data ends with EOL character
2008-06-06 Michael HanselmannForward-port: Alias Dump/Load functions in ganeti.seria...
2008-04-21 Iustin PopAbstract the json functions into a separate module