1. ff52b94 Sending Data Updated Event to kafka by Renu Kumari · 3 years, 7 months ago
  2. a849164 Update CPS ran model schema to the latest version by shivasubedi · 3 years, 6 months ago
  3. 657a971 Updating exception and explanation for update node leaves by niamhcore · 3 years, 6 months ago
  4. c37678a Introducing Antlr4 for cpsPath parsing by ToineSiebelink · 3 years, 7 months ago
  5. 9de3b68 Load only required components in the application contexts by Renu Kumari · 3 years, 7 months ago
  6. b0e78ac Replace list-node content (part 1): CPS Service and persistence layers by Ruslan Kashapov · 3 years, 7 months ago
  7. 25e3306 Create list-node elements (part1): CPS service and persistence layers by Ruslan Kashapov · 3 years, 8 months ago
  8. 6da081c JSON data fragment into DataNode collection parsing support by Ruslan Kashapov · 3 years, 8 months ago
  9. 8a74ced Investigate and update Spock version 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. 4b8ae57 Delete anchor part 1: service and persistence layers by Ruslan Kashapov · 3 years, 9 months ago
  13. 26effb2 Fix xpath building for data nodes addressing YANG augmentation by Ruslan Kashapov · 3 years, 9 months ago
  14. 63be201 Internal Server Error when creating the same data node twice by niamhcore · 3 years, 9 months ago
  15. 32446dc CPS-265 - updating cps path to support include-descendants option. by niamhcore · 3 years, 10 months ago
  16. 1c840a4 Updating RAN Inventory tests to use the latest model and data by niamhcore · 3 years, 10 months ago
  17. 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
  18. 760e597 Persistence layer - Query Datanodes using cpsPath that contains contains a leaf name and a leaf value by niamhcore · 3 years, 10 months ago
  19. 55c4135 Merge "E2E RAN Schema Model - yang model vs data test" by Toine Siebelink · 3 years, 10 months ago
  20. 3b0221c E2E RAN Schema Model - yang model vs data test by Ruslan Kashapov · 3 years, 10 months ago
  21. 24c72db Data fragment update by xpath #3 - rest and service layers by Ruslan Kashapov · 3 years, 10 months ago
  22. d2f49e5 Fix yang resource parse failure if filename matches IETF recommended format by Ruslan Kashapov · 3 years, 10 months ago
  23. 9c6175c Data fragment update by xpath - parsing and validation by Ruslan Kashapov · 3 years, 10 months ago
  24. 1f64d85 General groovy test improvements by ToineSiebelink · 3 years, 10 months ago
  25. 355ed99 E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapping' with updated data by puthuparambil.aditya · 3 years, 11 months ago
  26. a029cf8 Custom Model E2E Network Slicing - RAN Inventory by niamhcore · 3 years, 11 months ago
  27. 2098392 Fetching data node by xpath - rest and service layers by Ruslan Kashapov · 3 years, 11 months ago
  28. e7f9447 Merge "E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapping'" by Toine Siebelink · 3 years, 11 months ago
  29. e8c429e E2E Network Slice test for 'Coverage Area-Tracking Area & TA-Cell mapping' by puthuparambil.aditya · 3 years, 11 months ago
  30. 27add4d Refactoring tests and adding tests for creating a node. by niamhcore · 3 years, 11 months ago
  31. 30da8a9 Merge "Attach a (JSON) data instance for a container with children to a given Anchor" by Toine Siebelink · 3 years, 11 months ago
  32. 74753d9 Attach a (JSON) data instance for a container with children to a given Anchor by niamhcore · 3 years, 11 months ago
  33. c59254f Fix the datanode build logic (incorrect parsing of containers and mapped lists) by Ruslan Kashapov · 3 years, 11 months ago
  34. 099f89e Draft at proposal where the DataNodeBuilder 'replaces' yang Utils to buidl a DataNode by ToineSiebelink · 3 years, 11 months ago
  35. 1cef345 Add DataNodeDoesNotExist Exception by niamhcore · 4 years ago
  36. a2f384d Retrieve an Anchor for a given dataspace by anchor name - Service layer by Rishi.Chail · 4 years ago
  37. 1b8a4dd Introduce caffeine cache by Claudio David Gasparini · 4 years ago
  38. cd9f368 Test E2E Network Slicing model with CPS by Rishi.Chail · 4 years ago
  39. dce4e31 Delete schema set - REST and service layers by Ruslan Kashapov · 4 years ago
  40. 6f25d3a Delete schema set - persistence layer by Ruslan Kashapov · 4 years ago
  41. a16c3fb Retrieve the SchemaSet resources for an Anchor by Rishi.Chail · 4 years ago
  42. 4118d94 SonarQube fixes by ToineSiebelink · 4 years ago
  43. b735921 SonarQube fixes by ToineSiebelink · 4 years ago
  44. fa56d71 Rework CpsModulePersistenceService by Claudio David Gasparini · 4 years ago
  45. 5a8718b Create dataspace by Ruslan Kashapov · 4 years ago
  46. acfb207 Create schema set REST API and service level by Ruslan Kashapov · 4 years ago
  47. 8a1e3c9 Associate anchor to schema set by Ruslan Kashapov · 4 years, 1 month ago
  48. 5337a5f Decouple YangUtils test by Claudio David Gasparini · 4 years ago
  49. 7b72ea0 List all modules references in a given dataspace and schemas set name by Claudio David Gasparini · 4 years ago
  50. 0e9a8a5 Introduce YangTextSchemaSourceSet by Claudio David Gasparini · 4 years ago
  51. a0da7f6 Remove depredcated code/classes by niamhcore · 4 years ago
  52. e182a6b Retrieve All anchors for a given Dataspace by puthuparambil.aditya · 4 years ago
  53. 098a93c Improve CPS Exception handling by ToineSiebelink · 4 years ago
  54. 0cd5910 Create Common Model objects in SPI by niamhcore · 4 years, 1 month ago
  55. b174000 Fix checkstyle violations for "final" keyword by Claudio David Gasparini · 4 years, 1 month ago
  56. 46a7718 Xpath builder on data fragmentation by ToineSiebelink · 4 years, 1 month ago
  57. e731118 Adding & Testing method for breaking JSON Data into 'fragments' by ToineSiebelink · 4 years, 1 month ago
  58. 5a1b4b6 Fix name inconsistency of classes by Rishi.Chail · 4 years, 1 month ago
  59. 48830f1 VSE: Create an anchor in the given dataspace by Rishi.Chail · 4 years, 1 month ago
  60. 7f6616e Move cps files to root dir by Jessica Wagantall · 4 years, 1 month ago