1. 1f2e66e Async: NCMP Rest impl. including Request ID generation by sourabh_sourabh · 2 years, 11 months ago
  2. b5a9ec3 Merge "Dependency Injection using Lombok" by Bruno Sakoto · 2 years, 10 months ago
  3. f5d1613 Dependency Injection using Lombok by mpriyank · 2 years, 10 months ago
  4. 06b6584 Updating sequences in db migration script by DylanB95EST · 2 years, 10 months ago
  5. df4ca87 Merge "Update dmi-registry yang to support cmHandle State" by Bruno Sakoto · 2 years, 10 months ago
  6. 41334d3 Merge "Bug fix for delete data node not working for root node" by Renu Kumari · 2 years, 10 months ago
  7. bb030cb Bug fix for delete data node not working for root node by puthuparambil.aditya · 2 years, 10 months ago
  8. 0cbc448 Update dmi-registry yang to support cmHandle State by lukegleeson · 2 years, 11 months ago
  9. ad72efe Update dependencies as recommended by SECCOM by ToineSiebelink · 2 years, 10 months ago
  10. 59aa954 Merge "CPS-475 - Fix SQ codesmells introduced as aprt of CPS-887" by Toine Siebelink · 2 years, 10 months ago
  11. fc8c7db CPS-475 - Fix SQ codesmells introduced as aprt of CPS-887 by JosephKeenan · 2 years, 10 months ago
  12. 192e8eb Addressed refactoring comments related to method name by mpriyank · 2 years, 10 months ago
  13. 304b9f3 Merge "Adding missing rollback for Liquibase change logs" by Toine Siebelink · 2 years, 10 months ago
  14. e557338 Create Endpoint For Get Cm Handles By Name by DylanB95EST · 3 years ago
  15. ea2e961 Adding missing rollback for Liquibase change logs by lukegleeson · 2 years, 11 months ago
  16. 03459a0 Merge "Bug fix for delete data node not working for root node" by Bruno Sakoto · 2 years, 10 months ago
  17. d042fcd NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Java API by DylanB95EST · 2 years, 11 months ago
  18. e0643ab CPS-887 Decreasing performance of cmHandle registration by JosephKeenan · 2 years, 11 months ago
  19. 87de1fc Merge "Updated openapi.yaml to match to changes in get data node API" by Toine Siebelink · 2 years, 10 months ago
  20. ba1de92 Bug fix for delete data node not working for root node by puthuparambil.aditya · 2 years, 11 months ago
  21. cc17ae5 Updated openapi.yaml to match to changes in get data node API by puthuparambil.aditya · 2 years, 11 months ago
  22. 80dee97 Fix success response code CM Handle Registration by mpriyank · 2 years, 11 months ago
  23. ebfa407 Align JSON DataNode for Get and Post/Put API in CPS by puthuparambil.aditya · 2 years, 11 months ago
  24. a15c0e5 Core logic to update,add or remove cmHandle properties by mpriyank · 3 years ago
  25. 4e1d5e0 Merge "Fragment handling decreasing performance for large number of cmHandles" by aditya puthuparambil · 2 years, 11 months ago
  26. 21fa4f2 Fix to keep yang resource cache in sync by Renu Kumari · 2 years, 11 months ago
  27. c76392f Fragment handling decreasing performance for large number of cmHandles by DylanB95EST · 2 years, 11 months ago
  28. f7cb11a Improve logging in NCMP by sourabh_sourabh · 2 years, 11 months ago
  29. d657888 Merge "Update release notes" by aditya puthuparambil · 2 years, 11 months ago
  30. eaef84e Merge "Upgrade SDN-C" by Toine Siebelink · 2 years, 11 months ago
  31. 0eaf334 Update release notes by Bruno Sakoto · 2 years, 11 months ago
  32. 02a89e4 Upgrade SDN-C by emaclee · 3 years ago
  33. 8cbd81a Document Logging Guidelines by sourabh_sourabh · 3 years ago
  34. d3bb89c Merge "Fix for retry mechanism on concurrent CmHandle registration" by Bruno Sakoto · 2 years, 11 months ago
  35. 62ac0c3 Fix for retry mechanism on concurrent CmHandle registration by puthuparambil.aditya · 3 years ago
  36. 4125b32 Add support for delete data-node event by Renu Kumari · 3 years ago
  37. e1537e7 Merge "Refactor Delete Anchor functionality" by Renu Kumari · 2 years, 11 months ago
  38. c703002 Merge "Test Scenario for replaceListContent" by aditya puthuparambil · 3 years ago
  39. f5cad5a Merge "[TECHDEBT] Align CPS NCMP REST API Specification" by Bruno Sakoto · 3 years ago
  40. c9af4ea Refactor Delete Anchor functionality by Renu Kumari · 3 years ago
  41. cdc85a3 Merge "Refactored Delete SchemaSet functionality" by Renu Kumari · 3 years ago
  42. d924ab5 Test Scenario for replaceListContent by ToineSiebelink · 3 years ago
  43. e0873dd [TECHDEBT] Align CPS NCMP REST API Specification by JosephKeenan · 3 years ago
  44. e40ad3d Merge "[TECHDEBT] Align CPS Core REST API Specification and Implementation" by aditya puthuparambil · 3 years ago
  45. d72b27b Merge "Database port not configurable through env variable" by Toine Siebelink · 3 years ago
  46. 909a850 [TECHDEBT] Align CPS Core REST API Specification and Implementation by JosephKeenan · 3 years ago
  47. 5427ef0 Refactored Delete SchemaSet functionality by Renu Kumari · 3 years ago
  48. 63132ce Support 'public' Cm Handle Properties by DylanB95EST · 3 years, 1 month ago
  49. 73d5886 Database port not configurable through env variable by puthuparambil.aditya · 3 years ago
  50. a5ce86d Merge "Added CPS enhanced health check" by aditya puthuparambil · 3 years ago
  51. 055edff Added CPS enhanced health check by Nagendra90287 · 3 years ago
  52. 44644de Merge "Improve logging in NCMP" by Toine Siebelink · 3 years ago
  53. 01b6012 Improve logging in NCMP by sourabh_sourabh · 3 years ago
  54. 05e7b8a Replace gson mapper with jackson mapper by sourabh_sourabh · 3 years ago
  55. db1e983 Merge "patch operation for ncmp running" by aditya puthuparambil · 3 years ago
  56. ecd7f5e patch operation for ncmp running by tragait · 3 years ago
  57. 87b991e Merge "Add CSIT Test for Registration of a cm-handle endpoint" by Toine Siebelink · 3 years ago
  58. fd50018 [TECHDEBT] Remove deprecated API methods related to NCMP by mpriyank · 3 years ago
  59. 61a1e76 Add CSIT Test for Registration of a cm-handle endpoint by DylanB95EST · 3 years ago
  60. 5ffd70d Merge "Send operation information in existing notification events" by Toine Siebelink · 3 years ago
  61. 4bee6ed Send operation information in existing notification events by Renu Kumari · 3 years ago
  62. 8c8b112 Register cm-handle returns 500 internal server error by DylanB95EST · 3 years ago
  63. 15fffd1 Merge "CPS-Core: Unable to parse JSON input with space for POST endpoint" by Toine Siebelink · 3 years ago
  64. bdec7cf Remove Niamh as committer by ToineSiebelink · 3 years ago
  65. 6f494f4 CPS-Core: Unable to parse JSON input with space for POST endpoint by sourabh_sourabh · 3 years ago
  66. 71395fb cps-core update release notes by puthuparambil.aditya · 3 years ago
  67. b3c526f cps-core Upgrade log4j to 2.17.1 by puthuparambil.aditya · 3 years ago
  68. 18a79eb Remove compulsory body from delete passthrough request by ToineSiebelink · 3 years, 1 month ago
  69. 23bd188 Fix Sonar Qube Violations - Recurring task by sourabh_sourabh · 3 years, 1 month ago
  70. 8d82a07 Merge "Update log4j version due to security vulnerability for CPS" by Bruno Sakoto · 3 years, 1 month ago
  71. cf6c2e8 Update log4j version due to security vulnerability for CPS by niamhcore · 3 years, 1 month ago
  72. 905d361 Adding unit tests and robuestness for DMI registration by JosephKeenan · 3 years, 1 month ago
  73. b748575 Merge "Changing putOperationWithJson to postOperationWithJson" by Toine Siebelink · 3 years, 1 month ago
  74. 82ebf53 Changing putOperationWithJson to postOperationWithJson by JosephKeenan · 3 years, 1 month ago
  75. f71738b Merge "Add exception handling to delete schema set when a registration is removed" by Toine Siebelink · 3 years, 1 month ago
  76. 3aeb338 Add exception handling to delete schema set when a registration is removed by niamhcore · 3 years, 1 month ago
  77. 4207fab Merge "Define response objects(schemas) in cps-ncmp" by Niamh Core · 3 years, 1 month ago
  78. d000733 Define response objects(schemas) in cps-ncmp by puthuparambil.aditya · 3 years, 1 month ago
  79. 5af63eb Merge "CSIT Tests for NCMP Delete on Passthrough Running. 3/3" by Niamh Core · 3 years, 1 month ago
  80. f0712fb CSIT Tests for NCMP Delete on Passthrough Running. 3/3 by DylanB95EST · 3 years, 1 month ago
  81. 65bc4fd Delete anchor and schema set when a registration is removed by niamhcore · 3 years, 1 month ago
  82. 8c9b4a2 Add CSIT Tests for Update Operation on Passthrough-running 2/3 by DylanB95EST · 3 years, 2 months ago
  83. 043a0ed Merge "Upgrade event schema to support delete operation" by Bruno Sakoto · 3 years, 1 month ago
  84. eeef2ae Support Delete operation for ds Passtrough-Running in NCMP 1/3 by DylanB95EST · 3 years, 1 month ago
  85. a51102b Upgrade event schema to support delete operation by Renu Kumari · 3 years, 1 month ago
  86. 60feed1 Merge "Undo manipulation of YangResource string as this is now handled correctly in DMI PLugin" by Niamh Core · 3 years, 1 month ago
  87. 3f14230 Undo manipulation of YangResource string as this is now handled correctly in DMI PLugin by ToineSiebelink · 3 years, 1 month ago
  88. d9104d8 Merge "https://jira.onap.org/browse/CPS-788 Test Disable removing of redundant escape characters" by Niamh Core · 3 years, 1 month ago
  89. 126dfc0 https://jira.onap.org/browse/CPS-788 by ToineSiebelink · 3 years, 1 month ago
  90. 70f9a7d Merge "CPS-723: Add Examples in the NCMP openapi" by Niamh Core · 3 years, 1 month ago
  91. 844cab3 CPS-723: Add Examples in the NCMP openapi by emaclee · 3 years, 1 month ago
  92. f1e1acb Merge "Changing putOperationWithJson to postOperationWithJson" by aditya puthuparambil · 3 years, 1 month ago
  93. 7c483c7 Merge "Adding examples in openapi for cps-core" by Toine Siebelink · 3 years, 1 month ago
  94. 5d8b241 Adding examples in openapi for cps-core by puthuparambil.aditya · 3 years, 1 month ago
  95. 14ace1a Changing putOperationWithJson to postOperationWithJson by JosephKeenan · 3 years, 1 month ago
  96. 4314e7b Patch operation passthrough running by niamhcore · 3 years, 1 month ago
  97. 1a07fc0 Merge "Allow separate registration of DMIDataPlugin and DmiModelPugin" by Niamh Core · 3 years, 1 month ago
  98. 20b4f9c Allow separate registration of DMIDataPlugin and DmiModelPugin by JosephKeenan · 3 years, 2 months ago
  99. a84a4aa Merge "CPS-314: Delete Dataspace" by Toine Siebelink · 3 years, 2 months ago
  100. 09c6b6e CPS-314: Delete Dataspace by niamhcore · 3 years, 2 months ago