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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-30
Documentation: Add YAML Config Profile Example
Christof Rabensteiner
1
-23
/
+48
2019-08-30
Fix Tnvz Typo
Christof Rabensteiner
6
-23
/
+23
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-30
Update Documentation
Christof Rabensteiner
2
-43
/
+177
2019-08-29
Init Spec
Christof Rabensteiner
1
-0
/
+87
2019-08-29
Update Readme
Christof Rabensteiner
1
-4
/
+22
2019-08-29
Remove TODO
Christof Rabensteiner
1
-2
/
+0
2019-08-28
Fixes and Refactoring
Christof Rabensteiner
9
-39
/
+38
2019-08-28
Update apache-cxf Dependencies to 3.3.3
Christof Rabensteiner
1
-1
/
+1
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
5
-3
/
+35
2019-08-26
Fix: Change Injection of signatureVerifier Bean into TestSuite
Christof Rabensteiner
1
-14
/
+14
2019-08-23
Update readme.md
Christof Rabensteiner
1
-4
/
+14
2019-08-23
Documentation: Fix how to refer to MOA ZS and MOA SP-SS
Christof Rabensteiner
2
-14
/
+16
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
6
-26
/
+102
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
3
-5
/
+12
2019-08-23
Update Readme
Christof Rabensteiner
1
-27
/
+70
2019-08-20
Replace Thread.sleep with Await
Christof Rabensteiner
3
-14
/
+19
2019-08-20
Add Custom Http Headers to HTTP Clients
Christof Rabensteiner
6
-5
/
+169
2019-08-19
Make war Artifact Executable
Christof Rabensteiner
1
-0
/
+6
2019-08-19
Update Version of EAAF Components Dependency
Christof Rabensteiner
2
-52
/
+17
2019-08-19
Add Two "VerifySignature" Testcases
Christof Rabensteiner
3
-0
/
+226
2019-08-19
Refactor: mv logger log
Christof Rabensteiner
1
-2
/
+2
2019-08-19
Refactor Error Messages
Christof Rabensteiner
1
-3
/
+3
2019-08-19
SignatureVerifier: Log incoming request to debug
Christof Rabensteiner
1
-0
/
+11
2019-07-31
Add Testcase For "Verify Signed Notification"
Christof Rabensteiner
2
-0
/
+101
2019-07-22
Test Flow of DeliveryRequest from "End-To-End" & Fix Bugs
Christof Rabensteiner
26
-187
/
+961
2019-07-18
Remove TODO Comment (Because Single URL Works)
Christof Rabensteiner
1
-1
/
+3
2019-07-18
Fix: Remove Hardcoded Version in Mzs2MsgConverter
Christof Rabensteiner
1
-1
/
+1
2019-07-18
Refactor MzsService: Handle Timeouts In Separate Method
Christof Rabensteiner
1
-4
/
+12
2019-07-18
Validate Schema of app2mzs Messages in Both Directions
Christof Rabensteiner
1
-2
/
+1
2019-07-18
Integrate Mzs Service Timeout and Handle Async Responses
Christof Rabensteiner
8
-102
/
+224
2019-07-17
Put MoaZSException on Diet & Handle Edge Cases
Christof Rabensteiner
15
-261
/
+182
2019-07-16
DeliveryNotification: Change Mzs Schema, Convert From Msg to Mzs
Christof Rabensteiner
2
-12
/
+113
2019-07-16
Implement ForwardResponseToService Sink And All Its Implications
Christof Rabensteiner
14
-53
/
+264
2019-07-15
Save Response To File Sink: Add Path to Configuration + Fix
Christof Rabensteiner
6
-20
/
+61
2019-07-12
Allow App To Choose Between MsgResponse Sinks
Christof Rabensteiner
11
-49
/
+286
2019-07-12
Renamed and Simplified SignatureVerifier
Christof Rabensteiner
5
-31
/
+41
2019-07-09
Refactor Needles Interfaces and Rename "process" to "backend"
Christof Rabensteiner
18
-158
/
+114
2019-07-09
Minor Fixes And Refactoring
Christof Rabensteiner
9
-48
/
+43
2019-07-09
Refactor: Merge BinaryRepository into DeliveryRepository
Christof Rabensteiner
13
-93
/
+98
2019-07-09
Refactor MsgResponse and its IDs
Christof Rabensteiner
11
-53
/
+50
[next]