..
commandstest
Backend: Rename variables for style conformance ( #29097 )
2020-11-17 17:09:14 +01:00
datamigrations
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions ( #38865 )
2021-10-07 17:33:50 +03:00
secretsmigrations
Encryption: Add support for data keys re-encryption ( #43548 )
2022-02-03 09:15:38 +01:00
testdata
Refactor dashboard scuemata to introduce composition slots, allow unspecified panels to validate, and re-enable devenv validation ( #38727 )
2021-09-06 18:53:42 -04:00
cli.go
move main.go logic out of commands ( #38555 )
2021-08-26 15:42:22 +02:00
commands.go
Encryption: Add support for data keys re-encryption ( #43548 )
2022-02-03 09:15:38 +01:00
cuetsify_command.go
MarketTrend: rename to candlestick panel ( #41582 )
2021-11-15 23:09:59 +01:00
install_command_test.go
grafana-cli: Fix security issue ( #28888 )
2021-01-15 17:50:50 +01:00
install_command.go
Plugins: Enable plugin runtime install/uninstall capabilities ( #33836 )
2021-05-12 20:05:16 +02:00
listremote_command.go
Plugins: Move plugin installing + uninstalling logic from CLI to plugins package ( #33274 )
2021-04-26 16:13:40 +02:00
listversions_command.go
grafana-cli: Upgrade to urfave/cli v2 ( #22402 )
2020-02-26 12:27:31 +01:00
ls_command_test.go
Tests: Batch of GoConvey to Testify conversions ( #27008 )
2020-08-14 14:43:25 +02:00
ls_command.go
Backend: Rename variables for style conformance ( #29097 )
2020-11-17 17:09:14 +01:00
remove_command.go
grafana-cli: Upgrade to urfave/cli v2 ( #22402 )
2020-02-26 12:27:31 +01:00
reset_password_command.go
Rename DispatchCtx to Dispatch ( #43563 )
2021-12-28 17:36:22 +01:00
scuemata_validation_command_test.go
Refactor dashboard scuemata to introduce composition slots, allow unspecified panels to validate, and re-enable devenv validation ( #38727 )
2021-09-06 18:53:42 -04:00
scuemata_validation_command.go
Schema: introduce CLI command to convert all CUE files to TS ( #39694 )
2021-09-29 04:59:05 -04:00
trim_command.go
Add basic resource trimming command ( #41780 )
2021-11-18 10:02:11 -05:00
upgrade_all_command_test.go
Chore: Disable scopelint for tests ( #25923 )
2020-06-30 11:05:47 +02:00
upgrade_all_command.go
Backend: Rename variables for style conformance ( #29097 )
2020-11-17 17:09:14 +01:00
upgrade_command.go
Plugins: Move plugin installing + uninstalling logic from CLI to plugins package ( #33274 )
2021-04-26 16:13:40 +02:00