summaryrefslogtreecommitdiff
path: root/internal/mapr/logformat/default_test.go
AgeCommit message (Expand)Author
2026-03-20Optimize mapr parsing and stabilize aggregate shutdownPaul Buetow
2025-06-24Fix fmt.Errorf non-constant format string errors in multiple packagesPaul Buetow
2023-09-07Refactor logformats so that they don't use reflection anymore.Paul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-09refactorPaul Buetow
2021-10-02add more default fields to MAPREDUCEPaul Buetow
2021-10-02mapreduce tables are in colors now tooPaul Buetow
2021-09-07Produce MAPREDUCE lines, can aggregate these via default log formatPaul Buetow
2020-08-13bump up version to 3.0.0. can run continuous background mapreduce queries, us...v3.0.0Paul Buetow
2020-01-21Move commands to cmd/ and move internal dependencies to internal/Paul Bütow