aboutsummaryrefslogtreecommitdiff
path: root/jsonsaver
AgeCommit message (Expand)Author
2022-03-13jsonsaver: empty snippetts test fixesCatalin Stratu
2022-03-12jsonsaver: add unit test for success emptyCatalin Stratu
2022-03-12jsonsaver: omit empty lists rather than null #103Catalin Stratu
2021-08-16Docs : Add docs for jsonparser and jsonsaverUjjwal Agarwal
2021-08-15Jsonsaver : Create a temporary storage for files instead of modifying origina...Ujjwal Agarwal
2021-08-13Jsonsaver : order maintained while parsing snippetsUjjwal Agarwal
2021-08-10Jsonsaver : maintain order while converting maps to json arraysUjjwal Agarwal
2021-08-06Examples : add example of jsonloader and remove existing conversion examplesUjjwal Agarwal
2021-07-24Jsonsaver : Package level tests addedUjjwal Agarwal
2021-07-24Jsonsaver : add complete functionslity testsUjjwal Agarwal
2021-07-21Jsonsaver : add complete saver testUjjwal Agarwal
2021-07-21Jsonsaver : increase test coverageUjjwal Agarwal
2021-07-21jsonsaver : increase test coverageUjjwal Agarwal
2021-07-21Jsonsaver : Fix checksum unit tests in case of files and packagesUjjwal Agarwal
2021-07-21Jsonsaver : Write unit tests for all render functionsUjjwal Agarwal
2021-07-20Jsonsaver : creation info unit tests writtenUjjwal Agarwal
2021-07-16Jsonsaver : minor fixes regarding code semanticsUjjwal Agarwal
2021-07-16Jsonsaver : Simplify json saving without maintaining the orderUjjwal Agarwal
2021-07-15Jsonsaver : Fix return types of relationship parserUjjwal Agarwal
2021-07-15Jsonsaver : Fix tag names fro reverse compatibilityUjjwal Agarwal
2021-07-14JsonSaver : Write bytes to io.Writer while saving jsonUjjwal Agarwal
2021-07-11jsonsaver : Parse Reviews from spdx struct to jsonUjjwal Agarwal
2021-07-11jsonsaver : Save snippets from spdx struct to jsonUjjwal Agarwal
2021-07-11Jsonsaver : save files from spdx strict to jsonUjjwal Agarwal
2021-07-10Jsonsaver : saved packages and relationships from spdx to jsonUjjwal Agarwal
2021-07-10JsonSaver : saved document describes from spdx struct to jsonUjjwal Agarwal
2021-07-10Jsonsaver : Saved document annotations from struct to jsonUjjwal Agarwal
2021-07-08jsonSaver : saved other licenses to jsonUjjwal Agarwal
2021-07-08JSONsaver : lay down initia setup of jsonsaverUjjwal Agarwal