Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |
2019-09-13 | refactor utils into a separate module | Thomas Lenz | 18 | -0/+2336 |