Age | Commit message (Expand) | Author | Files | Lines |
2019-05-23 | MZS Schema Changes + Changes in Interface | Christof Rabensteiner | 9 | -46/+152 |
2019-05-21 | WIP: SSL Client Auth | Christof Rabensteiner | 6 | -23/+136 |
2019-05-20 | Add Testcase for MsgClient | Christof Rabensteiner | 6 | -3/+133 |
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 | 9 | -165/+131 |
2019-05-16 | Refactor and Test ConfigProfileGenerator | Christof Rabensteiner | 6 | -81/+327 |
2019-05-15 | Move Services / Clients To Dedicated Packages | Christof Rabensteiner | 11 | -18/+19 |
2019-05-15 | Handle Config Related Edge Cases in Augmenter & ProfileGenerator | Christof Rabensteiner | 7 | -26/+122 |
2019-05-15 | Refactor ConfigProfileGenerator | Christof Rabensteiner | 1 | -16/+29 |
2019-05-15 | Integrate Config Profiles + Refactoring | Christof Rabensteiner | 5 | -97/+177 |
2019-05-15 | WIP: Generate Map of Config Profiles from Spring Environment | Christof Rabensteiner | 8 | -71/+176 |
2019-05-14 | Minor Fixes: Remove Unused Imports; Fix of Error Message; Add TODO | Christof Rabensteiner | 2 | -4/+2 |
2019-05-14 | Implement Per-Field-Overriding of Configuration in Augmenter | Christof Rabensteiner | 9 | -43/+194 |
2019-05-13 | Add Unit Tests for DeliveryPipeline | Christof Rabensteiner | 3 | -7/+219 |
2019-05-13 | Refactor: Throw UnsupportedOperationEx For `Yet To Implement` Client | Christof Rabensteiner | 1 | -1/+1 |
2019-05-13 | Refactor RedisConfig: Use Diamond Operator | Christof Rabensteiner | 1 | -4/+1 |
2019-05-13 | Refactor Marshaller | Christof Rabensteiner | 1 | -4/+4 |
2019-05-13 | Refactor and Format Fixes in Mzs2MsgConverter | Christof Rabensteiner | 1 | -3/+3 |
2019-05-13 | Refactor RedisDeliveryRepository | Christof Rabensteiner | 1 | -5/+5 |
2019-05-13 | Refactor: Make NullCoalesce Non-Instantiable | Christof Rabensteiner | 1 | -1/+3 |
2019-05-13 | Test: Add Assertion in Mzs2MsgConverterTest | Christof Rabensteiner | 1 | -3/+3 |
2019-05-13 | Refactor and Format Fixes in Pipeline | Christof Rabensteiner | 1 | -10/+9 |
2019-05-13 | Refactor: Remove Unused Members | Christof Rabensteiner | 1 | -12/+2 |
2019-05-13 | Refactor: Remove Unused Imports | Christof Rabensteiner | 1 | -5/+0 |
2019-05-13 | Refactor + Fix: Replace MessageFormat.format with String.format | Christof Rabensteiner | 1 | -4/+3 |
2019-05-13 | Refactor: Remove 'throws RuntimeException' From Signature | Christof Rabensteiner | 1 | -1/+1 |
2019-05-13 | Refactor: Autowire All Parameters Once Instead of Individually | Christof Rabensteiner | 1 | -2/+3 |
2019-05-10 | Refactor Exception Handling in App2Mzs | Christof Rabensteiner | 2 | -5/+23 |
2019-05-10 | Refactor: Eliminate Non-Compliant HashMap Initialization | Christof Rabensteiner | 1 | -8/+8 |
2019-05-10 | Refactor: Rename DeliveryPreprocessor to Augmenter | Christof Rabensteiner | 2 | -14/+9 |
2019-05-10 | Remove TargetNamespace Declaration in App2MzsService | Christof Rabensteiner | 1 | -4/+1 |
2019-05-10 | Fix Hardcoded WSDL locations | Christof Rabensteiner | 1 | -2/+7 |
2019-05-09 | Reactivate and Fix Unit Tests | Christof Rabensteiner | 4 | -87/+117 |
2019-05-09 | Fix: Enable ApacheCXF's Automated Schema Validation | Christof Rabensteiner | 5 | -55/+92 |
2019-05-08 | Add "Reject Missing Sender" Test Case | Christof Rabensteiner | 2 | -0/+52 |
2019-05-08 | Update validDeliveryRequest.soap (Now More Valid!) | Christof Rabensteiner | 1 | -38/+42 |
2019-05-08 | Remove Obsolete Validation Testcase | Christof Rabensteiner | 2 | -57/+0 |
2019-05-08 | WIP delivery request validation | Christof Rabensteiner | 3 | -12/+42 |
2019-05-08 | Refactor: Consolidate Schema-Related Components | Christof Rabensteiner | 7 | -9/+9 |
2019-05-08 | Fix Namespace Prefixes in Marshaled Messages (msg: instead of ns#:) | Christof Rabensteiner | 4 | -14/+117 |
2019-05-08 | Implement Pipeline Flow and mzs2msg Conversion | Christof Rabensteiner | 9 | -21/+583 |
2019-05-06 | WIP tnvz integration | Christof Rabensteiner | 2 | -2/+3 |
2019-05-06 | Add zusetnvz Schema | Christof Rabensteiner | 4 | -0/+620 |
2019-05-06 | Change Package Namespaces of JAXB Generated Sources | Christof Rabensteiner | 10 | -35/+27 |
2019-04-30 | Generate SoapFault instead of DRStatus/Error Message | Christof Rabensteiner | 2 | -27/+8 |
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 | 11 | -58/+214 |
2019-04-29 | Make JAXB Objects Immutable and Add Builder Utility | Christof Rabensteiner | 3 | -126/+36 |
2019-04-29 | Document DeliveryPipeline Interface | Christof Rabensteiner | 1 | -1/+6 |