summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-20Fix dcat/dgrep serverless mode to show REMOTE protocol formatrefactor-trail-1Paul Buetow
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-20Fix hostname display issue in dcat/dgrep server modePaul Buetow
2025-06-19Fix doubled colored output in dcat/dgrep by removing server-side coloringPaul Buetow
2025-06-19Add comprehensive documentation across DTail codebasePaul Buetow
2025-06-19updated to latest fedora relase in the docker filePaul Buetow
2025-06-19Implement Phase 1: Foundation for improved maintainability and testabilityPaul Buetow
2025-06-19Fix dgrep transmission percentage displayPaul Buetow
2025-06-19Refactor: Extract magic numbers as constants and reduce client code duplicationPaul 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-18Complete file splitting and add remaining processor filesPaul 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-18Fix mutex passing by value in stdout loggerPaul Buetow
2025-06-18Remove old channel-based implementation filesPaul Buetow
2025-06-18Complete channelless migration for DTail operationsPaul Buetow
2025-06-17remove temp dataPaul Buetow
2025-06-17Clean up temporary test filesPaul Buetow
2025-06-17Add comprehensive performance benchmark results for channelless implementationPaul Buetow
2025-06-17Fix channelless mode for DTail operationsPaul Buetow
2025-06-17Fix grep context lines bug in channelless implementationPaul Buetow
2025-06-17Fix environment variable consistency and implement grep context lines supportPaul Buetow
2025-06-17Implement channelless architecture for DTail serverPaul Buetow
2025-06-16implement true Profile-Guided Optimization with Go compiler -pgo flagPaul Buetow
2025-06-16Refactor PBO to PGO with true Profile-Guided OptimizationPaul Buetow
2025-06-16Organize PBO files in scripts directory and add .gitignore entriesPaul Buetow
2025-06-16Implement Profile-Based Optimization (PBO) automation with 39.9% performance ...Paul Buetow
2025-06-16add claude.mdPaul Buetow
2025-06-16reduce polling interval to fix DTail integration test race conditionPaul Buetow
2025-06-16add failfast flag to test target in MakefilePaul Buetow
2025-06-16implement chunked I/O optimization for 5.5x performance improvementPaul Buetow
2025-06-16initial faster readfilePaul Buetow
2025-06-16fix testsPaul Buetow
2025-06-15add nil pointer receiver protection to dlog handlersPaul Buetow
2025-06-12add Go benchmark for dgrep on 10MB filePaul Buetow
2023-09-08Merge branch 'master' of github.com:mimecast/dtailPaul 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