Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-12 | switch to 1.0.13-SNAPSHOT | Thomas Lenz | 1 | -1/+1 | |
2019-10-22 | add JUnitTestStatusMessenger implementation | Thomas Lenz | 1 | -0/+56 | |
2019-10-08 | fix problem with SSL Client Auth. and ConnectionPools | Thomas Lenz | 1 | -14/+41 | |
2019-10-01 | update resource loading implementation in HttpClientFactory.java | Thomas Lenz | 1 | -12/+10 | |
2019-10-01 | inject ResourceLoader to facilitate Spring based resource loading | Thomas Lenz | 1 | -1/+2 | |
2019-09-18 | fix possible NullPointerException in HttpClientFactory.java | Thomas Lenz | 1 | -3/+8 | |
2019-09-13 | add SimpleStatusMessager.java that only perform String formatting | Thomas Lenz | 2 | -20/+264 | |
add SSL Client authentication and http basic authentication to HttpClientFactory.java | |||||
2019-09-13 | refactor utils into a separate module | Thomas Lenz | 19 | -0/+2486 | |