Age | Commit message (Expand) | Author | Files | Lines |
2024-07-25 | Integration test for the writeDataJob |  leventecsanyi | 10 | -61/+231 |
2024-07-18 | Integration test to validate DMI service URL |  sourabh_sourabh | 2 | -0/+55 |
2024-07-16 | XML content support on replace a node with descendants |  Rudrangi Anupriya | 2 | -4/+4 |
2024-07-15 | Bump CPS to 3.5.2 Snapshot |  mpriyank | 1 | -1/+1 |
2024-07-11 | Fix timing issue in CmHandleCreateSpec |  danielhanrahan | 1 | -21/+8 |
2024-07-10 | Split integration tests into cps and ncmp packages |  danielhanrahan | 11 | -23/+23 |
2024-07-09 | NCMP: NCMP search API fixed to handle cps path that is ancestor axis as |  sourabh_sourabh | 1 | -1/+2 |
2024-07-09 | Increase module sync wait time in tests to 10 seconds |  danielhanrahan | 1 | -1/+1 |
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-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 | 1 | -25/+22 |
2024-07-03 | Fix sonar issue in performance test ResourceMeter |  danielhanrahan | 1 | -3/+4 |
2024-07-01 | Merge "Fix incorrect use of getAnchors(dataspace, schemasets)" |  Daniel Hanrahan | 2 | -4/+4 |
2024-06-27 | repackage 'data' feature |  ToineSiebelink | 2 | -6/+7 |
2024-06-25 | Fix incorrect use of getAnchors(dataspace, schemasets) |  danielhanrahan | 2 | -4/+4 |
2024-06-24 | Repackage Inventory Feature |  ToineSiebelink | 5 | -29/+29 |
2024-06-21 | Merge "Introducing NCMP Facades" |  Sourabh Sourabh | 4 | -40/+46 |
2024-06-21 | Merge "Spliting a data-job into sub-jobs for DMI Plugin" |  Sourabh Sourabh | 1 | -1/+1 |
2024-06-20 | Introducing NCMP Facades |  ToineSiebelink | 4 | -40/+46 |
2024-06-20 | Bump CPS version to 3.5.1-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2024-06-20 | Spliting a data-job into sub-jobs for DMI Plugin |  leventecsanyi | 1 | -1/+1 |
2024-06-06 | CPS Delta API 2: Delta between anchor and payload |  Arpit Singh | 1 | -2/+42 |
2024-06-05 | XML content support on update node leaves |  Rudrangi Anupriya | 5 | -10/+19 |
2024-05-31 | Added OpenTelemetry to CPS |  david.mcweeney | 1 | -0/+6 |
2024-05-28 | Restructure(package) DataJobs feature in NCMP Service |  leventecsanyi | 2 | -3/+7 |
2024-05-23 | Merge "CM SUBSCRIPTION: add new subscription for non existing xpath" |  Priyank Maheshwari | 1 | -4/+23 |
2024-05-23 | CM SUBSCRIPTION: add new subscription for non existing xpath |  emaclee | 1 | -4/+23 |
2024-05-21 | Fix performance build output being lost |  halil.cakal | 2 | -8/+9 |
2024-05-20 | Merge "CmSubscription topics param update" |  Lee Anjella Macabuhay | 1 | -4/+4 |
2024-05-17 | Replaced RestTemplate with WebClient in synchronous DMI calls |  sourabh_sourabh | 2 | -3/+5 |
2024-05-17 | CmSubscription topics param update |  mpriyank | 1 | -4/+4 |
2024-05-16 | Merge "Integration for getting cm handle by longest alternate id match" |  Toine Siebelink | 4 | -0/+97 |
2024-05-15 | Merge "More fine tuning around remainin plots" |  Toine Siebelink | 3 | -4/+4 |
2024-05-15 | More fine tuning around remainin plots |  halil.cakal | 3 | -4/+4 |
2024-05-15 | Integration for getting cm handle by longest alternate id match |  sourabh_sourabh | 4 | -0/+97 |
2024-05-15 | Bump CPS to 3.5.0-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2024-05-14 | Merge "CPS Bump to 3.4.10-SNAPSHOT" |  Daniel Hanrahan | 1 | -1/+1 |
2024-05-14 | CPS Bump to 3.4.10-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2024-05-13 | Adjust percentage limits to 10 percent below the threshold |  halil.cakal | 8 | -66/+66 |
2024-05-09 | Fine tuning of the performance plots |  halil.cakal | 6 | -37/+37 |
2024-05-03 | Make NCMP integration tests use MockWebServer |  sourabh_sourabh | 14 | -214/+247 |
2024-05-01 | Bump CPS version |  danielhanrahan | 1 | -1/+1 |
2024-04-30 | Reverted web client changes as it breaking CPS functionality: |  sourabh_sourabh | 6 | -14/+0 |
2024-04-29 | Ajust time limits for performance tests |  halil.cakal | 8 | -72/+66 |
2024-04-26 | Module sync task failing with WebClient |  leventecsanyi | 1 | -0/+1 |
2024-04-26 | Faster module searches (CPS-2190 #3) |  danielhanrahan | 1 | -3/+3 |
2024-04-25 | [BUG] Remove slow validation check during module search (CPS-2190 #2) |  danielhanrahan | 2 | -9/+5 |
2024-04-25 | Perf Test for Module Search is dependent on module size (CPS-2190 #1) |  danielhanrahan | 1 | -0/+113 |