summaryrefslogtreecommitdiff
path: root/integrationtests
AgeCommit message (Expand)Author
2025-06-20Fix missing colored output in dcat serverless modePaul Buetow
2025-06-20Fix line ending issue in dcat and add integration testsPaul Buetow
2025-06-19Fix integration test failures by increasing channel buffer sizesPaul Buetow
2025-06-19Implement line ending preservation and address CLAUDE commentsPaul Buetow
2025-06-18Fix DGrep color output and address all CLAUDE commentsPaul Buetow
2025-06-18Add comprehensive server-based testing for DMap functionalityPaul Buetow
2025-06-18Add comprehensive server-based testing for DGrep functionalityPaul Buetow
2025-06-18Add comprehensive server-based testing for DCat functionalityPaul Buetow
2025-06-18Rename channelless functions to use cleaner namingPaul Buetow
2025-06-18Complete channelless migration for DTail operationsPaul Buetow
2025-06-17Clean up temporary test filesPaul Buetow
2025-06-16implement true Profile-Guided Optimization with Go compiler -pgo flagPaul Buetow
2025-06-16implement chunked I/O optimization for 5.5x performance improvementPaul Buetow
2025-06-16initial faster readfilePaul Buetow
2023-09-07add mapr aggregration on CSV integr testPaul Buetow
2022-03-14typoPaul Buetow
2022-03-14add integration test for "outfile append.."Paul Buetow
2022-03-14"append" now actually will append to an outfile now. previously we only added...Paul Buetow
2022-02-04increase shutdown timeout for testPaul Buetow
2022-01-27Dont auto lowercase all mapreduce keysPaul Buetow
2021-12-21adjust integration tests to reflect the last datetime string changePaul Buetow
2021-12-21remove year from datestampPaul Buetow
2021-12-12add set condition integraion testPaul Buetow
2021-12-08add missing dmap test filePaul Buetow
2021-12-08add string based mapreduce where clause integration testPaul Buetow
2021-12-08add where clause integration test to dmap1, all mapreduce token fields are lo...Paul Buetow
2021-12-08refactor dmap1 unit test to be more modularPaul Buetow
2021-11-03Clarify the testPaul Buetow
2021-11-03Add integration test for long line splitting - Also fixed a bug regarding thi...Paul Buetow
2021-11-02Make it so that DTail 3 incompatibility error is printed when trying to conne...Paul Buetow
2021-11-02Refactor integration tests. Also fix the dmap1 PIPE testPaul Buetow
2021-11-02Bugfix: Dealing correctly with files without newline characters, also add mor...Paul Buetow
2021-10-31rename spartan mode to plain modePaul Buetow
2021-10-31add dmap integration test with stdin input pipePaul Buetow
2021-10-29add dserver integration test for cont. queryPaul Buetow
2021-10-29add dserver integration test for scheduled queryPaul Buetow
2021-10-29Dont use relaxed SSH Auth mode anymore for integration testsPaul Buetow
2021-10-24Integration tests can run concurrently, so we now have unique TCP ports for eachPaul 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-24Fix deadlock around aggregating data + server max concurrent file read limiterPaul Buetow
2021-10-21add inventoryPaul Buetow
2021-10-20make pprof bind address configurablePaul 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-15add dcat color output testPaul Buetow
2021-10-15refactorPaul Buetow
2021-10-14add dgrep context integration testsPaul Buetow
2021-10-13backport docs from masterPaul Buetow