| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-03-05 | refactor: do not use singleton like rest template object | Paul-Christian Volkmer | 1 | -11/+5 | |
| 2024-02-29 | feat: use global RetryTemplate | Paul-Christian Volkmer | 1 | -54/+18 | |
| 2024-02-09 | feat: Deprecate usage of ...SSL_CA_LOCATION config param | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2023-09-04 | fix: removed gaps system from GPAS pseudonym value. Also added clean up ↵ | jlidke | 1 | -1/+15 | |
| method, which will replace filename invalid characters witch '_'. (#11) | |||||
| 2023-08-30 | chore: added log msg to GpasPseudonymGenerator | Jakub Lidke | 1 | -20/+27 | |
| 2023-08-19 | Throw PseudonymRequestFailed exception with error message | Paul-Christian Volkmer | 1 | -4/+11 | |
| This will throw an exception with error message describing what the error is instead of having a more generic NoSuchElementException to be thrown if Optional.get() has no value after calling findFirst() on an empty stream. | |||||
| 2023-08-12 | Code cleanup | Paul-Christian Volkmer | 1 | -3/+1 | |
| 2023-07-27 | Code polish for PR | Paul-Christian Volkmer | 1 | -26/+17 | |
| * Do not use component creation using annotation on classes since components will be created within AppConfiguration config class * Patient PseudonymizeService intentionally uses prefix. If no prefix is configured, the default value "UNKNOWN" will be used to prevent conflicts with other organizations and to show the source organization. | |||||
| 2023-07-27 | feat: patient pid may be replaced with gPAS pseudonym, now. | Jakub Lidke | 2 | -8/+250 | |
| 2023-07-24 | Initial commit | Paul-Christian Volkmer | 2 | -0/+67 | |
