summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2026-03-13Fix mapreduce integration drain racePaul Buetow
2026-03-05Improve lint/vet reliability and refactor client runtime/bootstrapPaul Buetow
2026-01-23egrep is obsoletePaul Buetow
2025-07-04feat: add Profile-Guided Optimization (PGO) supportPaul Buetow
2025-06-26Refactor profiling and benchmarking tools from bash to GoPaul Buetow
2025-06-26fix: update Makefile clean target and fix dmap profiling behaviorPaul Buetow
2025-06-26refactor: move profiling scripts from benchmarks/ to profiling/Paul Buetow
2025-06-26feat: add profiling framework with command echoingPaul Buetow
2025-06-25Add comprehensive benchmarking framework for DTailPaul Buetow
2025-06-24Add fail-fast flag to Makefile test targetPaul Buetow
2023-09-07refactor go build tagsPaul Buetow
2023-06-21rename samples to examplesPaul Buetow
2021-12-03fix misuse of unbuffered channel for OS signal handlingPaul 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-15refactorPaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-10add dtail health check unit test.Paul Buetow
2021-10-06move health check to separate client binaryPaul Buetow
2021-10-02add dcat testPaul Buetow
2021-10-02refactor config reader - also looks in additional search paths for config fil...Paul Buetow
2021-10-02move args to config packagePaul Buetow
2021-10-02mapreduce tables are in colors now tooPaul Buetow
2021-09-07Produce MAPREDUCE lines, can aggregate these via default log formatPaul Buetow
2021-09-05finalize new default color schemaPaul Buetow
2021-08-21individual makefile targets for each commandPaul Buetow
2020-12-29Make Linux ACL support optional, as it requires CGo and makes the binary less...Paul Buetow
2020-12-28mergePaul Buetow
2020-12-08proper go installv3.1.0Paul Buetow
2020-12-08merge developPaul Buetow
2020-11-22can run test container for local development purposesPaul Buetow
2020-11-22add dockerfile for building a dtail server dev/test containerPaul Buetow
2020-11-16remove drun command for simplicity. only focus on interactive commands dealin...Paul Buetow
2020-08-13bump up version to 3.0.0. can run continuous background mapreduce queries, us...v3.0.0Paul Buetow
2020-02-07Introduce drun command, refactor code to use context packagePaul Bütow
2020-01-22more on dexecPaul Bütow
2020-01-21Move commands to cmd/ and move internal dependencies to internal/Paul Bütow
2020-01-09Release of DTail v1.0.0v1.0.0Paul Bütow