| .. |
|
cmd
|
Packaging: Added deprecation warnings when running `grafana-cli` or `grafana-server`; the `grafana` command should be used instead. (#66976)
|
2023-04-20 19:51:50 +02:00 |
|
cmputil
|
Chore: use any rather than interface{} (#74066)
|
2023-08-30 18:46:47 +03:00 |
|
errhttp
|
Chore: Move identity and errutil to apimachinery module (#89116)
|
2024-06-13 07:11:35 +03:00 |
|
osutil
|
Settings: Fix data race when dynamically overriding settings with environment variables (#81667)
|
2024-02-05 12:25:54 -03:00 |
|
proxyutil
|
Chore: Move identity and errutil to apimachinery module (#89116)
|
2024-06-13 07:11:35 +03:00 |
|
retryer
|
…
|
|
|
ring
|
Unified Storage: added pkg/util/ring package to handle queueing of notifications (#84657)
|
2024-04-11 19:32:31 -03:00 |
|
testutil
|
Unified Storage: Testing For Fix Create, Update and Delete wrt Resource Versions (#88568)
|
2024-06-05 15:18:33 -03:00 |
|
ticker
|
…
|
|
|
xorm
|
Chore: go mod tidy + sum cleanup (#90576)
|
2024-07-18 07:48:21 -07:00 |
|
contextutil.go
|
Chore: Replace go-multierror with errors package (#66432)
|
2023-06-19 12:29:45 +03:00 |
|
contextutil_test.go
|
…
|
|
|
encoding.go
|
Utils: Reimplement util.GetRandomString to avoid modulo bias (#64481)
|
2023-04-20 10:24:02 -04:00 |
|
encoding_test.go
|
Utils: Reimplement util.GetRandomString to avoid modulo bias (#64481)
|
2023-04-20 10:24:02 -04:00 |
|
encryption.go
|
…
|
|
|
encryption_test.go
|
…
|
|
|
filepath.go
|
Plugins: Always load decoupled frontend assets from builds (#81873)
|
2024-03-13 12:40:09 +01:00 |
|
filepath_test.go
|
Plugins: Make file system path handling in tests OS agnostic (#79651)
|
2023-12-19 11:01:48 +01:00 |
|
ip_address.go
|
…
|
|
|
ip_address_test.go
|
…
|
|
|
json.go
|
Chore: Move identity and errutil to apimachinery module (#89116)
|
2024-06-13 07:11:35 +03:00 |
|
json_test.go
|
JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175)
|
2024-02-09 16:35:58 +01:00 |
|
md5.go
|
…
|
|
|
md5_test.go
|
…
|
|
|
pointer.go
|
…
|
|
|
reverse.go
|
…
|
|
|
reverse_test.go
|
…
|
|
|
shortid_generator.go
|
Repurpose wrong datasource UID feature flag (#89363)
|
2024-06-20 12:56:39 +02:00 |
|
shortid_generator_test.go
|
Repurpose wrong datasource UID feature flag (#89363)
|
2024-06-20 12:56:39 +02:00 |
|
split_email.go
|
…
|
|
|
split_email_test.go
|
…
|
|
|
strings.go
|
chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952)
|
2024-06-14 14:16:36 -04:00 |
|
strings_test.go
|
Util: Support parsing and splitting strings enclosed in quotes in util.SplitString (#85735)
|
2024-04-09 10:35:57 +02:00 |
|
svg.go
|
Chore: remove the entity kind registry (#79178)
|
2023-12-06 14:00:53 -08:00 |
|
tls.go
|
chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952)
|
2024-06-14 14:16:36 -04:00 |
|
tls_test.go
|
HTTP: Add TLS version configurability for Grafana server (#67482)
|
2023-05-08 17:11:36 +02:00 |
|
uri_sanitize.go
|
Chore: Remove sensitive information from presigned URLs prior to logging (#87035)
|
2024-06-24 14:53:42 +02:00 |
|
uri_sanitize_test.go
|
Chore: Remove sensitive information from presigned URLs prior to logging (#87035)
|
2024-06-24 14:53:42 +02:00 |
|
url.go
|
…
|
|
|
url_test.go
|
…
|
|
|
validation.go
|
…
|
|
|
validation_test.go
|
…
|
|