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
/
main
/
java
/
at
/
gv
/
egiz
/
moazs
/
preprocess
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-03
Update Copyright to 2020
Christof Rabensteiner
5
-5
/
+5
2019-11-29
Alter Case Handling "Get Notification where AppDeliveryID is unknown"
Christof Rabensteiner
2
-15
/
+8
2019-10-07
Resolve Sonarqube Findings
Christof Rabensteiner
1
-3
/
+1
2019-10-04
Add Validation for TNVZ QueryPersonRequest
Christof Rabensteiner
1
-0
/
+6
2019-10-04
Add @author Tag Where It Was Missing
Christof Rabensteiner
5
-0
/
+20
2019-10-04
Add Licenses, NOTICE, and License Header
Christof Rabensteiner
5
-0
/
+105
2019-10-02
Fix Bug: Replace Boolean.getBoolean with Boolean.valueOf
Christof Rabensteiner
1
-3
/
+2
2019-09-03
Rename MzsClient to AppClient
Christof Rabensteiner
2
-8
/
+8
2019-08-28
Fixes and Refactoring
Christof Rabensteiner
2
-7
/
+12
2019-08-28
Ensure that Each Step of Each Backend Process is Logged
Christof Rabensteiner
1
-3
/
+3
2019-08-20
Replace Thread.sleep with Await
Christof Rabensteiner
1
-1
/
+1
2019-08-20
Add Custom Http Headers to HTTP Clients
Christof Rabensteiner
2
-1
/
+64
2019-07-22
Test Flow of DeliveryRequest from "End-To-End" & Fix Bugs
Christof Rabensteiner
4
-82
/
+165
2019-07-18
Integrate Mzs Service Timeout and Handle Async Responses
Christof Rabensteiner
1
-7
/
+16
2019-07-17
Put MoaZSException on Diet & Handle Edge Cases
Christof Rabensteiner
1
-1
/
+3
2019-07-16
Implement ForwardResponseToService Sink And All Its Implications
Christof Rabensteiner
2
-19
/
+75
2019-07-15
Save Response To File Sink: Add Path to Configuration + Fix
Christof Rabensteiner
1
-5
/
+39
2019-07-12
Allow App To Choose Between MsgResponse Sinks
Christof Rabensteiner
1
-10
/
+52
2019-07-08
Implement Zuse2App Services
Christof Rabensteiner
3
-2
/
+74
2019-07-03
Refactor: Restructure Project
Christof Rabensteiner
2
-8
/
+8
2019-07-02
Handle tnvz Query Edge Cases by Improving Validation
Christof Rabensteiner
3
-65
/
+38
2019-07-02
Implement And Integrate tnvz:QueryPersonRequest.
Christof Rabensteiner
1
-0
/
+1
2019-06-28
Simplified Config Validation
Christof Rabensteiner
1
-15
/
+15
2019-06-27
Minor Fixes
Christof Rabensteiner
1
-2
/
+3
2019-06-27
Inject Configurable HTTP Policies to MsgClient
Christof Rabensteiner
1
-13
/
+41
2019-06-27
Fixes; SSL Client Auth Works!
Christof Rabensteiner
1
-0
/
+10
2019-06-26
Protect MsgClient via SSL (ink Client Authentication)
Christof Rabensteiner
3
-40
/
+168
2019-05-16
Refactor + Document in preprocess
Christof Rabensteiner
3
-28
/
+30
2019-05-16
Document Method in ConfigUtil
Christof Rabensteiner
1
-1
/
+1
2019-05-16
Refactor: Merge Converter, Validator, and Merger into Util
Christof Rabensteiner
6
-131
/
+112
2019-05-16
Refactor and Test ConfigProfileGenerator
Christof Rabensteiner
3
-48
/
+149
2019-05-15
Handle Config Related Edge Cases in Augmenter & ProfileGenerator
Christof Rabensteiner
4
-22
/
+99
2019-05-15
Refactor ConfigProfileGenerator
Christof Rabensteiner
1
-16
/
+29
2019-05-15
Integrate Config Profiles + Refactoring
Christof Rabensteiner
3
-52
/
+90
2019-05-15
WIP: Generate Map of Config Profiles from Spring Environment
Christof Rabensteiner
2
-0
/
+156