aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh36-329/+1030
2023-05-23NCMP : forward bulk response messages to client topicraviteja.karumuri7-11/+401
2023-05-22Merge "LcmEvent to have header now"Luke Gleeson14-46/+252
2023-05-17Entity ID types do not match types in database definitionToineSiebelink18-39/+89
2023-05-17Merge "Change dmi plugin version to 1.4.0-SNAPHOST"Luke Gleeson1-1/+1
2023-05-17Change dmi plugin version to 1.4.0-SNAPHOSThalil.cakal1-1/+1
2023-05-17Move integration test for adminServiceToineSiebelink4-269/+48
2023-05-16LcmEvent to have header nowmpriyank14-46/+252
2023-05-16Fixing minor compilationwaqas.ikram5-8/+8
2023-05-12Remove dataspace_id column from Fragment tabledanielhanrahan13-123/+247
2023-05-11Move integration test for moduleServiceToineSiebelink6-366/+304
2023-05-11Subscription Create Event Outcome Database Parthalil.cakal9-19/+225
2023-05-10Merge "DMI Data AVC to use kafka headers"Toine Siebelink9-61/+121
2023-05-10DMI Data AVC to use kafka headersmpriyank9-61/+121
2023-05-10Move integration test (DataService)ToineSiebelink6-26/+73
2023-05-10Merge "Change default use of Model Loader to TRUE"Priyank Maheshwari2-2/+2
2023-05-09Migrate cps-ri performance tests to integration-test moduledanielhanrahan11-526/+264
2023-05-09Merge "Support for Patch across multiple data nodes"Toine Siebelink11-98/+155
2023-05-09Support for Patch across multiple data nodes--global11-98/+155
2023-05-09NCMP: Delete DatastoreType enum from cps-ncmp-restsourabh_sourabh14-74/+34
2023-05-09Change default use of Model Loader to TRUEemaclee2-2/+2
2023-05-08Merge "Use recursive SQL to fetch descendants in CpsPath queries (CPS-1664 #4)"Sourabh Sourabh4-108/+46
2023-05-08Merge "Fix and refactor query across anchors (CPS-1664 #3)"Sourabh Sourabh10-75/+156
2023-05-08Merge "[CPS] RI: Code Refactoring # Replace '[\s\S]' to '.' as it is same as ...Toine Siebelink5-43/+17
2023-05-08Merge "Don't handle ancestor-axis using regex quickfind (CPS-1664 #2)"Sourabh Sourabh2-10/+6
2023-05-05[CPS] RI: Code Refactoringraviteja.karumuri5-43/+17
2023-05-04Fragment Entity does not represent the correct relationship with Anchordanielhanrahan1-2/+1
2023-05-04Use recursive SQL to fetch descendants in CpsPath queries (CPS-1664 #4)danielhanrahan4-108/+46
2023-05-04Fix and refactor query across anchors (CPS-1664 #3)danielhanrahan10-75/+156
2023-05-04Don't handle ancestor-axis using regex quickfind (CPS-1664 #2)danielhanrahan2-10/+6
2023-05-04Merge "Sensible equals and hashCode for FragmentEntity (CPS-1664 #1)"Toine Siebelink4-12/+19
2023-05-04Fix for quickfind with descendants incl. list entriesToineSiebelink3-24/+55
2023-05-04Sensible equals and hashCode for FragmentEntity (CPS-1664 #1)danielhanrahan4-12/+19
2023-05-03Refactor datatrore handling in API requestsToineSiebelink12-264/+183
2023-05-03Bump CPS version to 3.3.2-SNAPSHOTmpriyank20-20/+49
2023-05-03Merge "Add container yaml for 3.3.1"Sourabh Sourabh1-0/+8
2023-05-03Merge "canUseRegexQuickfind does not test for contains-condition"Toine Siebelink2-10/+9
2023-05-03Add container yaml for 3.3.1mpriyank1-0/+8
2023-05-03canUseRegexQuickfind does not test for contains-conditiondanielhanrahan2-10/+9
2023-05-03Add maven stage yaml for 3.3.1mpriyank1-0/+4
2023-05-02Update release docsmpriyank4-493/+1097
2023-05-02Align the hazelcast cluster namesmpriyank10-32/+42
2023-04-28Merge "Add document for support for contains condition to cps-path"Luke Gleeson2-2/+20
2023-04-28Timeout for Subscription Create Partial Responselukegleeson15-127/+578
2023-04-27Merge "Add retry mechanism on Subscription loader"Luke Gleeson4-199/+264
2023-04-27Add retry mechanism on Subscription loaderemaclee4-199/+264
2023-04-27CPS-1553 :REST endpoint to accept collection of cm handles for GET operationsourabh_sourabh39-705/+1208
2023-04-27Add document for support for contains condition to cps-pathRudrangi Anupriya2-2/+21
2023-04-27Merge "Ordering of leaf elements to support combination of AND/OR in cps-path"Luke Gleeson4-35/+48
2023-04-26[CPS] RI, Service: Code Refactoringraviteja.karumuri8-109/+27