Age | Commit message (Expand) | Author | Files | Lines |
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 | 8 | -290/+101 |
2025-02-06 | Fix duplicated yang resource references V2 |  ToineSiebelink | 8 | -290/+101 |
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 | 2 | -2/+2 |
2025-01-21 | Remove retry mechanism for duplicate module(resource) errors |  ToineSiebelink | 2 | -156/+1 |
2025-01-20 | Moved builders under impl in CPS Service |  leventecsanyi | 2 | -2/+2 |
2025-01-16 | One SchemaSet per moduleSetTag |  ToineSiebelink | 6 | -128/+45 |
2024-12-05 | Moved common classes under the api package under api |  leventecsanyi | 23 | -51/+50 |
2024-12-03 | Add comments to (describe) all Liquibase steps |  ToineSiebelink | 3 | -4/+51 |
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 | 3 | -18/+5 |
2024-11-25 | CpsDataPersistenceService refactoring |  danielhanrahan | 1 | -197/+174 |
2024-11-18 | Test to highlight ModuleSetTag Inefficiencies |  ToineSiebelink | 1 | -0/+3 |
2024-11-08 | Add index to yang_resource for faster registration |  danielhanrahan | 2 | -0/+33 |
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 | 38 | -259/+258 |
2024-09-06 | Refactor FragmentQueryBuilder |  danielhanrahan | 1 | -79/+89 |
2024-08-31 | [Cps Path Parser] Refactoring leaf conditions |  danielhanrahan | 1 | -11/+9 |
2024-08-27 | Cleanup unused yang models from CPS core |  danielhanrahan | 5 | -356/+0 |
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-03-26 | Condense Liquibase steps |  david.mcweeney | 45 | -8454/+239 |
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 | 5 | -3/+75 |
2024-01-10 | Enable hibernate write batching |  danielhanrahan | 5 | -3/+75 |
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 | 3 | -11/+58 |
2023-10-11 | Expose REST endpoint to update YANG schema set using moduleSetTag |  sourabh_sourabh | 2 | -4/+1 |
2023-09-29 | Fix Sonar Code Smells |  mpriyank | 2 | -49/+70 |
2023-09-27 | Uplift Spring Boot to 3.1.2 |  egernug | 1 | -1/+1 |
2023-09-22 | Reinstate Spring Boot 3.0 after revert |  egernug | 16 | -77/+84 |