Age | Commit message (Expand) | Author | Files | Lines |
2024-05-14 | CPS Bump to 3.4.10-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2024-05-02 | Handle error in case of upgrade operation |  sourabh_sourabh | 2 | -11/+16 |
2024-05-01 | Bump CPS version |  danielhanrahan | 1 | -1/+1 |
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 | 7 | -34/+103 |
2024-03-29 | Bump CPS version |  mpriyank | 1 | -1/+1 |
2024-03-29 | Uplift Spring boot 3.2.4 |  emaclee | 3 | -9/+7 |
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 | 3 | -3/+17 |
2024-03-13 | Provide support for data producer identifier during registration (CPS-1964 1) |  JvD_Ericsson | 2 | -4/+8 |
2024-02-29 | Bump CPS to 3.4.7-SNAPSHOT |  mpriyank | 1 | -1/+1 |
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 | 8 | -31/+64 |
2024-02-29 | Remove Http Status 401 for cps core and NCMP(CPS-2126 #3) |  mpriyank | 2 | -36/+0 |
2024-02-28 | Revert Spring Boot Uplift |  mpriyank | 2 | -5/+1 |
2024-02-27 | Bump CPS to 3.4.6-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2024-02-26 | Merge "Uplift Spring Boot to 3.2.2" |  Priyank Maheshwari | 2 | -0/+4 |
2024-02-23 | Bump CPS to 3.4.5-SNAPSHOT |  danielhanrahan | 1 | -1/+1 |
2024-02-22 | Uplift Spring Boot to 3.2.2 |  waqas.ikram | 2 | -0/+4 |
2024-02-08 | Correct use of Spock setup and cleanup methods (no need for @Before @After) |  ToineSiebelink | 1 | -5/+1 |
2024-02-07 | Merge "Replace sleep with PollingConditions" |  Toine Siebelink | 2 | -15/+16 |
2024-02-07 | Bump CPS to 3.4.4-SNAPSHOT |  danielhanrahan | 1 | -1/+1 |
2024-02-07 | Replace sleep with PollingConditions |  JvD_Ericsson | 2 | -15/+16 |
2024-02-01 | Extend API: Get Module Definitions |  halil.cakal | 5 | -45/+126 |
2024-01-18 | Use PollingConditions to improve intermittent test failure |  JvD_Ericsson | 1 | -10/+18 |
2024-01-11 | Bump CPS to 3.4.3-SNAPSHOT |  danielhanrahan | 1 | -1/+1 |
2023-12-20 | Bump CPS to 3.4.2-SNAPSHOT |  danielhanrahan | 1 | -1/+1 |
2023-12-18 | Remove Notification code for updated events |  mpriyank | 1 | -2/+1 |
2023-12-14 | Merge "Modify cmHandle registration for alternateId" |  Toine Siebelink | 2 | -1/+7 |
2023-12-13 | Introduce Schema Set upgrade method |  sourabh_sourabh | 1 | -0/+1 |
2023-12-13 | Modify cmHandle registration for alternateId |  leventecsanyi | 2 | -1/+7 |
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-09 | Bump CPS to 3.4.1-SNAPSHOT |  mpriyank | 1 | -1/+1 |
2023-11-07 | Bump cps to 3.4.0-SNAPSHOT |  sourabh_sourabh | 1 | -1/+1 |
2023-11-06 | Bump cps to 3.3.10-SNAPSHOT |  mpriyank | 1 | -1/+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 | 3 | -8/+15 |
2023-10-25 | Update return body of RestOutputCMHandle |  emaclee | 3 | -95/+120 |
2023-10-19 | Code coverage: Update YANG schema set using moduleSetTag |  sourabh_sourabh | 1 | -8/+11 |
2023-10-17 | [BUG] Fix for Swagger UI generation |  egernug | 1 | -2/+1 |
2023-10-16 | Clean up Dependencies |  egernug | 1 | -8/+9 |
2023-10-11 | Expose REST endpoint to update YANG schema set using moduleSetTag |  sourabh_sourabh | 6 | -16/+43 |
2023-10-10 | Conflicting Error code |  sourabh_sourabh | 2 | -13/+13 |
2023-09-29 | Update release version in release notes |  egernug | 1 | -1/+1 |
2023-09-25 | Refactoring persistence classes |  sourabh_sourabh | 4 | -32/+33 |
2023-09-22 | Reinstate Spring Boot 3.0 after revert |  egernug | 5 | -5/+26 |