Age | Commit message (Expand) | Author | Files | Lines |
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 |
2023-05-04 | Fix and refactor query across anchors (CPS-1664 #3) |  danielhanrahan | 10 | -75/+156 |
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 | 3 | -24/+55 |
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 |