summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-26refactor: move profiling scripts from benchmarks/ to profiling/Paul Buetow
2025-06-26fix: resolve package conflicts and update documentationPaul Buetow
2025-06-26docs: document remaining serverless mode large file issuesPaul Buetow
2025-06-26fix: resolve serverless mode deadlock for profilingPaul Buetow
2025-06-26docs: add comprehensive plan to fix serverless mode deadlockPaul Buetow
2025-06-26docs: document serverless mode profiling hang issuePaul Buetow
2025-06-26fix: improve dmap profiling error handlingPaul Buetow
2025-06-26fix: handle dmap continuous execution in profiling frameworkPaul Buetow
2025-06-26fix: resolve dmap profiling issues and optimize profiling speedPaul Buetow
2025-06-26feat: add profiling framework with command echoingPaul Buetow
2025-06-26Add benchmark baseline for v4.3.0Paul Buetow
2025-06-25Add comprehensive benchmarking framework for DTailPaul Buetow
2025-06-25only ignore Test log filesPaul Buetow
2025-06-25Add comprehensive test logging infrastructure to integration testsPaul Buetow
2025-06-25Add multi-server MapReduce integration testPaul Buetow
2025-06-25fix: Add 2-minute timeout to dmap tests and fix TestDMap5CSV hanging issuePaul Buetow
2025-06-24Add test helpers and refactoring guide for integration testsPaul Buetow
2025-06-24Improve integration tests with colored output testsPaul Buetow
2025-06-24Fix fmt.Errorf non-constant format string errors in multiple packagesPaul Buetow
2025-06-24Update Go version and dependenciesPaul Buetow
2025-06-24Add server mode tests to dtailhealth integration testsPaul Buetow
2025-06-24Add fail-fast flag to Makefile test targetPaul Buetow
2025-06-24Add server mode tests to dgrep integration testsPaul Buetow
2025-06-24Fix integration test timeout issue with DMap stdin pipe in server modePaul Buetow
2025-06-24Update TestDTailColorTable to run in both serverless and server modesPaul Buetow
2025-06-24Update DMap integration tests to run in both serverless and server modesPaul Buetow
2025-06-24Fix dcat tests for server mode and --plain flag handlingPaul Buetow
2025-06-24Add CLAUDE.md file for Claude Code guidancePaul Buetow
2025-04-17remove dtail.dev domain from READMEPaul Buetow
2024-08-23mergev4.3.3Paul Buetow
2024-08-23fix install instructionsPaul Buetow
2024-08-17update dependenciesPaul Buetow
2024-03-29update dependenciesPaul Buetow
2024-03-29only rename .csv.tmp to .csv when the final result was writtenPaul Buetow
2024-03-29lint warningsPaul Buetow
2024-03-08update dependenciesPaul Buetow
2024-03-06Merge branch 'PS-34477-csv.tmp' into 'master'v4.3.2Paul Buetow
2024-02-26only rename .csv.tmp to .csv when the final result was writtenPaul Buetow
2024-02-23lint warningsPaul Buetow
2023-09-08Merge branch 'master' of github.com:mimecast/dtailv4.3.0Paul Buetow
2023-09-08Merge branch 'develop'Paul Buetow
2023-09-07update dependenciesPaul Buetow
2023-09-07refactor go build tagsPaul Buetow
2023-09-07add CSV aggr example to docsPaul Buetow
2023-09-07add mapr aggregration on CSV integr testPaul Buetow
2023-09-07Can quote fields in select conditions, e.g. select `count($foo)`, ..Paul Buetow
2023-09-07add CSV to parserPaul Buetow
2023-09-07Add CSV unit testPaul Buetow
2023-09-07Add `custom1` and `custom2` log formats.Paul Buetow
2023-09-07Update creating your own logformat docs, to reflect the recent changes.Paul Buetow