Age | Commit message (Expand) | Author | Files | Lines |
2023-06-19 | Move integration test (clean-up, last phase) |  ToineSiebelink | 15 | -689/+84 |
2023-06-15 | Bump CPS version to 3.3.3-SNAPSHOT |  danielhanrahan | 1 | -1/+1 |
2023-06-14 | Lower memory usage in FragmentRepository |  danielhanrahan | 7 | -239/+175 |
2023-06-13 | Merge "Move integration test (DataService)" |  Toine Siebelink | 5 | -749/+19 |
2023-06-12 | Fix for recursive SQL returning extra level of descendants |  danielhanrahan | 1 | -2/+2 |
2023-06-12 | Move integration test (DataService) |  ToineSiebelink | 5 | -749/+19 |
2023-05-30 | Add <,> operators support to cps-path |  Rudrangi Anupriya | 2 | -18/+33 |
2023-05-17 | Entity ID types do not match types in database definition |  ToineSiebelink | 17 | -36/+86 |
2023-05-17 | Move integration test for adminService |  ToineSiebelink | 3 | -268/+3 |
2023-05-16 | Fixing minor compilation |  waqas.ikram | 1 | -1/+1 |
2023-05-12 | Remove dataspace_id column from Fragment table |  danielhanrahan | 12 | -91/+243 |
2023-05-11 | Move integration test for moduleService |  ToineSiebelink | 3 | -356/+25 |
2023-05-10 | Move integration test (DataService) |  ToineSiebelink | 3 | -9/+3 |
2023-05-09 | Migrate cps-ri performance tests to integration-test module |  danielhanrahan | 6 | -579/+0 |
2023-05-09 | Support for Patch across multiple data nodes |  --global | 4 | -65/+82 |
2023-05-08 | Merge "Use recursive SQL to fetch descendants in CpsPath queries (CPS-1664 #4)" |  Sourabh Sourabh | 3 | -99/+37 |
2023-05-08 | Merge "Fix and refactor query across anchors (CPS-1664 #3)" |  Sourabh Sourabh | 8 | -69/+155 |
2023-05-08 | Merge "[CPS] RI: Code Refactoring # Replace '[\s\S]' to '.' as it is same as ... |  Toine Siebelink | 4 | -31/+17 |
2023-05-08 | Merge "Don't handle ancestor-axis using regex quickfind (CPS-1664 #2)" |  Sourabh Sourabh | 2 | -10/+6 |
2023-05-05 | [CPS] RI: Code Refactoring |  raviteja.karumuri | 4 | -31/+17 |
2023-05-04 | Fragment Entity does not represent the correct relationship with Anchor |  danielhanrahan | 1 | -2/+1 |
2023-05-04 | Use recursive SQL to fetch descendants in CpsPath queries (CPS-1664 #4) |  danielhanrahan | 3 | -99/+37 |
2023-05-04 | Fix and refactor query across anchors (CPS-1664 #3) |  danielhanrahan | 8 | -69/+155 |
2023-05-04 | Don't handle ancestor-axis using regex quickfind (CPS-1664 #2) |  danielhanrahan | 2 | -10/+6 |
2023-05-04 | Merge "Sensible equals and hashCode for FragmentEntity (CPS-1664 #1)" |  Toine Siebelink | 4 | -12/+19 |
2023-05-04 | Fix for quickfind with descendants incl. list entries |  ToineSiebelink | 2 | -24/+38 |
2023-05-04 | Sensible equals and hashCode for FragmentEntity (CPS-1664 #1) |  danielhanrahan | 4 | -12/+19 |
2023-05-03 | Bump CPS version to 3.3.2-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2023-05-03 | canUseRegexQuickfind does not test for contains-condition |  danielhanrahan | 1 | -1/+2 |
2023-04-26 | [CPS] RI, Service: Code Refactoring |  raviteja.karumuri | 7 | -100/+27 |
2023-04-24 | Remove 32K limit from queries with collection parameters |  danielhanrahan | 8 | -161/+114 |
2023-04-21 | Merge "Add contains condition support to cps-path" |  Luke Gleeson | 1 | -0/+11 |
2023-04-21 | Add contains condition support to cps-path |  Rudrangi Anupriya | 1 | -0/+11 |
2023-04-20 | Merge "3.0.0 Release Step 7" |  Priyank Maheshwari | 1 | -2/+2 |
2023-04-20 | 3.0.0 Release Step 7 |  lukegleeson | 1 | -2/+2 |
2023-04-20 | Migrate hibernate-types to hypersistence-utils |  danielhanrahan | 2 | -4/+4 |
2023-04-19 | Upgrade Liquibase to 4.16.0 |  lukegleeson | 1 | -1/+0 |
2023-04-17 | Remove CollectionUtils dependency |  lukegleeson | 1 | -2/+1 |
2023-04-14 | Use cascade delete in fragments table |  danielhanrahan | 4 | -30/+40 |
2023-04-14 | Remove @NotNull from repository methods |  danielhanrahan | 4 | -29/+23 |
2023-04-14 | Add OR operator to cps-path |  Rudrangi Anupriya | 2 | -17/+23 |
2023-04-13 | Migrate query tests to integration-test module #6 |  danielhanrahan | 3 | -179/+1 |
2023-04-12 | Migrate query tests to integration-test module #5 |  danielhanrahan | 2 | -18/+1 |
2023-04-12 | Migrate query tests to integration-test module #3 |  danielhanrahan | 1 | -18/+0 |
2023-04-12 | Merge "Migrate query tests to integration-test module #2" |  Sourabh Sourabh | 2 | -26/+4 |
2023-04-11 | Performance tests for getDataNodes and queryDataNodes |  danielhanrahan | 1 | -58/+0 |
2023-04-11 | Migrate query tests to integration-test module #2 |  danielhanrahan | 2 | -26/+4 |
2023-04-11 | Merge "Migrate query tests to integration-test module #1" |  Toine Siebelink | 1 | -50/+1 |
2023-04-11 | Migrate query tests to integration-test module #1 |  danielhanrahan | 1 | -50/+1 |
2023-04-11 | Populate Dataspace field of DataNode |  danielhanrahan | 1 | -0/+1 |