summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2023-06-15Release cps3.3.2jenkins-releng18-18/+18
2023-06-15Update release docsdanielhanrahan2-55/+44
2023-06-14Lower memory usage in FragmentRepositorydanielhanrahan7-239/+175
2023-06-13Merge "Move integration test (DataService)"Toine Siebelink8-820/+322
2023-06-12Fix for recursive SQL returning extra level of descendantsdanielhanrahan1-2/+2
2023-06-12Move integration test (DataService)ToineSiebelink8-820/+322
2023-06-07Agreed outstanding comments including package refactoringhalil.cakal11-33/+55
2023-06-07Fix some code smellshalil.cakal2-7/+7
2023-06-07Merge "NCMP : forward bulk response messages to client topic"Sourabh Sourabh2-8/+8
2023-06-06NCMP : forward bulk response messages to client topicraviteja.karumuri2-8/+8
2023-06-06Merge "<,> operators document"Luke Gleeson2-2/+5
2023-06-01Subscription Create Event Outcome Kafka Parthalil.cakal25-123/+829
2023-06-01NCMP : forward bulk response messages to client topicraviteja.karumuri1-4/+9
2023-06-01<,> operators documentRudrangi Anupriya2-2/+5
2023-05-31Merge "Add <,> operators support to cps-path"Luke Gleeson8-54/+194
2023-05-30Add <,> operators support to cps-pathRudrangi Anupriya8-54/+194
2023-05-30Merge "Improve error scenarios SubscriptionEventForwarder"Priyank Maheshwari4-7/+51
2023-05-29Merge "NCMP: Update existing Batch endpoint (Moving url param into rest body)"Toine Siebelink36-329/+1030
2023-05-26Improve error scenarios SubscriptionEventForwarderlukegleeson4-7/+51
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh36-329/+1030
2023-05-24Avc Event compliant with RFC8641mpriyank2-6/+126
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