Age | Commit message (Expand) | Author | Files | Lines |
2023-06-19 | Update performance test timings | danielhanrahan | 4 | -25/+25 |
2023-06-19 | Move integration test (clean-up, last phase) | ToineSiebelink | 3 | -10/+90 |
2023-06-12 | Move integration test (DataService) | ToineSiebelink | 2 | -71/+301 |
2023-06-01 | <,> operators document | Rudrangi Anupriya | 1 | -1/+1 |
2023-05-30 | Add <,> operators support to cps-path | Rudrangi Anupriya | 1 | -3/+31 |
2023-05-17 | Move integration test for adminService | ToineSiebelink | 1 | -1/+45 |
2023-05-11 | Move integration test for moduleService | ToineSiebelink | 1 | -0/+278 |
2023-05-10 | Move integration test (DataService) | ToineSiebelink | 1 | -8/+61 |
2023-05-09 | Migrate cps-ri performance tests to integration-test module | danielhanrahan | 6 | -22/+339 |
2023-05-09 | Support for Patch across multiple data nodes | --global | 2 | -0/+33 |
2023-05-04 | Use recursive SQL to fetch descendants in CpsPath queries (CPS-1664 #4) | danielhanrahan | 1 | -9/+9 |
2023-05-04 | Fix and refactor query across anchors (CPS-1664 #3) | danielhanrahan | 2 | -6/+1 |
2023-05-04 | Fix for quickfind with descendants incl. list entries | ToineSiebelink | 1 | -0/+17 |
2023-05-03 | canUseRegexQuickfind does not test for contains-condition | danielhanrahan | 1 | -9/+7 |
2023-04-28 | Merge "Add document for support for contains condition to cps-path" | Luke Gleeson | 1 | -1/+0 |
2023-04-27 | Add document for support for contains condition to cps-path | Rudrangi Anupriya | 1 | -1/+0 |
2023-04-27 | Merge "Ordering of leaf elements to support combination of AND/OR in cps-path" | Luke Gleeson | 1 | -24/+28 |
2023-04-25 | Ordering of leaf elements to support combination of AND/OR in cps-path | Rudrangi Anupriya | 1 | -24/+28 |
2023-04-24 | Remove 32K limit from queries with collection parameters | danielhanrahan | 2 | -18/+16 |
2023-04-24 | Merge "Use exact type for objectUnderTest in groovy tests" | Sourabh Sourabh | 6 | -7/+13 |
2023-04-21 | Merge "Add contains condition support to cps-path" | Luke Gleeson | 1 | -0/+18 |
2023-04-21 | Use exact type for objectUnderTest in groovy tests | danielhanrahan | 6 | -7/+13 |
2023-04-21 | Add contains condition support to cps-path | Rudrangi Anupriya | 1 | -0/+18 |
2023-04-14 | Add tests for 32K limit for collection parameters | danielhanrahan | 3 | -10/+113 |
2023-04-14 | Add OR operator to cps-path | Rudrangi Anupriya | 1 | -6/+35 |
2023-04-13 | Migrate query tests to integration-test module #6 | danielhanrahan | 6 | -44/+111 |
2023-04-12 | Migrate query tests to integration-test module #5 | danielhanrahan | 2 | -7/+20 |
2023-04-12 | Migrate query tests to integration-test module #3 | danielhanrahan | 2 | -6/+21 |
2023-04-12 | Merge "Migrate query tests to integration-test module #2" | Sourabh Sourabh | 2 | -10/+39 |
2023-04-11 | Performance tests for getDataNodes and queryDataNodes | danielhanrahan | 4 | -23/+168 |
2023-04-11 | Migrate query tests to integration-test module #2 | danielhanrahan | 2 | -10/+39 |
2023-04-11 | Merge "Migrate query tests to integration-test module #1" | Toine Siebelink | 1 | -6/+42 |
2023-04-11 | Migrate query tests to integration-test module #1 | danielhanrahan | 1 | -6/+42 |
2023-04-11 | Populate Dataspace field of DataNode | danielhanrahan | 1 | -1/+12 |
2023-04-05 | Migrate query tests to integration-test module #4 | danielhanrahan | 1 | -2/+50 |
2023-04-04 | Add Query Spec to integration-test package | lukegleeson | 1 | -0/+48 |
2023-03-30 | Fix assertion in integration-test performance tests | danielhanrahan | 1 | -1/+1 |
2023-03-13 | Fetch fragment entities using recursive SQL query | danielhanrahan | 3 | -13/+33 |
2023-03-09 | Create Base and Sample Performance Integration Tests | ToineSiebelink | 9 | -16/+356 |
2023-02-27 | Expand CPS Service Integration Test (framework) | ToineSiebelink | 6 | -102/+229 |
2023-02-17 | CPS-1401 Implement V2 of GET Data Node API | arpitsingh | 1 | -2/+3 |
2023-02-01 | Create plural version of deleteDataNode | danielhanrahan | 1 | -6/+1 |
2023-01-31 | Introduce Instrumentation | ToineSiebelink | 1 | -5/+14 |
2023-01-30 | Fix for integration test module tests | lukegleeson | 1 | -1/+6 |
2023-01-25 | Springboot Integration tests improvements | lukegleeson | 3 | -0/+284 |