Age | Commit message (Expand) | Author | Files | Lines |
2022-10-26 | Creation of DataNodeBuilder with module name prefix is very slow |  ToineSiebelink | 4 | -2/+107 |
2022-10-20 | CPS Validator Changes |  lukegleeson | 1 | -0/+49 |
2022-10-18 | Increase read time of get datanode test |  lukegleeson | 1 | -2/+2 |
2022-10-17 | Node API - GET Method performance issue (junit) |  JosephKeenan | 1 | -0/+89 |
2022-09-19 | Merge "Get Node API fix for attribute values with '/'" |  Sourabh Sourabh | 1 | -11/+14 |
2022-09-14 | Get Node API fix for attribute values with '/' |  puthuparambil.aditya | 1 | -11/+14 |
2022-09-13 | handle partial failure on batch state update |  mpriyank | 1 | -9/+27 |
2022-09-13 | Handle partial failure (improvements) |  ToineSiebelink | 1 | -17/+23 |
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 | 2 | -56/+76 |
2022-08-05 | Rename name column in yang resource table |  DylanB95EST | 2 | -7/+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 | 1 | -39/+67 |
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 | 3 | -49/+61 |
2022-04-08 | Refactoring/ Adding Tests for Validation |  DylanB95EST | 1 | -3/+3 |
2022-04-06 | Query based on Public CM Properties |  JosephKeenan | 1 | -1/+24 |
2022-03-25 | Add Start and Stop sessions on JAVA API |  emaclee | 2 | -44/+116 |
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 | 1 | -0/+5 |
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 | 1 | -0/+5 |
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 | 1 | -0/+124 |
2022-02-09 | Fix for retry mechanism on concurrent CmHandle registration |  puthuparambil.aditya | 1 | -0/+124 |
2022-02-07 | Merge "Refactor Delete Anchor functionality" |  Renu Kumari | 2 | -7/+20 |
2022-02-03 | Merge "Test Scenario for replaceListContent" |  aditya puthuparambil | 1 | -126/+151 |
2022-02-02 | Refactor Delete Anchor functionality |  Renu Kumari | 2 | -7/+20 |
2022-02-02 | Test Scenario for replaceListContent |  ToineSiebelink | 1 | -126/+151 |
2022-01-28 | Refactored Delete SchemaSet functionality |  Renu Kumari | 2 | -40/+52 |
2022-01-25 | Replace gson mapper with jackson mapper |  sourabh_sourabh | 3 | -7/+16 |
2021-11-23 | CPS-314: Delete Dataspace |  niamhcore | 1 | -3/+26 |
2021-11-09 | Fix for get anchor identifiers by module names |  niamhcore | 1 | -10/+8 |
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 | 1 | -92/+117 |
2021-11-02 | Clean Up Code around List Nodes |  DylanB95EST | 1 | -92/+117 |
2021-10-29 | Add get cm handles by modules names - persistence layer |  niamhcore | 1 | -0/+35 |
2021-09-29 | CPS-594: Exception when updating list node PATCH |  DylanB95EST | 1 | -5/+69 |
2021-09-21 | Merge "Updating fetch all yang modules queries and tests" |  Toine Siebelink | 1 | -2/+1 |
2021-09-20 | Updating fetch all yang modules queries and tests |  niamhcore | 1 | -2/+1 |
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 |