Age | Commit message (Expand) | Author | Files | Lines |
2023-11-06 | Bump cps to 3.3.10-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2023-11-02 | Handling Yang module upgrade error scenarios |  sourabh_sourabh | 7 | -51/+108 |
2023-11-02 | Initial Registration with trustLevel on NCMP |  seanbeirne | 3 | -16/+42 |
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 | 20 | -133/+263 |
2023-10-19 | Code coverage: Update YANG schema set using moduleSetTag |  sourabh_sourabh | 6 | -19/+111 |
2023-10-18 | Fix Sonar code smells |  emaclee | 1 | -6/+3 |
2023-10-16 | Merge "Add withTrustLevel condition to CmHandle Query API" |  Toine Siebelink | 21 | -146/+287 |
2023-10-12 | Add withTrustLevel condition to CmHandle Query API |  halil.cakal | 21 | -146/+287 |
2023-10-11 | Expose REST endpoint to update YANG schema set using moduleSetTag |  sourabh_sourabh | 28 | -109/+342 |
2023-10-10 | Conflicting Error code |  sourabh_sourabh | 13 | -171/+163 |
2023-09-29 | Fix Sonar Code Smells |  mpriyank | 2 | -21/+18 |
2023-09-29 | Update release version in release notes |  egernug | 1 | -1/+1 |
2023-09-26 | Introduce and use new Hazelcast map for module set tag |  leventecsanyi | 4 | -5/+48 |
2023-09-25 | Refactoring persistence classes |  sourabh_sourabh | 71 | -520/+632 |
2023-09-25 | Merge "Reinstate Spring Boot 3.0 after revert" |  Toine Siebelink | 12 | -36/+46 |
2023-09-25 | Merge "Add DMI to TrustLevel Cache During Registration" |  Priyank Maheshwari | 4 | -8/+28 |
2023-09-22 | Reinstate Spring Boot 3.0 after revert |  egernug | 12 | -36/+46 |
2023-09-21 | Add DMI to TrustLevel Cache During Registration |  seanbeirne | 4 | -8/+28 |
2023-09-21 | Merge "Set lock state and reason upon request" |  Toine Siebelink | 11 | -47/+103 |
2023-09-20 | Bump pom file versions |  danielhanrahan | 1 | -1/+1 |
2023-09-20 | Revert "Migrate CPS to Spring-boot 3.0" |  Toine Siebelink | 12 | -46/+35 |
2023-09-18 | Set lock state and reason upon request |  leventecsanyi | 11 | -47/+103 |
2023-09-18 | Merge "Migrate CPS to Spring-boot 3.0" |  Toine Siebelink | 12 | -35/+46 |
2023-09-14 | Migrate CPS to Spring-boot 3.0 |  egernug | 12 | -35/+46 |
2023-09-04 | Dmi plugin watchdog cheking aliveness |  halil.cakal | 8 | -11/+242 |
2023-08-31 | Merge "Hazelcast cache config stroring trust level per dmi plugin" |  Priyank Maheshwari | 2 | -0/+103 |
2023-08-31 | Hazelcast cache config stroring trust level per dmi plugin |  halil.cakal | 2 | -0/+103 |
2023-08-29 | Extend model loader to support model-upgrade (part 2) |  ToineSiebelink | 7 | -22/+349 |
2023-08-25 | Merge "Extend model loader to support model-upgrade (part 1)" |  Priyank Maheshwari | 7 | -308/+363 |
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 | 7 | -308/+363 |
2023-08-24 | Subscription Forwarding Fix |  lukegleeson | 1 | -22/+2 |
2023-08-23 | Bump pom file versions |  leventecsanyi | 1 | -1/+1 |
2023-08-21 | Replace event-id with correlation-id for data read operation cloud event |  sourabh_sourabh | 2 | -4/+5 |
2023-08-21 | Merge "Cm Subscription: PENDING logic handling in NCMP" |  Luke Gleeson | 15 | -195/+319 |
2023-08-18 | Merge "Device heartbeat listener" |  Luke Gleeson | 5 | -0/+281 |
2023-08-18 | Device heartbeat listener |  mpriyank | 5 | -0/+281 |
2023-08-18 | Modify data operation schema to accommodate additional information |  sourabh_sourabh | 6 | -50/+54 |
2023-08-17 | Cm Subscription: PENDING logic handling in NCMP |  mpriyank | 15 | -195/+319 |
2023-08-11 | Generic Cloud Event Mapper |  mpriyank | 15 | -249/+156 |
2023-08-09 | Refactoring Subscription Create LCM use case |  mpriyank | 28 | -325/+327 |
2023-08-09 | Modify DmiDataOperationRequest to make it identical as DataOperationRequest |  sourabh_sourabh | 4 | -8/+43 |
2023-08-04 | Subscription Creation: Fixes for code review after demo |  halil.cakal | 22 | -137/+259 |
2023-08-04 | Ability to disable sending auth header |  mpriyank | 4 | -1/+26 |
2023-07-31 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 2 | -5/+3 |
2023-07-31 | Increase code coverage in cps-service module |  ToineSiebelink | 8 | -16/+49 |
2023-07-28 | Add 'direct' keyword to descendants option to query direct children (ep1) |  Rudrangi Anupriya | 2 | -3/+3 |
2023-07-27 | Merge "Subscription Creation: NCMP to Client CloudEvent transformation" |  Luke Gleeson | 31 | -471/+793 |
2023-07-26 | Subscription Creation: NCMP to Client CloudEvent transformation |  halil.cakal | 31 | -471/+793 |