Torkel Ödegaard f81bde5643 Refactoring some api handlers to use the new Response return object před 10 roky
..
dtos 187834b17c Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable před 10 roky
static 5f0e7cd52a Added custom cache control headers for static content před 11 roky
admin_settings.go 2af28b90c2 whitespace update per gofmt před 10 roky
admin_users.go fbc6bb2112 More refactoring of user http api, trying to reuse handlers for sign in user and admin operations před 10 roky
api.go f81bde5643 Refactoring some api handlers to use the new Response return object před 10 roky
api_test.go cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 před 11 roky
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object před 10 roky
common.go fbc6bb2112 More refactoring of user http api, trying to reuse handlers for sign in user and admin operations před 10 roky
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 před 10 roky
dashboard_snapshot.go 187834b17c Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable před 10 roky
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 před 11 roky
dataproxy_test.go ae3b9617b6 Fixed dataproxy test před 11 roky
datasources.go 9710771f16 Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510 před 11 roky
frontendsettings.go f7b4f331f3 Updating docs před 11 roky
index.go 5270c4bc74 refactorin api code for user routes, preparation for admin improvements, #2014 před 10 roky
login.go fc47fb8f64 Backend auth: remember cookie is needed for oauth logins as well před 11 roky
login_oauth.go 0d3fbb8659 Added message alerts when login failed due to github team membership or email domain requirement, #1731, #1660 před 11 roky
metrics.go 10820f31c2 Changed go package path před 11 roky
org.go b46f8bad6d Added check for allow_user_org_create, updated admin docs před 11 roky
org_users.go e771d8e944 Organization: You can now update the organization user role directly (without removing and readding the organization user). Closes #1899 před 11 roky
render.go 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 před 11 roky
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 před 10 roky
signup.go d987532262 Added server metrics před 11 roky
stars.go 187834b17c Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable před 10 roky
user.go fbc6bb2112 More refactoring of user http api, trying to reuse handlers for sign in user and admin operations před 10 roky