Age | Commit message (Expand) | Author | Files | Lines |
2024-03-29 | Uplift Spring boot 3.2.4 |  emaclee | 1 | -1/+1 |
2024-03-14 | [Bug] Removing inner TaskExecutor to call DMI |  mpriyank | 1 | -1/+1 |
2024-02-29 | Disable Spring Security and HTTP Basic Auth (CPS-2126 #1) |  danielhanrahan | 2 | -107/+3 |
2024-02-28 | Revert Spring Boot Uplift |  mpriyank | 1 | -1/+1 |
2024-02-26 | Merge "Remove subscriptionModelLoader flag" |  Lee Anjella Macabuhay | 1 | -1/+0 |
2024-02-23 | Remove subscriptionModelLoader flag |  mpriyank | 1 | -1/+0 |
2024-02-22 | Uplift Spring Boot to 3.2.2 |  waqas.ikram | 1 | -1/+1 |
2024-01-25 | Omitting the basic auth header in healthcheck test |  waqas.ikram | 1 | -2/+2 |
2024-01-10 | Enable hibernate write batching |  danielhanrahan | 1 | -1/+4 |
2023-12-20 | Updating config variable names for HttpClient |  waqas.ikram | 1 | -0/+5 |
2023-12-18 | Remove Notification code for updated events |  mpriyank | 1 | -4/+0 |
2023-11-27 | Return permit-uri from root to securty |  egernug | 2 | -2/+3 |
2023-11-10 | Update Architecture rule to add cache package |  danielhanrahan | 1 | -1/+4 |
2023-11-06 | [BUG] CPS NCMP management endpoints update |  mpriyank | 1 | -4/+1 |
2023-10-18 | Fix Sonar code smells |  emaclee | 1 | -8/+8 |
2023-09-27 | Uplift Spring Boot to 3.1.2 |  egernug | 1 | -3/+2 |
2023-09-22 | Reinstate Spring Boot 3.0 after revert |  egernug | 2 | -9/+6 |
2023-09-20 | Revert "Migrate CPS to Spring-boot 3.0" |  Toine Siebelink | 2 | -4/+4 |
2023-09-18 | Merge "Migrate CPS to Spring-boot 3.0" |  Toine Siebelink | 2 | -4/+4 |
2023-09-14 | Migrate CPS to Spring-boot 3.0 |  egernug | 2 | -4/+4 |
2023-09-04 | Dmi plugin watchdog cheking aliveness |  halil.cakal | 1 | -0/+2 |
2023-08-18 | Device heartbeat listener |  mpriyank | 1 | -0/+2 |
2023-08-04 | Ability to disable sending auth header |  mpriyank | 1 | -0/+1 |
2023-07-26 | Subscription Creation: NCMP to Client CloudEvent transformation |  halil.cakal | 1 | -2/+2 |
2023-06-20 | Merge "Replace deprecated WebSecurityConfigurerAdapter" |  Toine Siebelink | 2 | -13/+41 |
2023-06-15 | Patch #2 : Introduce kafka template for cloud events |  sourabh_sourabh | 1 | -2/+2 |
2023-06-15 | Replace deprecated WebSecurityConfigurerAdapter |  egernug | 2 | -13/+41 |
2023-05-26 | Improve error scenarios SubscriptionEventForwarder |  lukegleeson | 1 | -1/+1 |
2023-05-09 | Change default use of Model Loader to TRUE |  emaclee | 1 | -1/+1 |
2023-05-02 | Align the hazelcast cluster names |  mpriyank | 1 | -0/+1 |
2023-04-28 | Timeout for Subscription Create Partial Response |  lukegleeson | 1 | -6/+12 |
2023-04-27 | Add retry mechanism on Subscription loader |  emaclee | 1 | -196/+198 |
2023-04-24 | Extend capability of distributed cache |  mpriyank | 1 | -1/+8 |
2023-03-21 | Add event to mapper as well |  mpriyank | 1 | -0/+1 |
2023-03-10 | Introduce control switch |  mpriyank | 1 | -1/+4 |
2023-03-09 | Merge "Create Base and Sample Performance Integration Tests" |  Sourabh Sourabh | 1 | -1/+2 |
2023-03-09 | Create Base and Sample Performance Integration Tests |  ToineSiebelink | 1 | -1/+2 |
2023-03-08 | [CPS] Add configurable params for topic |  mpriyank | 1 | -0/+3 |
2023-01-31 | Introduce Instrumentation |  ToineSiebelink | 5 | -15/+96 |
2023-01-23 | Merge "[NCMP] Consume & Forward to client topic" |  Toine Siebelink | 1 | -7/+7 |
2023-01-23 | [NCMP] Consume & Forward to client topic |  seanbeirne | 1 | -7/+7 |
2022-12-22 | Consume Subscription Creation Event |  seanbeirne | 1 | -0/+2 |
2022-10-17 | Node API - GET Method performance issue (disable sql logging) |  JosephKeenan | 1 | -0/+1 |
2022-09-20 | Add NCMP tag in properties |  mpriyank | 1 | -19/+19 |
2022-09-14 | Database tuning for cps |  sourabh_sourabh | 1 | -1/+1 |
2022-09-13 | CmHandle registration/module sync watchdog performance improvment |  sourabh_sourabh | 1 | -4/+6 |
2022-09-01 | Performance Improvement: Watchdog Parallel execution with configuration |  sourabh_sourabh | 1 | -0/+4 |
2022-08-29 | Performance Improvement: Use hazelcast blocking queue |  ToineSiebelink | 1 | -1/+1 |
2022-08-19 | Merge "Performance Improvement: Async Notification Pool Configuration" |  Joseph Keenan | 1 | -2/+2 |
2022-08-18 | Performance Improvement: Async Notification Pool Configuration |  ToineSiebelink | 1 | -3/+3 |