Age | Commit message (Expand) | Author | Files | Lines |
2024-07-11 | Policy Executor Feature Toggle |  ToineSiebelink | 2 | -10/+10 |
2024-07-09 | Refactor remaining classes package structure |  ToineSiebelink | 2 | -10/+10 |
2024-07-03 | CPS NCMP: Resolved high cardinality of prometheus metrics for dmi service url |  sourabh_sourabh | 1 | -2/+1 |
2024-07-01 | Improve handling of Invalid Operation exception |  ToineSiebelink | 2 | -13/+18 |
2024-06-27 | repackage 'data' feature |  ToineSiebelink | 5 | -25/+25 |
2024-06-27 | Simplify package structure cps-ncmp-rest |  ToineSiebelink | 11 | -18/+20 |
2024-06-26 | Move TrustLevel Feature |  ToineSiebelink | 3 | -35/+17 |
2024-06-24 | Repackage Inventory Feature |  ToineSiebelink | 11 | -41/+41 |
2024-06-20 | Introducing NCMP Facades |  ToineSiebelink | 5 | -164/+84 |
2024-06-17 | Refactor and Move NCMP Data Request Handlers |  ToineSiebelink | 13 | -709/+57 |
2024-06-13 | #2: Used async version of web client for single cm handle read operation |  sourabh_sourabh | 9 | -289/+87 |
2024-06-13 | #1: Used async version of web client for batch read operation |  sourabh_sourabh | 3 | -62/+31 |
2024-05-22 | re-enable Operation Too Large Exception: limit 200 |  ToineSiebelink | 1 | -1/+1 |
2024-05-17 | Replaced RestTemplate with WebClient in synchronous DMI calls |  sourabh_sourabh | 2 | -12/+15 |
2024-05-02 | Handle error in case of upgrade operation |  sourabh_sourabh | 2 | -11/+16 |
2024-04-23 | [BUG] Make failed async task report failure on Kafka topic |  danielhanrahan | 5 | -9/+53 |
2024-04-19 | Temporary dsiable Operation Too Large Exception |  ToineSiebelink | 2 | -3/+4 |
2024-04-10 | Introduce and handle Operation Too Large Exception for batch operations |  ToineSiebelink | 5 | -31/+87 |
2024-03-29 | Uplift Spring boot 3.2.4 |  emaclee | 1 | -0/+3 |
2024-03-19 | Fix SonarQube warnings |  ToineSiebelink | 6 | -197/+114 |
2024-03-15 | Merge "[Bug] Removing inner TaskExecutor to call DMI" |  Sourabh Sourabh | 1 | -2/+2 |
2024-03-14 | [Bug] Removing inner TaskExecutor to call DMI |  mpriyank | 1 | -2/+2 |
2024-03-13 | Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, a... |  JvD_Ericsson | 2 | -3/+8 |
2024-03-13 | Provide support for data producer identifier during registration (CPS-1964 1) |  JvD_Ericsson | 1 | -4/+5 |
2024-02-29 | Add bearer token to NCMP async batch data passthrough (CPS-2126 #4) |  danielhanrahan | 3 | -15/+20 |
2024-02-29 | Add bearer token to NCMP passthrough operations (CPS-2126 #2) |  danielhanrahan | 6 | -30/+50 |
2024-02-28 | Revert Spring Boot Uplift |  mpriyank | 1 | -3/+0 |
2024-02-22 | Uplift Spring Boot to 3.2.2 |  waqas.ikram | 1 | -0/+3 |
2024-02-08 | Correct use of Spock setup and cleanup methods (no need for @Before @After) |  ToineSiebelink | 1 | -5/+1 |
2024-02-07 | Replace sleep with PollingConditions |  JvD_Ericsson | 2 | -15/+16 |
2024-02-01 | Extend API: Get Module Definitions |  halil.cakal | 2 | -37/+100 |
2024-01-18 | Use PollingConditions to improve intermittent test failure |  JvD_Ericsson | 1 | -10/+18 |
2023-12-18 | Remove Notification code for updated events |  mpriyank | 1 | -2/+1 |
2023-12-13 | Modify cmHandle registration for alternateId |  leventecsanyi | 1 | -1/+4 |
2023-11-29 | Add metrics for NCMP passthrough read operation |  danielhanrahan | 1 | -3/+2 |
2023-11-24 | Fix @Ignore test |  leventecsanyi | 1 | -4/+1 |
2023-11-06 | Step 1 and 2 of release process |  mpriyank | 1 | -2/+2 |
2023-11-02 | Initial Registration with trustLevel on NCMP |  seanbeirne | 2 | -8/+11 |
2023-10-25 | Update return body of RestOutputCMHandle |  emaclee | 2 | -95/+114 |
2023-10-19 | Code coverage: Update YANG schema set using moduleSetTag |  sourabh_sourabh | 1 | -8/+11 |
2023-10-11 | Expose REST endpoint to update YANG schema set using moduleSetTag |  sourabh_sourabh | 5 | -16/+23 |
2023-10-10 | Conflicting Error code |  sourabh_sourabh | 2 | -13/+13 |
2023-09-25 | Refactoring persistence classes |  sourabh_sourabh | 4 | -32/+33 |
2023-09-22 | Reinstate Spring Boot 3.0 after revert |  egernug | 3 | -2/+4 |
2023-09-18 | Set lock state and reason upon request |  leventecsanyi | 2 | -5/+5 |
2023-07-21 | Increase timeout for PollingConditions |  egernug | 1 | -2/+2 |
2023-07-20 | Refactor ncmp request handlers (fix async issue) |  ToineSiebelink | 9 | -245/+371 |
2023-07-13 | Introduced a dmi rest demo csit stub |  sourabh_sourabh | 1 | -4/+2 |
2023-07-11 | Combine alreadyDefinedException classes |  danielhanrahan | 2 | -12/+10 |
2023-06-26 | Chsnge to OpenApi 3.0 |  egernug | 2 | -12/+12 |