1. c37678a Introducing Antlr4 for cpsPath parsing by ToineSiebelink · 3 years, 7 months ago
  2. 9de3b68 Load only required components in the application contexts by Renu Kumari · 3 years, 7 months ago
  3. b0e78ac Replace list-node content (part 1): CPS Service and persistence layers by Ruslan Kashapov · 3 years, 7 months ago
  4. 25e3306 Create list-node elements (part1): CPS service and persistence layers by Ruslan Kashapov · 3 years, 8 months ago
  5. ddedbd1 Fix cps ran yang data model by Bruno Sakoto · 3 years, 8 months ago
  6. 01c3a05 fix sonar code smell by Ruslan Kashapov · 3 years, 8 months ago
  7. 6da081c JSON data fragment into DataNode collection parsing support by Ruslan Kashapov · 3 years, 8 months ago
  8. 8a74ced Investigate and update Spock version by shivasubedi · 3 years, 8 months ago
  9. a439dfa Fix Code smells by shivasubedi · 3 years, 8 months ago
  10. 2b7d23c Get Data under anchor using single root by Rishi.Chail · 3 years, 8 months ago
  11. 24bf350 Create child data node (part 1): CPS service + REST by Ruslan Kashapov · 3 years, 8 months ago
  12. 689521e Fix SonarQube violations by ToineSiebelink · 3 years, 8 months ago
  13. 4b8ae57 Delete anchor part 1: service and persistence layers by Ruslan Kashapov · 3 years, 9 months ago
  14. 26effb2 Fix xpath building for data nodes addressing YANG augmentation by Ruslan Kashapov · 3 years, 9 months ago
  15. 6f01b42 Provide the reason why data is not compliant by Bruno Sakoto · 3 years, 9 months ago
  16. 63be201 Internal Server Error when creating the same data node twice by niamhcore · 3 years, 9 months ago
  17. dbffd91 Update versions for next release by Rishi.Chail · 3 years, 10 months ago
  18. 06cb929 Upgrade version number by Bruno Sakoto · 3 years, 10 months ago
  19. 32446dc CPS-265 - updating cps path to support include-descendants option. by niamhcore · 3 years, 10 months ago
  20. 277382c Merge "Updating RAN Inventory tests to use the latest model and data" by Bruno Sakoto · 3 years, 10 months ago
  21. 1c840a4 Updating RAN Inventory tests to use the latest model and data by niamhcore · 3 years, 10 months ago
  22. 76903e5 Upgrade version number by Bruno Sakoto · 3 years, 10 months ago
  23. 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
  24. 760e597 Persistence layer - Query Datanodes using cpsPath that contains contains a leaf name and a leaf value by niamhcore · 3 years, 10 months ago
  25. 55c4135 Merge "E2E RAN Schema Model - yang model vs data test" by Toine Siebelink · 3 years, 10 months ago
  26. 3b0221c E2E RAN Schema Model - yang model vs data test by Ruslan Kashapov · 3 years, 10 months ago
  27. 24c72db Data fragment update by xpath #3 - rest and service layers by Ruslan Kashapov · 3 years, 10 months ago
  28. c7b1283 Merge "Data fragment update by xpath #2 - persistence layer" by Toine Siebelink · 3 years, 10 months ago
  29. d1ea2af Data fragment update by xpath #2 - persistence layer by Ruslan Kashapov · 3 years, 10 months ago
  30. d2f49e5 Fix yang resource parse failure if filename matches IETF recommended format by Ruslan Kashapov · 3 years, 10 months ago
  31. 9c6175c Data fragment update by xpath - parsing and validation by Ruslan Kashapov · 3 years, 10 months ago
  32. 1f64d85 General groovy test improvements by ToineSiebelink · 3 years, 10 months ago
  33. d6a62cd Merge "E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapping' with updated data" by Toine Siebelink · 3 years, 10 months ago
  34. 355ed99 E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapping' with updated data by puthuparambil.aditya · 3 years, 10 months ago
  35. a029cf8 Custom Model E2E Network Slicing - RAN Inventory by niamhcore · 3 years, 11 months ago
  36. 2098392 Fetching data node by xpath - rest and service layers by Ruslan Kashapov · 3 years, 11 months ago
  37. 1f77f63 Fetching data node by xpath - persistence layer by Ruslan Kashapov · 3 years, 11 months ago
  38. e7f9447 Merge "E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapping'" by Toine Siebelink · 3 years, 11 months ago
  39. e8c429e E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapping' by puthuparambil.aditya · 3 years, 11 months ago
  40. 27add4d Refactoring tests and adding tests for creating a node. by niamhcore · 3 years, 11 months ago
  41. 30da8a9 Merge "Attach a (JSON) data instance for a container with children to a given Anchor" by Toine Siebelink · 3 years, 11 months ago
  42. 74753d9 Attach a (JSON) data instance for a container with children to a given Anchor by niamhcore · 3 years, 11 months ago
  43. f470af5 Merge "Fix the datanode build logic (incorrect parsing of containers and mapped lists)" by Toine Siebelink · 3 years, 11 months ago
  44. c59254f Fix the datanode build logic (incorrect parsing of containers and mapped lists) by Ruslan Kashapov · 3 years, 11 months ago
  45. 3cf66a1 Fix sonar false-positive code smells issues (licence below package line) by Ruslan Kashapov · 3 years, 11 months ago
  46. 099f89e Draft at proposal where the DataNodeBuilder 'replaces' yang Utils to buidl a DataNode by ToineSiebelink · 3 years, 11 months ago
  47. 1cef345 Add DataNodeDoesNotExist Exception by niamhcore · 3 years, 11 months ago
  48. f419efa Fix SonarQube Violations by Rishi.Chail · 3 years, 11 months ago
  49. a2f384d Retrieve an Anchor for a given dataspace by anchor name - Service layer by Rishi.Chail · 3 years, 11 months ago
  50. 5b719d1 Add another Child to a Fragment that has already at least one Child by niamhcore · 4 years ago
  51. 1b8a4dd Introduce caffeine cache by Claudio David Gasparini · 4 years ago
  52. cd9f368 Test E2E Network Slicing model with CPS by Rishi.Chail · 4 years ago
  53. dce4e31 Delete schema set - REST and service layers by Ruslan Kashapov · 4 years ago
  54. 6f25d3a Delete schema set - persistence layer by Ruslan Kashapov · 4 years ago
  55. aee547c Merge "Persisting data nodes (fragments tree structure)" by Toine Siebelink · 4 years ago
  56. 6bd2473 Persisting data nodes (fragments tree structure) by niamhcore · 4 years ago
  57. a5090c9 Fix code smell by Rishi.Chail · 4 years ago
  58. a16c3fb Retrieve the SchemaSet resources for an Anchor by Rishi.Chail · 4 years ago
  59. 4118d94 SonarQube fixes by ToineSiebelink · 4 years ago
  60. b735921 SonarQube fixes by ToineSiebelink · 4 years ago
  61. d45b2dc Fix code coverage for sonar by Claudio David Gasparini · 4 years ago
  62. dc6f81c Include aggregate xml report on sonar coverage by Claudio David Gasparini · 4 years ago
  63. 0e337e8 Merge "Enable spotbugs and fix spotbugs warns" by Toine Siebelink · 4 years ago
  64. 6ec5273 Increase CPS Code Coverage by Rishi.Chail · 4 years ago
  65. 9afc8d1 Enable spotbugs and fix spotbugs warns by Claudio David Gasparini · 4 years ago
  66. fa56d71 Rework CpsModulePersistenceService by Claudio David Gasparini · 4 years ago
  67. 45b0d29 Merge "Remove depredcated classes" by Bruno Sakoto · 4 years ago
  68. 6636b26 Remove deprecated method by Claudio David Gasparini · 4 years ago
  69. 6e979ce Remove depredcated classes by niamhcore · 4 years ago
  70. 5a8718b Create dataspace by Ruslan Kashapov · 4 years ago
  71. 69fc5b3 Merge "Create schema set REST API and service level" by Toine Siebelink · 4 years ago
  72. acfb207 Create schema set REST API and service level by Ruslan Kashapov · 4 years ago
  73. e3b0dc3 Merge "Redirecting logs to console" by Toine Siebelink · 4 years ago
  74. 4a0676c Redirecting logs to console by niamhcore · 4 years ago
  75. 1d98456 Merge "Associate anchor to schema set" by Rishi Chail · 4 years ago
  76. 8a1e3c9 Associate anchor to schema set by Ruslan Kashapov · 4 years, 1 month ago
  77. b9f857d Adding logging example by niamhcore · 4 years ago
  78. 5337a5f Decouple YangUtils test by Claudio David Gasparini · 4 years ago
  79. 7b72ea0 List all modules references in a given dataspace and schemas set name by Claudio David Gasparini · 4 years ago
  80. 966f3ab Merge "Few Sonar Fixes Add spock-spring testing" by Toine Siebelink · 4 years ago
  81. 008c0ad Few Sonar Fixes Add spock-spring testing by puthuparambil.aditya · 4 years ago
  82. 0e9a8a5 Introduce YangTextSchemaSourceSet by Claudio David Gasparini · 4 years ago
  83. c040bcb Merge "Yang resource name persistence" by Toine Siebelink · 4 years ago
  84. 4ab9d0e Yang resource name persistence by Ruslan Kashapov · 4 years ago
  85. a0da7f6 Remove depredcated code/classes by niamhcore · 4 years ago
  86. e182a6b Retrieve All anchors for a given Dataspace by puthuparambil.aditya · 4 years ago
  87. 098a93c Improve CPS Exception handling by ToineSiebelink · 4 years ago
  88. 0cd5910 Create Common Model objects in SPI by niamhcore · 4 years, 1 month ago
  89. 4e807e5 Merge "CPS Exception handling - extending the CPSValidationException" by Toine Siebelink · 4 years ago
  90. 3057854 CPS Exception handling - extending the CPSValidationException by puthuparambil.aditya · 4 years ago
  91. cb03544 Schema Set persistence (store) implementation by Ruslan Kashapov · 4 years, 1 month ago
  92. b174000 Fix checkstyle violations for "final" keyword by Claudio David Gasparini · 4 years, 1 month ago
  93. 46a7718 Xpath builder on data fragmentation by ToineSiebelink · 4 years, 1 month ago
  94. e731118 Adding & Testing method for breaking JSON Data into 'fragments' by ToineSiebelink · 4 years, 1 month ago
  95. 181aa2b Fix HTTP response for duplicate module by niamhcore · 4 years, 1 month ago
  96. 5a1b4b6 Fix name inconsistency of classes by Rishi.Chail · 4 years, 1 month ago
  97. 48830f1 VSE: Create an anchor in the given dataspace by Rishi.Chail · 4 years, 1 month ago
  98. 7f6616e Move cps files to root dir by Jessica Wagantall · 4 years, 1 month ago