index
:
mv64e-etl-processor.git
0.12.x
0.9.x
master
Diese Anwendung pseudonymisiert/anonymisiert Daten im DNPM-Datenmodell 2.1 unter Beachtung des Consents und sendet sie an DNPM:DIP
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
kotlin
/
dev
/
dnpm
/
etl
/
processor
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
fix: update Jackson config to fix probably bean dependency issue (#291)
Paul-Christian Volkmer
1
-9
/
+4
2026-05-12
feat: use Jackson 3 for JSON serde (#286)
Paul-Christian Volkmer
11
-298
/
+485
2026-05-06
refactor: replace deprecated HttpClientErrorException
Paul-Christian Volkmer
1
-2
/
+1
2026-04-24
refactor: JacksonConfig for deprecated MappingJackson2HttpMessageConverter (#...
Paul-Christian Volkmer
4
-50
/
+36
2026-03-11
feat: add request filter (#262)
Paul-Christian Volkmer
1
-0
/
+13
2026-03-10
feat: request update audit (#258)
Paul-Christian Volkmer
2
-2
/
+24
2026-03-07
feat: configuration of additional users (#254)
Paul-Christian Volkmer
2
-29
/
+30
2026-03-05
deps!: migrate to Spring Boot 4 (#250)
Paul-Christian Volkmer
3
-9
/
+12
2026-01-22
feat!: allow missing GenomDE gICS domain name (#244)
Paul-Christian Volkmer
1
-1
/
+1
2026-01-06
feat: block further initial submissions (#232)
Paul-Christian Volkmer
3
-23
/
+36
2025-12-05
fix: do not serialize null values (#216)
Paul-Christian Volkmer
1
-7
/
+22
2025-12-03
feat: simple HTTP GET based consent fetch (#208)
Paul-Christian Volkmer
2
-0
/
+25
2025-11-21
feat: add alternative endpoints for request (#196)
Paul-Christian Volkmer
1
-0
/
+4
2025-11-11
chore: use spotless for kotlin code (#191)
Paul-Christian Volkmer
11
-478
/
+410
2025-11-10
feat: config option for broad consent version (#189)
Paul-Christian Volkmer
1
-0
/
+5
2025-11-06
fix: docs uses APP_PSEUDOMYMIZE_GPAS_PID_DOMAIN (#184)
Paul-Christian Volkmer
1
-1
/
+4
2025-11-04
fix: errors in response parsing (#181)
v0.12.0-rc.1
Paul-Christian Volkmer
1
-1
/
+6
2025-10-31
fix: usage and serialisation of null values (#174)
Paul-Christian Volkmer
1
-0
/
+2
2025-10-22
feat: add basic support for gPAS SOAP endpoint (#157)
Paul-Christian Volkmer
2
-5
/
+35
2025-08-18
feat: do not default to test submissions (#135)
Paul-Christian Volkmer
1
-1
/
+1
2025-08-18
fix: add /mtb path alias for /mtbfile (#134)
Paul-Christian Volkmer
1
-0
/
+2
2025-08-18
132 fix consent check (#133)
jlidke
1
-0
/
+2
2025-08-15
feat: check consent for DNPM 2.1 requests (#126)
Paul-Christian Volkmer
3
-16
/
+14
2025-08-12
refactor: remove obsolete bwHC data model V1.0 (#129)
Paul-Christian Volkmer
2
-9
/
+1
2025-07-23
119 add transaction (#124)
jlidke
1
-1
/
+2
2025-07-22
63 check consent status (#120)
jlidke
7
-18
/
+287
2025-04-04
feat: remove obsolete config params (#101)
Paul-Christian Volkmer
3
-33
/
+3
2025-04-04
feat: remove SSL-CA-Location config (#99)
Paul-Christian Volkmer
2
-104
/
+2
2025-04-04
refactor: update use of deprecated methods (#96)
Paul-Christian Volkmer
1
-6
/
+20
2025-04-03
feat: use issue severity to create status (#90)
Paul-Christian Volkmer
1
-3
/
+5
2025-03-23
feat: do not retry on validation issues (#89)
Paul-Christian Volkmer
1
-0
/
+3
2025-03-23
Code cleanup (#87)
Paul-Christian Volkmer
1
-4
/
+6
2025-03-08
refactor: use different sender classes for bwHC and DIP
Paul-Christian Volkmer
1
-4
/
+10
2025-03-08
feat: Support POSTing data to dnpm:dip
Niklas Sombert
1
-0
/
+1
2024-11-01
feat: Allow configuring basic auth for the rest uri (#75)
Niklas
1
-0
/
+2
2024-05-27
feat: allow access to MTBFile endpoint for non-token users
Paul-Christian Volkmer
1
-2
/
+2
2024-05-07
refactor: move classes into package 'security'
Paul-Christian Volkmer
2
-3
/
+3
2024-04-30
refactor: use Fingerprint type instead of plain String
Paul-Christian Volkmer
2
-0
/
+30
2024-04-24
refactor: extract custom SSL gPAS rest template creation
Paul-Christian Volkmer
1
-19
/
+43
2024-04-24
refactor: move method content and call this method
Paul-Christian Volkmer
1
-13
/
+13
2024-04-24
refactor: move custom rest template init to config class
Paul-Christian Volkmer
1
-1
/
+78
2024-04-23
refactor: use default RestTemplate bean if no custom one required
Paul-Christian Volkmer
1
-4
/
+4
2024-03-06
test: change tests to mock output connection
Paul-Christian Volkmer
2
-5
/
+5
2024-03-06
feat: add configuration for deprecated config property
Paul-Christian Volkmer
1
-0
/
+11
2024-03-06
feat: initial implementation of gPAS connection check
Paul-Christian Volkmer
3
-8
/
+24
2024-03-01
fix: remove maxSessionsPreventsLogin
Paul-Christian Volkmer
1
-1
/
+0
2024-03-01
feat: add config page for user role assignment
Paul-Christian Volkmer
1
-2
/
+25
2024-03-01
feat: add default new user role config option
Paul-Christian Volkmer
2
-4
/
+5
2024-03-01
feat: add user role database table and role-based permissions
Paul-Christian Volkmer
1
-4
/
+34
2024-03-01
feat: add config option to deactivate duplication check
Paul-Christian Volkmer
1
-1
/
+2
[next]