bergquist 9e2e6fc586 add fallback for gravatar in org/admin view 7 years ago
..
acl.go 26281dd9d8 refactor: format files by gofmt 8 years ago
alerting.go 07fa2f1722 fix: alert list links did not work, changed dashboardUri to Url, this is breaking api change in alert api (#10756) 7 years ago
annotations.go 04ea7efac9 annotations: add endpoint for writing graphite-like events (#9495) 8 years ago
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 years ago
dashboard.go 7d3b990e91 permissions: fix link to folder from permissions list 7 years ago
datasource.go 36676e23c1 datasource as cfg: adds readonly datasources 8 years ago
folder.go ea7998ca8e folders: use new folder service in folder api routes 7 years ago
index.go 75bb894485 ux: new page-header design, most pages beside admin done 8 years ago
invite.go ccbd18006e ux: org user management changes 8 years ago
models.go 9e2e6fc586 add fallback for gravatar in org/admin view 7 years ago
org.go fad1d4cf98 feat(organization): added update org address to http api and to org details settings view, closes #2672 10 years ago
playlist.go 39af588a94 fix(playlist): fixed sorting issue with playlist playback, fixes #5467 9 years ago
plugins.go 1cd632cc43 plugins: added state property to plugins 8 years ago
prefs.go 0a415c50d0 Make golint happier 7 years ago
stream.go 2e1f26096f feat(grafana_live): more work pushing data to websocket, #4355 9 years ago
user.go 1372d2e517 fix: update user permissions validation was not working properly, fixes #8977 8 years ago