Age | Commit message (Expand) | Author | Files | Lines |
2022-04-06 | Query based on Public CM Properties |  JosephKeenan | 4 | -3/+82 |
2022-03-25 | Add Start and Stop sessions on JAVA API |  emaclee | 3 | -0/+115 |
2022-03-04 | Updating sequences in db migration script |  DylanB95EST | 2 | -1/+26 |
2022-03-03 | Merge "Update dmi-registry yang to support cmHandle State" |  Bruno Sakoto | 6 | -11/+348 |
2022-03-03 | Merge "Bug fix for delete data node not working for root node" |  Renu Kumari | 1 | -2/+2 |
2022-03-03 | Bug fix for delete data node not working for root node |  puthuparambil.aditya | 1 | -2/+2 |
2022-03-03 | Update dmi-registry yang to support cmHandle State |  lukegleeson | 6 | -11/+348 |
2022-03-02 | Merge "CPS-475 - Fix SQ codesmells introduced as aprt of CPS-887" |  Toine Siebelink | 1 | -2/+2 |
2022-03-02 | CPS-475 - Fix SQ codesmells introduced as aprt of CPS-887 |  JosephKeenan | 1 | -2/+2 |
2022-03-02 | Addressed refactoring comments related to method name |  mpriyank | 3 | -13/+17 |
2022-03-01 | Merge "Adding missing rollback for Liquibase change logs" |  Toine Siebelink | 2 | -1/+27 |
2022-03-01 | Adding missing rollback for Liquibase change logs |  lukegleeson | 2 | -1/+27 |
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 |