summaryrefslogtreecommitdiffstats
path: root/cps-service/src/main/java/org/onap/cps/yang
AgeCommit message (Expand)AuthorFilesLines
2023-07-31Increase code coverage in cps-service moduleToineSiebelink1-13/+7
2023-01-31Introduce InstrumentationToineSiebelink2-1/+58
2022-12-06Upgrade Open daylight yang tool to version 8.0.6emaclee1-1/+7
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh2-10/+11
2021-09-06P1 - Get module name and revision persistence layerniamhcore2-6/+6
2021-08-17Fix Sonar Qube Violationslukegleeson1-1/+1
2021-05-07Fix cps ran yang data modelBruno Sakoto1-1/+2
2021-04-28Fix Code smellsshivasubedi1-4/+3
2021-02-16Fix yang resource parse failure if filename matches IETF recommended formatRuslan Kashapov1-6/+16
2021-01-12Enable spotbugs and fix spotbugs warnsClaudio David Gasparini1-3/+7
2021-01-11Rework CpsModulePersistenceServiceClaudio David Gasparini1-5/+1
2020-12-24Create schema set REST API and service levelRuslan Kashapov1-25/+46
2020-12-16List all modules references in a given dataspace and schemas set nameClaudio David Gasparini2-4/+37
2020-12-16Introduce YangTextSchemaSourceSetClaudio David Gasparini2-0/+157