Age | Commit message (Expand) | Author | Files | Lines |
2023-11-29 | Fix the algorithm for device trust level |  halil.cakal | 3 | -36/+71 |
2023-11-29 | Merge "Publish trust level notification event" |  Toine Siebelink | 9 | -54/+256 |
2023-11-28 | Publish trust level notification event |  JvD_Ericsson | 9 | -54/+256 |
2023-11-23 | Retry for yang module upgrade operation |  sourabh_sourabh | 6 | -57/+102 |
2023-11-23 | Merge "Onboard merge subscriptions model" |  Priyank Maheshwari | 2 | -17/+32 |
2023-11-21 | Onboard merge subscriptions model |  emaclee | 2 | -17/+32 |
2023-11-14 | Trust level updates with dmi status change |  halil.cakal | 8 | -171/+120 |
2023-11-13 | Add DMI trustlevel at registration |  seanbeirne | 1 | -1/+13 |
2023-11-08 | Merge "CPS-NCMP: No yang resources stored during cmhandle discovery however c... |  Toine Siebelink | 1 | -1/+3 |
2023-11-08 | CPS-NCMP: No yang resources stored during cmhandle discovery however cmhandle... |  sourabh_sourabh | 1 | -1/+3 |
2023-11-08 | Fix Code Smells |  seanbeirne | 1 | -3/+2 |
2023-11-02 | Handling Yang module upgrade error scenarios |  sourabh_sourabh | 5 | -49/+72 |
2023-11-02 | Initial Registration with trustLevel on NCMP |  seanbeirne | 2 | -8/+18 |
2023-10-26 | [BUG] CPS NCMP Change extension in health check URL |  halil.cakal | 1 | -2/+3 |
2023-10-23 | Introduce and use new Hazelcast map pt. 2 |  sourabh_sourabh | 7 | -63/+113 |
2023-10-19 | Code coverage: Update YANG schema set using moduleSetTag |  sourabh_sourabh | 1 | -5/+11 |
2023-10-18 | Fix Sonar code smells |  emaclee | 1 | -6/+3 |
2023-10-16 | Merge "Add withTrustLevel condition to CmHandle Query API" |  Toine Siebelink | 13 | -88/+145 |
2023-10-12 | Add withTrustLevel condition to CmHandle Query API |  halil.cakal | 13 | -88/+145 |
2023-10-11 | Expose REST endpoint to update YANG schema set using moduleSetTag |  sourabh_sourabh | 17 | -74/+288 |
2023-10-10 | Conflicting Error code |  sourabh_sourabh | 8 | -95/+87 |
2023-09-29 | Fix Sonar Code Smells |  mpriyank | 2 | -21/+18 |
2023-09-26 | Introduce and use new Hazelcast map for module set tag |  leventecsanyi | 2 | -0/+16 |
2023-09-25 | Refactoring persistence classes |  sourabh_sourabh | 42 | -350/+404 |
2023-09-25 | Merge "Reinstate Spring Boot 3.0 after revert" |  Toine Siebelink | 10 | -35/+42 |
2023-09-25 | Merge "Add DMI to TrustLevel Cache During Registration" |  Priyank Maheshwari | 2 | -2/+15 |
2023-09-22 | Reinstate Spring Boot 3.0 after revert |  egernug | 10 | -35/+42 |
2023-09-21 | Add DMI to TrustLevel Cache During Registration |  seanbeirne | 2 | -2/+15 |
2023-09-21 | Merge "Set lock state and reason upon request" |  Toine Siebelink | 3 | -11/+20 |
2023-09-20 | Revert "Migrate CPS to Spring-boot 3.0" |  Toine Siebelink | 10 | -42/+34 |
2023-09-18 | Set lock state and reason upon request |  leventecsanyi | 3 | -11/+20 |
2023-09-18 | Merge "Migrate CPS to Spring-boot 3.0" |  Toine Siebelink | 10 | -34/+42 |
2023-09-14 | Migrate CPS to Spring-boot 3.0 |  egernug | 10 | -34/+42 |
2023-09-04 | Dmi plugin watchdog cheking aliveness |  halil.cakal | 4 | -9/+121 |
2023-08-31 | Merge "Hazelcast cache config stroring trust level per dmi plugin" |  Priyank Maheshwari | 1 | -0/+16 |
2023-08-31 | Hazelcast cache config stroring trust level per dmi plugin |  halil.cakal | 1 | -0/+16 |
2023-08-29 | Extend model loader to support model-upgrade (part 2) |  ToineSiebelink | 3 | -18/+98 |
2023-08-25 | Merge "Extend model loader to support model-upgrade (part 1)" |  Priyank Maheshwari | 3 | -150/+156 |
2023-08-25 | Merge "Subscription Forwarding Fix" |  Priyank Maheshwari | 1 | -22/+2 |
2023-08-24 | Extend model loader to support model-upgrade (part 1) |  ToineSiebelink | 3 | -150/+156 |
2023-08-24 | Subscription Forwarding Fix |  lukegleeson | 1 | -22/+2 |
2023-08-21 | Replace event-id with correlation-id for data read operation cloud event |  sourabh_sourabh | 1 | -3/+3 |
2023-08-21 | Merge "Cm Subscription: PENDING logic handling in NCMP" |  Luke Gleeson | 7 | -77/+171 |
2023-08-18 | Merge "Device heartbeat listener" |  Luke Gleeson | 4 | -0/+179 |
2023-08-18 | Device heartbeat listener |  mpriyank | 4 | -0/+179 |
2023-08-18 | Modify data operation schema to accommodate additional information |  sourabh_sourabh | 3 | -44/+44 |
2023-08-17 | Cm Subscription: PENDING logic handling in NCMP |  mpriyank | 7 | -77/+171 |
2023-08-11 | Generic Cloud Event Mapper |  mpriyank | 5 | -88/+68 |
2023-08-09 | Refactoring Subscription Create LCM use case |  mpriyank | 12 | -199/+200 |
2023-08-09 | Modify DmiDataOperationRequest to make it identical as DataOperationRequest |  sourabh_sourabh | 3 | -7/+42 |