grafana/pkg/util
Leon Sorokin f4f31b40fd
HeatmapNG: consolidate frame types & fix color ranging (#51089)
* rename yZeroDisplay -> yMinDisplay
* remove heatmap-cells-sparse frame type
* parse x bucket size to millis
* take into account hideLE & hideGE filters to auto-range color scale
* extract cell value range scanning to heatmapData
2022-06-20 15:38:13 -05:00
..
cmputil Fix Reporter GetDiffsForField (#50264) 2022-06-07 11:16:05 +08:00
converter HeatmapNG: consolidate frame types & fix color ranging (#51089) 2022-06-20 15:38:13 -05:00
errutil ShortURL: Use new Error type (#50859) 2022-06-15 15:11:36 +02:00
maputil Prometheus: Fix Azure authentication support (#44407) 2022-02-03 17:06:31 +01:00
proxyutil Chore: Try to fix flaky reverse proxy test (#47957) 2022-04-20 16:24:06 +02:00
retryer
encoding.go Auth Proxy: encoding of non-ASCII headers (#44797) 2022-03-04 04:58:27 -05:00
encoding_test.go Auth Proxy: non-ASCII headers encoding tests (#47110) 2022-05-02 13:08:20 +02:00
encryption.go Encryption: Use secrets service (#40251) 2021-11-04 18:47:21 +02:00
encryption_test.go Fix decrypting secrets in alerting migration (#41061) 2021-10-29 14:20:07 +03:00
filepath.go CodeQL: Try to fix uncontrolled data used in path expression (#43462) 2022-01-11 17:37:58 +01:00
filepath_test.go CodeQL: Try to fix uncontrolled data used in path expression (#43462) 2022-01-11 17:37:58 +01:00
ip_address.go Chore: Remove Wrapf (#50128) 2022-06-06 22:30:31 +02:00
ip_address_test.go Backend: fix IPv6 address parsing erroneous (#28585) 2020-11-25 07:55:22 +01:00
json.go
math.go
md5.go
md5_test.go
shortid_generator.go LibraryElements: Enables creating library elements with specific UID (#39019) 2021-09-10 11:22:13 +02:00
shortid_generator_test.go LibraryElements: Enables creating library elements with specific UID (#39019) 2021-09-10 11:22:13 +02:00
split_email.go
split_email_test.go
strings.go Util: Improve performance of strings.SplitString (#49115) 2022-05-25 14:10:22 -07:00
strings_test.go Util: Improve performance of strings.SplitString (#49115) 2022-05-25 14:10:22 -07:00
url.go
url_test.go
validation.go
validation_test.go