summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2025-06-29fix: resolve dcat test failures with channel-less implementationPaul Buetow
2025-06-28refactor: consolidate optimization flags into DTAIL_TURBOBOOST_ENABLEPaul Buetow
2025-06-28feat: implement channel-less grep for 62% performance improvementPaul Buetow
2025-06-27Add comprehensive profiling documentation and clean up unused dependenciesPaul Buetow
2025-06-26Fix dmap CSV query syntax in profiling toolPaul Buetow
2025-06-26Refactor profiling and benchmarking tools from bash to GoPaul Buetow
2025-06-26fix: resolve package conflicts and update documentationPaul Buetow
2025-06-26fix: resolve serverless mode deadlock for profilingPaul Buetow
2025-06-26feat: add profiling framework with command echoingPaul Buetow
2025-06-24Fix fmt.Errorf non-constant format string errors in multiple packagesPaul Buetow
2025-06-24Fix dcat tests for server mode and --plain flag handlingPaul Buetow
2024-03-29only rename .csv.tmp to .csv when the final result was writtenPaul Buetow
2024-03-29lint warningsPaul Buetow
2023-09-07update dependenciesPaul Buetow
2023-09-07refactor go build tagsPaul 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-07Add mimecast parser stub. Open source version of DTail won't be with it.Paul Buetow
2023-09-07Refactor logformats so that they don't use reflection anymore.Paul Buetow
2023-09-07DTail: Restrict SSH MAC algorithms allowed - Update of few dependenciesPaul Buetow
2023-09-07Update dependenciesdependabot[bot]
2023-09-07Refactor - reduce code complexityPaul Buetow
2023-09-07This is not a snapshot release anymorePaul Buetow
2023-09-07document Outfile - tidy modsPaul Buetow
2023-09-07Fix typos.Paul Buetow
2023-09-07gofmt permission file headersPaul Buetow
2023-06-05can configure SSH algorithmsPaul Buetow
2022-07-15Fix typos.Paul Buetow
2022-03-15bump to be a snapshot releasePaul Buetow
2022-03-14a 0666 to OpenFile will respect the user's default umaskPaul Buetow
2022-03-14add integration test for "outfile append.."Paul Buetow
2022-03-14"append" now actually will append to an outfile now. previously we only added...Paul Buetow
2022-03-14Add "append" modifier for "outfile" keyword to the mapreduce languagePaul Buetow
2022-02-15add missing newlines to server messages when running mapreduce queries tooPaul Buetow
2022-02-15minor fix, add missing newlines to server messagesPaul Buetow
2022-02-14hotfixing dtail health checkPaul Buetow
2022-02-04merge kv sensitivityPaul Buetow
2022-02-04merge 4.0.0-RCPaul Buetow
2022-02-04update dependenciesPaul Buetow
2022-01-27bump up RC versionPaul Buetow
2022-01-27Dont auto lowercase all mapreduce keysPaul Buetow
2021-12-23refactorPaul Buetow
2021-12-23refactor query parserPaul Buetow
2021-12-23Refactor code to reduce function sizePaul Buetow
2021-12-21bump RCPaul Buetow
2021-12-21remove year from datestampPaul Buetow
2021-12-16documenting how to implement a custom log formatPaul Buetow