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