index
:
moa-zs
master
Middleware that allows a sender application to send delivery requests to delivery services
crabensteiner
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-09
Refactor & Fixes
Christof Rabensteiner
4
-20
/
+27
2019-12-09
Add "Forward-Response-to-Service" Test Cases
Christof Rabensteiner
5
-26
/
+140
2019-12-09
Test Refactor: Move SOAP Client Utilities into Dedicated Class
Christof Rabensteiner
2
-56
/
+66
2019-12-06
Change msg service: Acknowledge Response iff Backend Succeeds
Christof Rabensteiner
4
-30
/
+65
2019-12-05
Fix Missing Parameters in ERVDeliveryConfirmed Notification
Christof Rabensteiner
2
-3
/
+30
2019-12-03
Finalize "Removal of JAXB Class Not Found Fix"
Christof Rabensteiner
6
-16
/
+31
2019-11-29
Refactor & Fix Client Creation in Client Factory
Christof Rabensteiner
6
-31
/
+32
2019-11-29
Alter Case Handling "Get Notification where AppDeliveryID is unknown"
Christof Rabensteiner
4
-33
/
+52
2019-11-29
Fix NPE When Receiver Is Identified by Identity
Christof Rabensteiner
1
-4
/
+14
2019-11-22
Fix Msg Schema Error: Honor Mutual Exclusiveness of <Choice>
Christof Rabensteiner
2
-3
/
+41
2019-11-07
Fix Error in TNVZ QueryPerson Request
Christof Rabensteiner
1
-1
/
+1
2019-11-06
Remove Unused TNVZ Version
Christof Rabensteiner
1
-1
/
+0
2019-11-06
Bump zusetnvz Contracts to Version 2.2.008
Christof Rabensteiner
2
-6
/
+4
2019-10-30
Refactor: Rename ClientFactory.create Interface
Christof Rabensteiner
6
-14
/
+14
2019-10-30
Remove JAXB Class Not Found Fix
Christof Rabensteiner
4
-96
/
+11
2019-10-07
Fixes in app2mzs Schema and Code
Christof Rabensteiner
2
-5
/
+7
2019-10-07
Resolve Sonarqube Findings
Christof Rabensteiner
6
-10
/
+4
2019-10-04
Add Validation for TNVZ QueryPersonRequest
Christof Rabensteiner
1
-0
/
+6
2019-10-04
Update readme.md
Christof Rabensteiner
1
-0
/
+1
2019-10-04
Fix Validation Error Message
Christof Rabensteiner
1
-1
/
+1
2019-10-04
Fix Property Key "filetype" (Was "type") in application.yaml
Christof Rabensteiner
1
-1
/
+1
2019-10-04
Add @author Tag Where It Was Missing
Christof Rabensteiner
55
-3
/
+215
2019-10-04
Add Licenses, NOTICE, and License Header
Christof Rabensteiner
57
-0
/
+1197
2019-10-03
Update zusemsg and zusetnvz to Newest Version & Accommodate Changes
Christof Rabensteiner
15
-110
/
+219
2019-10-02
For {TNVZ, MSG}: Switch to Soap 1.2
Christof Rabensteiner
9
-22
/
+37
2019-10-02
Fix Bug: Replace Boolean.getBoolean with Boolean.valueOf
Christof Rabensteiner
1
-3
/
+2
2019-10-02
Add Testcase for Parsing Booleans
Christof Rabensteiner
1
-0
/
+16
2019-09-03
Rename MzsClient to AppClient
Christof Rabensteiner
10
-17
/
+17
2019-08-30
Fix Tnvz Typo
Christof Rabensteiner
5
-21
/
+21
2019-08-30
Logging: Add and Document Log Levels of Components
Christof Rabensteiner
1
-1
/
+11
2019-08-30
Logback: Prevent Long logger Names from being Truncated
Christof Rabensteiner
1
-1
/
+1
2019-08-30
Move lockback config
Christof Rabensteiner
1
-0
/
+0
2019-08-30
Organize application.yaml
Christof Rabensteiner
1
-17
/
+17
2019-08-29
Remove TODO
Christof Rabensteiner
1
-2
/
+0
2019-08-28
Fixes and Refactoring
Christof Rabensteiner
9
-39
/
+38
2019-08-28
Ensure that Each Step of Each Backend Process is Logged
Christof Rabensteiner
12
-18
/
+52
2019-08-28
Remove Dependency to Apache Ant
Christof Rabensteiner
1
-10
/
+1
2019-08-26
Log Incoming And Outgoing Messages with CXF Logging Interceptors
Christof Rabensteiner
4
-3
/
+30
2019-08-26
Fix: Change Injection of signatureVerifier Bean into TestSuite
Christof Rabensteiner
1
-14
/
+14
2019-08-23
Documentation: Fix how to refer to MOA ZS and MOA SP-SS
Christof Rabensteiner
1
-11
/
+14
2019-08-23
Fix Binary-Status-Missing Bug
Christof Rabensteiner
2
-0
/
+2
2019-08-23
Fix JAXB Unmarshalling / Conversion Bug
Christof Rabensteiner
1
-15
/
+23
2019-08-23
Add Trace Logs to DeliveryRequestBackend
Christof Rabensteiner
1
-0
/
+36
2019-08-23
Fix: JAXB + Java >= 9 Class Loader Bug & Ensure Tomcat Deployment
Christof Rabensteiner
5
-7
/
+83
2019-08-23
Moved Config Files From main/resources/ To test/resources/config
Christof Rabensteiner
34
-11
/
+18
2019-08-23
Remove SSL Depending Testcases from Integration Test Suite
Christof Rabensteiner
2
-4
/
+4
2019-08-20
Replace Thread.sleep with Await
Christof Rabensteiner
2
-14
/
+12
2019-08-20
Add Custom Http Headers to HTTP Clients
Christof Rabensteiner
6
-5
/
+169
2019-08-19
Add Two "VerifySignature" Testcases
Christof Rabensteiner
3
-0
/
+226
2019-08-19
Refactor: mv logger log
Christof Rabensteiner
1
-2
/
+2
[next]