| .. |
|
dtos
|
187834b17c
Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable
|
10 tahun lalu |
|
static
|
5f0e7cd52a
Added custom cache control headers for static content
|
10 tahun lalu |
|
admin_settings.go
|
2af28b90c2
whitespace update per gofmt
|
10 tahun lalu |
|
admin_users.go
|
d987532262
Added server metrics
|
10 tahun lalu |
|
api.go
|
bb7d79e6d2
Refactoring search to support more than just db dashboards
|
10 tahun lalu |
|
api_test.go
|
cb8110cd48
Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921
|
10 tahun lalu |
|
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 tahun lalu |
|
dashboard.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 tahun lalu |
|
dashboard_snapshot.go
|
187834b17c
Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable
|
10 tahun lalu |
|
dataproxy.go
|
2fec2c2fa0
Templating: Dashboard will now wait to load until all template variables that have refresh on load set or are initialized via url to be fully loaded and so all variables are in valid state before panels start issuing metric requests. Closes #1255
|
10 tahun lalu |
|
dataproxy_test.go
|
ae3b9617b6
Fixed dataproxy test
|
10 tahun lalu |
|
datasources.go
|
9710771f16
Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510
|
10 tahun lalu |
|
frontendsettings.go
|
f7b4f331f3
Updating docs
|
10 tahun lalu |
|
index.go
|
5de9230924
Security: New config option to disable the use of gravatar for profile images, Closes #1891
|
10 tahun lalu |
|
login.go
|
fc47fb8f64
Backend auth: remember cookie is needed for oauth logins as well
|
10 tahun lalu |
|
login_oauth.go
|
0d3fbb8659
Added message alerts when login failed due to github team membership or email domain requirement, #1731, #1660
|
10 tahun lalu |
|
metrics.go
|
10820f31c2
Changed go package path
|
11 tahun lalu |
|
org.go
|
b46f8bad6d
Added check for allow_user_org_create, updated admin docs
|
10 tahun lalu |
|
org_users.go
|
e771d8e944
Organization: You can now update the organization user role directly (without removing and readding the organization user). Closes #1899
|
10 tahun lalu |
|
render.go
|
059db533d5
HTTP API: grafana /render calls nows with api keys, Fixes #1649
|
10 tahun lalu |
|
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 tahun lalu |
|
signup.go
|
d987532262
Added server metrics
|
10 tahun lalu |
|
stars.go
|
187834b17c
Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable
|
10 tahun lalu |
|
user.go
|
04ca85fe89
Moved dashboard theme option from the dashboard to a persisted user setting, #1458
|
10 tahun lalu |