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
/
integrationTest
/
kotlin
/
dev
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-05
fix: do not serialize null values (#216)
Paul-Christian Volkmer
1
-0
/
+146
2025-12-03
feat: simple HTTP GET based consent fetch (#208)
Paul-Christian Volkmer
1
-0
/
+18
2025-11-21
feat: add alternative endpoints for request (#196)
Paul-Christian Volkmer
1
-27
/
+138
2025-11-11
chore: use spotless for kotlin code (#191)
Paul-Christian Volkmer
15
-1200
/
+1143
2025-11-06
fix: docs uses APP_PSEUDOMYMIZE_GPAS_PID_DOMAIN (#184)
Paul-Christian Volkmer
2
-1
/
+56
2025-11-02
test: use correct expectations in GpasPseudonymGeneratorTest (#178)
Paul-Christian Volkmer
1
-31
/
+38
2025-10-22
feat: add basic support for gPAS SOAP endpoint (#157)
Paul-Christian Volkmer
2
-1
/
+20
2025-09-03
fix: add status badge for 'NO_CONSENT' (#149)
Paul-Christian Volkmer
1
-0
/
+24
2025-08-15
feat: check consent for DNPM 2.1 requests (#126)
Paul-Christian Volkmer
3
-32
/
+36
2025-08-12
refactor: remove obsolete bwHC data model V1.0 (#129)
Paul-Christian Volkmer
2
-55
/
+35
2025-07-23
119 add transaction (#124)
jlidke
1
-3
/
+3
2025-07-22
63 check consent status (#120)
jlidke
5
-24
/
+97
2025-04-06
feat: support multiple request content types (#109)
Paul-Christian Volkmer
2
-9
/
+10
2025-04-04
feat: remove obsolete config params (#101)
Paul-Christian Volkmer
1
-36
/
+2
2025-04-04
feat: remove SSL-CA-Location config (#99)
Paul-Christian Volkmer
1
-6
/
+5
2025-04-04
refactor: replace deprecated MockBean annotations (#95)
Paul-Christian Volkmer
9
-57
/
+68
2025-04-04
chore: update to Spring Boot 3.4
Paul-Christian Volkmer
4
-7
/
+7
2025-03-23
test: use Europe/Berlin as timezone in tests
Paul-Christian Volkmer
1
-5
/
+7
2024-07-15
refactor: use dedicated type for path param
Paul-Christian Volkmer
1
-0
/
+33
2024-07-15
refactor: add types for patient id and pseudonym
Paul-Christian Volkmer
6
-55
/
+76
2024-05-30
test: exclude test and integrationTest source set
Paul-Christian Volkmer
1
-5
/
+3
2024-05-27
feat: allow access to MTBFile endpoint for non-token users
Paul-Christian Volkmer
1
-1
/
+69
2024-05-27
feat: use RequestId type
Paul-Christian Volkmer
5
-23
/
+31
2024-05-08
feat: show info if no requests present
Paul-Christian Volkmer
1
-15
/
+10
2024-05-08
test: mock UserRoleService only in nested test class
Paul-Christian Volkmer
1
-5
/
+10
2024-05-08
test: add test for config SSE endpoint
Paul-Christian Volkmer
1
-1
/
+42
2024-05-07
test: add test for SSE endpoint
Paul-Christian Volkmer
1
-2
/
+38
2024-05-07
test: test statistics json response
Paul-Christian Volkmer
1
-28
/
+193
2024-05-07
test: add initial tests for StatisticsRestController
Paul-Christian Volkmer
1
-0
/
+109
2024-05-07
test: add test for StatisticsController
Paul-Christian Volkmer
1
-0
/
+75
2024-05-07
refactor: move classes into package 'security'
Paul-Christian Volkmer
4
-6
/
+6
2024-05-06
test: add tests for HomeController
Paul-Christian Volkmer
1
-0
/
+261
2024-05-06
test: add tests to and reorganize ConfigControllerTest
Paul-Christian Volkmer
1
-75
/
+172
2024-05-06
test: ensure correct view is rendered
Paul-Christian Volkmer
2
-1
/
+8
2024-05-06
test: add htmlunit based test for LoginController
Paul-Christian Volkmer
1
-0
/
+87
2024-05-06
test: add tests for user role requests
Paul-Christian Volkmer
1
-4
/
+41
2024-05-06
test: add tests for token requests
Paul-Christian Volkmer
1
-4
/
+65
2024-05-02
test: add some basic arch unit tests
Paul-Christian Volkmer
1
-0
/
+75
2024-04-30
refactor: use Fingerprint type instead of plain String
Paul-Christian Volkmer
2
-7
/
+9
2024-04-29
refactor: use type alias
Paul-Christian Volkmer
1
-2
/
+1
2024-04-29
test: add initial RequestRepository test
Paul-Christian Volkmer
1
-0
/
+76
2024-04-29
refactor: add additional constructors
Paul-Christian Volkmer
1
-21
/
+21
2024-04-23
test: add tests with simulated gPAS responses
Paul-Christian Volkmer
1
-0
/
+136
2024-03-26
feat: show information if no output is defined
Paul-Christian Volkmer
1
-2
/
+2
2024-03-06
test: change tests to mock output connection
Paul-Christian Volkmer
1
-1
/
+7
2024-02-29
feat: implement KafkaInputListener
Paul-Christian Volkmer
1
-0
/
+2
2024-02-29
test: add test for max retry attempts
Paul-Christian Volkmer
1
-0
/
+27
2024-02-19
feat: new kafka config due to kafka input
Paul-Christian Volkmer
1
-4
/
+42
2024-02-17
refactor: move mtb file controller into package input
Paul-Christian Volkmer
1
-1
/
+1
2024-01-20
test: add test to ensure redirect of not logged in
Paul-Christian Volkmer
1
-0
/
+110
[next]