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