summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-30refactor: use Fingerprint type instead of plain StringPaul-Christian Volkmer10-32/+84
2024-04-29refactor: use type aliasPaul-Christian Volkmer1-2/+1
2024-04-29test: add initial RequestRepository testPaul-Christian Volkmer1-0/+76
2024-04-29chore: update dependency to mockito-kotlinPaul-Christian Volkmer1-1/+1
2024-04-29refactor: add additional constructorsPaul-Christian Volkmer5-148/+167
2024-04-26chore: use java recordsPaul-Christian Volkmer1-0/+2
2024-04-25chore: update webjars-locator dependencyPaul-Christian Volkmer1-1/+1
2024-04-25docs: fix CVE number in dependency commentPaul-Christian Volkmer1-1/+1
2024-04-24chore: update integration test dependencyPaul-Christian Volkmer1-0/+2
2024-04-24refactor: extract custom SSL gPAS rest template creationPaul-Christian Volkmer1-19/+43
2024-04-24refactor: move method content and call this methodPaul-Christian Volkmer2-22/+39
2024-04-24refactor: move custom rest template init to config classPaul-Christian Volkmer2-103/+88
2024-04-23test: add tests with simulated gPAS responsesPaul-Christian Volkmer1-0/+136
2024-04-23fix: custom rest template generation after ssl context creationPaul-Christian Volkmer1-7/+8
2024-04-23docs: add deprecation warnings for config optionsPaul-Christian Volkmer1-4/+16
2024-04-23refactor: use default RestTemplate bean if no custom one requiredPaul-Christian Volkmer2-9/+11
2024-04-23chore: change private method name to fix typoPaul-Christian Volkmer1-2/+2
2024-04-22chore: update GitHub workflow actionsPaul-Christian Volkmer2-3/+3
2024-04-22refactor: rename method for custom rest template configurationPaul-Christian Volkmer1-2/+2
2024-04-22refactor: use more convenient way to set basic auth headerPaul-Christian Volkmer1-10/+1
2024-04-19Merge branch 'v0.9.x'Paul-Christian Volkmer1-4/+4
2024-04-19chore: use snapshot versionPaul-Christian Volkmer1-1/+1
2024-04-19chore: bump version for new releasev0.9.4Paul-Christian Volkmer1-1/+1
2024-04-19chore: update spring boot and other dependenciesPaul-Christian Volkmer1-8/+8
2024-03-26Merge pull request #61 from CCC-MF/issue_55Paul-Christian Volkmer5-56/+114
2024-03-26feat: show information if no output is definedPaul-Christian Volkmer3-24/+29
2024-03-25style: change tab content background to whitePaul-Christian Volkmer1-0/+1
2024-03-25feat: add timestamp of last connection check changePaul-Christian Volkmer3-14/+57
2024-03-25feat: add timestamp to connection check displayPaul-Christian Volkmer3-41/+51
2024-03-25chore: update spring boot dependenciesv0.9.3Paul-Christian Volkmer1-4/+1
2024-03-19fix: update spring security due to CVE-2024-22257v0.9.2Paul-Christian Volkmer1-1/+4
2024-03-12fix: assign new value from scope functionv0.9.1Paul-Christian Volkmer1-50/+52
2024-03-12fix: ignore possible null values in mtb filesPaul-Christian Volkmer2-98/+98
2024-03-12build: bump versionv0.9.0Paul-Christian Volkmer1-1/+1
2024-03-12docs: change description of ID anonymizationPaul-Christian Volkmer1-9/+8
2024-03-12Merge pull request #60 from CCC-MF/issue_44Paul-Christian Volkmer6-5/+254
2024-03-12feat: salted re-hash IDs within MTB file except patient IDPaul-Christian Volkmer6-5/+254
2024-03-09docs: update README.md to mention later kafka record processingPaul-Christian Volkmer1-3/+5
2024-03-09Merge pull request #59 from CCC-MF/issue_58Paul-Christian Volkmer2-3/+2
2024-03-09feat: do not use episode id in kafka record keyPaul-Christian Volkmer2-3/+2
2024-03-08Merge pull request #57 from CCC-MF/issue_56Paul-Christian Volkmer3-4/+57
2024-03-08feat: use requestId from incoming Kafka Record HeaderPaul-Christian Volkmer3-4/+57
2024-03-07docs: update etl imagePaul-Christian Volkmer1-0/+0
2024-03-06Merge pull request #54 from CCC-MF/issue_53Paul-Christian Volkmer10-48/+205
2024-03-06test: change tests to mock output connectionPaul-Christian Volkmer3-6/+12
2024-03-06chore: change wordingPaul-Christian Volkmer1-1/+1
2024-03-06feat: add configuration for deprecated config propertyPaul-Christian Volkmer1-0/+11
2024-03-06feat: initial implementation of gPAS connection checkPaul-Christian Volkmer8-31/+177
2024-03-05refactor: do not use singleton like rest template objectPaul-Christian Volkmer1-11/+5
2024-03-05build: next snapshot versionPaul-Christian Volkmer1-1/+1