1. 0e210d7 Merge "Implement DMI Registration (NCMP-Side)" by Niamh Core · 3 years, 5 months ago
  2. 4f4178c Implement DMI Registration (NCMP-Side) by DylanB95EST · 3 years, 6 months ago
  3. 14d1bae Renamed UnitSpec to Spec by Renu Kumari · 3 years, 5 months ago
  4. 9d728cc Renamed test spec to Integration Spec by Renu Kumari · 3 years, 5 months ago
  5. 9ac6d71 Merge "Fixed inconsistent data issue with replaceNode" by Bruno Sakoto · 3 years, 5 months ago
  6. a3e8d92 Fixed inconsistent data issue with replaceNode by Renu Kumari · 3 years, 5 months ago
  7. f0527c5 Support text() condition by ToineSiebelink · 3 years, 6 months ago
  8. 6355b21 Rename CpsModulePersistenceServiceSpec test class by Bruno Sakoto · 3 years, 5 months ago
  9. d9fe358 Fix sonar qube violations by niamhcore · 3 years, 5 months ago
  10. 15b93e7 Editing of Nordix Licenses to ONAP guidelines by lukegleeson · 3 years, 6 months ago
  11. 9be188d Support concurrent requests to create schema sets by Bruno Sakoto · 3 years, 6 months ago
  12. d026dca Merge "Added parent is null condition when searching for root fragments" by Bruno Sakoto · 3 years, 6 months ago
  13. c2de0a8 Added parent is null condition when searching for root fragments by Renu Kumari · 3 years, 6 months ago
  14. 36bf615 Fixing typo in anchor name by niamhcore · 3 years, 6 months ago
  15. e8f853d create yang model for dmi-registry by tragait · 3 years, 7 months ago
  16. 8df61a9 Missing licence info added in pom file by shivasubedi · 3 years, 6 months ago
  17. c37678a Introducing Antlr4 for cpsPath parsing by ToineSiebelink · 3 years, 7 months ago
  18. 9de3b68 Load only required components in the application contexts by Renu Kumari · 3 years, 7 months ago
  19. b0e78ac Replace list-node content (part 1): CPS Service and persistence layers by Ruslan Kashapov · 3 years, 7 months ago
  20. 940d8e4 Adding Atomic Grouping to Discard backtracking once matched as part of Sonar Security Hotspot Fix by DylanB95EST · 3 years, 7 months ago
  21. 150d3ed Adding Possessive Quantifier to Regex to prevent backtracking by DylanB95EST · 3 years, 7 months ago
  22. bd7d525 Update SonarQube Code Smell by JosephKeenan · 3 years, 7 months ago
  23. 25e3306 Create list-node elements (part1): CPS service and persistence layers by Ruslan Kashapov · 3 years, 8 months ago
  24. 757b328 Merge "Add CpsPathQueries.sql and create data inspired by the bookstore model" by Bruno Sakoto · 3 years, 8 months ago
  25. 4c2bb7e Add CpsPathQueries.sql and create data inspired by the bookstore model by niamhcore · 3 years, 8 months ago
  26. ddedbd1 Fix cps ran yang data model by Bruno Sakoto · 3 years, 8 months ago
  27. 10f8341 Fix ancestor cps path to recognize ancestor list value by niamhcore · 3 years, 8 months ago
  28. 6c9c100 Implement cps path query to get ancestor by schema node identifier by ToineSiebelink · 3 years, 8 months ago
  29. a4cc355 Fix Get descendent to support xpaths that end in list values by puthuparambil.aditya · 3 years, 8 months ago
  30. 8a74ced Investigate and update Spock version by shivasubedi · 3 years, 8 months ago
  31. a439dfa Fix Code smells by shivasubedi · 3 years, 8 months ago
  32. 4403e85 Merge "Leaf String value comparison matches mix of single and double quotes" by Rishi Chail · 3 years, 8 months ago
  33. 2b7d23c Get Data under anchor using single root by Rishi.Chail · 3 years, 8 months ago
  34. 0d84643 Leaf String value comparison matches mix of single and double quotes by shivasubedi · 3 years, 8 months ago
  35. e1c35f0 Upgrade to PostgreSQL 13 by Rishi.Chail · 3 years, 8 months ago
  36. efe679d Implement ends with cps path query to support multiple attributes with 'and' condition by puthuparambil.aditya · 3 years, 8 months ago
  37. 98c0787 Document legacy CPS Path functionality by ToineSiebelink · 3 years, 8 months ago
  38. f92d321 Fix "ends-with" query syntax to conform with xPath definition by ToineSiebelink · 3 years, 8 months ago
  39. 723a1b7 Fix liquibase changeset so we can upgrade from H to I by ToineSiebelink · 3 years, 9 months ago
  40. 6b300ea Merge "Fix security hotspots n Regex" by Bruno Sakoto · 3 years, 9 months ago
  41. 4b8ae57 Delete anchor part 1: service and persistence layers by Ruslan Kashapov · 3 years, 9 months ago
  42. 6e4ce69 Fix security hotspots n Regex by ToineSiebelink · 3 years, 9 months ago
  43. ff4832e Fix to store data for 2 anchors using same model by Bruno Sakoto · 3 years, 9 months ago
  44. 63be201 Internal Server Error when creating the same data node twice by niamhcore · 3 years, 9 months ago
  45. 840eecb Fix code smells by Rishi.Chail · 3 years, 9 months ago
  46. 2555da9 Fix for security hotspot related to wek cyptography by puthuparambil.aditya · 3 years, 10 months ago
  47. 5624958 Fix SOnarQube bug on Regex by ToineSiebelink · 3 years, 10 months ago
  48. 2968b0e Improve error reporting for invalid cps path query by niamhcore · 3 years, 10 months ago
  49. 50130c0 CPS-265 - Update cps path query to support 'ends with' by niamhcore · 3 years, 10 months ago
  50. d44fcee CSIT: Integration tests for CPS Core by Ruslan Kashapov · 3 years, 10 months ago
  51. 32446dc CPS-265 - updating cps path to support include-descendants option. by niamhcore · 3 years, 10 months ago
  52. 495ae8e Schema creation and Data pre-load to on cps-xnf-proxy start-up using liquibase by puthuparambil.aditya · 3 years, 10 months ago
  53. 760e597 Persistence layer - Query Datanodes using cpsPath that contains contains a leaf name and a leaf value by niamhcore · 3 years, 10 months ago
  54. d1ea2af Data fragment update by xpath #2 - persistence layer by Ruslan Kashapov · 3 years, 11 months ago
  55. 1f77f63 Fetching data node by xpath - persistence layer by Ruslan Kashapov · 3 years, 11 months ago
  56. 2806662 Introducing Spock/Groovy for Data Integration Tests by ToineSiebelink · 3 years, 11 months ago
  57. 099f89e Draft at proposal where the DataNodeBuilder 'replaces' yang Utils to buidl a DataNode by ToineSiebelink · 4 years ago
  58. 1cef345 Add DataNodeDoesNotExist Exception by niamhcore · 4 years ago
  59. d45aaca Remove Module Table by Rishi.Chail · 4 years ago
  60. 5b719d1 Add another Child to a Fragment that has already at least one Child by niamhcore · 4 years ago
  61. b175589 Merge "Introduce caffeine cache" by Toine Siebelink · 4 years ago
  62. 1b8a4dd Introduce caffeine cache by Claudio David Gasparini · 4 years ago
  63. 2157864 Merge "Add checkstyle rule for unused imports" by Toine Siebelink · 4 years ago
  64. 2b862dc Add checkstyle rule for unused imports by Claudio David Gasparini · 4 years ago
  65. 961356b Fix sonarqube violations by ToineSiebelink · 4 years ago
  66. 6f25d3a Delete schema set - persistence layer by Ruslan Kashapov · 4 years ago
  67. 6bd2473 Persisting data nodes (fragments tree structure) by niamhcore · 4 years ago
  68. a16c3fb Retrieve the SchemaSet resources for an Anchor by Rishi.Chail · 4 years ago
  69. e08a5ca Rename entity artifacts, remove obsolete entities by Ruslan Kashapov · 4 years ago
  70. 49fe075 Decouple anchor from fragment in persistence module by Ruslan Kashapov · 4 years ago
  71. 9afc8d1 Enable spotbugs and fix spotbugs warns by Claudio David Gasparini · 4 years ago
  72. fa56d71 Rework CpsModulePersistenceService by Claudio David Gasparini · 4 years ago
  73. 45b0d29 Merge "Remove depredcated classes" by Bruno Sakoto · 4 years ago
  74. 6636b26 Remove deprecated method by Claudio David Gasparini · 4 years ago
  75. 6e979ce Remove depredcated classes by niamhcore · 4 years ago
  76. 5a8718b Create dataspace by Ruslan Kashapov · 4 years ago
  77. 69fc5b3 Merge "Create schema set REST API and service level" by Toine Siebelink · 4 years ago
  78. b41740d Merge "Fix test container remain in docker after tests completion. IMPORTANT." by Toine Siebelink · 4 years ago
  79. 191b09c Fix test container remain in docker after tests completion. IMPORTANT. by Ruslan Kashapov · 4 years ago
  80. acfb207 Create schema set REST API and service level by Ruslan Kashapov · 4 years ago
  81. e3b0dc3 Merge "Redirecting logs to console" by Toine Siebelink · 4 years ago
  82. 4a0676c Redirecting logs to console by niamhcore · 4 years ago
  83. 8a1e3c9 Associate anchor to schema set by Ruslan Kashapov · 4 years, 1 month ago
  84. 7b72ea0 List all modules references in a given dataspace and schemas set name by Claudio David Gasparini · 4 years ago
  85. 008c0ad Few Sonar Fixes Add spock-spring testing by puthuparambil.aditya · 4 years ago
  86. 4ab9d0e Yang resource name persistence by Ruslan Kashapov · 4 years ago
  87. e182a6b Retrieve All anchors for a given Dataspace by puthuparambil.aditya · 4 years ago
  88. a66dd4e Fixing Merge Issue by ToineSiebelink · 4 years ago
  89. 57bb1d8 Merge "Improve CPS Exception handling" by Bruno Sakoto · 4 years ago
  90. 098a93c Improve CPS Exception handling by ToineSiebelink · 4 years ago
  91. 7cca029 Persistence layer testing incl CpsModulePersistenceService testing by Ruslan Kashapov · 4 years, 1 month ago
  92. 0cd5910 Create Common Model objects in SPI by niamhcore · 4 years, 1 month ago
  93. 4e807e5 Merge "CPS Exception handling - extending the CPSValidationException" by Toine Siebelink · 4 years, 1 month ago
  94. 3057854 CPS Exception handling - extending the CPSValidationException by puthuparambil.aditya · 4 years, 1 month ago
  95. cb03544 Schema Set persistence (store) implementation by Ruslan Kashapov · 4 years, 1 month ago
  96. b174000 Fix checkstyle violations for "final" keyword by Claudio David Gasparini · 4 years, 1 month ago
  97. e731118 Adding & Testing method for breaking JSON Data into 'fragments' by ToineSiebelink · 4 years, 1 month ago
  98. 68cdf54 Fix code smell by Rishi.Chail · 4 years, 1 month ago
  99. 181aa2b Fix HTTP response for duplicate module by niamhcore · 4 years, 1 month ago
  100. 5a1b4b6 Fix name inconsistency of classes by Rishi.Chail · 4 years, 1 month ago