Age | Commit message (Expand) | Author | Files | Lines |
2023-06-27 | Generate docs using OpenAPI 3.0 |  egernug | 3 | -2/+37 |
2023-06-26 | Streamline outcome response for subscription creation |  halil.cakal | 11 | -53/+182 |
2023-06-26 | Merge "KafkaListener config for CloudEvents" |  Sourabh Sourabh | 4 | -18/+48 |
2023-06-26 | KafkaListener config for CloudEvents |  mpriyank | 4 | -18/+48 |
2023-06-26 | Change exclude path for mappers into more general |  halil.cakal | 1 | -3/+1 |
2023-06-26 | Merge "Adding logic to read response files from" |  Toine Siebelink | 6 | -22/+220 |
2023-06-26 | Merge "#2 NCMP : Replacing the word 'Batch' as 'DataOperation'." |  Toine Siebelink | 8 | -74/+76 |
2023-06-26 | Merge "Chsnge to OpenApi 3.0" |  Toine Siebelink | 11 | -51/+60 |
2023-06-26 | Adding logic to read response files from |  waqas.ikram | 6 | -22/+220 |
2023-06-26 | Chsnge to OpenApi 3.0 |  egernug | 11 | -51/+60 |
2023-06-23 | #2 NCMP : Replacing the word 'Batch' as 'DataOperation'. |  raviteja.karumuri | 8 | -74/+76 |
2023-06-23 | Merge "Improve code coverage" |  Luke Gleeson | 1 | -12/+25 |
2023-06-23 | Merge "NCMP : Replacing the word 'Batch' as 'DataOperation'." |  Sourabh Sourabh | 22 | -193/+195 |
2023-06-22 | Improve code coverage |  ToineSiebelink | 1 | -12/+25 |
2023-06-22 | Subscription Response Event Schema |  seanbeirne | 1 | -0/+69 |
2023-06-22 | NCMP : Replacing the word 'Batch' as 'DataOperation'. |  raviteja.karumuri | 22 | -193/+195 |
2023-06-22 | Merge "Improve performance of updateDataLeaves" |  Toine Siebelink | 2 | -16/+13 |
2023-06-22 | Add RTD link to CPS in Release notes |  ToineSiebelink | 1 | -2/+4 |
2023-06-21 | Merge "Remove irrelevant groovy class that tests nothing" |  Toine Siebelink | 1 | -57/+0 |
2023-06-21 | Improve handling of legacy events |  ToineSiebelink | 2 | -19/+62 |
2023-06-21 | Remove irrelevant groovy class that tests nothing |  halil.cakal | 1 | -57/+0 |
2023-06-21 | Merge "Patch # 3: Data operation response event (NCMP → Client App) to comp... |  Toine Siebelink | 10 | -74/+151 |
2023-06-21 | Improve performance of updateDataLeaves |  danielhanrahan | 2 | -16/+13 |
2023-06-21 | Add performance tests for updateDataLeaves |  danielhanrahan | 1 | -2/+31 |
2023-06-21 | Patch # 3: Data operation response event (NCMP → Client App) to comply with... |  sourabh_sourabh | 10 | -74/+151 |
2023-06-21 | publishLcmEventBatchAsynchronously is not async |  danielhanrahan | 4 | -48/+85 |
2023-06-21 | Apply latest ReedTheDoc config rules |  ToineSiebelink | 1 | -6/+4 |
2023-06-20 | Refactored code to enable its utilization in Junit |  waqas.ikram | 11 | -329/+219 |
2023-06-20 | Merge "Fix test-deregistration script" |  Toine Siebelink | 3 | -23/+25 |
2023-06-20 | Merge "DMI Data AVC to cloud events" |  Luke Gleeson | 7 | -146/+55 |
2023-06-20 | Merge "Patch # 1: Data operation response event (NCMP → Client App) to comp... |  Toine Siebelink | 6 | -129/+58 |
2023-06-20 | Merge "Replace deprecated WebSecurityConfigurerAdapter" |  Toine Siebelink | 2 | -13/+41 |
2023-06-19 | Fix test-deregistration script |  danielhanrahan | 3 | -23/+25 |
2023-06-19 | Update performance test timings |  danielhanrahan | 4 | -25/+25 |
2023-06-19 | Patch # 1: Data operation response event (NCMP → Client App) to comply with... |  sourabh_sourabh | 6 | -129/+58 |
2023-06-19 | Merge "Code to persist or update the yang model subscription into db" |  Priyank Maheshwari | 7 | -54/+220 |
2023-06-19 | Code to persist or update the yang model subscription into db |  halil.cakal | 7 | -54/+220 |
2023-06-19 | DMI Data AVC to cloud events |  mpriyank | 7 | -146/+55 |
2023-06-19 | Move integration test (clean-up, last phase) |  ToineSiebelink | 17 | -640/+115 |
2023-06-15 | Merge "Patch #2 : Introduce kafka template for cloud events" |  Toine Siebelink | 12 | -38/+269 |
2023-06-15 | Patch #2 : Introduce kafka template for cloud events |  sourabh_sourabh | 12 | -38/+269 |
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 | Replace deprecated WebSecurityConfigurerAdapter |  egernug | 2 | -13/+41 |
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 |