23 Commits (74dc50a77127edba36984c889c1f7ea49049798a)

Author SHA1 Message Date
Daniel Nephin 16217fe9b9 testing: use t.Cleanup in testutil.TempFile 4 years ago
Kit Patella 0fe7e987f0 command/kv: remove error case in put and edit error message for delete 4 years ago
Kit Patella f530fe558f command: fix cas put when index=0 and better errors in put and delete 4 years ago
Daniel Nephin 600645b5f9 Add unconvert linter 5 years ago
Daniel Nephin 475659a132 Remove name from NewTestAgent 5 years ago
Matt Keeler a704ebe639
Add Namespace support to the API module and the CLI commands (#6874) 5 years ago
Matt Keeler b069d6777b
OSS KV Modifications to Support Namespaces 5 years ago
Christian Muehlhaeuser 61ff1d20bf Avoid unnecessary conversions (#6178) 5 years ago
Jeff Mitchell 4243c3ae42
Move internal/ to sdk/ (#5568) 6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517) 6 years ago
Matt Keeler 766d771017
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
Paul Banks 378c37fadd
Fix KV del command validation error 7 years ago
Matt Keeler 2e7a37890c Move data source loading into a command helpers function 7 years ago
Josh Soref 94835a2715 Spelling (#3958) 7 years ago
James Phillips c676e6b8c8
Adds -base64 support to kv get command. 7 years ago
Frank Schroeder b3292d13fb commands: get HTTP API flags for usage automatically 7 years ago
Frank Schroeder 1b026de1db commands: run all tests in parallel (again) 7 years ago
Frank Schroeder 56b24d3d4f commands: cleanup help and synopsis. 7 years ago
Frank Schroeder d54a5ef8d8 commands: do not run cmd tests in parallel 7 years ago
Frank Schroeder 84a82cff3d commands: cleanup test names 7 years ago
Frank Schroeder ce1ec000ca commands: move kv subcommands to subdirs 7 years ago
Frank Schroeder 200199a875 commands: move kv command to separate pkg 7 years ago