Age | Commit message (Expand) | Author | Files | Lines |
2023-11-29 | Fix the algorithm for device trust level |  halil.cakal | 3 | -34/+79 |
2023-11-29 | Merge "Publish trust level notification event" |  Toine Siebelink | 9 | -64/+189 |
2023-11-28 | Publish trust level notification event |  JvD_Ericsson | 9 | -64/+189 |
2023-11-24 | Fix @Ignore test |  leventecsanyi | 1 | -89/+0 |
2023-11-23 | Retry for yang module upgrade operation |  sourabh_sourabh | 5 | -49/+70 |
2023-11-23 | Merge "Onboard merge subscriptions model" |  Priyank Maheshwari | 4 | -14/+14 |
2023-11-21 | Onboard merge subscriptions model |  emaclee | 4 | -14/+14 |
2023-11-14 | Trust level updates with dmi status change |  halil.cakal | 4 | -102/+90 |
2023-11-13 | Add DMI trustlevel at registration |  seanbeirne | 2 | -5/+11 |
2023-11-02 | Handling Yang module upgrade error scenarios |  sourabh_sourabh | 2 | -2/+36 |
2023-11-02 | Initial Registration with trustLevel on NCMP |  seanbeirne | 1 | -8/+24 |
2023-10-23 | Introduce and use new Hazelcast map pt. 2 |  sourabh_sourabh | 13 | -70/+150 |
2023-10-19 | Code coverage: Update YANG schema set using moduleSetTag |  sourabh_sourabh | 4 | -13/+99 |
2023-10-16 | Merge "Add withTrustLevel condition to CmHandle Query API" |  Toine Siebelink | 9 | -84/+168 |
2023-10-12 | Add withTrustLevel condition to CmHandle Query API |  halil.cakal | 9 | -84/+168 |
2023-10-11 | Expose REST endpoint to update YANG schema set using moduleSetTag |  sourabh_sourabh | 10 | -34/+53 |
2023-10-10 | Conflicting Error code |  sourabh_sourabh | 5 | -76/+76 |
2023-09-26 | Introduce and use new Hazelcast map for module set tag |  leventecsanyi | 2 | -5/+32 |
2023-09-25 | Refactoring persistence classes |  sourabh_sourabh | 29 | -170/+228 |
2023-09-25 | Merge "Reinstate Spring Boot 3.0 after revert" |  Toine Siebelink | 2 | -1/+4 |
2023-09-25 | Merge "Add DMI to TrustLevel Cache During Registration" |  Priyank Maheshwari | 2 | -6/+13 |
2023-09-22 | Reinstate Spring Boot 3.0 after revert |  egernug | 2 | -1/+4 |
2023-09-21 | Add DMI to TrustLevel Cache During Registration |  seanbeirne | 2 | -6/+13 |
2023-09-21 | Merge "Set lock state and reason upon request" |  Toine Siebelink | 7 | -35/+82 |
2023-09-20 | Revert "Migrate CPS to Spring-boot 3.0" |  Toine Siebelink | 2 | -4/+1 |
2023-09-18 | Set lock state and reason upon request |  leventecsanyi | 7 | -35/+82 |
2023-09-18 | Merge "Migrate CPS to Spring-boot 3.0" |  Toine Siebelink | 2 | -1/+4 |
2023-09-14 | Migrate CPS to Spring-boot 3.0 |  egernug | 2 | -1/+4 |
2023-09-04 | Dmi plugin watchdog cheking aliveness |  halil.cakal | 2 | -2/+91 |
2023-08-31 | Merge "Hazelcast cache config stroring trust level per dmi plugin" |  Priyank Maheshwari | 1 | -0/+87 |
2023-08-31 | Hazelcast cache config stroring trust level per dmi plugin |  halil.cakal | 1 | -0/+87 |
2023-08-29 | Extend model loader to support model-upgrade (part 2) |  ToineSiebelink | 3 | -4/+120 |
2023-08-24 | Extend model loader to support model-upgrade (part 1) |  ToineSiebelink | 2 | -157/+207 |
2023-08-21 | Replace event-id with correlation-id for data read operation cloud event |  sourabh_sourabh | 1 | -1/+2 |
2023-08-21 | Merge "Cm Subscription: PENDING logic handling in NCMP" |  Luke Gleeson | 5 | -106/+111 |
2023-08-18 | Merge "Device heartbeat listener" |  Luke Gleeson | 1 | -0/+102 |
2023-08-18 | Device heartbeat listener |  mpriyank | 1 | -0/+102 |
2023-08-18 | Modify data operation schema to accommodate additional information |  sourabh_sourabh | 1 | -4/+4 |
2023-08-17 | Cm Subscription: PENDING logic handling in NCMP |  mpriyank | 5 | -106/+111 |
2023-08-11 | Generic Cloud Event Mapper |  mpriyank | 10 | -161/+88 |
2023-08-09 | Refactoring Subscription Create LCM use case |  mpriyank | 11 | -126/+127 |
2023-08-09 | Modify DmiDataOperationRequest to make it identical as DataOperationRequest |  sourabh_sourabh | 1 | -1/+1 |
2023-08-04 | Subscription Creation: Fixes for code review after demo |  halil.cakal | 10 | -26/+201 |
2023-08-04 | Ability to disable sending auth header |  mpriyank | 1 | -0/+20 |
2023-07-31 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 1 | -2/+1 |
2023-07-31 | Increase code coverage in cps-service module |  ToineSiebelink | 3 | -8/+4 |
2023-07-28 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 1 | -1/+1 |
2023-07-26 | Subscription Creation: NCMP to Client CloudEvent transformation |  halil.cakal | 10 | -192/+248 |
2023-07-13 | Improved code coverage for NetworkCmProxyDataServiceImpl |  ToineSiebelink | 2 | -22/+27 |
2023-07-13 | Merge "Improved code coverage for record filter strategies" |  Sourabh Sourabh | 1 | -0/+41 |