summaryrefslogtreecommitdiff
path: root/build.gradle.kts
AgeCommit message (Expand)AuthorFilesLines
2024-02-15build: bump snapshot versionPaul-Christian Volkmer1-1/+1
2024-02-05build: bump versionv0.7.0Paul-Christian Volkmer1-1/+1
2024-02-01feat: usage of CA certificate files within image/containerPaul-Christian Volkmer1-0/+7
2024-01-31feat: add basic support for OIDC loginPaul-Christian Volkmer1-0/+1
2024-01-23chore: update spring boot to version 3.2.2Paul-Christian Volkmer1-1/+1
2024-01-19test: add security related tests for MtbFileRestControllerPaul-Christian Volkmer1-0/+1
2024-01-17feat #24: use htmx to refresh connection status every 20sPaul-Christian Volkmer1-0/+2
2024-01-15build: use webjars for JS dependencies for nowPaul-Christian Volkmer1-1/+5
2024-01-11feat: add admin credentials to deploy folderPaul-Christian Volkmer1-1/+1
2024-01-11feat #18: initial support for authenticationPaul-Christian Volkmer1-0/+2
2024-01-03build: bump versionv0.4.0Paul-Christian Volkmer1-1/+1
2024-01-03chore: update mockito-kotlin test dependencyPaul-Christian Volkmer1-1/+1
2024-01-03build: update kotlin versionPaul-Christian Volkmer1-2/+2
2023-12-29build: bump versionv0.3.1Paul-Christian Volkmer1-1/+1
2023-12-29chore: update hapi-fhir dependency to 6.10.2Paul-Christian Volkmer1-1/+1
2023-12-29chore: remove snakeyaml dependency version overridePaul-Christian Volkmer1-2/+0
2023-12-29chore: remove explicit kafka dependency versionPaul-Christian Volkmer1-4/+0
2023-12-29chore: update spring boot to version 3.2.1Paul-Christian Volkmer1-1/+1
2023-12-15Bump versionv0.3.0Paul-Christian Volkmer1-1/+1
2023-12-04build: update to Spring Boot 3.2.0Paul-Christian Volkmer1-2/+2
2023-12-04chore: update Kotlin and dependency management pluginPaul-Christian Volkmer1-3/+3
2023-11-25chore: update Spring Boot to version 3.1.6Paul-Christian Volkmer1-1/+1
2023-11-21chore: Update Kotlin version to 1.9.20Paul-Christian Volkmer1-2/+2
2023-10-20chore: Update Apache Kafka client library to version 3.6.0Paul-Christian Volkmer1-2/+2
2023-10-20chore: Update Spring Boot to version 3.1.5Paul-Christian Volkmer1-1/+1
2023-10-05Issue #12: Basic implementation of transformation servicePaul-Christian Volkmer1-0/+1
2023-09-26chore: update Spring Boot dependenciesPaul-Christian Volkmer1-1/+1
2023-09-26chore: pump version to dev version snapshotPaul-Christian Volkmer1-1/+1
2023-08-30Release 0.1.2v0.1.2Paul-Christian Volkmer1-1/+1
2023-08-30Merge remote-tracking branch 'origin/add-docker-build'Paul-Christian Volkmer1-0/+2
2023-08-30chore: Add kafka-clients dependency with fixed version to mitigate CVEsPaul-Christian Volkmer1-0/+4
2023-08-30Update dependenciesPaul-Christian Volkmer1-3/+3
2023-08-28chore: remove previous build via Dockerfile. Fix security issue: CVE-2023-344...Jakub Lidke1-7/+14
2023-08-25Merge branch 'master' into add-docker-buildJakub Lidke1-5/+50
2023-08-12Update project version and versions in gradle filePaul-Christian Volkmer1-7/+14
2023-08-11New version and add status badge to README.mdv0.1.1Paul-Christian Volkmer1-1/+1
2023-08-10Build and deploy docker image on new releasev0.1.0Paul-Christian Volkmer1-1/+1
2023-08-10Add workflow to run tests on push or pull requestPaul-Christian Volkmer1-0/+11
2023-08-09Add test loggingPaul-Christian Volkmer1-0/+4
2023-08-08Add tests for RequestProcessorPaul-Christian Volkmer1-0/+1
2023-08-08Move integration tests into own source-setPaul-Christian Volkmer1-2/+22
2023-08-08Add basic Testcontainers test setupPaul-Christian Volkmer1-0/+2
2023-08-08Update Spring Boot dependenciesPaul-Christian Volkmer1-1/+1
2023-08-02feat: add Dockerfile for build within docker environment and run application ...Jakub Lidke1-2/+4
2023-07-27feat: patient pid may be replaced with gPAS pseudonym, now.Jakub Lidke1-0/+3
2023-07-25(Near) realtime update of statistics chartsPaul-Christian Volkmer1-0/+2
2023-07-25Add request and status loggingPaul-Christian Volkmer1-0/+5
2023-07-24Initial commitPaul-Christian Volkmer1-0/+55