Age | Commit message (Expand) | Author | Files | Lines |
2024-10-03 | Added K6 script test to check a throughput of CPS kafka consumer |  sourabh_sourabh | 2 | -0/+137 |
2024-10-03 | Re-adjust cps expectations |  halil.cakal | 1 | -13/+13 |
2024-10-03 | Update JIRA and Wiki links host name from wiki.onap.org to lf-onap.atlassian.net |  sourabh_sourabh | 10 | -248/+248 |
2024-09-30 | Merge "BugFix: 500 Server error when upgrade and service restart with data in... |  Sourabh Sourabh | 2 | -1/+6 |
2024-09-27 | Fix inputSpec for openapi code gen |  egernug | 1 | -2/+2 |
2024-09-26 | Merge "[1/2] Move Swagger API to docs folder" |  Toine Siebelink | 12 | -2428/+910 |
2024-09-25 | CI: Add test (silent) checkov scan as part of the verify process |  Jessica Wagantall | 1 | -0/+151 |
2024-09-25 | BugFix: 500 Server error when upgrade and service restart with data in DB |  halil.cakal | 2 | -1/+6 |
2024-09-25 | Merge "[k6] CM handles searches using different filters" |  Priyank Maheshwari | 4 | -30/+181 |
2024-09-25 | Policy Executor: handle errors |  ToineSiebelink | 10 | -45/+147 |
2024-09-24 | Remove Hazelcast cache for prefix resolver (CPS-2417 #2) |  danielhanrahan | 13 | -349/+27 |
2024-09-24 | Fix intermittent error in integration test |  ToineSiebelink | 1 | -1/+2 |
2024-09-24 | Merge "Reduce anchor lookups related to PrefixResolver (CPS-2417 #1)" |  Toine Siebelink | 7 | -43/+46 |
2024-09-24 | Merge "Revert "Correctly report trust level if DMI is down"" |  Daniel Hanrahan | 7 | -36/+64 |
2024-09-24 | [k6] CM handles searches using different filters |  danielhanrahan | 4 | -30/+181 |
2024-09-24 | Reduce anchor lookups related to PrefixResolver (CPS-2417 #1) |  danielhanrahan | 7 | -43/+46 |
2024-09-24 | Revert "Correctly report trust level if DMI is down" |  danielhanrahan | 7 | -36/+64 |
2024-09-24 | Merge "Make nginx load balance using least-connections" |  Toine Siebelink | 1 | -1/+3 |
2024-09-19 | Retry mechanism (with back off algorithm) is removed with more frequent watch... |  sourabh_sourabh | 7 | -193/+115 |
2024-09-19 | Make nginx load balance using least-connections |  danielhanrahan | 1 | -1/+3 |
2024-09-19 | Merge "[Cps Path Parser] Fixes for parent path & normalization" |  Lee Anjella Macabuhay | 4 | -46/+75 |
2024-09-19 | Merge "Change execution order of the legacy async batch read operation in k6 ... |  Daniel Hanrahan | 1 | -2/+3 |
2024-09-18 | Change execution order of the legacy async batch read operation in k6 suite |  halil.cakal | 1 | -2/+3 |
2024-09-18 | [1/2] Move Swagger API to docs folder |  egernug | 12 | -2428/+910 |
2024-09-18 | [Cps Path Parser] Fixes for parent path & normalization |  danielhanrahan | 4 | -46/+75 |
2024-09-18 | Merge "Refactored cps-ri package structure" |  Sourabh Sourabh | 62 | -298/+295 |
2024-09-17 | Refactored cps-ri package structure |  leventecsanyi | 62 | -298/+295 |
2024-09-17 | Merge "Policy Executor API: Add Prefix in Yaml" |  Sourabh Sourabh | 8 | -34/+25 |
2024-09-17 | Policy Executor API: Add Prefix in Yaml |  ToineSiebelink | 8 | -34/+25 |
2024-09-16 | Merge "Fix violation reported by sonarqube" |  Lee Anjella Macabuhay | 2 | -2/+1 |
2024-09-13 | Fix violation reported by sonarqube |  halil.cakal | 2 | -2/+1 |
2024-09-13 | Add CPS limit to the plots |  halil.cakal | 1 | -16/+16 |
2024-09-12 | Calculate throughput for legacy batch read data operations |  halil.cakal | 3 | -53/+66 |
2024-09-11 | Merge "Renaming Delta Operations as per RFC 9144" |  Priyank Maheshwari | 11 | -50/+50 |
2024-09-10 | [k6] Fix incorrect results when errors occur in k6 tests (case 2) |  egernug | 1 | -1/+5 |
2024-09-10 | Merge "Fix high-cardinality metrics in k6, causing high memory use" |  Toine Siebelink | 4 | -58/+101 |
2024-09-10 | Merge "Uplift liquibase-core to 4.29.0" |  Toine Siebelink | 1 | -1/+1 |
2024-09-10 | Merge "NCMP should not use CPS SPI classes" |  Toine Siebelink | 6 | -52/+52 |
2024-09-10 | Renaming Delta Operations as per RFC 9144 |  Arpit Singh | 11 | -50/+50 |
2024-09-10 | Fix high-cardinality metrics in k6, causing high memory use |  sourabh_sourabh | 4 | -58/+101 |
2024-09-09 | Uplift liquibase-core to 4.29.0 |  mpriyank | 1 | -1/+1 |
2024-09-06 | Refactor FragmentQueryBuilder |  danielhanrahan | 1 | -79/+89 |
2024-09-05 | NCMP should not use CPS SPI classes |  danielhanrahan | 6 | -52/+52 |
2024-09-05 | [k6] Minor correction to plot titles |  danielhanrahan | 1 | -2/+2 |
2024-09-05 | Merge "[Cps Path Parser] Move NCMP-specific logic to NCMP" |  Priyank Maheshwari | 6 | -27/+44 |
2024-09-05 | Merge "[k6] Align tests with updated requirements" |  Priyank Maheshwari | 5 | -76/+75 |
2024-09-04 | [Cps Path Parser] Move NCMP-specific logic to NCMP |  danielhanrahan | 6 | -27/+44 |
2024-09-04 | Merge "Support alternate id for CPS-E05 GetCmHandleDetailsById" |  Daniel Hanrahan | 5 | -18/+25 |
2024-09-04 | Merge "[Cps Path Parser] Refactoring leaf conditions" |  Priyank Maheshwari | 4 | -55/+38 |
2024-09-04 | Merge "K6 Performance Graph fails frequently" |  Daniel Hanrahan | 1 | -0/+1 |