Age | Commit message (Expand) | Author | Files | Lines |
2022-09-12 | Handle partial failure |  mpriyank | 1 | -1/+22 |
2022-09-05 | Performance Improvement: Fix Insert Yang Resource IDs (Schemset) |  ToineSiebelink | 1 | -0/+19 |
2022-08-29 | Performance Improvement:save cmhandles capability |  mpriyank | 1 | -2/+2 |
2022-08-25 | Performance Improvement: Batch Update DataNodes |  lukegleeson | 2 | -46/+79 |
2022-08-22 | Performance Improvement: Insert Yang Resources |  ToineSiebelink | 3 | -61/+80 |
2022-08-08 | Merge "Rename name column in yang resource table" |  Joseph Keenan | 6 | -13/+8 |
2022-08-05 | Rename name column in yang resource table |  DylanB95EST | 6 | -13/+8 |
2022-08-05 | Upgrade Postgres Cps-Core |  DylanB95EST | 1 | -1/+2 |
2022-07-27 | Distributed datastore solution for Module Sync Watchdog |  kissand | 1 | -1/+1 |
2022-07-04 | Move persistence related methods |  emaclee | 1 | -1/+0 |
2022-06-30 | Add method to get YANG module sources for CM handle |  emaclee | 1 | -0/+10 |
2022-06-09 | Handle errors during cm handle search |  kissand | 1 | -18/+7 |
2022-06-08 | Merge 2 'query' end points in NCMP |  kissand | 1 | -19/+0 |
2022-06-02 | Add module name to cps core output |  emaclee | 3 | -39/+110 |
2022-05-12 | Add graceful shutdown for Session Manager |  emaclee | 3 | -22/+75 |
2022-04-27 | Add methods to Lock Anchor entity |  emaclee | 3 | -22/+141 |
2022-04-25 | Fix Absolute Path to list with Integer/String key |  Lathish | 5 | -89/+101 |
2022-04-08 | Refactoring/ Adding Tests for Validation |  DylanB95EST | 1 | -3/+3 |
2022-04-06 | Query based on Public CM Properties |  JosephKeenan | 2 | -5/+41 |
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 |