Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -15/+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 |
2025-01-07 | Remove hypersistence dependency in cps |  emaclee | 1 | -5/+0 |
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-12-02 | Update the minor version of CPS |  mpriyank | 1 | -1/+1 |
2024-11-29 | Bump CPS to 3.5.6-SNAPSHOT |  egernug | 1 | -1/+1 |
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-17 | Release Stage 7 for 3.5.4 |  seanbeirne | 1 | -1/+1 |
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 | 2 | -0/+7 |
2024-10-04 | Bump CPS to 3.5.4-SNAPSHOT |  mpriyank | 1 | -1/+1 |
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 | 2 | -0/+7 |
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-21 | Bump CPS to 3.5.3-SNAPSHOT |  danielhanrahan | 1 | -1/+1 |
2024-08-13 | CPS-NCMP: Slow cmHandle registration when we use moduleSetTag, alternateId an... |  sourabh_sourabh | 4 | -11/+112 |
2024-07-15 | Bump CPS to 3.5.2 Snapshot |  mpriyank | 1 | -1/+1 |
2024-06-25 | Fix incorrect use of getAnchors(dataspace, schemasets) |  danielhanrahan | 1 | -7/+16 |
2024-06-20 | Bump CPS version to 3.5.1-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2024-05-15 | Bump CPS to 3.5.0-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2024-05-14 | CPS Bump to 3.4.10-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2024-05-01 | Bump CPS version |  danielhanrahan | 1 | -1/+1 |
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 | Bump CPS version |  mpriyank | 1 | -1/+1 |
2024-03-29 | Uplift Spring boot 3.2.4 |  emaclee | 2 | -10/+5 |
2024-03-26 | Condense Liquibase steps |  david.mcweeney | 45 | -8454/+239 |
2024-02-29 | Bump CPS to 3.4.7-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2024-02-28 | Revert Spring Boot Uplift |  mpriyank | 2 | -4/+3 |
2024-02-27 | Bump CPS to 3.4.6-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2024-02-26 | Merge "Uplift Spring Boot to 3.2.2" |  Priyank Maheshwari | 2 | -3/+4 |
2024-02-23 | Bump CPS to 3.4.5-SNAPSHOT |  danielhanrahan | 1 | -1/+1 |
2024-02-22 | Uplift Spring Boot to 3.2.2 |  waqas.ikram | 2 | -3/+4 |
2024-02-14 | Faster absolute xpath query using parent path lookup |  danielhanrahan | 1 | -6/+27 |