1. c927552 Add Start and Stop sessions on JAVA API by emaclee · 2 years, 9 months ago
  2. 3d02e92 Removed ExtendedModuleReference Object by sourabh_sourabh · 2 years, 10 months ago
  3. 03459a0 Merge "Bug fix for delete data node not working for root node" by Bruno Sakoto · 2 years, 10 months ago
  4. e0643ab CPS-887 Decreasing performance of cmHandle registration by JosephKeenan · 2 years, 10 months ago
  5. ba1de92 Bug fix for delete data node not working for root node by puthuparambil.aditya · 2 years, 10 months ago
  6. c76392f Fragment handling decreasing performance for large number of cmHandles by DylanB95EST · 2 years, 11 months ago
  7. d3bb89c Merge "Fix for retry mechanism on concurrent CmHandle registration" by Bruno Sakoto · 2 years, 11 months ago
  8. 62ac0c3 Fix for retry mechanism on concurrent CmHandle registration by puthuparambil.aditya · 2 years, 11 months ago
  9. e1537e7 Merge "Refactor Delete Anchor functionality" by Renu Kumari · 2 years, 11 months ago
  10. c703002 Merge "Test Scenario for replaceListContent" by aditya puthuparambil · 2 years, 11 months ago
  11. c9af4ea Refactor Delete Anchor functionality by Renu Kumari · 3 years ago
  12. d924ab5 Test Scenario for replaceListContent by ToineSiebelink · 2 years, 11 months ago
  13. 5427ef0 Refactored Delete SchemaSet functionality by Renu Kumari · 3 years ago
  14. 05e7b8a Replace gson mapper with jackson mapper by sourabh_sourabh · 3 years ago
  15. 09c6b6e CPS-314: Delete Dataspace by niamhcore · 3 years, 1 month ago
  16. 6804157 Fix for get anchor identifiers by module names by niamhcore · 3 years, 2 months ago
  17. b0d9307 Add get cm handles by modules names - service layer by niamhcore · 3 years, 2 months ago
  18. 6fda688 Merge "Clean Up Code around List Nodes" by Toine Siebelink · 3 years, 2 months ago
  19. a79c9f1 Clean Up Code around List Nodes by DylanB95EST · 3 years, 2 months ago
  20. a1c6e6a Add get cm handles by modules names - persistence layer by niamhcore · 3 years, 2 months ago
  21. 8bf710c CPS-594: Exception when updating list node PATCH by DylanB95EST · 3 years, 3 months ago
  22. cf2482c Merge "Updating fetch all yang modules queries and tests" by Toine Siebelink · 3 years, 3 months ago
  23. 052b755 Updating fetch all yang modules queries and tests by niamhcore · 3 years, 3 months ago
  24. 612b697 Add test for missing code covereage by ToineSiebelink · 3 years, 4 months ago
  25. c309f24 P2 - Get module names and revisions rest layer by niamhcore · 3 years, 4 months ago
  26. d042222 P1 - Get module name and revision persistence layer by niamhcore · 3 years, 4 months ago
  27. 008abae Ensure Leaf value retains Integer type by lukegleeson · 3 years, 4 months ago
  28. 24112c0 Merge "CPS-508: Create anchor/schemaset from new modules and existing modules" by Niamh Core · 3 years, 4 months ago
  29. 4c52e1a CPS-508: Create anchor/schemaset from new modules and existing modules by shivasubedi · 3 years, 4 months ago
  30. 3724abc Delete list-node p1 service and persistence layers by lukegleeson · 3 years, 5 months ago
  31. dce1d58 CPS-506: List all known modules and revision by shivasubedi · 3 years, 5 months ago
  32. 14d1bae Renamed UnitSpec to Spec by Renu Kumari · 3 years, 5 months ago
  33. 9d728cc Renamed test spec to Integration Spec by Renu Kumari · 3 years, 5 months ago
  34. 9ac6d71 Merge "Fixed inconsistent data issue with replaceNode" by Bruno Sakoto · 3 years, 5 months ago
  35. a3e8d92 Fixed inconsistent data issue with replaceNode by Renu Kumari · 3 years, 5 months ago
  36. f0527c5 Support text() condition by ToineSiebelink · 3 years, 6 months ago
  37. 6355b21 Rename CpsModulePersistenceServiceSpec test class by Bruno Sakoto · 3 years, 5 months ago
  38. 15b93e7 Editing of Nordix Licenses to ONAP guidelines by lukegleeson · 3 years, 6 months ago
  39. 9be188d Support concurrent requests to create schema sets by Bruno Sakoto · 3 years, 6 months ago
  40. c37678a Introducing Antlr4 for cpsPath parsing by ToineSiebelink · 3 years, 7 months ago
  41. b0e78ac Replace list-node content (part 1): CPS Service and persistence layers by Ruslan Kashapov · 3 years, 7 months ago
  42. 25e3306 Create list-node elements (part1): CPS service and persistence layers by Ruslan Kashapov · 3 years, 8 months ago
  43. 4c2bb7e Add CpsPathQueries.sql and create data inspired by the bookstore model by niamhcore · 3 years, 8 months ago
  44. 10f8341 Fix ancestor cps path to recognize ancestor list value by niamhcore · 3 years, 8 months ago
  45. 6c9c100 Implement cps path query to get ancestor by schema node identifier by ToineSiebelink · 3 years, 8 months ago
  46. a4cc355 Fix Get descendent to support xpaths that end in list values by puthuparambil.aditya · 3 years, 8 months ago
  47. 8a74ced Investigate and update Spock version by shivasubedi · 3 years, 8 months ago
  48. 4403e85 Merge "Leaf String value comparison matches mix of single and double quotes" by Rishi Chail · 3 years, 8 months ago
  49. 2b7d23c Get Data under anchor using single root by Rishi.Chail · 3 years, 9 months ago
  50. 0d84643 Leaf String value comparison matches mix of single and double quotes by shivasubedi · 3 years, 8 months ago
  51. efe679d Implement ends with cps path query to support multiple attributes with 'and' condition by puthuparambil.aditya · 3 years, 8 months ago
  52. 98c0787 Document legacy CPS Path functionality by ToineSiebelink · 3 years, 8 months ago
  53. f92d321 Fix "ends-with" query syntax to conform with xPath definition by ToineSiebelink · 3 years, 8 months ago
  54. 4b8ae57 Delete anchor part 1: service and persistence layers by Ruslan Kashapov · 3 years, 9 months ago
  55. ff4832e Fix to store data for 2 anchors using same model by Bruno Sakoto · 3 years, 9 months ago
  56. 63be201 Internal Server Error when creating the same data node twice by niamhcore · 3 years, 9 months ago
  57. 2555da9 Fix for security hotspot related to wek cyptography by puthuparambil.aditya · 3 years, 10 months ago
  58. 5624958 Fix SOnarQube bug on Regex by ToineSiebelink · 3 years, 10 months ago
  59. 50130c0 CPS-265 - Update cps path query to support 'ends with' by niamhcore · 3 years, 10 months ago
  60. 32446dc CPS-265 - updating cps path to support include-descendants option. by niamhcore · 3 years, 10 months ago
  61. 760e597 Persistence layer - Query Datanodes using cpsPath that contains contains a leaf name and a leaf value by niamhcore · 3 years, 11 months ago
  62. d1ea2af Data fragment update by xpath #2 - persistence layer by Ruslan Kashapov · 3 years, 11 months ago
  63. 1f77f63 Fetching data node by xpath - persistence layer by Ruslan Kashapov · 3 years, 11 months ago
  64. 2806662 Introducing Spock/Groovy for Data Integration Tests by ToineSiebelink · 4 years ago