Age | Commit message (Expand) | Author | Files | Lines |
2022-03-25 | Add Start and Stop sessions on JAVA API |  emaclee | 3 | -44/+132 |
2022-03-10 | Removed ExtendedModuleReference Object |  sourabh_sourabh | 2 | -12/+1 |
2022-02-28 | Merge "Bug fix for delete data node not working for root node" |  Bruno Sakoto | 2 | -2/+10 |
2022-02-28 | CPS-887 Decreasing performance of cmHandle registration |  JosephKeenan | 2 | -13/+32 |
2022-02-28 | Bug fix for delete data node not working for root node |  puthuparambil.aditya | 2 | -2/+10 |
2022-02-15 | Fragment handling decreasing performance for large number of cmHandles |  DylanB95EST | 1 | -10/+10 |
2022-02-09 | Merge "Fix for retry mechanism on concurrent CmHandle registration" |  Bruno Sakoto | 2 | -0/+126 |
2022-02-09 | Fix for retry mechanism on concurrent CmHandle registration |  puthuparambil.aditya | 2 | -0/+126 |
2022-02-07 | Merge "Refactor Delete Anchor functionality" |  Renu Kumari | 3 | -7/+22 |
2022-02-03 | Merge "Test Scenario for replaceListContent" |  aditya puthuparambil | 2 | -139/+155 |
2022-02-02 | Refactor Delete Anchor functionality |  Renu Kumari | 3 | -7/+22 |
2022-02-02 | Test Scenario for replaceListContent |  ToineSiebelink | 2 | -139/+155 |
2022-01-28 | Refactored Delete SchemaSet functionality |  Renu Kumari | 3 | -43/+55 |
2022-01-25 | Replace gson mapper with jackson mapper |  sourabh_sourabh | 3 | -7/+16 |
2021-11-23 | CPS-314: Delete Dataspace |  niamhcore | 2 | -5/+32 |
2021-11-09 | Fix for get anchor identifiers by module names |  niamhcore | 2 | -26/+28 |
2021-11-02 | Add get cm handles by modules names - service layer |  niamhcore | 1 | -5/+5 |
2021-11-02 | Merge "Clean Up Code around List Nodes" |  Toine Siebelink | 2 | -93/+123 |
2021-11-02 | Clean Up Code around List Nodes |  DylanB95EST | 2 | -93/+123 |
2021-10-29 | Add get cm handles by modules names - persistence layer |  niamhcore | 2 | -0/+80 |
2021-09-29 | CPS-594: Exception when updating list node PATCH |  DylanB95EST | 2 | -6/+77 |
2021-09-21 | Merge "Updating fetch all yang modules queries and tests" |  Toine Siebelink | 2 | -5/+6 |
2021-09-20 | Updating fetch all yang modules queries and tests |  niamhcore | 2 | -5/+6 |
2021-09-14 | Add test for missing code covereage |  ToineSiebelink | 2 | -8/+28 |
2021-09-07 | P2 - Get module names and revisions rest layer |  niamhcore | 1 | -2/+2 |
2021-09-06 | P1 - Get module name and revision persistence layer |  niamhcore | 3 | -26/+48 |
2021-09-03 | Ensure Leaf value retains Integer type |  lukegleeson | 1 | -1/+27 |
2021-08-18 | Merge "CPS-508: Create anchor/schemaset from new modules and existing modules" |  Niamh Core | 2 | -11/+22 |
2021-08-17 | CPS-508: Create anchor/schemaset from new modules and existing modules |  shivasubedi | 2 | -11/+22 |
2021-08-17 | Delete list-node p1 service and persistence layers |  lukegleeson | 2 | -13/+65 |
2021-08-05 | CPS-506: List all known modules and revision |  shivasubedi | 2 | -14/+59 |
2021-07-23 | Renamed UnitSpec to Spec |  Renu Kumari | 1 | -1/+1 |
2021-07-23 | Renamed test spec to Integration Spec |  Renu Kumari | 1 | -1/+1 |
2021-07-22 | Merge "Fixed inconsistent data issue with replaceNode" |  Bruno Sakoto | 2 | -4/+118 |
2021-07-21 | Fixed inconsistent data issue with replaceNode |  Renu Kumari | 2 | -4/+118 |
2021-07-20 | Support text() condition |  ToineSiebelink | 7 | -25/+146 |
2021-07-16 | Rename CpsModulePersistenceServiceSpec test class |  Bruno Sakoto | 1 | -1/+1 |
2021-07-13 | Editing of Nordix Licenses to ONAP guidelines |  lukegleeson | 5 | -5/+10 |
2021-07-09 | Support concurrent requests to create schema sets |  Bruno Sakoto | 2 | -1/+91 |
2021-06-18 | Missing licence info added in pom file |  shivasubedi | 1 | -0/+17 |
2021-06-01 | Introducing Antlr4 for cpsPath parsing |  ToineSiebelink | 2 | -129/+9 |
2021-05-28 | Load only required components in the application contexts |  Renu Kumari | 1 | -1/+2 |
2021-05-24 | Replace list-node content (part 1): CPS Service and persistence layers |  Ruslan Kashapov | 1 | -0/+30 |
2021-05-11 | Create list-node elements (part1): CPS service and persistence layers |  Ruslan Kashapov | 2 | -17/+50 |
2021-05-07 | Add CpsPathQueries.sql and create data inspired by the bookstore model |  niamhcore | 4 | -52/+74 |
2021-05-04 | Fix ancestor cps path to recognize ancestor list value |  niamhcore | 1 | -8/+9 |
2021-04-30 | Implement cps path query to get ancestor by schema node identifier |  ToineSiebelink | 4 | -81/+82 |
2021-04-30 | Fix Get descendent to support xpaths that end in list values |  puthuparambil.aditya | 2 | -15/+33 |
2021-04-29 | Investigate and update Spock version |  shivasubedi | 5 | -30/+1 |
2021-04-26 | Merge "Leaf String value comparison matches mix of single and double quotes" |  Rishi Chail | 1 | -2/+20 |