Age | Commit message (Expand) | Author | Files | Lines |
2023-06-15 | Bump CPS version to 3.3.3-SNAPSHOT | danielhanrahan | 20 | -20/+47 |
2023-06-15 | Add container yaml for 3.3.2 | danielhanrahan | 1 | -0/+8 |
2023-06-15 | Add maven stage yaml for 3.3.2 | danielhanrahan | 1 | -0/+4 |
2023-06-15 | Update release docs | danielhanrahan | 2 | -55/+44 |
2023-06-14 | Lower memory usage in FragmentRepository | danielhanrahan | 7 | -239/+175 |
2023-06-13 | Merge "Move integration test (DataService)" | Toine Siebelink | 8 | -820/+322 |
2023-06-12 | Fix for recursive SQL returning extra level of descendants | danielhanrahan | 1 | -2/+2 |
2023-06-12 | Move integration test (DataService) | ToineSiebelink | 8 | -820/+322 |
2023-06-07 | Agreed outstanding comments including package refactoring | halil.cakal | 11 | -33/+55 |
2023-06-07 | Fix some code smells | halil.cakal | 2 | -7/+7 |
2023-06-07 | Merge "NCMP : forward bulk response messages to client topic" | Sourabh Sourabh | 2 | -8/+8 |
2023-06-06 | NCMP : forward bulk response messages to client topic | raviteja.karumuri | 2 | -8/+8 |
2023-06-06 | Merge "<,> operators document" | Luke Gleeson | 2 | -2/+5 |
2023-06-01 | Subscription Create Event Outcome Kafka Part | halil.cakal | 25 | -123/+829 |
2023-06-01 | NCMP : forward bulk response messages to client topic | raviteja.karumuri | 1 | -4/+9 |
2023-06-01 | <,> operators document | Rudrangi Anupriya | 2 | -2/+5 |
2023-05-31 | Merge "Add <,> operators support to cps-path" | Luke Gleeson | 8 | -54/+194 |
2023-05-30 | Add <,> operators support to cps-path | Rudrangi Anupriya | 8 | -54/+194 |
2023-05-30 | Merge "Improve error scenarios SubscriptionEventForwarder" | Priyank Maheshwari | 4 | -7/+51 |
2023-05-29 | Merge "NCMP: Update existing Batch endpoint (Moving url param into rest body)" | Toine Siebelink | 36 | -329/+1030 |
2023-05-26 | Improve error scenarios SubscriptionEventForwarder | lukegleeson | 4 | -7/+51 |
2023-05-25 | NCMP: Update existing Batch endpoint (Moving url param into rest body) | sourabh_sourabh | 36 | -329/+1030 |
2023-05-24 | Avc Event compliant with RFC8641 | mpriyank | 2 | -6/+126 |
2023-05-23 | NCMP : forward bulk response messages to client topic | raviteja.karumuri | 7 | -11/+401 |
2023-05-22 | Merge "LcmEvent to have header now" | Luke Gleeson | 14 | -46/+252 |
2023-05-17 | Entity ID types do not match types in database definition | ToineSiebelink | 18 | -39/+89 |
2023-05-17 | Merge "Change dmi plugin version to 1.4.0-SNAPHOST" | Luke Gleeson | 1 | -1/+1 |
2023-05-17 | Change dmi plugin version to 1.4.0-SNAPHOST | halil.cakal | 1 | -1/+1 |
2023-05-17 | Move integration test for adminService | ToineSiebelink | 4 | -269/+48 |
2023-05-16 | LcmEvent to have header now | mpriyank | 14 | -46/+252 |
2023-05-16 | Fixing minor compilation | waqas.ikram | 5 | -8/+8 |
2023-05-12 | Remove dataspace_id column from Fragment table | danielhanrahan | 13 | -123/+247 |
2023-05-11 | Move integration test for moduleService | ToineSiebelink | 6 | -366/+304 |
2023-05-11 | Subscription Create Event Outcome Database Part | halil.cakal | 9 | -19/+225 |
2023-05-10 | Merge "DMI Data AVC to use kafka headers" | Toine Siebelink | 9 | -61/+121 |
2023-05-10 | DMI Data AVC to use kafka headers | mpriyank | 9 | -61/+121 |
2023-05-10 | Move integration test (DataService) | ToineSiebelink | 6 | -26/+73 |
2023-05-10 | Merge "Change default use of Model Loader to TRUE" | Priyank Maheshwari | 2 | -2/+2 |
2023-05-09 | Migrate cps-ri performance tests to integration-test module | danielhanrahan | 11 | -526/+264 |
2023-05-09 | Merge "Support for Patch across multiple data nodes" | Toine Siebelink | 11 | -98/+155 |
2023-05-09 | Support for Patch across multiple data nodes | --global | 11 | -98/+155 |
2023-05-09 | NCMP: Delete DatastoreType enum from cps-ncmp-rest | sourabh_sourabh | 14 | -74/+34 |
2023-05-09 | Change default use of Model Loader to TRUE | emaclee | 2 | -2/+2 |
2023-05-08 | Merge "Use recursive SQL to fetch descendants in CpsPath queries (CPS-1664 #4)" | Sourabh Sourabh | 4 | -108/+46 |
2023-05-08 | Merge "Fix and refactor query across anchors (CPS-1664 #3)" | Sourabh Sourabh | 10 | -75/+156 |
2023-05-08 | Merge "[CPS] RI: Code Refactoring # Replace '[\s\S]' to '.' as it is same as ... | Toine Siebelink | 5 | -43/+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 | 5 | -43/+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 | 4 | -108/+46 |