Age | Commit message (Expand) | Author | Files | Lines |
2022-03-02 | CPS-475 - Fix SQ codesmells introduced as aprt of CPS-887 | JosephKeenan | 1 | -2/+2 |
2022-02-28 | Merge "Bug fix for delete data node not working for root node" | Bruno Sakoto | 1 | -15/+34 |
2022-02-28 | CPS-887 Decreasing performance of cmHandle registration | JosephKeenan | 5 | -24/+199 |
2022-02-28 | Bug fix for delete data node not working for root node | puthuparambil.aditya | 1 | -15/+34 |
2022-02-15 | Fragment handling decreasing performance for large number of cmHandles | DylanB95EST | 2 | -35/+24 |
2022-02-09 | Merge "Fix for retry mechanism on concurrent CmHandle registration" | Bruno Sakoto | 1 | -3/+7 |
2022-02-09 | Fix for retry mechanism on concurrent CmHandle registration | puthuparambil.aditya | 1 | -3/+7 |
2022-02-07 | Merge "Refactor Delete Anchor functionality" | Renu Kumari | 2 | -19/+15 |
2022-02-03 | Merge "Test Scenario for replaceListContent" | aditya puthuparambil | 1 | -0/+5 |
2022-02-02 | Refactor Delete Anchor functionality | Renu Kumari | 2 | -19/+15 |
2022-02-02 | Test Scenario for replaceListContent | ToineSiebelink | 1 | -0/+5 |
2022-01-28 | Refactored Delete SchemaSet functionality | Renu Kumari | 2 | -19/+25 |
2022-01-28 | Support 'public' Cm Handle Properties | DylanB95EST | 5 | -1/+176 |
2022-01-25 | Replace gson mapper with jackson mapper | sourabh_sourabh | 2 | -48/+26 |
2021-11-26 | Merge "Allow separate registration of DMIDataPlugin and DmiModelPugin" | Niamh Core | 3 | -1/+105 |
2021-11-25 | Allow separate registration of DMIDataPlugin and DmiModelPugin | JosephKeenan | 3 | -1/+105 |
2021-11-23 | CPS-314: Delete Dataspace | niamhcore | 3 | -3/+21 |
2021-11-09 | Merge "Fix for get anchor identifiers by module names" | Toine Siebelink | 2 | -12/+10 |
2021-11-09 | Fix for get anchor identifiers by module names | niamhcore | 2 | -12/+10 |
2021-11-08 | CPS-475: Fix Sonar Qube Violations | emaclee | 2 | -4/+5 |
2021-11-02 | Add get cm handles by modules names - service layer | niamhcore | 1 | -1/+1 |
2021-11-02 | Merge "Clean Up Code around List Nodes" | Toine Siebelink | 1 | -72/+98 |
2021-11-02 | Clean Up Code around List Nodes | DylanB95EST | 1 | -72/+98 |
2021-10-29 | Merge "Remove org.jetbrains.annotations dependency" | Niamh Core | 1 | -5/+0 |
2021-10-29 | Add get cm handles by modules names - persistence layer | niamhcore | 3 | -9/+73 |
2021-10-28 | Remove org.jetbrains.annotations dependency | Bruno Sakoto | 1 | -5/+0 |
2021-10-18 | CPS-475 - fix sonar smells | JosephKeenan | 1 | -1/+1 |
2021-09-29 | CPS-594: Exception when updating list node PATCH | DylanB95EST | 1 | -37/+90 |
2021-09-20 | Updating fetch all yang modules queries and tests | niamhcore | 1 | -16/+18 |
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 | 2 | -13/+48 |
2021-09-06 | Fix Sonar Qube Violations | lukegleeson | 1 | -3/+3 |
2021-09-03 | Ensure Leaf value retains Integer type | lukegleeson | 1 | -3/+20 |
2021-08-18 | Merge "CPS-508: Create anchor/schemaset from new modules and existing modules" | Niamh Core | 4 | -1/+97 |
2021-08-17 | CPS-508: Create anchor/schemaset from new modules and existing modules | shivasubedi | 4 | -1/+97 |
2021-08-17 | Delete list-node p1 service and persistence layers | lukegleeson | 1 | -1/+29 |
2021-08-17 | Merge "CPS-566: Can't access grandparent node through ancestor axis" | Niamh Core | 1 | -3/+3 |
2021-08-16 | Merge "Issue with CPSData API to add an item to an existing list node" | Niamh Core | 1 | -0/+14 |
2021-08-16 | Issue with CPSData API to add an item to an existing list node | DylanB95EST | 1 | -0/+14 |
2021-08-16 | CPS-566: Can't access grandparent node through ancestor axis | shivasubedi | 1 | -3/+3 |
2021-08-05 | CPS-506: List all known modules and revision | shivasubedi | 6 | -46/+205 |
2021-08-05 | Merge "Implement DMI Registration (NCMP-Side)" | Niamh Core | 4 | -2/+58 |
2021-08-03 | Implement DMI Registration (NCMP-Side) | DylanB95EST | 4 | -2/+58 |
2021-07-22 | Merge "Fixed inconsistent data issue with replaceNode" | Bruno Sakoto | 1 | -18/+50 |
2021-07-21 | Fixed inconsistent data issue with replaceNode | Renu Kumari | 1 | -18/+50 |
2021-07-20 | Support text() condition | ToineSiebelink | 4 | -46/+161 |
2021-07-13 | Fix sonar qube violations | niamhcore | 1 | -2/+1 |
2021-07-13 | Editing of Nordix Licenses to ONAP guidelines | lukegleeson | 10 | -19/+29 |
2021-07-09 | Support concurrent requests to create schema sets | Bruno Sakoto | 1 | -2/+93 |
2021-07-06 | Merge "Added parent is null condition when searching for root fragments" | Bruno Sakoto | 2 | -5/+8 |