summaryrefslogtreecommitdiffstats
path: root/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsModulePersistenceServiceImpl.java
AgeCommit message (Expand)AuthorFilesLines
2021-09-07P2 - Get module names and revisions rest layerniamhcore1-2/+2
2021-09-06P1 - Get module name and revision persistence layerniamhcore1-11/+22
2021-08-17CPS-508: Create anchor/schemaset from new modules and existing modulesshivasubedi1-0/+17
2021-08-05CPS-506: List all known modules and revisionshivasubedi1-46/+118
2021-07-13Fix sonar qube violationsniamhcore1-2/+1
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson1-1/+3
2021-07-09Support concurrent requests to create schema setsBruno Sakoto1-2/+93
2021-04-28Fix Code smellsshivasubedi1-10/+8
2021-03-24Internal Server Error when creating the same data node twiceniamhcore1-2/+2
2021-03-11Fix for security hotspot related to wek cyptographyputhuparambil.aditya1-2/+3
2021-01-21Introduce caffeine cacheClaudio David Gasparini1-2/+1
2021-01-18Delete schema set - persistence layerRuslan Kashapov1-0/+31
2021-01-15Retrieve the SchemaSet resources for an AnchorRishi.Chail1-0/+12
2021-01-13Rename entity artifacts, remove obsolete entitiesRuslan Kashapov1-30/+32
2021-01-12Enable spotbugs and fix spotbugs warnsClaudio David Gasparini1-1/+2
2021-01-11Rework CpsModulePersistenceServiceClaudio David Gasparini1-5/+2
2021-01-07Remove deprecated methodClaudio David Gasparini1-7/+0
2020-12-24Create schema set REST API and service levelRuslan Kashapov1-16/+4
2020-12-16List all modules references in a given dataspace and schemas set nameClaudio David Gasparini1-0/+22
2020-12-14Yang resource name persistenceRuslan Kashapov1-16/+18
2020-12-10Improve CPS Exception handlingToineSiebelink1-7/+3
2020-12-07Create Common Model objects in SPIniamhcore1-0/+111