summaryrefslogtreecommitdiffstats
path: root/cps-ri/src/main
AgeCommit message (Expand)AuthorFilesLines
2022-11-08Node API - GET Method performance issuesourabh_sourabh1-13/+44
2022-11-02Ensure prefix is correct module prefixToineSiebelink3-172/+3
2022-10-27Read Performance Improvement - Using Native QueryToineSiebelink5-19/+166
2022-10-26Creation of DataNodeBuilder with module name prefix is very slowToineSiebelink3-10/+160
2022-10-20CPS Validator Changeslukegleeson1-0/+51
2022-10-14Merge "Default CMHandles to READY during upgrade"Toine Siebelink2-7/+141
2022-10-13Merge "Fix Id-searches endpoint performance degradation"Toine Siebelink1-16/+19
2022-10-12Fix Id-searches endpoint performance degradationkissand1-16/+19
2022-10-12Default CMHandles to READY during upgradelukegleeson2-7/+141
2022-10-05Make CPS/NCMP upgradeablelukegleeson4-1/+21
2022-10-03Remove NotNull on revision for YangResourceEntitylukegleeson1-1/+0
2022-09-19Merge "Get Node API fix for attribute values with '/'"Sourabh Sourabh1-7/+7
2022-09-14Get Node API fix for attribute values with '/'puthuparambil.aditya1-7/+7
2022-09-13handle partial failure on batch state updatempriyank1-8/+25
2022-09-13CmHandle registration/module sync watchdog performance improvmentsourabh_sourabh1-11/+4
2022-09-13Handle partial failure (improvements)ToineSiebelink1-7/+17
2022-09-12Handle partial failurempriyank1-21/+46
2022-09-05Performance Improvement: Fix Insert Yang Resource IDs (Schemset)ToineSiebelink2-4/+8
2022-09-02Logging: get resource idsmpriyank1-4/+11
2022-08-29Performance Improvement:save cmhandles capabilitympriyank1-0/+10
2022-08-25Performance Improvement: Batch Update DataNodeslukegleeson1-12/+36
2022-08-22Merge "Performance Improvement: Insert Yang Resources"Toine Siebelink1-10/+24
2022-08-22Merge "Performance Improvement: Retreive Yang Resources"Sourabh Sourabh4-19/+102
2022-08-22Performance Improvement: Insert Yang ResourcesToineSiebelink1-10/+24
2022-08-22Performance Improvement: Retreive Yang ResourcesToineSiebelink4-19/+102
2022-08-22Performance Improvement: Detach FragmentEntitiesmpriyank1-5/+18
2022-08-05Rename name column in yang resource tableDylanB95EST5-6/+22
2022-06-30Add method to get YANG module sources for CM handleemaclee2-4/+33
2022-06-09Handle errors during cm handle searchkissand1-1/+11
2022-06-08Merge "Merge 2 'query' end points in NCMP"Toine Siebelink4-151/+72
2022-06-08Merge 2 'query' end points in NCMPkissand4-151/+72
2022-06-03Merge "CPS-1020 : DuplicatedYangResourceException error at parallel cmHandle ...Toine Siebelink1-3/+7
2022-06-02CPS-1020 : DuplicatedYangResourceException error at parallel cmHandle registr...sourabh_sourabh1-3/+7
2022-06-02Add module name to cps core outputemaclee1-4/+19
2022-05-12Merge "Add graceful shutdown for Session Manager"Joseph Keenan3-20/+106
2022-05-12Add graceful shutdown for Session Manageremaclee3-20/+106
2022-05-11Update DMI Registry yang to support DataStoreSyncStateLathish3-0/+238
2022-04-27Add methods to Lock Anchor entityemaclee3-13/+131
2022-04-25Fix Absolute Path to list with Integer/String keyLathish1-6/+16
2022-04-08Fix Sonar Qube Violations - Recurring taskDylanB95EST1-2/+2
2022-04-06Query based on Public CM PropertiesJosephKeenan4-3/+82
2022-03-25Add Start and Stop sessions on JAVA APIemaclee3-0/+115
2022-03-04Updating sequences in db migration scriptDylanB95EST2-1/+26
2022-03-03Merge "Update dmi-registry yang to support cmHandle State"Bruno Sakoto6-11/+348
2022-03-03Merge "Bug fix for delete data node not working for root node"Renu Kumari1-2/+2
2022-03-03Bug fix for delete data node not working for root nodeputhuparambil.aditya1-2/+2
2022-03-03Update dmi-registry yang to support cmHandle Statelukegleeson6-11/+348
2022-03-02Merge "CPS-475 - Fix SQ codesmells introduced as aprt of CPS-887"Toine Siebelink1-2/+2
2022-03-02CPS-475 - Fix SQ codesmells introduced as aprt of CPS-887JosephKeenan1-2/+2
2022-03-02Addressed refactoring comments related to method namempriyank3-13/+17