Age | Commit message (Expand) | Author | Files | Lines |
2024-11-25 | Registration Optimization remaining Code Comments |  ToineSiebelink | 3 | -6/+3 |
2024-11-21 | Merge "Prioritize cm handle ids over alternate ids in data operations" |  Daniel Hanrahan | 5 | -8/+43 |
2024-11-21 | Prioritize cm handle ids over alternate ids in data operations |  ToineSiebelink | 5 | -8/+43 |
2024-11-21 | [BUG] Fix for module endpoints using alternate ID |  danielhanrahan | 1 | -7/+21 |
2024-11-20 | Update error response for ncmp endpoints |  seanbeirne | 12 | -29/+68 |
2024-11-20 | Revert "Update error response for ncmp endpoints" |  ToineSiebelink | 10 | -64/+25 |
2024-11-19 | Merge "Test to highlight ModuleSetTag Inefficiencies" |  Sourabh Sourabh | 9 | -26/+175 |
2024-11-18 | Update error response for ncmp endpoints |  seanbeirne | 10 | -25/+64 |
2024-11-18 | Test to highlight ModuleSetTag Inefficiencies |  ToineSiebelink | 9 | -26/+175 |
2024-11-15 | Merge "Support alternate Id interface for ncmp inventory /ch/cmhandles endpoint" |  Priyank Maheshwari | 13 | -80/+108 |
2024-11-13 | Merge "Hashmark support in 3gpp objects" |  Toine Siebelink | 2 | -7/+12 |
2024-11-13 | Support alternate Id interface for ncmp inventory /ch/cmhandles endpoint |  seanbeirne | 13 | -80/+108 |
2024-11-12 | Hashmark support in 3gpp objects |  egernug | 2 | -7/+12 |
2024-11-11 | Merge "Support Alternate-Id for CPS-E05 data batch interface" |  Priyank Maheshwari | 12 | -56/+130 |
2024-11-07 | Merge "Cm Avc Event to have same key" |  Toine Siebelink | 2 | -7/+12 |
2024-11-07 | Merge "Removing ONAP O-Parent as parent from CPS" |  Toine Siebelink | 1 | -1/+1 |
2024-11-06 | Merge "Change the dmi address source from dmi-service-name to dmi-data-servic... |  Sourabh Sourabh | 2 | -10/+28 |
2024-11-05 | Change the dmi address source from dmi-service-name to dmi-data-service-name ... |  egernug | 2 | -10/+28 |
2024-11-05 | Support Alternate-Id for CPS-E05 data batch interface |  seanbeirne | 12 | -56/+130 |
2024-11-05 | Removing ONAP O-Parent as parent from CPS |  sourabh_sourabh | 1 | -1/+1 |
2024-11-04 | Refactor module synch task |  halil.cakal | 1 | -26/+29 |
2024-11-04 | Cm Avc Event to have same key |  mpriyank | 2 | -7/+12 |
2024-11-04 | [Module Sync] Always update states at end of batch |  danielhanrahan | 1 | -5/+5 |
2024-11-01 | [Module Sync] Log state changes after persistence |  danielhanrahan | 7 | -153/+151 |
2024-10-29 | Merge "Fix failing CSIT and add unit test proving the bug" |  Toine Siebelink | 2 | -3/+24 |
2024-10-29 | Merge "Support Alternate-Id for CPS-E05 id-searches and searchCmHandleIds" |  Daniel Hanrahan | 13 | -136/+257 |
2024-10-25 | Support Alternate-Id for CPS-E05 id-searches and searchCmHandleIds |  seanbeirne | 13 | -136/+257 |
2024-10-25 | Fix failing CSIT and add unit test proving the bug |  danielhanrahan | 2 | -3/+24 |
2024-10-24 | Add multi-threaded Integration Test for Module Sync |  ToineSiebelink | 7 | -48/+126 |
2024-10-24 | Refactor: Improve code quality and compliance with SonarQube standards |  sourabh_sourabh | 1 | -9/+7 |
2024-10-18 | Update SpotBugs dependency |  danielhanrahan | 2 | -6/+0 |
2024-10-17 | Release Stage 7 for 3.5.4 |  seanbeirne | 1 | -1/+1 |
2024-10-17 | Refactor and Optimize ModuleSyncWatchdog for Improved Lock Handling and Queue... |  sourabh_sourabh | 5 | -37/+81 |
2024-10-16 | Update documentation related to hazelcast |  mpriyank | 2 | -4/+4 |
2024-10-10 | use one hazelcast instance per jvm |  mpriyank | 9 | -66/+73 |
2024-10-08 | Merge "Policy Executor: handle errors, part 2 (fighting between IntelliJ and ... |  Sourabh Sourabh | 5 | -57/+119 |
2024-10-04 | Bump CPS to 3.5.4-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2024-10-03 | Policy Executor: handle errors, part 2 |  ToineSiebelink | 5 | -57/+119 |
2024-09-25 | BugFix: 500 Server error when upgrade and service restart with data in DB |  halil.cakal | 2 | -1/+6 |
2024-09-25 | Policy Executor: handle errors |  ToineSiebelink | 6 | -37/+121 |
2024-09-24 | Remove Hazelcast cache for prefix resolver (CPS-2417 #2) |  danielhanrahan | 5 | -3/+183 |
2024-09-24 | Revert "Correctly report trust level if DMI is down" |  danielhanrahan | 7 | -36/+64 |
2024-09-19 | Retry mechanism (with back off algorithm) is removed with more frequent watch... |  sourabh_sourabh | 5 | -185/+104 |
2024-09-18 | Merge "Refactored cps-ri package structure" |  Sourabh Sourabh | 5 | -5/+5 |
2024-09-17 | Refactored cps-ri package structure |  leventecsanyi | 5 | -5/+5 |
2024-09-17 | Merge "Policy Executor API: Add Prefix in Yaml" |  Sourabh Sourabh | 1 | -4/+4 |
2024-09-17 | Policy Executor API: Add Prefix in Yaml |  ToineSiebelink | 1 | -4/+4 |
2024-09-13 | Fix violation reported by sonarqube |  halil.cakal | 2 | -2/+1 |
2024-09-05 | NCMP should not use CPS SPI classes |  danielhanrahan | 6 | -52/+52 |
2024-09-04 | [Cps Path Parser] Move NCMP-specific logic to NCMP |  danielhanrahan | 2 | -4/+22 |