summaryrefslogtreecommitdiffstats
path: root/cps-service/src/main/java/org/onap/cps/api/impl/CpsModuleServiceImpl.java
AgeCommit message (Expand)AuthorFilesLines
2022-09-05Performance Improvement: Fix Insert Yang Resource IDs (Schemset)ToineSiebelink1-2/+2
2022-06-30Add method to get YANG module sources for CM handleemaclee1-0/+8
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST1-5/+5
2022-03-30Additional validation for names/identifiersDylanB95EST1-0/+7
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh1-1/+1
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan1-5/+11
2022-02-15Fix to keep yang resource cache in syncRenu Kumari1-17/+6
2022-01-28Refactored Delete SchemaSet functionalityRenu Kumari1-8/+37
2021-09-07P2 - Get module names and revisions rest layerniamhcore1-2/+7
2021-09-06P1 - Get module name and revision persistence layerniamhcore1-5/+6
2021-08-30CPS-505 Retrieving modules for new CM handleJosephKeenan1-2/+2
2021-08-17CPS-508: Create anchor/schemaset from new modules and existing modulesshivasubedi1-0/+9
2021-08-05CPS-506: List all known modules and revisionshivasubedi1-0/+8
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson1-2/+4
2021-04-28Fix Code smellsshivasubedi1-3/+2
2021-02-01Attach a (JSON) data instance for a container with children to a given Anchorniamhcore1-4/+4
2021-01-21Introduce caffeine cacheClaudio David Gasparini1-17/+14
2021-01-19Delete schema set - REST and service layersRuslan Kashapov1-0/+8
2021-01-11Rework CpsModulePersistenceServiceClaudio David Gasparini1-1/+14
2020-12-24Create schema set REST API and service levelRuslan Kashapov1-11/+9
2020-12-11Remove depredcated code/classesniamhcore1-32/+0
2020-12-10Improve CPS Exception handlingToineSiebelink1-4/+4
2020-12-07Create Common Model objects in SPIniamhcore1-0/+79