summaryrefslogtreecommitdiffstats
path: root/cps-service/src/test/groovy/org/onap/cps/api/impl/CpsModuleServiceImplSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
2023-02-16Improve batch delete schemasets performancedanielhanrahan1-4/+3
2023-02-15Bulk delete schemasets in CM handle deregistrationdanielhanrahan1-0/+22
2023-01-31Introduce InstrumentationToineSiebelink1-2/+4
2022-12-09Added API to get all schema sets for a given dataspace.rajesh.kumar1-0/+22
2022-10-20CPS Validator Changeslukegleeson1-93/+28
2022-06-30Add method to get YANG module sources for CM handleemaclee1-1/+7
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST1-0/+87
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh1-4/+3
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan1-12/+20
2022-02-15Fix to keep yang resource cache in syncRenu Kumari1-32/+11
2022-01-28Refactored Delete SchemaSet functionalityRenu Kumari1-13/+51
2021-09-07P2 - Get module names and revisions rest layerniamhcore1-2/+12
2021-09-06P1 - Get module name and revision persistence layerniamhcore1-6/+6
2021-08-17CPS-508: Create anchor/schemaset from new modules and existing modulesshivasubedi1-1/+12
2021-08-05CPS-506: List all known modules and revisionshivasubedi1-0/+8
2021-07-13Editing of Nordix Licenses to ONAP guidelineslukegleeson1-2/+4
2021-05-28Load only required components in the application contextsRenu Kumari1-11/+8
2021-04-29Investigate and update Spock versionshivasubedi1-2/+0
2021-02-01Attach a (JSON) data instance for a container with children to a given Anchorniamhcore1-4/+7
2021-01-21Introduce caffeine cacheClaudio David Gasparini1-8/+31
2021-01-19Delete schema set - REST and service layersRuslan Kashapov1-1/+18
2021-01-11Rework CpsModulePersistenceServiceClaudio David Gasparini1-4/+13
2020-12-24Create schema set REST API and service levelRuslan Kashapov1-0/+57