Age | Commit message (Expand) | Author | Files | Lines |
2019-05-09 | Fix: Enable ApacheCXF's Automated Schema Validation | Christof Rabensteiner | 3 | -42/+14 |
2019-05-08 | WIP delivery request validation | Christof Rabensteiner | 2 | -11/+42 |
2019-05-08 | Refactor: Consolidate Schema-Related Components | Christof Rabensteiner | 6 | -8/+7 |
2019-05-08 | Fix Namespace Prefixes in Marshaled Messages (msg: instead of ns#:) | Christof Rabensteiner | 3 | -10/+106 |
2019-05-08 | Implement Pipeline Flow and mzs2msg Conversion | Christof Rabensteiner | 4 | -11/+420 |
2019-05-06 | WIP tnvz integration | Christof Rabensteiner | 2 | -2/+3 |
2019-05-06 | Change Package Namespaces of JAXB Generated Sources | Christof Rabensteiner | 9 | -30/+25 |
2019-04-30 | Generate SoapFault instead of DRStatus/Error Message | Christof Rabensteiner | 1 | -22/+7 |
2019-04-30 | Refactor: Reduce Vertical Space Bewteen Method Def. and Invoc. | Christof Rabensteiner | 1 | -13/+13 |
2019-04-30 | Add Optional mzs:DeliveryRequest/Config & Validate / Augment It | Christof Rabensteiner | 5 | -35/+84 |
2019-04-29 | Make JAXB Objects Immutable and Add Builder Utility | Christof Rabensteiner | 1 | -19/+24 |
2019-04-29 | Document DeliveryPipeline Interface | Christof Rabensteiner | 1 | -1/+6 |
2019-04-18 | Mock Pipeline in App2MzsServiceTests | Christof Rabensteiner | 1 | -12/+1 |
2019-04-18 | Change App2mzs Interface and Init Delivery Pipeline | Christof Rabensteiner | 9 | -77/+198 |
2019-04-17 | Refactor: Move Configs to config Package | Christof Rabensteiner | 3 | -3/+4 |
2019-04-17 | Refactor: Move Repositories to Repository Package | Christof Rabensteiner | 4 | -3/+5 |
2019-04-17 | Add Redis and InMemory Implementation of DeliveryRequestRepository | Christof Rabensteiner | 5 | -23/+71 |
2019-04-16 | Add Getter for Repository + Refactor Marshalling | Christof Rabensteiner | 4 | -28/+25 |
2019-04-16 | Store incoming delivery request on redis server | Christof Rabensteiner | 5 | -42/+164 |
2019-04-15 | Add Marshaller for autogenerated Schema Types | Christof Rabensteiner | 2 | -0/+73 |
2019-04-08 | Update Codebase to Match MZS Schema Changes | Christof Rabensteiner | 2 | -2/+12 |
2019-04-08 | Update Namespace Package References to Schema files | Christof Rabensteiner | 3 | -7/+5 |
2019-04-03 | Add Stubs for RequestHandler and MZS2AppClient | Christof Rabensteiner | 2 | -0/+40 |
2019-04-03 | Init: Add Timeout to Delivery Request Handler | Christof Rabensteiner | 1 | -12/+54 |
2019-03-19 | Add Unit Test Stub for App2MzsService | Christof Rabensteiner | 2 | -3/+4 |
2019-03-19 | Add App2MzsService Stub | Christof Rabensteiner | 3 | -0/+69 |