Age | Commit message (Expand) | Author | Files | Lines |
2023-05-04 | Sensible equals and hashCode for FragmentEntity (CPS-1664 #1) |  danielhanrahan | 4 | -12/+19 |
2023-05-03 | Refactor datatrore handling in API requests |  ToineSiebelink | 12 | -264/+183 |
2023-05-03 | Bump CPS version to 3.3.2-SNAPSHOT |  mpriyank | 20 | -20/+49 |
2023-05-03 | Merge "Add container yaml for 3.3.1" |  Sourabh Sourabh | 1 | -0/+8 |
2023-05-03 | Merge "canUseRegexQuickfind does not test for contains-condition" |  Toine Siebelink | 2 | -10/+9 |
2023-05-03 | Add container yaml for 3.3.1 |  mpriyank | 1 | -0/+8 |
2023-05-03 | canUseRegexQuickfind does not test for contains-condition |  danielhanrahan | 2 | -10/+9 |
2023-05-03 | Add maven stage yaml for 3.3.1 |  mpriyank | 1 | -0/+4 |
2023-05-02 | Update release docs |  mpriyank | 4 | -493/+1097 |
2023-05-02 | Align the hazelcast cluster names |  mpriyank | 10 | -32/+42 |
2023-04-28 | Merge "Add document for support for contains condition to cps-path" |  Luke Gleeson | 2 | -2/+20 |
2023-04-28 | Timeout for Subscription Create Partial Response |  lukegleeson | 15 | -127/+578 |
2023-04-27 | Merge "Add retry mechanism on Subscription loader" |  Luke Gleeson | 4 | -199/+264 |
2023-04-27 | Add retry mechanism on Subscription loader |  emaclee | 4 | -199/+264 |
2023-04-27 | CPS-1553 :REST endpoint to accept collection of cm handles for GET operation |  sourabh_sourabh | 39 | -705/+1208 |
2023-04-27 | Add document for support for contains condition to cps-path |  Rudrangi Anupriya | 2 | -2/+21 |
2023-04-27 | Merge "Ordering of leaf elements to support combination of AND/OR in cps-path" |  Luke Gleeson | 4 | -35/+48 |
2023-04-26 | [CPS] RI, Service: Code Refactoring |  raviteja.karumuri | 8 | -109/+27 |
2023-04-25 | Ordering of leaf elements to support combination of AND/OR in cps-path |  Rudrangi Anupriya | 4 | -35/+48 |
2023-04-25 | Merge "Remove 32K limit from queries with collection parameters" |  Toine Siebelink | 10 | -179/+130 |
2023-04-24 | Extend capability of distributed cache |  mpriyank | 7 | -5/+123 |
2023-04-24 | Remove 32K limit from queries with collection parameters |  danielhanrahan | 10 | -179/+130 |
2023-04-24 | Merge "Use exact type for objectUnderTest in groovy tests" |  Sourabh Sourabh | 6 | -7/+13 |
2023-04-24 | Merge "Add cascade delete fragments to liquibase test config" |  Toine Siebelink | 1 | -0/+34 |
2023-04-21 | Merge "Add contains condition support to cps-path" |  Luke Gleeson | 6 | -1/+64 |
2023-04-21 | Add cascade delete fragments to liquibase test config |  danielhanrahan | 1 | -0/+34 |
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 | 6 | -1/+64 |
2023-04-20 | Align dependencies with DMI-Plugin |  ToineSiebelink | 3 | -15/+4 |
2023-04-20 | Merge "Correct documentation for GET node API" |  Luke Gleeson | 4 | -11/+232 |
2023-04-20 | Merge "3.0.0 Release Step 7" |  Priyank Maheshwari | 19 | -30/+30 |
2023-04-20 | Merge "3.3.0 Release Step 6" |  Priyank Maheshwari | 1 | -0/+8 |
2023-04-20 | 3.0.0 Release Step 7 |  lukegleeson | 19 | -30/+30 |
2023-04-20 | Merge "3.3.0 Release Step 5" |  Priyank Maheshwari | 1 | -0/+4 |
2023-04-20 | 3.3.0 Release Step 6 |  lukegleeson | 1 | -0/+8 |
2023-04-20 | 3.3.0 Release Step 5 |  lukegleeson | 1 | -0/+4 |
2023-04-20 | Migrate hibernate-types to hypersistence-utils |  danielhanrahan | 3 | -7/+7 |
2023-04-20 | Merge "3.3.0 Release Steps 1 & 2" |  Priyank Maheshwari | 1 | -8/+42 |
2023-04-20 | 3.3.0 Release Steps 1 & 2 |  lukegleeson | 1 | -8/+42 |
2023-04-20 | Correct documentation for GET node API |  emaclee | 4 | -11/+232 |
2023-04-19 | Upgrade Liquibase to 4.16.0 |  lukegleeson | 2 | -2/+1 |
2023-04-19 | Addtional dependency updates |  ToineSiebelink | 3 | -2/+6 |
2023-04-18 | Update spingboot dependencies |  ToineSiebelink | 2 | -2/+2 |
2023-04-17 | Merge "Add patch operation for update node leaves" |  Priyank Maheshwari | 2 | -1/+29 |
2023-04-17 | Remove CollectionUtils dependency |  lukegleeson | 1 | -2/+1 |
2023-04-17 | [CPS] Removing the duplicate producer code |  raviteja.karumuri | 6 | -118/+29 |
2023-04-17 | Merge "[CPS] Re-structuring the packages for better understanding" |  Toine Siebelink | 27 | -45/+42 |
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 tests for 32K limit for collection parameters |  danielhanrahan | 3 | -10/+113 |