influxdb/cmd/influx
Chris Goller 40525fcfe8
Merge pull request #11934 from Zyqsempai/check-setup-password-length
Added password length check
2019-02-19 18:47:12 -06:00
..
internal fix(cmd/influx): make setup, write, query a solid experience 2019-01-22 13:25:17 -08:00
authorization.go fix(influxdb): revert functionality added in pr#10947 2019-02-06 15:54:09 -05:00
bucket.go fix(cmd/influx): add context to error messages in bucket commands 2019-01-22 17:10:43 -08:00
main.go feat(kv): implemented key/value store with end-to-end integration tests 2019-02-19 17:47:19 -06:00
organization.go fix(cmd/influx): add contextual information to org command errors 2019-01-22 15:40:54 -08:00
ping.go feat: Add influx ping subcommand (#11603) 2019-01-25 10:01:55 -08:00
query.go fix(cmd/influx): make setup, write, query a solid experience 2019-01-22 13:25:17 -08:00
repl.go feat(cmd/influx): check if instance has been setup if error encountered 2019-01-22 10:19:26 -08:00
setup.go Added password length check 2019-02-15 18:07:18 +02:00
task.go refactor(task): remove explicit org from run/log lookup 2019-02-16 14:34:49 -08:00
user.go feat(cmd/influx): check if instance has been setup if error encountered 2019-01-22 10:19:26 -08:00
write.go fix(cmd/influx): make setup, write, query a solid experience 2019-01-22 13:25:17 -08:00