Torkel Ödegaard 73ee8a5985 HTTP API: fix for POST /api/dashboards/db returned 200 ok when dashboard was not found, Fixes #1929 10 年之前
..
apikey.go 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 10 年之前
dashboard_snapshot.go 541cd2e430 Dashboard snapshot: more work on snapshot deletion, and saving external reference, #1623 11 年之前
dashboard_test.go c684b1ddab dashboard load/save work and began work on register 11 年之前
dashboards.go 73ee8a5985 HTTP API: fix for POST /api/dashboards/db returned 200 ok when dashboard was not found, Fixes #1929 10 年之前
datasource.go 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 11 年之前
home_dashboard.go 42a5aefb23 Worked on home dashboard 11 年之前
models.go 964f0861d6 more work on dashboard snapshots 11 年之前
org.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 年之前
org_user.go e771d8e944 Organization: You can now update the organization user role directly (without removing and readding the organization user). Closes #1899 10 年之前
search.go 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 年之前
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 11 年之前
user.go be589d81c7 Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 10 年之前