Commit Graph

6 Commits (f36f1efeebaeea67585720c79d1af00af421fbcd)

Author SHA1 Message Date
Carol (Nichols || Goulding) 88ca1a5245 fix: Rename wal.fbs to write_buffer.fbs 2021-04-21 17:43:03 +00:00
Carol (Nichols || Goulding) 80995afb70 fix: Change WAL to Write Buffer in comments and documentation 2021-04-21 17:43:03 +00:00
Carol (Nichols || Goulding) 13437c9d73 docs: Reference docs on generated flatbuffers in CONTRIBUTING.md 2021-03-22 09:46:39 -04:00
Andrew Lamb da39e4099c
feat: tool to graphically display plans (#803)
* feat: tool to graphically display plans

* docs: Add note to CONTRIBUTING.md

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2021-02-15 13:03:12 +00:00
Andrew Lamb b8f85967dd
feat: Enable/Disable logging in tests via RUST_LOG environment variable (#793)
* feat: Enable/Disable logging in tests via RUST_LOG environment variable

* docs: Add section to contributing

* docs: tweak readme

* fix: Use same logging system in tests as in influxdb_ioxd
2021-02-12 13:43:12 +00:00
Michael Hall de435196ab
fix: Move Contributing text into separate document (#566)
Fixes #512
2020-12-16 16:06:58 -05:00