-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: dsc delta download extension (#169)
* added Delta&Pagination in SignerInformationService * added Delta&Pagination in TrustedPartyService * added Delta&Pagination in TrustListService * added Delta&Pagination in TrustListController * fixed sonar warning * fixed sonar warning and updated type of ifModifiedSince to String * fixed sonar warning and updated type of ifModifiedSince to String * flag SignerInformationEntity for deletion (#166) * flag SignerInformationEntity for deletion * add cleanup scheduler for signerInformation * Update pom.xml * keep thumbprint for identification * fix after merge * add deleted to modified-since response Co-authored-by: Felix Dittrich <[email protected]> * unit test * fixed unit test * Update src/main/java/eu/europa/ec/dgc/gateway/restapi/controller/TrustListController.java Co-authored-by: Felix Dittrich <[email protected]> * Update src/main/java/eu/europa/ec/dgc/gateway/restapi/controller/TrustListController.java Co-authored-by: Felix Dittrich <[email protected]> * Update src/main/java/eu/europa/ec/dgc/gateway/restapi/controller/TrustListController.java Co-authored-by: Felix Dittrich <[email protected]> * Update src/main/java/eu/europa/ec/dgc/gateway/restapi/controller/TrustListController.java Co-authored-by: Felix Dittrich <[email protected]> * Update src/main/java/eu/europa/ec/dgc/gateway/restapi/controller/TrustListController.java Co-authored-by: Felix Dittrich <[email protected]> * Update src/main/java/eu/europa/ec/dgc/gateway/restapi/controller/TrustListController.java Co-authored-by: Felix Dittrich <[email protected]> * Update src/main/java/eu/europa/ec/dgc/gateway/restapi/controller/TrustListController.java Co-authored-by: Felix Dittrich <[email protected]> * Update src/main/java/eu/europa/ec/dgc/gateway/restapi/controller/TrustListController.java Co-authored-by: Felix Dittrich <[email protected]> * Update src/main/java/eu/europa/ec/dgc/gateway/restapi/controller/TrustListController.java Co-authored-by: Felix Dittrich <[email protected]> * Update src/main/java/eu/europa/ec/dgc/gateway/restapi/controller/TrustListController.java Co-authored-by: Felix Dittrich <[email protected]> * Update src/main/java/eu/europa/ec/dgc/gateway/restapi/controller/TrustListController.java Co-authored-by: Felix Dittrich <[email protected]> * Update src/main/java/eu/europa/ec/dgc/gateway/restapi/controller/TrustListController.java Co-authored-by: Felix Dittrich <[email protected]> * Update src/main/java/eu/europa/ec/dgc/gateway/restapi/controller/TrustListController.java Co-authored-by: Felix Dittrich <[email protected]> * fix IfModifiedSince DateTimeFormat advice and unit tests Co-authored-by: Hong Mu <[email protected]> Co-authored-by: bergmann-dierk <[email protected]> Co-authored-by: Felix Dittrich <[email protected]> Co-authored-by: Dierk Bergmann <[email protected]> Co-authored-by: Andreas Scheibal <[email protected]>
- Loading branch information
1 parent
eba7dac
commit 4893077
Showing
22 changed files
with
1,403 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.