Age | Commit message (Expand) | Author | Files | Lines |
2022-06-01 | Merge "Module Sync Lock State implementation" | Toine Siebelink | 21 | -220/+350 |
2022-06-01 | Module Sync Lock State implementation | DylanB95EST | 21 | -220/+350 |
2022-06-01 | Merge "DMI-NCMP Asynchronously Publish Response Event to Client Topic" | Toine Siebelink | 1 | -0/+67 |
2022-06-01 | Fixing CompositeState mapping | mpriyank | 2 | -5/+11 |
2022-06-01 | DMI-NCMP Asynchronously Publish Response Event to Client Topic | sourabh_sourabh | 1 | -0/+67 |
2022-06-01 | Merge "Handle RestTemplate Error handling so NCMP cna report correct server s... | Joseph Keenan | 8 | -226/+105 |
2022-05-31 | Handle RestTemplate Error handling so NCMP cna report correct server status | ToineSiebelink | 8 | -226/+105 |
2022-05-26 | Merge "CompositeStateBuilder added for building the compositeState" | Joseph Keenan | 4 | -7/+238 |
2022-05-26 | CompositeStateBuilder added for building the compositeState | puthuparambil.aditya | 4 | -7/+238 |
2022-05-25 | Async request response NCMP -> Client | JosephKeenan | 6 | -3/+331 |
2022-05-24 | Enhanced response with Complex State in API | mpriyank | 4 | -4/+10 |
2022-05-20 | Merge "Get cm-handle public properties endpoint" | Toine Siebelink | 3 | -6/+55 |
2022-05-20 | Get cm-handle public properties endpoint | lukegleeson | 3 | -6/+55 |
2022-05-20 | Merge "URI is not absolute when service name is not set" | Joseph Keenan | 2 | -3/+15 |
2022-05-19 | Merge "Composite State to handle dmi-reg YANG updates" | Toine Siebelink | 10 | -32/+211 |
2022-05-19 | Composite State to handle dmi-reg YANG updates | mpriyank | 10 | -32/+211 |
2022-05-19 | URI is not absolute when service name is not set | DylanB95EST | 2 | -3/+15 |
2022-05-16 | Remove NCMP tag from properties | DylanB95EST | 3 | -11/+10 |
2022-05-13 | Merge "Watchdog-process that syncs 'ADVISED' CM Handles" | Toine Siebelink | 8 | -24/+130 |
2022-05-12 | Watchdog-process that syncs 'ADVISED' CM Handles | DylanB95EST | 8 | -25/+131 |
2022-05-12 | Merge "Add graceful shutdown for Session Manager" | Joseph Keenan | 1 | -2/+3 |
2022-05-12 | Add graceful shutdown for Session Manager | emaclee | 1 | -2/+3 |
2022-05-10 | Watchdog Process-Make Configurable | DylanB95EST | 1 | -1/+1 |
2022-05-09 | Add ncmp tag to application yaml | DylanB95EST | 2 | -9/+10 |
2022-04-29 | Watchdog-process that changes CM Handles state | DylanB95EST | 11 | -10/+280 |
2022-04-12 | Refactor existing model sync code into separate package | sourabh_sourabh | 5 | -66/+134 |
2022-04-08 | Refactoring/ Adding Tests for Validation | DylanB95EST | 15 | -106/+184 |
2022-04-06 | Query based on Public CM Properties | JosephKeenan | 3 | -0/+67 |
2022-04-05 | Async: NCMP Rest impl. including Request ID generation | sourabh_sourabh | 3 | -119/+32 |
2022-04-05 | [cps] Fix getResourceDataForPassthroughOperational endpoint | puthuparambil.aditya | 10 | -89/+33 |
2022-04-05 | Merge "Structured Exception details for DMI" | Bruno Sakoto | 3 | -25/+71 |
2022-04-04 | Structured Exception details for DMI | mpriyank | 3 | -25/+71 |
2022-04-01 | Update CM-Handle registration response | Renu Kumari | 1 | -3/+4 |
2022-03-30 | Additional validation for names/identifiers | DylanB95EST | 7 | -31/+70 |
2022-03-27 | Registration Response for Create cmhandles operations | Renu Kumari | 4 | -217/+227 |
2022-03-25 | Registration Response for Update and Delete cmhandles operations | Renu Kumari | 7 | -84/+228 |
2022-03-21 | Return Registration response for updating cmhandles | Renu Kumari | 4 | -12/+227 |
2022-03-14 | Async: NCMP Rest impl. including Request ID generation | sourabh_sourabh | 3 | -20/+67 |
2022-03-11 | Merge "Async: NCMP Rest impl. including Request ID generation" | Bruno Sakoto | 13 | -144/+453 |
2022-03-10 | Removed ExtendedModuleReference Object | sourabh_sourabh | 1 | -39/+0 |
2022-03-10 | Async: NCMP Rest impl. including Request ID generation | sourabh_sourabh | 13 | -144/+453 |
2022-03-01 | Create Endpoint For Get Cm Handles By Name | DylanB95EST | 22 | -305/+405 |
2022-02-28 | NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav... | DylanB95EST | 5 | -30/+15 |
2022-02-28 | CPS-887 Decreasing performance of cmHandle registration | JosephKeenan | 3 | -40/+40 |
2022-02-25 | Fix success response code CM Handle Registration | mpriyank | 1 | -2/+2 |
2022-02-16 | Core logic to update,add or remove cmHandle properties | mpriyank | 7 | -47/+400 |
2022-02-14 | Improve logging in NCMP | sourabh_sourabh | 1 | -4/+2 |
2022-02-02 | [TECHDEBT] Align CPS NCMP REST API Specification | JosephKeenan | 6 | -13/+88 |
2022-01-28 | Support 'public' Cm Handle Properties | DylanB95EST | 14 | -235/+241 |
2022-01-25 | Replace gson mapper with jackson mapper | sourabh_sourabh | 9 | -102/+79 |