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