Torkel Ödegaard 448a8b8d1c Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960 10 lat temu
..
apikey.go 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 10 lat temu
dashboard_snapshot.go 541cd2e430 Dashboard snapshot: more work on snapshot deletion, and saving external reference, #1623 10 lat temu
dashboard_test.go c684b1ddab dashboard load/save work and began work on register 11 lat temu
dashboards.go 448a8b8d1c Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960 10 lat temu
datasource.go 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 10 lat temu
home_dashboard.go 42a5aefb23 Worked on home dashboard 11 lat temu
models.go 964f0861d6 more work on dashboard snapshots 10 lat temu
org.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 lat temu
org_user.go e771d8e944 Organization: You can now update the organization user role directly (without removing and readding the organization user). Closes #1899 10 lat temu
search.go 448a8b8d1c Major refactorings around searching, moved to seperate package, trying to move stuff out of models package, extend search support searching different types of entities and different types of dashboards, #960 10 lat temu
star.go 076905d14e Added isStarred to search result hit, very inefficient loading right now but can be cached later on 11 lat temu
stats.go d987532262 Added server metrics 10 lat temu
user.go be589d81c7 Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 10 lat temu