index
:
dtail
master
refactor-trail-1
DTail is a distributed DevOps tool for tailing, grepping, catting logs and other text files on many remote machines at once.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-06-29
feat: enable turbo boost mode for tail (dtail) operations
Paul Buetow
2025-06-29
feat: enable turbo boost mode for MapReduce (dmap) operations
Paul Buetow
2025-06-29
fix: respect MaxLineLength in turbo boost mode for integration tests
Paul Buetow
2025-06-29
fix: auto-override hostname to 'integrationtest' in integration test mode
Paul Buetow
2025-06-29
test: remove dcat1d.txt from integration tests
Paul Buetow
2025-06-29
fix: resolve dcat test failures with channel-less implementation
Paul Buetow
2025-06-28
refactor: consolidate optimization flags into DTAIL_TURBOBOOST_ENABLE
Paul Buetow
2025-06-28
feat: implement channel-less grep for 62% performance improvement
Paul Buetow
2025-06-27
Add comprehensive profiling documentation and clean up unused dependencies
Paul Buetow
2025-06-26
Remove bash scripts and update documentation to use dtail-tools
Paul Buetow
2025-06-26
Fix dmap CSV query syntax in profiling tool
Paul Buetow
2025-06-26
Refactor profiling and benchmarking tools from bash to Go
Paul Buetow
2025-06-26
feat: increase profiling test data sizes for meaningful results
Paul Buetow
2025-06-26
fix: update Makefile clean target and fix dmap profiling behavior
Paul Buetow
2025-06-26
fix: update profiling scripts to use correct path for generate_profile_data.go
Paul Buetow
2025-06-26
refactor: optimize DMap large file test to generate file only once
Paul Buetow
2025-06-26
update fedora release
Paul Buetow
2025-06-26
test: add integration test for DMap with large 100MB file
Paul Buetow
2025-06-26
refactor: move profiling scripts from benchmarks/ to profiling/
Paul Buetow
2025-06-26
fix: resolve package conflicts and update documentation
Paul Buetow
2025-06-26
docs: document remaining serverless mode large file issues
Paul Buetow
2025-06-26
fix: resolve serverless mode deadlock for profiling
Paul Buetow
2025-06-26
docs: add comprehensive plan to fix serverless mode deadlock
Paul Buetow
2025-06-26
docs: document serverless mode profiling hang issue
Paul Buetow
2025-06-26
fix: improve dmap profiling error handling
Paul Buetow
2025-06-26
fix: handle dmap continuous execution in profiling framework
Paul Buetow
2025-06-26
fix: resolve dmap profiling issues and optimize profiling speed
Paul Buetow
2025-06-26
feat: add profiling framework with command echoing
Paul Buetow
2025-06-26
Add benchmark baseline for v4.3.0
Paul Buetow
2025-06-25
Add comprehensive benchmarking framework for DTail
Paul Buetow
2025-06-25
only ignore Test log files
Paul Buetow
2025-06-25
Add comprehensive test logging infrastructure to integration tests
Paul Buetow
2025-06-25
Add multi-server MapReduce integration test
Paul Buetow
2025-06-25
fix: Add 2-minute timeout to dmap tests and fix TestDMap5CSV hanging issue
Paul Buetow
2025-06-24
Add test helpers and refactoring guide for integration tests
Paul Buetow
2025-06-24
Improve integration tests with colored output tests
Paul Buetow
2025-06-24
Fix fmt.Errorf non-constant format string errors in multiple packages
Paul Buetow
2025-06-24
Update Go version and dependencies
Paul Buetow
2025-06-24
Add server mode tests to dtailhealth integration tests
Paul Buetow
2025-06-24
Add fail-fast flag to Makefile test target
Paul Buetow
2025-06-24
Add server mode tests to dgrep integration tests
Paul Buetow
2025-06-24
Fix integration test timeout issue with DMap stdin pipe in server mode
Paul Buetow
2025-06-24
Update TestDTailColorTable to run in both serverless and server modes
Paul Buetow
2025-06-24
Update DMap integration tests to run in both serverless and server modes
Paul Buetow
2025-06-24
Fix dcat tests for server mode and --plain flag handling
Paul Buetow
2025-06-24
Add CLAUDE.md file for Claude Code guidance
Paul Buetow
2025-04-17
remove dtail.dev domain from README
Paul Buetow
2024-08-23
merge
v4.3.3
Paul Buetow
2024-08-23
fix install instructions
Paul Buetow
2024-08-17
update dependencies
Paul Buetow
[next]