cps.git
2023-06-13 Toine SiebelinkMerge "Move integration test (DataService)"
2023-06-12 danielhanrahanFix for recursive SQL returning extra level of descendants 14/134814/1
2023-06-12 ToineSiebelinkMove integration test (DataService) 97/134797/3
2023-06-07 halil.cakalAgreed outstanding comments including package refactoring 78/134778/2
2023-06-07 halil.cakalFix some code smells 83/134783/1
2023-06-07 Sourabh SourabhMerge "NCMP : forward bulk response messages to client...
2023-06-06 raviteja.karumuriNCMP : forward bulk response messages to client topic 52/134752/3
2023-06-06 Luke GleesonMerge "<,> operators document"
2023-06-01 halil.cakalSubscription Create Event Outcome Kafka Part 14/134514/20
2023-06-01 raviteja.karumuriNCMP : forward bulk response messages to client topic 37/134737/1
2023-06-01 Rudrangi Anupriya<,> operators document 24/134724/3
2023-05-31 Luke GleesonMerge "Add <,> operators support to cps-path"
2023-05-30 Rudrangi AnupriyaAdd <,> operators support to cps-path 88/133588/30
2023-05-30 Priyank MaheshwariMerge "Improve error scenarios SubscriptionEventForwarder"
2023-05-29 Toine SiebelinkMerge "NCMP: Update existing Batch endpoint (Moving...
2023-05-26 lukegleesonImprove error scenarios SubscriptionEventForwarder 88/134588/3
2023-05-25 sourabh_sourabhNCMP: Update existing Batch endpoint (Moving url param... 30/134530/12
2023-05-24 mpriyankAvc Event compliant with RFC8641 86/134586/6
2023-05-23 raviteja.karumuriNCMP : forward bulk response messages to client topic 00/134200/8
2023-05-22 Luke GleesonMerge "LcmEvent to have header now"
2023-05-17 ToineSiebelinkEntity ID types do not match types in database definition 68/134568/2
2023-05-17 Luke GleesonMerge "Change dmi plugin version to 1.4.0-SNAPHOST"
2023-05-17 halil.cakalChange dmi plugin version to 1.4.0-SNAPHOST 65/134565/2
2023-05-17 ToineSiebelinkMove integration test for adminService 59/134559/2
2023-05-16 mpriyankLcmEvent to have header now 44/134544/7
2023-05-16 waqas.ikramFixing minor compilation 64/134564/2
2023-05-12 danielhanrahanRemove dataspace_id column from Fragment table 91/134491/7
2023-05-11 ToineSiebelinkMove integration test for moduleService 48/134548/2
2023-05-11 halil.cakalSubscription Create Event Outcome Database Part 44/134444/6
2023-05-10 Toine SiebelinkMerge "DMI Data AVC to use kafka headers"
2023-05-10 mpriyankDMI Data AVC to use kafka headers 80/134480/14
2023-05-10 ToineSiebelinkMove integration test (DataService) 05/134505/2
2023-05-10 Priyank MaheshwariMerge "Change default use of Model Loader to TRUE"
2023-05-09 danielhanrahanMigrate cps-ri performance tests to integration-test... 18/134518/2
2023-05-09 Toine SiebelinkMerge "Support for Patch across multiple data nodes"
2023-05-09 --globalSupport for Patch across multiple data nodes 19/134019/17
2023-05-09 sourabh_sourabhNCMP: Delete DatastoreType enum from cps-ncmp-rest 13/134513/1
2023-05-09 emacleeChange default use of Model Loader to TRUE 08/134508/1
2023-05-08 Sourabh SourabhMerge "Use recursive SQL to fetch descendants in CpsPat...
2023-05-08 Sourabh SourabhMerge "Fix and refactor query across anchors (CPS-1664...
2023-05-08 Toine SiebelinkMerge "[CPS] RI: Code Refactoring # Replace '[\s\S...
2023-05-08 Sourabh SourabhMerge "Don't handle ancestor-axis using regex quickfind...
2023-05-05 raviteja.karumuri[CPS] RI: Code Refactoring 90/134490/1
2023-05-04 danielhanrahanFragment Entity does not represent the correct relation... 88/134488/1
2023-05-04 danielhanrahanUse recursive SQL to fetch descendants in CpsPath queri... 75/134475/8
2023-05-04 danielhanrahanFix and refactor query across anchors (CPS-1664 #3) 74/134474/6
2023-05-04 danielhanrahanDon't handle ancestor-axis using regex quickfind (CPS... 73/134473/6
2023-05-04 Toine SiebelinkMerge "Sensible equals and hashCode for FragmentEntity...
2023-05-04 ToineSiebelinkFix for quickfind with descendants incl. list entries 81/134481/2
2023-05-04 danielhanrahanSensible equals and hashCode for FragmentEntity (CPS... 72/134472/3
2023-05-03 ToineSiebelinkRefactor datatrore handling in API requests 42/134442/4
2023-05-03 mpriyankBump CPS version to 3.3.2-SNAPSHOT 41/134441/1
2023-05-03 Sourabh SourabhMerge "Add container yaml for 3.3.1"
2023-05-03 Toine SiebelinkMerge "canUseRegexQuickfind does not test for contains...
2023-05-03 mpriyankAdd container yaml for 3.3.1 39/134439/1
2023-05-03 danielhanrahancanUseRegexQuickfind does not test for contains-condition 25/134425/2
2023-05-03 mpriyankAdd maven stage yaml for 3.3.1 37/134437/1
2023-05-02 mpriyankUpdate release docs 19/134419/2
2023-05-02 mpriyankAlign the hazelcast cluster names 99/134399/2
2023-04-28 Luke GleesonMerge "Add document for support for contains condition...
2023-04-28 lukegleesonTimeout for Subscription Create Partial Response 24/134124/12
2023-04-27 Luke GleesonMerge "Add retry mechanism on Subscription loader"
2023-04-27 emacleeAdd retry mechanism on Subscription loader 83/134183/9
2023-04-27 sourabh_sourabhCPS-1553 :REST endpoint to accept collection of cm... 58/133858/21
2023-04-27 Rudrangi AnupriyaAdd document for support for contains condition to... 82/134382/3
2023-04-27 Luke GleesonMerge "Ordering of leaf elements to support combination...
2023-04-26 raviteja.karumuri[CPS] RI, Service: Code Refactoring 56/134356/3
2023-04-25 Rudrangi AnupriyaOrdering of leaf elements to support combination of... 14/134314/4
2023-04-25 Toine SiebelinkMerge "Remove 32K limit from queries with collection...
2023-04-24 mpriyankExtend capability of distributed cache 93/134293/5
2023-04-24 danielhanrahanRemove 32K limit from queries with collection parameters 28/134128/7
2023-04-24 Sourabh SourabhMerge "Use exact type for objectUnderTest in groovy...
2023-04-24 Toine SiebelinkMerge "Add cascade delete fragments to liquibase test...
2023-04-21 Luke GleesonMerge "Add contains condition support to cps-path"
2023-04-21 danielhanrahanAdd cascade delete fragments to liquibase test config 68/134268/1
2023-04-21 danielhanrahanUse exact type for objectUnderTest in groovy tests 67/134267/1
2023-04-21 Rudrangi AnupriyaAdd contains condition support to cps-path 45/134045/12
2023-04-20 ToineSiebelinkAlign dependencies with DMI-Plugin 65/134265/2
2023-04-20 Luke GleesonMerge "Correct documentation for GET node API"
2023-04-20 Priyank MaheshwariMerge "3.0.0 Release Step 7"
2023-04-20 Priyank MaheshwariMerge "3.3.0 Release Step 6"
2023-04-20 lukegleeson3.0.0 Release Step 7 64/134264/2
2023-04-20 Priyank MaheshwariMerge "3.3.0 Release Step 5"
2023-04-20 lukegleeson3.3.0 Release Step 6 63/134263/2
2023-04-20 lukegleeson3.3.0 Release Step 5 61/134261/2
2023-04-20 danielhanrahanMigrate hibernate-types to hypersistence-utils 49/134249/2
2023-04-20 Priyank MaheshwariMerge "3.3.0 Release Steps 1 & 2"
2023-04-20 lukegleeson3.3.0 Release Steps 1 & 2 59/134259/1
2023-04-20 emacleeCorrect documentation for GET node API 21/134221/3
2023-04-19 lukegleesonUpgrade Liquibase to 4.16.0 39/134239/1
2023-04-19 ToineSiebelinkAddtional dependency updates 35/134235/1
2023-04-18 ToineSiebelinkUpdate spingboot dependencies 23/134223/1
2023-04-17 Priyank MaheshwariMerge "Add patch operation for update node leaves"
2023-04-17 lukegleesonRemove CollectionUtils dependency 89/134189/3
2023-04-17 raviteja.karumuri[CPS] Removing the duplicate producer code 33/134133/4
2023-04-17 Toine SiebelinkMerge "[CPS] Re-structuring the packages for better...
2023-04-14 danielhanrahanUse cascade delete in fragments table 11/134111/6
2023-04-14 danielhanrahanRemove @NotNull from repository methods 27/134127/4
2023-04-14 danielhanrahanAdd tests for 32K limit for collection parameters 26/134126/4
2023-04-14 Rudrangi AnupriyaAdd OR operator to cps-path 52/132852/31
next