| .. |
|
dtos
|
187834b17c
Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable
|
10 lat temu |
|
static
|
5f0e7cd52a
Added custom cache control headers for static content
|
10 lat temu |
|
admin_settings.go
|
2af28b90c2
whitespace update per gofmt
|
10 lat temu |
|
admin_users.go
|
a8aab0cb2b
Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014
|
10 lat temu |
|
api.go
|
3354365177
Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling
|
10 lat temu |
|
api_test.go
|
cb8110cd48
Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921
|
10 lat temu |
|
apikey.go
|
f81bde5643
Refactoring some api handlers to use the new Response return object
|
10 lat temu |
|
common.go
|
fbc6bb2112
More refactoring of user http api, trying to reuse handlers for sign in user and admin operations
|
10 lat temu |
|
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 lat temu |
|
dashboard_snapshot.go
|
187834b17c
Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable
|
10 lat temu |
|
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 lat temu |
|
dataproxy_test.go
|
ae3b9617b6
Fixed dataproxy test
|
10 lat temu |
|
datasources.go
|
9710771f16
Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510
|
10 lat temu |
|
frontendsettings.go
|
592330b5a7
Expose data source extended properties (jsonData), to the frontend, Closes #2023
|
10 lat temu |
|
index.go
|
5270c4bc74
refactorin api code for user routes, preparation for admin improvements, #2014
|
10 lat temu |
|
login.go
|
fc47fb8f64
Backend auth: remember cookie is needed for oauth logins as well
|
10 lat temu |
|
login_oauth.go
|
b55d9350e7
Add github organizations support
|
10 lat temu |
|
metrics.go
|
10820f31c2
Changed go package path
|
11 lat temu |
|
org.go
|
a8aab0cb2b
Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014
|
10 lat temu |
|
org_users.go
|
a8aab0cb2b
Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014
|
10 lat temu |
|
render.go
|
059db533d5
HTTP API: grafana /render calls nows with api keys, Fixes #1649
|
10 lat temu |
|
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 lat temu |
|
signup.go
|
d987532262
Added server metrics
|
10 lat temu |
|
stars.go
|
3354365177
Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling
|
10 lat temu |
|
user.go
|
3354365177
Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling
|
10 lat temu |