Torkel Ödegaard 37c6a1ddf0 feat(app routes): worked on app routes, added unit test, changed Grafana-Context header to start with X to be standard compliant, got cloud saas queries to work via app route feature and header template 10 年 前
..
address.go fad1d4cf98 feat(organization): added update org address to http api and to org details settings view, closes #2672 10 年 前
apikey.go 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 10 年 前
app_settings.go 37c6a1ddf0 feat(app routes): worked on app routes, added unit test, changed Grafana-Context header to start with X to be standard compliant, got cloud saas queries to work via app route feature and header template 10 年 前
dashboard_snapshot.go aa1d28835d Fixed angularjs variable names 10 年 前
dashboards.go 338afc80d5 Merge branch 'master' of https://github.com/grafana/grafana into metadata 10 年 前
dashboards_test.go bae1e2f0c1 Fix for validating tags in dashboard json in backend, Fixes #2152 10 年 前
datasource.go 6edd6c8f03 add with_credentials to datasource model 10 年 前
emails.go 42fc68baa5 Simplified emailing system and combined mailer and notifications packages 10 年 前
home_dashboard.go 42a5aefb23 Worked on home dashboard 11 年 前
models.go 66ba19b7ba clearer errors 10 年 前
org.go fad1d4cf98 feat(organization): added update org address to http api and to org details settings view, closes #2672 10 年 前
org_user.go eacc46da6d feat(plugins): WIP on new apps concept 10 年 前
playlist.go 73d6b95339 chore(playlist): remove unused code 10 年 前
quotas.go 86ed85aa6e move toMap function to be a method on the quota structs 10 年 前
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 年 前
star.go 076905d14e Added isStarred to search result hit, very inefficient loading right now but can be cached later on 11 年 前
stats.go 251bf7a2b4 Merge pull request #3840 from utkarshcmu/stats 10 年 前
temp_user.go de0f04ec3c feat(signup): progress on new sign up and email verification flow, #2353 10 年 前
user.go f5db9950f8 fixed gofmt tests 10 年 前