mirror of
https://github.com/grafana/grafana.git
synced 2024-11-29 20:24:18 -06:00
522a98c126
* make cfg private in sqlstore * fix db init in tests * fix case * fix folder test init * fix imports * make another Cfg private * remove another Cfg * remove unused variable * use store cfg, it has side-effects * fix mutated cfg in tests |
||
---|---|---|
.. | ||
api.go | ||
database.go | ||
models.go | ||
queryhistory_create_test.go | ||
queryhistory_delete_stale_test.go | ||
queryhistory_delete_test.go | ||
queryhistory_enforce_limit_test.go | ||
queryhistory_patch_test.go | ||
queryhistory_search_test.go | ||
queryhistory_star_test.go | ||
queryhistory_test.go | ||
queryhistory_unstar_test.go | ||
queryhistory.go | ||
writers.go |