| .. |
|
apikey.go
|
059db533d5
HTTP API: grafana /render calls nows with api keys, Fixes #1649
|
10 years ago |
|
dashboard_snapshot.go
|
541cd2e430
Dashboard snapshot: more work on snapshot deletion, and saving external reference, #1623
|
10 years ago |
|
dashboards.go
|
66ba19b7ba
clearer errors
|
10 years ago |
|
dashboards_test.go
|
bae1e2f0c1
Fix for validating tags in dashboard json in backend, Fixes #2152
|
10 years ago |
|
datasource.go
|
e2f6633d57
Began work on data source test / validation, #1997 & #2043
|
10 years ago |
|
emails.go
|
42fc68baa5
Simplified emailing system and combined mailer and notifications packages
|
10 years ago |
|
home_dashboard.go
|
42a5aefb23
Worked on home dashboard
|
11 years ago |
|
models.go
|
66ba19b7ba
clearer errors
|
10 years ago |
|
org.go
|
a8aab0cb2b
Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014
|
10 years ago |
|
org_user.go
|
ff3843bc7f
Roles: New user role that replaces the old role behavior, Closes #2088
|
10 years ago |
|
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 years ago |
|
star.go
|
076905d14e
Added isStarred to search result hit, very inefficient loading right now but can be cached later on
|
11 years ago |
|
stats.go
|
d987532262
Added server metrics
|
10 years ago |
|
user.go
|
aa4d60c21e
Worked on reset password views, refactored out password strength to a reusable directive
|
10 years ago |