summary refs log tree commit diff
path: root/scripts-dev/convert_server_keys.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove `builtins.buffer` code from storage codeRichard van der Hoff2020-05-151-7/+2
* Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)Patrick Cloke2020-02-211-1/+1
* Run Black. (#5482)Amber Brown2019-06-201-1/+1
* Use yaml safe_loadErik Johnston2019-03-221-1/+1
* Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on...Amber Brown2018-10-201-18/+22
* Replace syutil references in scriptsMark Haines2015-08-241-4/+4
* Add forgotten .items()Erik Johnston2015-05-191-1/+1
* Fix scripts-dev/convert_server_keys.py to have correct formatErik Johnston2015-05-191-1/+4
* SYN-376: Add script for converting server keys from v1 to v2Mark Haines2015-05-111-0/+113