summaryrefslogtreecommitdiffstats
path: root/cps-ri/src/test
AgeCommit message (Expand)AuthorFilesLines
2023-05-17Move integration test for adminServiceToineSiebelink1-263/+0
2023-05-16Fixing minor compilationwaqas.ikram1-1/+1
2023-05-12Remove dataspace_id column from Fragment tabledanielhanrahan4-65/+93
2023-05-11Move integration test for moduleServiceToineSiebelink1-313/+0
2023-05-10Move integration test (DataService)ToineSiebelink1-1/+1
2023-05-09Migrate cps-ri performance tests to integration-test moduledanielhanrahan5-571/+0
2023-05-09Support for Patch across multiple data nodes--global2-52/+51
2023-05-05[CPS] RI: Code Refactoringraviteja.karumuri3-23/+14
2023-05-04Sensible equals and hashCode for FragmentEntity (CPS-1664 #1)danielhanrahan1-11/+9
2023-04-26[CPS] RI, Service: Code Refactoringraviteja.karumuri5-78/+27
2023-04-24Remove 32K limit from queries with collection parametersdanielhanrahan1-1/+1
2023-04-13Migrate query tests to integration-test module #6danielhanrahan2-178/+0
2023-04-12Migrate query tests to integration-test module #5danielhanrahan1-17/+0
2023-04-12Migrate query tests to integration-test module #3danielhanrahan1-18/+0
2023-04-12Merge "Migrate query tests to integration-test module #2"Sourabh Sourabh1-26/+0
2023-04-11Performance tests for getDataNodes and queryDataNodesdanielhanrahan1-58/+0
2023-04-11Migrate query tests to integration-test module #2danielhanrahan1-26/+0
2023-04-11Migrate query tests to integration-test module #1danielhanrahan1-50/+1
2023-04-05Migrate query tests to integration-test module #4danielhanrahan1-33/+0
2023-03-30Update performance test timingsdanielhanrahan2-28/+28
2023-03-21Query data nodes across all anchors under one dataspacerajesh.kumar3-2/+62
2023-03-13Fetch fragment entities using recursive SQL querydanielhanrahan3-24/+42
2023-03-13Reduce dataspace/anchor lookups in CpsDataPersistenceServicedanielhanrahan2-51/+27
2023-03-13Make single deleteDataNode use plural deleteDataNodesdanielhanrahan2-19/+18
2023-03-09Create Base and Sample Performance Integration TestsToineSiebelink2-33/+33
2023-03-01Add DataNodeNotFoundException to deleteDataNodesdanielhanrahan2-15/+26
2023-02-28Skip deleting list xpaths that are list elementsdanielhanrahan1-5/+2
2023-02-24Improve performance for update data nodesdanielhanrahan2-13/+38
2023-02-22Add performance tests for update data nodesdanielhanrahan2-8/+52
2023-02-21Improve performance of deleteDataNodes SQLdanielhanrahan1-8/+8
2023-02-20Update performance test timingsdanielhanrahan2-23/+23
2023-02-20Merge "CPS-1401 Implement V2 of GET Data Node API"Luke Gleeson5-81/+99
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh5-81/+99
2023-02-16Improve batch delete schemasets performancedanielhanrahan4-10/+56
2023-02-15Bulk delete schemasets in CM handle deregistrationdanielhanrahan2-3/+30
2023-02-01Create plural version of deleteDataNodedanielhanrahan3-45/+139
2023-01-31Introduce InstrumentationToineSiebelink3-21/+46
2023-01-24Handle root xpaths in getDataNodesdanielhanrahan2-2/+6
2023-01-23Use native query to delete data nodessourabh_sourabh2-11/+14
2023-01-23Merge "Added depth parameter in query nodes API."Toine Siebelink1-5/+9
2023-01-23Added depth parameter in query nodes API.rajesh.kumar1-5/+9
2023-01-19Normalize xpaths for getDataNodesdanielhanrahan3-16/+47
2023-01-17Add delete performance testsdanielhanrahan3-78/+236
2023-01-16Merge "Fetch CM handles by collection of xpaths"Sourabh Sourabh3-20/+63
2023-01-11Fetch CM handles by collection of xpathsseanbeirne3-20/+63
2023-01-11CPS PATCH operation does not merge existing datalukegleeson1-0/+19
2023-01-05Add delete performance testsdanielhanrahan1-1/+37
2022-12-23Organize performance testToineSiebelink1-2/+2
2022-12-22Temp Table Creation improvementsToineSiebelink3-17/+120
2022-12-21CpsPath Query OptimizationToineSiebelink1-14/+12