- e1f41c3 Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 9 months ago
- 7c98a26 Merge "Replacing ModelMapper with MapStruct" by Toine Siebelink · 2 years, 9 months ago
- 697caa8 Merge "Async: NCMP Rest impl. including Request ID generation" by Bruno Sakoto · 2 years, 9 months ago
- d5bda88 Replacing ModelMapper with MapStruct by lukegleeson · 2 years, 10 months ago
- 3d02e92 Removed ExtendedModuleReference Object by sourabh_sourabh · 2 years, 10 months ago
- 1f2e66e Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 10 months ago
- e557338 Create Endpoint For Get Cm Handles By Name by DylanB95EST · 2 years, 11 months ago
- d042fcd NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Java API by DylanB95EST · 2 years, 10 months ago
- e0643ab CPS-887 Decreasing performance of cmHandle registration by JosephKeenan · 2 years, 10 months ago
- 87de1fc Merge "Updated openapi.yaml to match to changes in get data node API" by Toine Siebelink · 2 years, 10 months ago
- cc17ae5 Updated openapi.yaml to match to changes in get data node API by puthuparambil.aditya · 2 years, 10 months ago
- 80dee97 Fix success response code CM Handle Registration by mpriyank · 2 years, 10 months ago
- a15c0e5 Core logic to update,add or remove cmHandle properties by mpriyank · 2 years, 11 months ago
- f7cb11a Improve logging in NCMP by sourabh_sourabh · 2 years, 10 months ago
- e0873dd [TECHDEBT] Align CPS NCMP REST API Specification by JosephKeenan · 2 years, 11 months ago
- 63132ce Support 'public' Cm Handle Properties by DylanB95EST · 3 years ago
- 05e7b8a Replace gson mapper with jackson mapper by sourabh_sourabh · 3 years ago
- db1e983 Merge "patch operation for ncmp running" by aditya puthuparambil · 2 years, 11 months ago
- ecd7f5e patch operation for ncmp running by tragait · 3 years ago
- fd50018 [TECHDEBT] Remove deprecated API methods related to NCMP by mpriyank · 3 years ago
- 23bd188 Fix Sonar Qube Violations - Recurring task by sourabh_sourabh · 3 years ago
- 905d361 Adding unit tests and robuestness for DMI registration by JosephKeenan · 3 years ago
- b748575 Merge "Changing putOperationWithJson to postOperationWithJson" by Toine Siebelink · 3 years ago
- 82ebf53 Changing putOperationWithJson to postOperationWithJson by JosephKeenan · 3 years ago
- 3aeb338 Add exception handling to delete schema set when a registration is removed by niamhcore · 3 years ago
- 65bc4fd Delete anchor and schema set when a registration is removed by niamhcore · 3 years ago
- eeef2ae Support Delete operation for ds Passtrough-Running in NCMP 1/3 by DylanB95EST · 3 years, 1 month ago
- 3f14230 Undo manipulation of YangResource string as this is now handled correctly in DMI PLugin by ToineSiebelink · 3 years ago
- 14ace1a Changing putOperationWithJson to postOperationWithJson by JosephKeenan · 3 years, 1 month ago
- 4314e7b Patch operation passthrough running by niamhcore · 3 years, 1 month ago
- 20b4f9c Allow separate registration of DMIDataPlugin and DmiModelPugin by JosephKeenan · 3 years, 1 month ago
- 6c7791e Update operation passthrough running - Service Layer by niamhcore · 3 years, 1 month ago
- b0d9307 Add get cm handles by modules names - service layer by niamhcore · 3 years, 2 months ago
- 6fda688 Merge "Clean Up Code around List Nodes" by Toine Siebelink · 3 years, 2 months ago
- a79c9f1 Clean Up Code around List Nodes by DylanB95EST · 3 years, 2 months ago
- b143c51 Remove org.jetbrains.annotations dependency by Bruno Sakoto · 3 years, 2 months ago
- 91bef9e Upgrade maven dependencies by Bruno Sakoto · 3 years, 2 months ago
- 46de0fb CPS-475 - fix sonar smells by JosephKeenan · 3 years, 2 months ago
- ccba6b5 Step 10 : Bumping origin/master version cps-2.1.0 by puthuparambil.aditya · 3 years, 2 months ago
- 966609f Step 6 : Bumping version cps-2.0.2 by puthuparambil.aditya · 3 years, 2 months ago
- 7ad748f fix for sync and passthough usecase by tragait · 3 years, 2 months ago
- 66b598a Merge "Update get yang resource response body" by Toine Siebelink · 3 years, 2 months ago
- 6cfa516 Update get yang resource response body by niamhcore · 3 years, 2 months ago
- abdff1b fix fields and depth to option query by tragait · 3 years, 2 months ago
- fd2e6dd Changing resource identifier to a query param by niamhcore · 3 years, 3 months ago
- fdcb36f fix fetch modules request body by tragait · 3 years, 3 months ago
- 8f254ba Address Sonar Qube issues by ToineSiebelink · 3 years, 3 months ago
- 2ee4635 Merge "Address Sonar Qube issues" by Niamh Core · 3 years, 3 months ago
- 4f736db Address Sonar Qube issues by ToineSiebelink · 3 years, 3 months ago
- 1125025 Merge "fix data from object to string" by Niamh Core · 3 years, 3 months ago
- 73001f6 Fix SonarQube (jacoco) code coverage reporting by ToineSiebelink · 3 years, 3 months ago
- 868eca1 fix data from object to string by tragait · 3 years, 3 months ago
- ade7f15 Upgrade to next snapshot version by Bruno Sakoto · 3 years, 3 months ago
- 163fe25 Merge "Add test for missing code covereage" by Niamh Core · 3 years, 3 months ago
- 612b697 Add test for missing code covereage by ToineSiebelink · 3 years, 3 months ago
- 4b9c350 Upgade the version to 2.0.0 by Renu Kumari · 3 years, 3 months ago
- bb61bf0 CPS-635 - modified dataspace name for saving schema-set and anchor by JosephKeenan · 3 years, 3 months ago
- 96c5284 Merge "CPS-635 - Module Resource call does not include body" by Toine Siebelink · 3 years, 3 months ago
- d469924 CPS-635 - Module Resource call does not include body by JosephKeenan · 3 years, 3 months ago
- cf65fe2 Fix Sonar Qube Violations by niamhcore · 3 years, 3 months ago
- 2d67cfd Address minor comments on tests for CPS-577 by DylanB95EST · 3 years, 3 months ago
- c309f24 P2 - Get module names and revisions rest layer by niamhcore · 3 years, 3 months ago
- d042222 P1 - Get module name and revision persistence layer by niamhcore · 3 years, 4 months ago
- c274653 Fix Sonar Qube Violations by lukegleeson · 3 years, 4 months ago
- 88cadd3 fix dmi base path in ncmp by tragait · 3 years, 4 months ago
- c0708c6 Merge "Add ncmp endpoints to swagger-ui" by Toine Siebelink · 3 years, 4 months ago
- 4d52001 Add ncmp endpoints to swagger-ui by Renu Kumari · 3 years, 4 months ago
- 0af60de CPS-505 Retrieving modules for new CM handle by JosephKeenan · 3 years, 4 months ago
- c584bf2 Post impl for passthrough running (Ncmp impl.) by tragait · 3 years, 4 months ago
- 673c6d9 Add optional observed timestamp in the cps data api by aditya puthuparambil · 3 years, 4 months ago
- 0b0a89e Merge "Remove CmHandle in DMI-Registry" by Niamh Core · 3 years, 4 months ago
- e999b02 Remove CmHandle in DMI-Registry by DylanB95EST · 3 years, 4 months ago
- 3b3f509 Fix exception when registration has no additionProperties by niamhcore · 3 years, 4 months ago
- 5aba666 Merge "Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of dmi registration." by Niamh Core · 3 years, 4 months ago
- 31facc8 Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of dmi registration. by DylanB95EST · 3 years, 4 months ago
- 888dcd4 Get resource data from pass through running (Ncmp impl.) by tragait · 3 years, 4 months ago
- c328551 get resource data for operational passthrough by tragait · 3 years, 4 months ago
- 4571ab6 Fix Sonar Qube Violations by lukegleeson · 3 years, 4 months ago
- 4f4178c Implement DMI Registration (NCMP-Side) by DylanB95EST · 3 years, 6 months ago
- 15b93e7 Editing of Nordix Licenses to ONAP guidelines by lukegleeson · 3 years, 6 months ago
- 171f170 Replaced isEmpty with not hasText by mkerrigan · 3 years, 6 months ago
- 1baf48d Create list-node elements (part3): NCMP REST and service layers by Ruslan Kashapov · 3 years, 8 months ago
- 8a74ced Investigate and update Spock version by shivasubedi · 3 years, 8 months ago
- d07ebc8 Create child data node (part 2): NCMP service + REST by Ruslan Kashapov · 3 years, 8 months ago
- ac6df76 Increase minimum coverage by Claudio D. Gasparini · 3 years, 8 months ago
- 34a94b9 rename nf-proxy to network-cm-proxy by tragait · 3 years, 9 months ago