| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-26 | fix: update profiling scripts to use correct path for generate_profile_data.go | Paul Buetow | |
| - Fixed path references to generate_profile_data.go in profile_quick.sh and profile_benchmarks.sh (now ../benchmarks/cmd/) - Fixed dmap profiling in profile_quick.sh to use proper MapReduce query format and interrupt after 3 seconds (since dmap runs continuously) - Added CSV logformat specification for dmap query on CSV files This fixes the "make profile-quick" and "make profile-auto" commands that were failing due to incorrect paths after moving the profiling scripts from benchmarks/ to profiling/. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2025-06-26 | update fedora release | Paul Buetow | |
| 2021-12-03 | update TODO comments | Paul Buetow | |
| 2021-11-07 | update dmap.gif example | Paul Buetow | |
| 2021-11-07 | new dtail.gif | Paul Buetow | |
| 2021-11-07 | can set ssh private key path file via env var | Paul Buetow | |
| 2021-11-07 | Can configure num of docker server instances via NUM_INSTANCES | Paul Buetow | |
| 2021-11-06 | Remove insecure and dangerous relaxed auth mode | Paul Buetow | |
| 2021-11-02 | remove docker test dmap2_test | Paul Buetow | |
| 2021-10-29 | rename relaxed auth flag | Paul Buetow | |
| 2021-10-12 | Update JSON-schema to reflect all recent config file changes. | Paul Buetow | |
| 2021-10-10 | add another dmap test - reading 100 source files at once | Paul Buetow | |
| fix a data race when reading multiple files on one server from the same session at once | |||
| 2021-10-10 | add dtail health check unit test. | Paul Buetow | |
| 2021-10-03 | when a mapreduce outfile is specified also always write a outfile.query file | Paul Buetow | |
| 2021-10-02 | add dcat test | Paul Buetow | |
| 2021-10-02 | add more default fields to MAPREDUCE | Paul Buetow | |
| 2021-10-02 | refactor config reader - also looks in additional search paths for config ↵ | Paul Buetow | |
| file unless NONE is specified | |||
| 2021-10-02 | move args to config package | Paul Buetow | |
| logger package rewrite as dlog | |||
| 2021-10-02 | fix auto reconnect | Paul Buetow | |
| 2021-10-02 | remote connector is now an interface | Paul Buetow | |
| 2021-10-02 | new docker test cases - also change default FATAL bg color to magenta | Paul Buetow | |
| 2021-10-02 | bugfix: dmap skipped the last couple of mapreduce lines | Paul Buetow | |
| 2021-10-02 | mapreduce tables are in colors now too | Paul Buetow | |
| 2021-09-07 | Produce MAPREDUCE lines, can aggregate these via default log format | Paul Buetow | |
| 2021-09-06 | REMOTE and CLIENT colors are brushed correctly too now | Paul Buetow | |
| 2021-08-22 | introduces the protocol package | Paul Buetow | |
| 2021-07-31 | Fix Docker tests - also add dcat example | Paul Buetow | |
| 2020-12-28 | add scripts to start multiple dserv containers for development purposes | Paul Buetow | |
| 2020-12-28 | refactor | Paul Buetow | |
| 2020-11-22 | add readme | Paul Buetow | |
| 2020-11-22 | can run test container for local development purposes | Paul Buetow | |
