Torkel Ödegaard 49a0ea53c7 Merge branch 'develop' of github.com:grafana/grafana into dashboard_snapshot_poc 10 лет назад
..
apikey.go c75aa23092 New implementation for API Keys that only stores hashed api keys, and the client key is base64 decoded json web token with the unhashed key, Closes #1440 10 лет назад
dashboard_snapshot.go 964f0861d6 more work on dashboard snapshots 10 лет назад
dashboard_test.go c684b1ddab dashboard load/save work and began work on register 11 лет назад
dashboards.go 94c3a07115 Fixed small issue when using 'Save As', dashboard version was not reset 10 лет назад
datasource.go 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 лет назад
home_dashboard.go 42a5aefb23 Worked on home dashboard 11 лет назад
models.go 964f0861d6 more work on dashboard snapshots 10 лет назад
org.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 лет назад
org_user.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 лет назад
search.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 лет назад
star.go 076905d14e Added isStarred to search result hit, very inefficient loading right now but can be cached later on 11 лет назад
stats.go d987532262 Added server metrics 10 лет назад
user.go 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 10 лет назад