| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-01-03 | build: bump versionv0.4.0 | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-01-03 | chore: update mockito-kotlin test dependency | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2024-01-03 | build: update kotlin version | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2024-01-02 | fix: add rest uri config to integration tests | Paul-Christian Volkmer | 2 | -0/+11 | |
| 2024-01-02 | Merge pull request #16 from CCC-MF/feat_15 | Paul-Christian Volkmer | 7 | -11/+154 | |
| feat #15: add connection checks to bwHC backend | |||||
| 2024-01-02 | feat #15: add connection checks to bwHC backend | Paul-Christian Volkmer | 7 | -11/+154 | |
| 2023-12-29 | build: bump versionv0.3.1 | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2023-12-29 | chore: update hapi-fhir dependency to 6.10.2 | Paul-Christian Volkmer | 1 | -1/+1 | |
| This mitigates CVE-2023-6378, CVE-2023-2976 and CVE-2020-8908 | |||||
| 2023-12-29 | chore: remove snakeyaml dependency version override | Paul-Christian Volkmer | 1 | -2/+0 | |
| Spring Boot 3.2.1 uses newer version 2.2, so there is no need to override dependency version. | |||||
| 2023-12-29 | chore: remove explicit kafka dependency version | Paul-Christian Volkmer | 1 | -4/+0 | |
| Spring Boot 3.6.1 uses Kafka 3.6.1 that mitigates CVE-2023-34453, CVE-2023-34454, CVE-2023-34455, CVE-2023-43642 and new CVE-2023-44981 from version 3.6.0 | |||||
| 2023-12-29 | chore: update spring boot to version 3.2.1 | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2023-12-15 | Bump versionv0.3.0 | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2023-12-14 | test: add tests to ensure patient id pseudonym | Paul-Christian Volkmer | 2 | -0/+65 | |
| This uses fake MTBFile JSON as described here: https://ibmi-intra.cs.uni-tuebingen.de/display/ZPM/bwHC+REST+API | |||||
| 2023-12-14 | fix: Replace the patient's id in more places (#14) | Niklas | 1 | -2/+5 | |
| This adds studyInclusionRequests and tumorMorphology. | |||||
| 2023-12-05 | test: expect sorted data quality report issues | Paul-Christian Volkmer | 1 | -4/+4 | |
| 2023-12-05 | test: expect 3 issues with different severity | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2023-12-05 | feat: sort data quality report items by severity | Paul-Christian Volkmer | 1 | -1/+4 | |
| 2023-12-05 | fix: add info severity to data quality report | Paul-Christian Volkmer | 4 | -2/+19 | |
| 2023-12-04 | build: update to Spring Boot 3.2.0 | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2023-12-04 | feat: add page that shows transformation configurationv0.2.0 | Paul-Christian Volkmer | 5 | -1/+117 | |
| 2023-12-04 | docs: remove notice on how to setup kafka | Paul-Christian Volkmer | 1 | -2/+0 | |
| 2023-12-04 | style: add colored table rows for requests | Paul-Christian Volkmer | 1 | -11/+41 | |
| 2023-12-04 | chore: update Kotlin and dependency management plugin | Paul-Christian Volkmer | 1 | -3/+3 | |
| 2023-11-25 | chore: update Spring Boot to version 3.1.6 | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2023-11-25 | test: add integration test for mtb file transformation | Paul-Christian Volkmer | 1 | -0/+93 | |
| 2023-11-21 | chore: Update Kotlin version to 1.9.20 | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2023-10-20 | chore: Update Apache Kafka client library to version 3.6.0 | Paul-Christian Volkmer | 1 | -2/+2 | |
| 2023-10-20 | chore: Update Spring Boot to version 3.1.5 | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2023-10-05 | Issue #12: Remove obsolete braces from transformation examples | Paul-Christian Volkmer | 1 | -3/+3 | |
| 2023-10-05 | Merge pull request #13 from CCC-MF/issue_12 | Paul-Christian Volkmer | 9 | -9/+262 | |
| Transformation of MTBFile data based on rules | |||||
| 2023-10-05 | Issue #12: Change README.md to show transformation config names as env var | Paul-Christian Volkmer | 1 | -3/+3 | |
| 2023-10-05 | Issue #12: Log transformation count applied on application start | Paul-Christian Volkmer | 1 | -0/+4 | |
| 2023-10-05 | Issue #12: Transform MTBFile objects by using transformation rules | Paul-Christian Volkmer | 5 | -22/+41 | |
| 2023-10-05 | Issue #12: Add information about transformation rules in README.md | Paul-Christian Volkmer | 1 | -0/+14 | |
| 2023-10-05 | Issue #12: Add application config for transformation configuration | Paul-Christian Volkmer | 5 | -8/+78 | |
| 2023-10-05 | Issue #12: Basic implementation of transformation service | Paul-Christian Volkmer | 3 | -0/+146 | |
| 2023-09-26 | chore: update Spring Boot dependencies | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2023-09-26 | chore: pump version to dev version snapshot | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2023-09-04 | fix: removed gaps system from GPAS pseudonym value. Also added clean up ↵ | jlidke | 2 | -1/+22 | |
| method, which will replace filename invalid characters witch '_'. (#11) | |||||
| 2023-08-30 | Release 0.1.2v0.1.2 | Paul-Christian Volkmer | 1 | -1/+1 | |
| 2023-08-30 | Merge remote-tracking branch 'origin/add-docker-build' | Paul-Christian Volkmer | 7 | -24/+163 | |
| 2023-08-30 | chore: Add kafka-clients dependency with fixed version to mitigate CVEs | Paul-Christian Volkmer | 1 | -0/+4 | |
| This will use version 3.5.1 of kafka-clients dependency to prevent issues due to CVE-2023-34453, CVE-2023-34454 and CVE-2023-34455 | |||||
| 2023-08-30 | chore: remove unused HealthCheck.java | Jakub Lidke | 1 | -20/+0 | |
| 2023-08-30 | chore: added log msg to GpasPseudonymGenerator | Jakub Lidke | 1 | -20/+27 | |
| 2023-08-30 | chore: cleanup deployment docker-compose.yaml and env-sample.env. added ↵ | Jakub Lidke | 3 | -66/+66 | |
| 'DNPM' prefix for better integration into productive environment. | |||||
| 2023-08-30 | Remove comment to use host alias | Paul-Christian Volkmer | 1 | -3/+0 | |
| 2023-08-30 | test: * added additional external host 'localhost', now we can connect ↵ | Jakub Lidke | 2 | -3/+8 | |
| without additional host alias. * added akhq to dev-compose.yml | |||||
| 2023-08-30 | Update dependencies | Paul-Christian Volkmer | 1 | -3/+3 | |
| 2023-08-28 | chore: remove previous build via Dockerfile. Fix security issue: ↵ | Jakub Lidke | 2 | -44/+14 | |
| CVE-2023-34453, CVE-2023-34454, CVE-2023-34455, CVE-2022-1471 | |||||
| 2023-08-28 | chore: added deployment docker-compose.yaml and env-sample.env added. | Jakub Lidke | 3 | -26/+48 | |
