1. e1f41c3 Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 9 months ago
  2. 697caa8 Merge "Async: NCMP Rest impl. including Request ID generation" by Bruno Sakoto · 2 years, 9 months ago
  3. 3d02e92 Removed ExtendedModuleReference Object by sourabh_sourabh · 2 years, 10 months ago
  4. 1f2e66e Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 10 months ago
  5. e557338 Create Endpoint For Get Cm Handles By Name by DylanB95EST · 2 years, 11 months ago
  6. d042fcd NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Java API by DylanB95EST · 2 years, 10 months ago
  7. e0643ab CPS-887 Decreasing performance of cmHandle registration by JosephKeenan · 2 years, 10 months ago
  8. 80dee97 Fix success response code CM Handle Registration by mpriyank · 2 years, 10 months ago
  9. a15c0e5 Core logic to update,add or remove cmHandle properties by mpriyank · 2 years, 11 months ago
  10. f7cb11a Improve logging in NCMP by sourabh_sourabh · 2 years, 10 months ago
  11. e0873dd [TECHDEBT] Align CPS NCMP REST API Specification by JosephKeenan · 2 years, 11 months ago
  12. 63132ce Support 'public' Cm Handle Properties by DylanB95EST · 3 years ago
  13. 05e7b8a Replace gson mapper with jackson mapper by sourabh_sourabh · 3 years ago
  14. db1e983 Merge "patch operation for ncmp running" by aditya puthuparambil · 2 years, 11 months ago
  15. ecd7f5e patch operation for ncmp running by tragait · 3 years ago
  16. fd50018 [TECHDEBT] Remove deprecated API methods related to NCMP by mpriyank · 3 years ago
  17. 23bd188 Fix Sonar Qube Violations - Recurring task by sourabh_sourabh · 3 years ago
  18. 905d361 Adding unit tests and robuestness for DMI registration by JosephKeenan · 3 years ago
  19. b748575 Merge "Changing putOperationWithJson to postOperationWithJson" by Toine Siebelink · 3 years ago
  20. 82ebf53 Changing putOperationWithJson to postOperationWithJson by JosephKeenan · 3 years ago
  21. 3aeb338 Add exception handling to delete schema set when a registration is removed by niamhcore · 3 years ago
  22. 65bc4fd Delete anchor and schema set when a registration is removed by niamhcore · 3 years ago
  23. eeef2ae Support Delete operation for ds Passtrough-Running in NCMP 1/3 by DylanB95EST · 3 years, 1 month ago
  24. 3f14230 Undo manipulation of YangResource string as this is now handled correctly in DMI PLugin by ToineSiebelink · 3 years ago
  25. 14ace1a Changing putOperationWithJson to postOperationWithJson by JosephKeenan · 3 years, 1 month ago
  26. 4314e7b Patch operation passthrough running by niamhcore · 3 years, 1 month ago
  27. 20b4f9c Allow separate registration of DMIDataPlugin and DmiModelPugin by JosephKeenan · 3 years, 1 month ago
  28. 6c7791e Update operation passthrough running - Service Layer by niamhcore · 3 years, 1 month ago
  29. b0d9307 Add get cm handles by modules names - service layer by niamhcore · 3 years, 2 months ago
  30. 6fda688 Merge "Clean Up Code around List Nodes" by Toine Siebelink · 3 years, 2 months ago
  31. a79c9f1 Clean Up Code around List Nodes by DylanB95EST · 3 years, 2 months ago
  32. b143c51 Remove org.jetbrains.annotations dependency by Bruno Sakoto · 3 years, 2 months ago
  33. 46de0fb CPS-475 - fix sonar smells by JosephKeenan · 3 years, 2 months ago
  34. 7ad748f fix for sync and passthough usecase by tragait · 3 years, 2 months ago
  35. 66b598a Merge "Update get yang resource response body" by Toine Siebelink · 3 years, 2 months ago
  36. 6cfa516 Update get yang resource response body by niamhcore · 3 years, 2 months ago
  37. abdff1b fix fields and depth to option query by tragait · 3 years, 3 months ago
  38. fd2e6dd Changing resource identifier to a query param by niamhcore · 3 years, 3 months ago
  39. fdcb36f fix fetch modules request body by tragait · 3 years, 3 months ago
  40. 8f254ba Address Sonar Qube issues by ToineSiebelink · 3 years, 3 months ago
  41. 2ee4635 Merge "Address Sonar Qube issues" by Niamh Core · 3 years, 3 months ago
  42. 4f736db Address Sonar Qube issues by ToineSiebelink · 3 years, 3 months ago
  43. 868eca1 fix data from object to string by tragait · 3 years, 3 months ago
  44. 612b697 Add test for missing code covereage by ToineSiebelink · 3 years, 3 months ago
  45. bb61bf0 CPS-635 - modified dataspace name for saving schema-set and anchor by JosephKeenan · 3 years, 3 months ago
  46. 96c5284 Merge "CPS-635 - Module Resource call does not include body" by Toine Siebelink · 3 years, 3 months ago
  47. d469924 CPS-635 - Module Resource call does not include body by JosephKeenan · 3 years, 3 months ago
  48. cf65fe2 Fix Sonar Qube Violations by niamhcore · 3 years, 3 months ago
  49. 2d67cfd Address minor comments on tests for CPS-577 by DylanB95EST · 3 years, 3 months ago
  50. c309f24 P2 - Get module names and revisions rest layer by niamhcore · 3 years, 3 months ago
  51. d042222 P1 - Get module name and revision persistence layer by niamhcore · 3 years, 4 months ago
  52. c274653 Fix Sonar Qube Violations by lukegleeson · 3 years, 4 months ago
  53. 88cadd3 fix dmi base path in ncmp by tragait · 3 years, 4 months ago
  54. c0708c6 Merge "Add ncmp endpoints to swagger-ui" by Toine Siebelink · 3 years, 4 months ago
  55. 4d52001 Add ncmp endpoints to swagger-ui by Renu Kumari · 3 years, 4 months ago
  56. 0af60de CPS-505 Retrieving modules for new CM handle by JosephKeenan · 3 years, 4 months ago
  57. c584bf2 Post impl for passthrough running (Ncmp impl.) by tragait · 3 years, 4 months ago
  58. 673c6d9 Add optional observed timestamp in the cps data api by aditya puthuparambil · 3 years, 4 months ago
  59. 0b0a89e Merge "Remove CmHandle in DMI-Registry" by Niamh Core · 3 years, 4 months ago
  60. e999b02 Remove CmHandle in DMI-Registry by DylanB95EST · 3 years, 4 months ago
  61. 3b3f509 Fix exception when registration has no additionProperties by niamhcore · 3 years, 4 months ago
  62. 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
  63. 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
  64. 888dcd4 Get resource data from pass through running (Ncmp impl.) by tragait · 3 years, 4 months ago
  65. c328551 get resource data for operational passthrough by tragait · 3 years, 4 months ago
  66. 4571ab6 Fix Sonar Qube Violations by lukegleeson · 3 years, 4 months ago
  67. 4f4178c Implement DMI Registration (NCMP-Side) by DylanB95EST · 3 years, 6 months ago
  68. 15b93e7 Editing of Nordix Licenses to ONAP guidelines by lukegleeson · 3 years, 6 months ago
  69. 171f170 Replaced isEmpty with not hasText by mkerrigan · 3 years, 6 months ago
  70. 1baf48d Create list-node elements (part3): NCMP REST and service layers by Ruslan Kashapov · 3 years, 8 months ago
  71. 8a74ced Investigate and update Spock version by shivasubedi · 3 years, 8 months ago
  72. d07ebc8 Create child data node (part 2): NCMP service + REST by Ruslan Kashapov · 3 years, 8 months ago
  73. 34a94b9 rename nf-proxy to network-cm-proxy by tragait · 3 years, 9 months ago