Age | Commit message (Expand) | Author | Files | Lines |
2024-03-26 | Condense Liquibase steps |  david.mcweeney | 51 | -8492/+260 |
2024-03-19 | Configure Hazelcast to have 1 backup to reduce memory |  danielhanrahan | 4 | -16/+13 |
2024-03-15 | Merge "[Bug] Removing inner TaskExecutor to call DMI" |  Sourabh Sourabh | 9 | -85/+29 |
2024-03-14 | Merge "Performance tests of alternate-id/module-set-tag lookup" |  Toine Siebelink | 7 | -22046/+185 |
2024-03-14 | [Bug] Removing inner TaskExecutor to call DMI |  mpriyank | 9 | -85/+29 |
2024-03-14 | Modify lcm events to include dataProducerIdentifier and moduleSetTag (CPS-196... |  JvD_Ericsson | 3 | -11/+23 |
2024-03-13 | Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, a... |  JvD_Ericsson | 6 | -3/+38 |
2024-03-13 | Provide support for data producer identifier during registration (CPS-1964 1) |  JvD_Ericsson | 16 | -36/+146 |
2024-03-08 | Performance tests of alternate-id/module-set-tag lookup |  danielhanrahan | 7 | -22046/+185 |
2024-03-07 | Mapper to form CmNotificationSubscriptionNcmpOutEvent |  mpriyank | 2 | -0/+151 |
2024-03-06 | Merge "Advance DMI Stub to change module set (tags) used by cm handle" |  Priyank Maheshwari | 13 | -65/+102 |
2024-03-06 | Merge "Test of retry of failed module sync" |  Toine Siebelink | 3 | -18/+78 |
2024-03-06 | Advance DMI Stub to change module set (tags) used by cm handle |  sourabh_sourabh | 13 | -65/+102 |
2024-03-06 | Merge "Log all incoming HTTP requests to NCMP with Authorization Header" |  Toine Siebelink | 2 | -0/+53 |
2024-03-06 | Merge "Update postman collection to utilize newest yang files" |  Toine Siebelink | 1 | -19/+60 |
2024-03-06 | Merge "Error reporting when registering cm handle with alternate id 2 - updat... |  Toine Siebelink | 7 | -126/+147 |
2024-03-05 | Error reporting when registering cm handle with alternate id 2 - update scenario |  halil.cakal | 7 | -126/+147 |
2024-03-05 | Integration test of Bearer Token pass-through (CPS-2126 #5) |  danielhanrahan | 3 | -2/+132 |
2024-02-29 | Bump CPS to 3.4.7-SNAPSHOT |  mpriyank | 25 | -25/+52 |
2024-02-29 | Merge "Add container yaml for release" |  Sourabh Sourabh | 1 | -0/+8 |
2024-02-29 | Add container yaml for release |  mpriyank | 1 | -0/+8 |
2024-02-29 | Add maven stage yaml |  mpriyank | 1 | -0/+4 |
2024-02-29 | Merge "Release notes added for 3.4.6" |  Sourabh Sourabh | 4 | -490/+53 |
2024-02-29 | Add bearer token to NCMP async batch data passthrough (CPS-2126 #4) |  danielhanrahan | 8 | -29/+44 |
2024-02-29 | Release notes added for 3.4.6 |  mpriyank | 4 | -490/+53 |
2024-02-29 | Update postman collection to utilize newest yang files |  JvD_Ericsson | 1 | -19/+60 |
2024-02-29 | Add bearer token to NCMP passthrough operations (CPS-2126 #2) |  danielhanrahan | 19 | -91/+164 |
2024-02-29 | Merge "Remove Http Status 401 for cps core and NCMP(CPS-2126 #3)" |  Sourabh Sourabh | 10 | -92/+0 |
2024-02-29 | Remove Http Status 401 for cps core and NCMP(CPS-2126 #3) |  mpriyank | 10 | -92/+0 |
2024-02-29 | Disable Spring Security and HTTP Basic Auth (CPS-2126 #1) |  danielhanrahan | 3 | -112/+4 |
2024-02-28 | Revert Spring Boot Uplift |  mpriyank | 18 | -44/+69 |
2024-02-28 | Log all incoming HTTP requests to NCMP with Authorization Header |  sourabh_sourabh | 2 | -0/+53 |
2024-02-27 | Bump CPS to 3.4.6-SNAPSHOT |  mpriyank | 25 | -25/+53 |
2024-02-27 | Add maven container yaml |  mpriyank | 1 | -0/+8 |
2024-02-27 | Add maven stage yaml |  mpriyank | 1 | -0/+4 |
2024-02-27 | Test of retry of failed module sync |  danielhanrahan | 3 | -18/+78 |
2024-02-27 | Release notes update |  mpriyank | 1 | -0/+1 |
2024-02-27 | update link to upper-constraints.txt |  thmsdt | 1 | -3/+3 |
2024-02-26 | Merge "Populate cmSubscription cache" |  Priyank Maheshwari | 8 | -27/+293 |
2024-02-26 | Merge "Create shared postman collections" |  Sourabh Sourabh | 8 | -0/+2154 |
2024-02-26 | Merge "Add passthrough read operation (synchronous) to DMI stub" |  Lee Anjella Macabuhay | 2 | -6/+118 |
2024-02-26 | Populate cmSubscription cache |  emaclee | 8 | -27/+293 |
2024-02-26 | Merge "Get Subscription Delta" |  Priyank Maheshwari | 6 | -8/+134 |
2024-02-26 | Merge "Limit max connections in DMI stub" |  Priyank Maheshwari | 1 | -0/+3 |
2024-02-26 | Merge "Use default values for timers in docker-compose" |  Priyank Maheshwari | 1 | -3/+0 |
2024-02-26 | Add passthrough read operation (synchronous) to DMI stub |  danielhanrahan | 2 | -6/+118 |
2024-02-26 | Merge "Remove subscriptionModelLoader flag" |  Lee Anjella Macabuhay | 7 | -52/+17 |
2024-02-26 | Merge "Uplift Spring Boot to 3.2.2" |  Priyank Maheshwari | 18 | -67/+40 |
2024-02-26 | Merge "Add health check endpoint to DMI stub" |  Priyank Maheshwari | 2 | -3/+13 |
2024-02-23 | Remove subscriptionModelLoader flag |  mpriyank | 7 | -52/+17 |