| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-22 | build: DTail fork — benchmarks, PGO tooling, Makefile, docker | Paul Buetow | |
| Squashed development of the build/benchmark/profiling tooling: - Turbo-vs-normal and per-tool benchmark harnesses under benchmarks/ (with dated baseline and result artifacts preserved), plus MapReduce/SSH/network suites. - Profile-Guided Optimization workflow (internal/tools/pgo lives with the code): Makefile targets (make pgo / pgo-quick / build-pgo), profile generation with non-zero-sample and representativeness guards. - Makefile targets for build, test (unit + integration), lint, vet, benchmarking and profiling; docker config updates. - .gitignore hardened against pgo profiles and accidental integration-test debug/output dumps. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||
| 2023-09-07 | refactor go build tags | Paul Buetow | |
| 2023-06-21 | rename samples to examples | Paul Buetow | |
| 2021-12-03 | fix misuse of unbuffered channel for OS signal handling | Paul Buetow | |
| 2021-10-24 | Fix DCat color test. | Paul Buetow | |
| 2021-10-19 | Set DTAIL_RUN_INTEGRATIONT_TEST to yes for integration tests | Paul Buetow | |
| 2021-10-19 | Can configure DTail client not to mess with ~/.ssh/known_hosts via env var - ↵ | Paul Buetow | |
| this is useful for running unit and integration tests in jenkins | |||
| 2021-10-15 | Execute test directories individually | Paul Buetow | |
| 2021-10-15 | refactor | Paul Buetow | |
| 2021-10-10 | vetting and linting and some code restyling | Paul Buetow | |
| 2021-10-10 | add dtail health check unit test. | Paul Buetow | |
| 2021-10-06 | move health check to separate client binary | Paul Buetow | |
| 2021-10-02 | add dcat test | Paul Buetow | |
| 2021-10-02 | refactor config reader - also looks in additional search paths for config ↵ | Paul Buetow | |
| file unless NONE is specified | |||
| 2021-10-02 | move args to config package | Paul Buetow | |
| logger package rewrite as dlog | |||
| 2021-10-02 | mapreduce tables are in colors now too | Paul Buetow | |
| 2021-09-07 | Produce MAPREDUCE lines, can aggregate these via default log format | Paul Buetow | |
| 2021-09-05 | finalize new default color schema | Paul Buetow | |
| 2021-08-21 | individual makefile targets for each command | Paul Buetow | |
| 2020-12-29 | Make Linux ACL support optional, as it requires CGo and makes the binary ↵ | Paul Buetow | |
| less portable | |||
| 2020-12-28 | merge | Paul Buetow | |
| 2020-12-08 | proper go installv3.1.0 | Paul Buetow | |
| 2020-12-08 | merge develop | Paul Buetow | |
| 2020-11-22 | can run test container for local development purposes | Paul Buetow | |
| 2020-11-22 | add dockerfile for building a dtail server dev/test container | Paul Buetow | |
| 2020-11-16 | remove drun command for simplicity. only focus on interactive commands ↵ | Paul Buetow | |
| dealing with log streams | |||
| 2020-08-13 | bump up version to 3.0.0. can run continuous background mapreduce queries, ↵v3.0.0 | Paul Buetow | |
| useful for log file monitorig for example. breaking protocol change which allows to mapreduce aggreate messages containing the default field separator |. add of more unit tests. add logformat mapreduce query keyword. add set mapreduce clause support and support to evaluate built-in functions such as md5sum() and maskdigits(). | |||
| 2020-02-07 | Introduce drun command, refactor code to use context package | Paul Bütow | |
| 2020-01-22 | more on dexec | Paul Bütow | |
| 2020-01-21 | Move commands to cmd/ and move internal dependencies to internal/ | Paul Bütow | |
| 2020-01-09 | Release of DTail v1.0.0v1.0.0 | Paul Bütow | |
