influxdb/v1
davidby-influx c2b3e38a38
fix: Store.validateArgs wrongfully overwriting start, end unix time (#25146)
When querying data before 1970-01-01 (UNIX time 0) 
validateArgs would set start to -in64 max and end to int64 max.

closes https://github.com/influxdata/influxdb/issues/24669

Co-authored-by: Paul Hegenberg <paul.hegenberg@gmail.com>
2024-07-12 14:11:18 -07:00
..
authorization feat: add optional stricter password requirements (#24857) 2024-04-04 12:27:58 -07:00
coordinator chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
services fix: Store.validateArgs wrongfully overwriting start, end unix time (#25146) 2024-07-12 14:11:18 -07:00
errors.go chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
node.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00