Age | Commit message (Expand) | Author | Files | Lines |
2025-02-27 | Change order of CM Handle Reference lookup depending on special character |  seanbeirne | 1 | -70/+0 |
2025-02-17 | Fix CpsSessionFactory for it to be used in prod code |  mpriyank | 1 | -20/+6 |
2025-02-12 | Store yang resources with recommended RFC-6020 file-name |  ToineSiebelink | 3 | -21/+21 |
2025-02-11 | Merge "Query data nodes with limit" |  Toine Siebelink | 4 | -6/+38 |
2025-02-11 | Query data nodes with limit |  leventecsanyi | 4 | -6/+38 |
2025-02-06 | Merge "Fix duplicated yang resource references V2" |  Daniel Hanrahan | 7 | -287/+98 |
2025-02-06 | Fix duplicated yang resource references V2 |  ToineSiebelink | 7 | -287/+98 |
2025-02-04 | Simple implementation of attribute-axis |  danielhanrahan | 1 | -1/+23 |
2025-01-27 | Moved CpsValidator under the utils package |  leventecsanyi | 1 | -1/+1 |
2025-01-23 | Fix for cm handles stuck in LOCKED during registration |  ToineSiebelink | 1 | -11/+1 |
2025-01-23 | Merge "Add DB Clean-up to CPS Rest Interface" |  Daniel Hanrahan | 2 | -5/+6 |
2025-01-23 | Add DB Clean-up to CPS Rest Interface |  ToineSiebelink | 2 | -5/+6 |
2025-01-22 | Merge "Moved builders under impl in CPS Service" |  Toine Siebelink | 1 | -1/+1 |
2025-01-21 | Remove retry mechanism for duplicate module(resource) errors |  ToineSiebelink | 1 | -11/+1 |
2025-01-20 | Moved builders under impl in CPS Service |  leventecsanyi | 1 | -1/+1 |
2025-01-16 | One SchemaSet per moduleSetTag |  ToineSiebelink | 6 | -128/+45 |
2024-12-05 | Moved common classes under the api package under api |  leventecsanyi | 18 | -39/+38 |
2024-11-28 | Merge "De-Registration without Orphaned Module Check" |  Toine Siebelink | 1 | -2/+0 |
2024-11-28 | De-Registration without Orphaned Module Check |  ToineSiebelink | 1 | -2/+0 |
2024-11-26 | Implement ancestor axis in SQL |  danielhanrahan | 3 | -62/+89 |
2024-11-26 | Don't handle root xpath in getFragmentEntity |  danielhanrahan | 2 | -17/+4 |
2024-11-25 | CpsDataPersistenceService refactoring |  danielhanrahan | 1 | -197/+174 |
2024-11-18 | Test to highlight ModuleSetTag Inefficiencies |  ToineSiebelink | 1 | -0/+3 |
2024-10-15 | Added additional logging |  sourabh_sourabh | 1 | -0/+16 |
2024-10-08 | Merge "Policy Executor: handle errors, part 2 (fighting between IntelliJ and ... |  Sourabh Sourabh | 1 | -0/+2 |
2024-10-03 | [BUG] Fix memory leak related to using arrays in Hibernate |  danielhanrahan | 7 | -83/+59 |
2024-10-03 | Policy Executor: handle errors, part 2 |  ToineSiebelink | 1 | -0/+2 |
2024-09-17 | Refactored cps-ri package structure |  leventecsanyi | 32 | -225/+224 |
2024-09-06 | Refactor FragmentQueryBuilder |  danielhanrahan | 1 | -79/+89 |
2024-08-31 | [Cps Path Parser] Refactoring leaf conditions |  danielhanrahan | 1 | -11/+9 |
2024-08-13 | CPS-NCMP: Slow cmHandle registration when we use moduleSetTag, alternateId an... |  sourabh_sourabh | 4 | -11/+112 |
2024-06-25 | Fix incorrect use of getAnchors(dataspace, schemasets) |  danielhanrahan | 1 | -7/+16 |
2024-04-26 | Faster module searches (CPS-2190 #3) |  danielhanrahan | 2 | -12/+11 |
2024-04-25 | [BUG] Remove slow validation check during module search (CPS-2190 #2) |  danielhanrahan | 2 | -56/+1 |
2024-03-29 | Uplift Spring boot 3.2.4 |  emaclee | 1 | -2/+3 |
2024-02-28 | Revert Spring Boot Uplift |  mpriyank | 1 | -3/+2 |
2024-02-22 | Uplift Spring Boot to 3.2.2 |  waqas.ikram | 1 | -2/+3 |
2024-02-14 | Faster absolute xpath query using parent path lookup |  danielhanrahan | 1 | -6/+27 |
2024-02-01 | Extend API: Get Module Definitions |  halil.cakal | 2 | -8/+33 |
2024-01-19 | Remove Lambda & Restructure File |  seanbeirne | 1 | -270/+272 |
2024-01-11 | Merge "Enable hibernate write batching" |  Lee Anjella Macabuhay | 1 | -2/+4 |
2024-01-10 | Enable hibernate write batching |  danielhanrahan | 1 | -2/+4 |
2024-01-09 | Remove inefficient saveListElementsBatch API |  danielhanrahan | 1 | -17/+0 |
2024-01-04 | Normalize JSON attributes during update |  danielhanrahan | 1 | -9/+26 |
2023-12-13 | Introduce Schema Set upgrade method |  sourabh_sourabh | 2 | -0/+37 |
2023-10-11 | Expose REST endpoint to update YANG schema set using moduleSetTag |  sourabh_sourabh | 1 | -3/+0 |
2023-09-29 | Fix Sonar Code Smells |  mpriyank | 2 | -49/+70 |
2023-09-22 | Reinstate Spring Boot 3.0 after revert |  egernug | 16 | -77/+84 |
2023-09-20 | Revert "Migrate CPS to Spring-boot 3.0" |  Toine Siebelink | 16 | -83/+77 |
2023-09-14 | Migrate CPS to Spring-boot 3.0 |  egernug | 16 | -77/+83 |