Age | Commit message (Expand) | Author | Files | Lines |
2024-07-16 | Merge "Report throughput for passthrough read operation" |  Daniel Hanrahan | 2 | -3/+2 |
2024-07-16 | Separate dmi delay for passthrough operations |  halil.cakal | 3 | -6/+27 |
2024-07-16 | CPS NCMP: Add state tags to cps.ncmp.lcm.events.publish metrics |  sourabh_sourabh | 2 | -9/+101 |
2024-07-16 | XML content support on replace a node with descendants |  Rudrangi Anupriya | 11 | -60/+112 |
2024-07-16 | Report throughput for passthrough read operation |  halil.cakal | 3 | -4/+4 |
2024-07-16 | Merge "Add passthrough write (CUD) operations to k6" |  Daniel Hanrahan | 4 | -3/+26 |
2024-07-15 | Mapper to group Subscription Details for DMI |  mpriyank | 3 | -0/+185 |
2024-07-15 | Bump CPS to 3.5.2 Snapshot |  mpriyank | 26 | -26/+54 |
2024-07-15 | container yaml for CPS 3.5.1 |  mpriyank | 1 | -0/+8 |
2024-07-15 | maven stage yaml for 3.5.1 |  mpriyank | 1 | -0/+4 |
2024-07-15 | Merge "Release notes CPS 3.5.1" |  Daniel Hanrahan | 1 | -0/+1 |
2024-07-15 | Release notes CPS 3.5.1 |  mpriyank | 1 | -0/+1 |
2024-07-12 | Print DMI stub logs in CSITs |  danielhanrahan | 1 | -0/+3 |
2024-07-12 | Add passthrough write (CUD) operations to k6 |  halil.cakal | 4 | -3/+26 |
2024-07-12 | Print docker logs in CSITs for 2 cps-and-ncmp instances |  danielhanrahan | 1 | -2/+5 |
2024-07-11 | Merge "Policy Executor Feature Toggle" |  Sourabh Sourabh | 8 | -16/+178 |
2024-07-11 | Policy Executor Feature Toggle |  ToineSiebelink | 8 | -16/+178 |
2024-07-11 | Merge "Fix timing issue in CmHandleCreateSpec" |  Priyank Maheshwari | 1 | -21/+8 |
2024-07-11 | Fix timing issue in CmHandleCreateSpec |  danielhanrahan | 1 | -21/+8 |
2024-07-11 | Documentation updated in docs/ncmp-inventory-querying.rst |  sourabh_sourabh | 1 | -0/+20 |
2024-07-10 | Merge "NCMP inventory cm handle search should support cps path query" |  Toine Siebelink | 4 | -15/+28 |
2024-07-10 | Remove nginx logs that not being used anywhere |  halil.cakal | 2 | -5/+0 |
2024-07-10 | NCMP inventory cm handle search should support cps path query |  sourabh_sourabh | 4 | -15/+28 |
2024-07-10 | Split integration tests into cps and ncmp packages |  danielhanrahan | 11 | -23/+23 |
2024-07-10 | Policy Executor API, make Authorization header optional |  ToineSiebelink | 3 | -11/+15 |
2024-07-09 | NCMP: NCMP search API fixed to handle cps path that is ancestor axis as |  sourabh_sourabh | 3 | -2/+24 |
2024-07-09 | Refactor remaining classes package structure |  ToineSiebelink | 71 | -361/+122 |
2024-07-09 | Increase module sync wait time in tests to 10 seconds |  danielhanrahan | 1 | -1/+1 |
2024-07-09 | Merge "Create PolicyExecutor Stub" |  Sourabh Sourabh | 11 | -12/+517 |
2024-07-09 | Merge "Setup automated tests with two replicas of cps-and-ncmp" |  Daniel Hanrahan | 6 | -8/+85 |
2024-07-09 | Merge "[k6] Measure CM-handle (de)registration in CM-handles/sec" |  Sourabh Sourabh | 10 | -231/+130 |
2024-07-09 | Merge "Remove forced module sync from NCMP integration tests" |  Lee Anjella Macabuhay | 5 | -54/+30 |
2024-07-09 | Merge "Refactor integration tests so only one DmiDispatcher is used" |  Lee Anjella Macabuhay | 2 | -34/+32 |
2024-07-08 | Create PolicyExecutor Stub |  ToineSiebelink | 11 | -12/+517 |
2024-07-08 | Merge "Remove Mappers and Events Facade" |  Lee Anjella Macabuhay | 11 | -325/+56 |
2024-07-05 | [BUG] Fix handling of special characters in moduleSetTag |  danielhanrahan | 3 | -7/+6 |
2024-07-05 | Remove Mappers and Events Facade |  mpriyank | 11 | -325/+56 |
2024-07-05 | [k6] Measure CM-handle (de)registration in CM-handles/sec |  danielhanrahan | 10 | -231/+130 |
2024-07-05 | Merge "refactor cmsubscription code" |  Daniel Hanrahan | 52 | -1677/+1587 |
2024-07-04 | Remove forced module sync from NCMP integration tests |  danielhanrahan | 5 | -54/+30 |
2024-07-04 | Refactor integration tests so only one DmiDispatcher is used |  danielhanrahan | 2 | -34/+32 |
2024-07-04 | refactor cmsubscription code |  mpriyank | 52 | -1677/+1587 |
2024-07-04 | Release notes for Web Client prometheus metrics |  sourabh_sourabh | 1 | -0/+1 |
2024-07-04 | Merge "Add Policy Executor Open API Interface definition" |  Sourabh Sourabh | 3 | -4/+250 |
2024-07-03 | Merge " CPS NCMP: Resolved high cardinality of prometheus metrics for dmi ser... |  Toine Siebelink | 19 | -491/+474 |
2024-07-03 | CPS NCMP: Resolved high cardinality of prometheus metrics for dmi service url |  sourabh_sourabh | 19 | -491/+474 |
2024-07-03 | Add Policy Executor Open API Interface definition |  ToineSiebelink | 3 | -4/+250 |
2024-07-03 | Fix sonar issue in performance test ResourceMeter |  danielhanrahan | 1 | -3/+4 |
2024-07-01 | Setup automated tests with two replicas of cps-and-ncmp |  halil.cakal | 6 | -8/+85 |
2024-07-01 | Merge "Improve handling of Invalid Operation exception" |  Sourabh Sourabh | 6 | -17/+22 |