summaryrefslogtreecommitdiff
path: root/internal/config/initializer.go
AgeCommit message (Expand)Author
2021-12-03reduxe function code complexityPaul Buetow
2021-11-07can set ssh private key path file via env varPaul Buetow
2021-11-03Add integration test for long line splitting - Also fixed a bug regarding thi...Paul Buetow
2021-10-31rename spartan mode to plain modePaul Buetow
2021-10-29refactor integration test ssh_host_key configurationPaul Buetow
2021-10-29mergePaul Buetow
2021-10-29Dont use relaxed SSH Auth mode anymore for integration testsPaul Buetow
2021-10-27integration tests use separate ssh private key filePaul Buetow
2021-10-24Use different ssh host key file path for integration testsPaul Buetow
2021-10-24integration tests use a different known_hosts path and also dont read any ext...Paul Buetow
2021-10-24Fix DCat color test.Paul Buetow
2021-10-19Set DTAIL_RUN_INTEGRATIONT_TEST to yes for integration testsPaul Buetow
2021-10-19Can configure DTail client not to mess with ~/.ssh/known_hosts via env var - ...Paul Buetow
2021-10-15Execute test directories individuallyPaul Buetow
2021-10-10add another dmap test - reading 100 source files at oncePaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-10add dtail health check unit test.Paul Buetow
2021-10-09refactorPaul Buetow
2021-10-06move health check to separate client binaryPaul Buetow
2021-10-03add dmap testsPaul Buetow
2021-10-02add dcat testPaul Buetow
2021-10-02reduce logging in serverless modePaul Buetow