summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-14Refactor makeWhereConditionsPaul Buetow
2021-12-12link from example docs to query language and log format docsPaul Buetow
2021-12-12Also document query language functionsPaul Buetow
2021-12-12add set condition integraion testPaul Buetow
2021-12-10remove trace loggingPaul Buetow
2021-12-10RefactorPaul Buetow
2021-12-10If rString is not a field name, use actual value for set condition.Paul Buetow
2021-12-10RefactorPaul Buetow
2021-12-10RefactorPaul Buetow
2021-12-09Documenting log formatsPaul Buetow
2021-12-09Add query language EBNF and variables.Paul Buetow
2021-12-09Merge branch '4.0.0-RC' of https://codeberg.org/snonux/dtail into 4.0.0-RCPaul Buetow
2021-12-09Refactor result methodPaul Buetow
2021-12-09Refactor WriteResult method.Paul Buetow
2021-12-08Document exported line.New function.Paul Buetow
2021-12-08add missing dmap test filePaul Buetow
2021-12-08add string based mapreduce where clause integration testPaul Buetow
2021-12-08add where clause integration test to dmap1, all mapreduce token fields are ↵Paul Buetow
lower case
2021-12-08refactor dmap1 unit test to be more modularPaul Buetow
2021-12-08Reduce cognitive code complexityPaul Buetow
2021-12-07fix hyperlinkPaul Buetow
2021-12-07initial logformats and querylanguage documentationPaul Buetow
2021-12-06Refactor local context filter method to reduce its cognitive complexityPaul Buetow
2021-12-05buffer line.Line for performancePaul Buetow
2021-12-04refactorPaul Buetow
2021-12-04Refactor LContext handling to reduce cognitive method complexity.Paul Buetow
2021-12-04Refactor read method to reduce its Cognitive Complexity.Paul Buetow
2021-12-04Bump up version to 4.0.0-RC6Paul Buetow
2021-12-04Refactor runJobs method to reduce its Cognitive ComplexityPaul Buetow
2021-12-04Refactor: Don't repeat myself.Paul Buetow
2021-12-04Fix code smell - as reported by SonarQubePaul Buetow
2021-12-03satisfy sonarqubePaul Buetow
2021-12-03Use nested comments to satisfy SonarQubePaul Buetow
2021-12-03fix misuse of unbuffered channel for OS signal handlingPaul Buetow
2021-12-03update TODO commentsPaul Buetow
2021-12-03fix inventoryPaul Buetow
2021-12-03add user permissions to JSON schemaPaul Buetow
2021-12-03reduce more code complexityPaul Buetow
2021-12-03comment why none logger documentation is emptyPaul Buetow
2021-12-03reduxe function code complexityPaul Buetow
2021-12-01update go and mod dependenciesPaul Buetow
2021-11-30update inventory filePaul Buetow
2021-11-30update inventory filePaul Buetow
2021-11-07Finetune example docsPaul Buetow
2021-11-07add serverless examplesPaul Buetow
2021-11-07update dmap.gif examplePaul Buetow
2021-11-07update dgrep.gif examplePaul Buetow
2021-11-07add int test gifPaul Buetow
2021-11-07update dcat.gif examplePaul Buetow
2021-11-07new dtail cont. map example gifsPaul Buetow