Age | Commit message (Expand) | Author | Files | Lines |
2023-01-19 | Normalize xpaths for getDataNodes | danielhanrahan | 3 | -16/+47 |
2023-01-17 | Add delete performance tests | danielhanrahan | 3 | -78/+236 |
2023-01-16 | Merge "Fetch CM handles by collection of xpaths" | Sourabh Sourabh | 3 | -20/+63 |
2023-01-11 | Fetch CM handles by collection of xpaths | seanbeirne | 3 | -20/+63 |
2023-01-11 | CPS PATCH operation does not merge existing data | lukegleeson | 1 | -0/+19 |
2023-01-05 | Add delete performance tests | danielhanrahan | 1 | -1/+37 |
2022-12-23 | Organize performance test | ToineSiebelink | 1 | -2/+2 |
2022-12-22 | Temp Table Creation improvements | ToineSiebelink | 3 | -17/+120 |
2022-12-21 | CpsPath Query Optimization | ToineSiebelink | 1 | -14/+12 |
2022-12-19 | Fix Delete uses case with '/' in path | ToineSiebelink | 1 | -5/+31 |
2022-12-16 | Merge "CPS-341 Support for multiple data tree instances under 1 anchor" | Toine Siebelink | 2 | -52/+73 |
2022-12-15 | CPS-341 Support for multiple data tree instances under 1 anchor | arpitsingh | 2 | -52/+73 |
2022-12-12 | Query Optimization | ToineSiebelink | 1 | -26/+49 |
2022-12-12 | Increase performance test margins | leventecsanyi | 1 | -8/+8 |
2022-12-09 | Merge "Added API to get all schema sets for a given dataspace." | Toine Siebelink | 1 | -0/+10 |
2022-12-09 | Added API to get all schema sets for a given dataspace. | rajesh.kumar | 1 | -0/+10 |
2022-12-02 | Enhance read performance tests | ToineSiebelink | 2 | -19/+70 |
2022-11-22 | Merge "Performance Test settings exploration" | Toine Siebelink | 1 | -4/+4 |
2022-11-18 | Performance Test settings exploration | seanbeirne | 1 | -4/+4 |
2022-11-18 | Added get APIs for dataspace. | rajesh.kumar | 1 | -0/+28 |
2022-11-11 | Merge "Node API - Find root by anchor method performance" | Toine Siebelink | 3 | -23/+25 |
2022-11-11 | Node API - Find root by anchor method performance | sourabh_sourabh | 3 | -23/+25 |
2022-11-11 | Temporary registry update | mpriyank | 1 | -2/+3 |
2022-11-08 | Node API - GET Method performance issue | sourabh_sourabh | 2 | -13/+14 |
2022-11-04 | CPS-RI performance profiles implementaion | seanbeirne | 1 | -4/+3 |
2022-11-02 | Ensure prefix is correct module prefix | ToineSiebelink | 5 | -134/+36 |
2022-10-27 | Read Performance Improvement - Using Native Query | ToineSiebelink | 4 | -58/+49 |
2022-10-26 | Creation of DataNodeBuilder with module name prefix is very slow | ToineSiebelink | 5 | -4/+110 |
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 | 2 | -12/+17 |
2022-09-14 | Get Node API fix for attribute values with '/' | puthuparambil.aditya | 2 | -12/+17 |
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 | 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 |