1. 1839f38 Additional validation for names/identifiers by DylanB95EST · 2 years, 9 months ago
  2. ae74cfd Update versions for next release by ToineSiebelink · 2 years, 9 months ago
  3. 0d7bf69 Upgrade to next snapshot version by Bruno Sakoto · 2 years, 9 months ago
  4. d5bda88 Replacing ModelMapper with MapStruct by lukegleeson · 2 years, 9 months ago
  5. e557338 Create Endpoint For Get Cm Handles By Name by DylanB95EST · 2 years, 10 months ago
  6. cc17ae5 Updated openapi.yaml to match to changes in get data node API by puthuparambil.aditya · 2 years, 9 months ago
  7. ebfa407 Align JSON DataNode for Get and Post/Put API in CPS by puthuparambil.aditya · 2 years, 10 months ago
  8. f7cb11a Improve logging in NCMP by sourabh_sourabh · 2 years, 10 months ago
  9. 909a850 [TECHDEBT] Align CPS Core REST API Specification and Implementation by JosephKeenan · 2 years, 10 months ago
  10. 44644de Merge "Improve logging in NCMP" by Toine Siebelink · 2 years, 10 months ago
  11. 01b6012 Improve logging in NCMP by sourabh_sourabh · 2 years, 11 months ago
  12. 05e7b8a Replace gson mapper with jackson mapper by sourabh_sourabh · 2 years, 11 months ago
  13. 6f494f4 CPS-Core: Unable to parse JSON input with space for POST endpoint by sourabh_sourabh · 2 years, 11 months ago
  14. 5d8b241 Adding examples in openapi for cps-core by puthuparambil.aditya · 3 years ago
  15. 09c6b6e CPS-314: Delete Dataspace by niamhcore · 3 years ago
  16. 30a59dd Delete DataNode (xpath) for a given Anchor by DylanB95EST · 3 years, 1 month ago
  17. a79c9f1 Clean Up Code around List Nodes by DylanB95EST · 3 years, 1 month ago
  18. 91bef9e Upgrade maven dependencies by Bruno Sakoto · 3 years, 2 months ago
  19. ccba6b5 Step 10 : Bumping origin/master version cps-2.1.0 by puthuparambil.aditya · 3 years, 2 months ago
  20. 966609f Step 6 : Bumping version cps-2.0.2 by puthuparambil.aditya · 3 years, 2 months ago
  21. 8f254ba Address Sonar Qube issues by ToineSiebelink · 3 years, 3 months ago
  22. ade7f15 Upgrade to next snapshot version by Bruno Sakoto · 3 years, 3 months ago
  23. 4b9c350 Upgade the version to 2.0.0 by Renu Kumari · 3 years, 3 months ago
  24. 4d52001 Add ncmp endpoints to swagger-ui by Renu Kumari · 3 years, 3 months ago
  25. 7edbeb6 Change the list-node rest interface by Renu Kumari · 3 years, 3 months ago
  26. 673c6d9 Add optional observed timestamp in the cps data api by aditya puthuparambil · 3 years, 3 months ago
  27. 05701dd Delete list-node p2 rest layer by lukegleeson · 3 years, 4 months ago
  28. 2ff8b7c Merge "Update response query format" by aditya puthuparambil · 3 years, 4 months ago
  29. 4802d46 Update response query format by niamhcore · 3 years, 4 months ago
  30. be21595 Upgrade Swager Codegen-maven-plugin by JosephKeenan · 3 years, 4 months ago
  31. 2472e61 CPS-401 Update Open API YAML with data types and example for output (cpsData) by JosephKeenan · 3 years, 6 months ago
  32. 15b93e7 Editing of Nordix Licenses to ONAP guidelines by lukegleeson · 3 years, 5 months ago
  33. 9be188d Support concurrent requests to create schema sets by Bruno Sakoto · 3 years, 6 months ago
  34. 65aeb15 Sonar Qube code smell clean up by DylanB95EST · 3 years, 6 months ago
  35. 7aedbc5 Merge "Missing licence info added in pom file" by Bruno Sakoto · 3 years, 6 months ago
  36. 8df61a9 Missing licence info added in pom file by shivasubedi · 3 years, 6 months ago
  37. c6865f3 [OpenAPI] Implemented example as per example wiki page for getting anchors based on dataspace by JosephKeenan · 3 years, 6 months ago
  38. c37678a Introducing Antlr4 for cpsPath parsing by ToineSiebelink · 3 years, 7 months ago
  39. eef2e11 Aligning differing openAPI paths (cps-rest & ncmp-rest) by JosephKeenan · 3 years, 7 months ago
  40. 576f48e Replace list-node content (part 2): CPS REST layer by Ruslan Kashapov · 3 years, 7 months ago
  41. b42a3ce Response code fix (Bad Request instead of Not Found) when modifying non-existent node. by Ruslan Kashapov · 3 years, 7 months ago
  42. 0905ac1 Create list-node elements (part2): CPS REST layer by Ruslan Kashapov · 3 years, 7 months ago
  43. 8a74ced Investigate and update Spock version by shivasubedi · 3 years, 7 months ago
  44. ff7ba3a - Remove redundant and misleading tests by ToineSiebelink · 3 years, 7 months ago
  45. a439dfa Fix Code smells by shivasubedi · 3 years, 7 months ago
  46. 2b7d23c Get Data under anchor using single root by Rishi.Chail · 3 years, 8 months ago
  47. 24bf350 Create child data node (part 1): CPS service + REST by Ruslan Kashapov · 3 years, 8 months ago
  48. 689521e Fix SonarQube violations by ToineSiebelink · 3 years, 8 months ago
  49. 674935d Merge "Fix upload size to be greater than 1MB" by Bruno Sakoto · 3 years, 8 months ago
  50. 49a609c Fix upload size to be greater than 1MB by niamhcore · 3 years, 8 months ago
  51. b20858b Delete anchor part 2: cps rest by Ruslan Kashapov · 3 years, 8 months ago
  52. a3ceacb Fix for security hotspot related to safe archive expansion by puthuparambil.aditya · 3 years, 9 months ago
  53. efc0d68 Fix for AlreadyDefinedException test. by niamhcore · 3 years, 8 months ago
  54. 63be201 Internal Server Error when creating the same data node twice by niamhcore · 3 years, 9 months ago
  55. 840eecb Fix code smells by Rishi.Chail · 3 years, 9 months ago
  56. 344434b Merge "Move web security configuration to application module" by Toine Siebelink · 3 years, 9 months ago
  57. 0d6bbae Move web security configuration to application module by Ruslan Kashapov · 3 years, 9 months ago
  58. 3de08a9 Exception stack trace is exposed by niamhcore · 3 years, 9 months ago
  59. 99f0f0b Suppress csrf sonar security hotspot warning by Bruno Sakoto · 3 years, 9 months ago
  60. 2968b0e Improve error reporting for invalid cps path query by niamhcore · 3 years, 9 months ago
  61. dbffd91 Update versions for next release by Rishi.Chail · 3 years, 9 months ago
  62. c4bc42b Merge "Upgrade version number" by Toine Siebelink · 3 years, 9 months ago
  63. f05a503 Add basic authentication security by Bruno Sakoto · 3 years, 9 months ago
  64. 06cb929 Upgrade version number by Bruno Sakoto · 3 years, 9 months ago
  65. 8fe579d Fix cps-nf-proxy standalone assembly. by Ruslan Kashapov · 3 years, 9 months ago
  66. 32446dc CPS-265 - updating cps path to support include-descendants option. by niamhcore · 3 years, 9 months ago
  67. 83e318f Implement getDataNode(anchorName, xPath) in NF-Proxy by Hanif Kukkalli · 3 years, 10 months ago
  68. 76903e5 Upgrade version number by Bruno Sakoto · 3 years, 10 months ago
  69. 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
  70. dacc663 Correct URL for Get a node using anchor and dataspace by Rishi.Chail · 3 years, 10 months ago
  71. 24c72db Data fragment update by xpath #3 - rest and service layers by Ruslan Kashapov · 3 years, 10 months ago
  72. 6d13f16 Ensure CPS REST API Specs conform to ONAP standards by Rishi.Chail · 3 years, 10 months ago
  73. cc6e5e2 Ensure CPS REST API Specs conform to ONAP standards by Rishi.Chail · 3 years, 11 months ago
  74. 98ed3a7 Remove extra dependencies on actuator for rest services by Ruslan Kashapov · 3 years, 10 months ago
  75. 1f64d85 General groovy test improvements by ToineSiebelink · 3 years, 10 months ago
  76. 2098392 Fetching data node by xpath - rest and service layers by Ruslan Kashapov · 3 years, 10 months ago
  77. 5e1a5a7 fix mvc tests skipped for rest services by Ruslan Kashapov · 3 years, 10 months ago
  78. b1ccfce Decouple application configuration file by Claudio D. Gasparini · 3 years, 10 months ago
  79. 1540a58 Merge "Decouple configuration from application" by Toine Siebelink · 3 years, 10 months ago
  80. 27add4d Refactoring tests and adding tests for creating a node. by niamhcore · 3 years, 10 months ago
  81. b77bf25 Decouple configuration from application by Claudio D. Gasparini · 3 years, 10 months ago
  82. 3786f63 Merge "Retrieve an Anchor for a given dataspace by anchor name - REST layer" by Toine Siebelink · 3 years, 10 months ago
  83. 74753d9 Attach a (JSON) data instance for a container with children to a given Anchor by niamhcore · 3 years, 10 months ago
  84. a087b94 Loggers actuator config typo fix by Ruslan Kashapov · 3 years, 10 months ago
  85. 4be931a Retrieve an Anchor for a given dataspace by anchor name - REST layer by Rishi.Chail · 3 years, 11 months ago
  86. 5fa9a9e Merge "Enable log level management via actuator, /cps/api path to use for REST controllers only only" by Toine Siebelink · 3 years, 11 months ago
  87. 4ee05a9 Merge "ZIP archive support for multiple YANG files delivery on Schema Set creation using REST" by Toine Siebelink · 3 years, 11 months ago
  88. f94db30 Move jib plugin configuration from parent by Claudio David Gasparini · 3 years, 11 months ago
  89. 1b8a4dd Introduce caffeine cache by Claudio David Gasparini · 3 years, 11 months ago
  90. 708fd66 Enable log level management via actuator, /cps/api path to use for REST controllers only only by Ruslan Kashapov · 3 years, 11 months ago
  91. 2006f67 ZIP archive support for multiple YANG files delivery on Schema Set creation using REST by Ruslan Kashapov · 3 years, 11 months ago
  92. dce4e31 Delete schema set - REST and service layers by Ruslan Kashapov · 3 years, 11 months ago
  93. 3e38d76 Configure coverage per module for cps-service by Claudio David Gasparini · 3 years, 11 months ago
  94. 4118d94 SonarQube fixes by ToineSiebelink · 3 years, 11 months ago
  95. 001e773 Split OpenAPI yaml file by puthuparambil.aditya · 3 years, 11 months ago
  96. d45b2dc Fix code coverage for sonar by Claudio David Gasparini · 3 years, 11 months ago
  97. dc6f81c Include aggregate xml report on sonar coverage by Claudio David Gasparini · 3 years, 11 months ago
  98. 9afc8d1 Enable spotbugs and fix spotbugs warns by Claudio David Gasparini · 3 years, 11 months ago
  99. fa56d71 Rework CpsModulePersistenceService by Claudio David Gasparini · 4 years ago
  100. 5a8718b Create dataspace by Ruslan Kashapov · 4 years ago