grafana/pkg/util
Matheus Macabu 2fdda12414
Backend Unit Tests / Grafana (push) Waiting to run Details
Backend Unit Tests / Grafana Enterprise (push) Waiting to run Details
Lint Frontend / Verify i18n (push) Waiting to run Details
Lint Frontend / Lint (push) Waiting to run Details
Lint Frontend / Typecheck (push) Waiting to run Details
Lint Frontend / Betterer (push) Waiting to run Details
End-to-end tests / Build & Package Grafana (push) Waiting to run Details
End-to-end tests / ${{ matrix.suite }} (dashboards-suite) (push) Blocked by required conditions Details
End-to-end tests / ${{ matrix.suite }} (panels-suite) (push) Blocked by required conditions Details
End-to-end tests / ${{ matrix.suite }} (smoke-tests-suite) (push) Blocked by required conditions Details
End-to-end tests / ${{ matrix.suite }} (various-suite) (push) Blocked by required conditions Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/dashboards-suite) (push) Blocked by required conditions Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/panels-suite) (push) Blocked by required conditions Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/smoke-tests-suite) (push) Blocked by required conditions Details
End-to-end tests / ${{ matrix.suite }} (old arch) (old-arch/various-suite) (push) Blocked by required conditions Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (1) (push) Waiting to run Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (2) (push) Waiting to run Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (3) (push) Waiting to run Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (4) (push) Waiting to run Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (5) (push) Waiting to run Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (6) (push) Waiting to run Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (7) (push) Waiting to run Details
Frontend tests / Unit tests (${{ matrix.chunk }} / 8) (8) (push) Waiting to run Details
Integration Tests / Sqlite (push) Waiting to run Details
Integration Tests / MySQL (push) Waiting to run Details
Integration Tests / Postgres (push) Waiting to run Details
Dispatch sync to mirror / dispatch-job (push) Waiting to run Details
CodeQL checks / Analyze (go) (push) Has been cancelled Details
CodeQL checks / Analyze (javascript) (push) Has been cancelled Details
CodeQL checks / Analyze (python) (push) Has been cancelled Details
[release-11.4.6] Dependencies: Bump Go to v1.24.4 (#106569)
Dependencies: Bump Go to v1.24.4
2025-06-11 18:05:45 +02:00
..
cmd
cmputil
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 Identity: Remove typed id (#91801) 2024-08-13 10:18:28 +02: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 Chore: Replace appcontext.User(ctx) with identity.GetRequester(ctx) (#91030) 2024-07-26 16:39:23 +03:00
ticker
xorm [release-11.4.6] Dependencies: Bump Go to v1.24.4 (#106569) 2025-06-11 18:05:45 +02:00
contextutil.go
contextutil_test.go
encoding.go
encoding_test.go
encryption.go [release-11.4.4] Go: Bump to 1.24.2 (#103527) 2025-04-08 17:24:40 +02:00
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
ip_address.go
ip_address_test.go
json.go Auth: Replace jmespath/go-jmespath with jmespath-community/go-jmespath (#94203) 2024-10-03 15:43:15 +02:00
json_test.go Auth: Replace jmespath/go-jmespath with jmespath-community/go-jmespath (#94203) 2024-10-03 15:43:15 +02: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 [release-11.4.2] IAM: log error when malformed json arrays are found in SSO configs (#100651) 2025-02-13 18:36:43 +01: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
tls.go chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
tls_test.go
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