1. ad02169 Reduce anchor lookups related to PrefixResolver (CPS-2417 #1) by danielhanrahan · 3 months ago
  2. 3c8539c Renaming Delta Operations as per RFC 9144 by Arpit Singh · 3 months ago
  3. d6de3f3 Refactoring of CPS Delta APIs by Arpit Singh · 5 months ago
  4. d0d4b97 XML content support on add list element by Rudrangi Anupriya · 5 months ago
  5. 760dd95 XML content support on replace a node with descendants by Rudrangi Anupriya · 5 months ago
  6. d7fa960 CPS Delta API 2: Delta between anchor and payload by Arpit Singh · 1 year, 3 months ago
  7. 1decb39 XML content support on update node leaves by Rudrangi Anupriya · 6 months ago
  8. e834c93 [BUG] Correctly parse observedTimestamp by mpriyank · 7 months ago
  9. a966bab Remove the dependency-cycle between beans by ToineSiebelink · 12 months ago
  10. 0339c71 CPS Delta API 1: Delta between 2 anchors by Arpit Singh · 1 year, 4 months ago
  11. 477bd46 Reinstate Spring Boot 3.0 after revert by egernug · 1 year, 3 months ago
  12. ad9b701 Revert "Migrate CPS to Spring-boot 3.0" by Toine Siebelink · 1 year, 3 months ago
  13. 9693ec5 Migrate CPS to Spring-boot 3.0 by egernug · 1 year, 5 months ago
  14. 3a822ee Add code coverage for missing branches in pagination API(ep4) by rajesh.kumar · 1 year, 4 months ago
  15. 478c5da Merge "Support pagination in query across all anchors(ep4)" by Luke Gleeson · 1 year, 4 months ago
  16. f248b5d Support pagination in query across all anchors(ep4) by rajesh.kumar · 1 year, 8 months ago
  17. 77ef0b4 Add 'direct' keyword to descendants option to query direct children (ep1) by Rudrangi Anupriya · 1 year, 5 months ago
  18. 8126f03 Add 'direct' keyword to descendants option to query direct children (ep1) by Rudrangi Anupriya · 1 year, 5 months ago
  19. ad61e28 Persisting a list element to a parent list (ep2) by Rudrangi Anupriya · 1 year, 5 months ago
  20. 9cfc03f Combine alreadyDefinedException classes by danielhanrahan · 1 year, 6 months ago
  21. 0169e17 Improved code coverage (branches) around multipart file utils by ToineSiebelink · 1 year, 6 months ago
  22. 9426ae8 Chsnge to OpenApi 3.0 by egernug · 1 year, 6 months ago
  23. a317890 Query data nodes across all anchors under one dataspace by rajesh.kumar · 2 years ago
  24. 03ded02 Add new metrics to the get data node method by kissand · 1 year, 10 months ago
  25. e59d606 Fix sonar code smell by halil.cakal · 1 year, 10 months ago
  26. 0bd192c CPS-1401 Implement V2 of GET Data Node API by arpitsingh · 1 year, 11 months ago
  27. 616c359 Test for yang file archive limitation by halil.cakal · 1 year, 10 months ago
  28. abdebae Correct calculation of zip archive size for schemaset upload by Arne Chrestin · 1 year, 10 months ago
  29. 0fa2fab Introduce Instrumentation by ToineSiebelink · 1 year, 11 months ago
  30. cc21a02 Added depth parameter in query nodes API. by rajesh.kumar · 2 years ago
  31. 6ce84d9 XML content on create anchors node support by Michal Jagiello · 2 years ago
  32. 897686f API versioning supported and added different versions for POST APIs by rajesh.kumar · 2 years ago
  33. 71e4f83 Added API to get all schema sets for a given dataspace. by rajesh.kumar · 2 years, 3 months ago
  34. cec0cb7 Added get APIs for dataspace. by rajesh.kumar · 2 years, 3 months ago
  35. b66c131 HTTP error code 500 changed to 400 for invalid JSON payload by rajesh.kumar · 2 years, 2 months ago
  36. 14e5bf9 Ensure prefix is correct module prefix by ToineSiebelink · 2 years, 2 months ago
  37. ae5a473 Handle partial failure (improvements) by ToineSiebelink · 2 years, 3 months ago
  38. ed6c051 Performance Improvement: Batch Update DataNodes by lukegleeson · 2 years, 4 months ago
  39. 2f09266 Fix Absolute Path to list with Integer/String key by Lathish · 2 years, 9 months ago
  40. 1839f38 Additional validation for names/identifiers by DylanB95EST · 2 years, 9 months ago
  41. d5bda88 Replacing ModelMapper with MapStruct by lukegleeson · 2 years, 10 months ago
  42. e557338 Create Endpoint For Get Cm Handles By Name by DylanB95EST · 2 years, 11 months ago
  43. ebfa407 Align JSON DataNode for Get and Post/Put API in CPS by puthuparambil.aditya · 2 years, 10 months ago
  44. f7cb11a Improve logging in NCMP by sourabh_sourabh · 2 years, 10 months ago
  45. 44644de Merge "Improve logging in NCMP" by Toine Siebelink · 2 years, 11 months ago
  46. 01b6012 Improve logging in NCMP by sourabh_sourabh · 2 years, 11 months ago
  47. 05e7b8a Replace gson mapper with jackson mapper by sourabh_sourabh · 2 years, 11 months ago
  48. 6f494f4 CPS-Core: Unable to parse JSON input with space for POST endpoint by sourabh_sourabh · 3 years ago
  49. 5d8b241 Adding examples in openapi for cps-core by puthuparambil.aditya · 3 years, 1 month ago
  50. 09c6b6e CPS-314: Delete Dataspace by niamhcore · 3 years, 1 month ago
  51. 30a59dd Delete DataNode (xpath) for a given Anchor by DylanB95EST · 3 years, 1 month ago
  52. a79c9f1 Clean Up Code around List Nodes by DylanB95EST · 3 years, 2 months ago
  53. 4d52001 Add ncmp endpoints to swagger-ui by Renu Kumari · 3 years, 4 months ago
  54. 7edbeb6 Change the list-node rest interface by Renu Kumari · 3 years, 4 months ago
  55. 673c6d9 Add optional observed timestamp in the cps data api by aditya puthuparambil · 3 years, 4 months ago
  56. 05701dd Delete list-node p2 rest layer by lukegleeson · 3 years, 4 months ago
  57. 2ff8b7c Merge "Update response query format" by aditya puthuparambil · 3 years, 4 months ago
  58. 4802d46 Update response query format by niamhcore · 3 years, 4 months ago
  59. be21595 Upgrade Swager Codegen-maven-plugin by JosephKeenan · 3 years, 4 months ago
  60. 2472e61 CPS-401 Update Open API YAML with data types and example for output (cpsData) by JosephKeenan · 3 years, 6 months ago
  61. 15b93e7 Editing of Nordix Licenses to ONAP guidelines by lukegleeson · 3 years, 5 months ago
  62. 9be188d Support concurrent requests to create schema sets by Bruno Sakoto · 3 years, 6 months ago
  63. 65aeb15 Sonar Qube code smell clean up by DylanB95EST · 3 years, 6 months ago
  64. 7aedbc5 Merge "Missing licence info added in pom file" by Bruno Sakoto · 3 years, 6 months ago
  65. 8df61a9 Missing licence info added in pom file by shivasubedi · 3 years, 6 months ago
  66. c6865f3 [OpenAPI] Implemented example as per example wiki page for getting anchors based on dataspace by JosephKeenan · 3 years, 6 months ago
  67. c37678a Introducing Antlr4 for cpsPath parsing by ToineSiebelink · 3 years, 7 months ago
  68. 576f48e Replace list-node content (part 2): CPS REST layer by Ruslan Kashapov · 3 years, 7 months ago
  69. b42a3ce Response code fix (Bad Request instead of Not Found) when modifying non-existent node. by Ruslan Kashapov · 3 years, 7 months ago
  70. 0905ac1 Create list-node elements (part2): CPS REST layer by Ruslan Kashapov · 3 years, 7 months ago
  71. 8a74ced Investigate and update Spock version by shivasubedi · 3 years, 8 months ago
  72. ff7ba3a - Remove redundant and misleading tests by ToineSiebelink · 3 years, 8 months ago
  73. a439dfa Fix Code smells by shivasubedi · 3 years, 8 months ago
  74. 2b7d23c Get Data under anchor using single root by Rishi.Chail · 3 years, 8 months ago
  75. 24bf350 Create child data node (part 1): CPS service + REST by Ruslan Kashapov · 3 years, 8 months ago
  76. 689521e Fix SonarQube violations by ToineSiebelink · 3 years, 8 months ago
  77. 674935d Merge "Fix upload size to be greater than 1MB" by Bruno Sakoto · 3 years, 8 months ago
  78. 49a609c Fix upload size to be greater than 1MB by niamhcore · 3 years, 8 months ago
  79. b20858b Delete anchor part 2: cps rest by Ruslan Kashapov · 3 years, 8 months ago
  80. a3ceacb Fix for security hotspot related to safe archive expansion by puthuparambil.aditya · 3 years, 9 months ago
  81. efc0d68 Fix for AlreadyDefinedException test. by niamhcore · 3 years, 9 months ago
  82. 63be201 Internal Server Error when creating the same data node twice by niamhcore · 3 years, 9 months ago
  83. 840eecb Fix code smells by Rishi.Chail · 3 years, 9 months ago
  84. 344434b Merge "Move web security configuration to application module" by Toine Siebelink · 3 years, 9 months ago
  85. 0d6bbae Move web security configuration to application module by Ruslan Kashapov · 3 years, 9 months ago
  86. 3de08a9 Exception stack trace is exposed by niamhcore · 3 years, 9 months ago
  87. 99f0f0b Suppress csrf sonar security hotspot warning by Bruno Sakoto · 3 years, 9 months ago
  88. 2968b0e Improve error reporting for invalid cps path query by niamhcore · 3 years, 9 months ago
  89. f05a503 Add basic authentication security by Bruno Sakoto · 3 years, 10 months ago
  90. 32446dc CPS-265 - updating cps path to support include-descendants option. by niamhcore · 3 years, 10 months ago
  91. 83e318f Implement getDataNode(anchorName, xPath) in NF-Proxy by Hanif Kukkalli · 3 years, 10 months ago
  92. 53f07ac Rest & Java API layer - Query Datanodes using cpsPath that contains contains a leaf name and a leaf value by niamhcore · 3 years, 10 months ago
  93. dacc663 Correct URL for Get a node using anchor and dataspace by Rishi.Chail · 3 years, 11 months ago
  94. 24c72db Data fragment update by xpath #3 - rest and service layers by Ruslan Kashapov · 3 years, 10 months ago
  95. 6d13f16 Ensure CPS REST API Specs conform to ONAP standards by Rishi.Chail · 3 years, 11 months ago
  96. cc6e5e2 Ensure CPS REST API Specs conform to ONAP standards by Rishi.Chail · 3 years, 11 months ago
  97. 1f64d85 General groovy test improvements by ToineSiebelink · 3 years, 10 months ago
  98. 2098392 Fetching data node by xpath - rest and service layers by Ruslan Kashapov · 3 years, 11 months ago
  99. 5e1a5a7 fix mvc tests skipped for rest services by Ruslan Kashapov · 3 years, 10 months ago
  100. 1540a58 Merge "Decouple configuration from application" by Toine Siebelink · 3 years, 10 months ago