Torkel Ödegaard 936146768f fix(snapshots): fixed issue with viewing embedded/solo/png panel from snapshot without login, fixes #3769 9 лет назад
..
avatar 9b30634217 fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558 9 лет назад
cloudwatch 1264a1b3a6 (cloudwatch) add metrics/dimensions (#6020) 9 лет назад
dtos 39af588a94 fix(playlist): fixed sorting issue with playlist playback, fixes #5467 9 лет назад
live 2e1f26096f feat(grafana_live): more work pushing data to websocket, #4355 9 лет назад
pluginproxy 43ba563a1c fix(logging): change log level to trace for plugin proxy logging call, fixes #5126 9 лет назад
static 4fe72ebf69 feat(macaron): upgrades macaron version 10 лет назад
admin.go da67afa51e Fixed api bugs, stats endpoint working 10 лет назад
admin_users.go f5db9950f8 fixed gofmt tests 10 лет назад
alerting.go 9dd8b3b408 wip 9 лет назад
annotations.go d0f9623037 feat(alertlistpanel): support state filter 9 лет назад
api.go 936146768f fix(snapshots): fixed issue with viewing embedded/solo/png panel from snapshot without login, fixes #3769 9 лет назад
api_test.go cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 10 лет назад
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object 10 лет назад
app_routes.go e0c6048820 feat(instrumentation): added gauge and http endpoint 9 лет назад
common.go e7b56c6389 tech(metrics): move all request counters into one middleware 9 лет назад
dashboard.go b0fe69822a Merge branch 'master' into alerting 9 лет назад
dashboard_snapshot.go 51de894692 fix(snapshots): sets default value for snapshot name 9 лет назад
dataproxy.go a73424d6af Secure Elasticsearch datasources a bit (#6031) 9 лет назад
dataproxy_test.go 6e532231dc Fix dataproxy_test.go tests 10 лет назад
datasources.go 1955defc43 fix(api): add missing jsonData field to dto 9 лет назад
frontendsettings.go d60bd77658 feat(annotations): added support to show grafana stored annotations in graphs, #5982 9 лет назад
gnetproxy.go 23e0240410 fix(build): removed logging call that caused wrong dependency to be used 9 лет назад
index.go 0b7fa3c19d feat(alerting): minor progress on alert list, #5784 9 лет назад
login.go b4646b6c3a Allow users to use a generic oauth that conforms to the github style. 9 лет назад
login_oauth.go b4111d78e1 fix(security): fixed login issue that was a potential for social engineering, fixes #6014 9 лет назад
metrics.go b25cb60259 Merge branch 'new-logger' 9 лет назад
org.go 53f5cb6553 fix(api): org name taken error now returns HTTP status code 409, closes 10 лет назад
org_invite.go aa89416bca fix(invite): fixes to org invite stuff, #2630 10 лет назад
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 лет назад
password.go c8bc0b3bf8 Lots of work on user password reset, #1456 10 лет назад
playlist.go 00dc078311 feat(playlist): render playlists if playlist id is invalid 9 лет назад
playlist_play.go 39af588a94 fix(playlist): fixed sorting issue with playlist playback, fixes #5467 9 лет назад
plugins.go 7cd663bbe8 feat(import): more import work 9 лет назад
preferences.go ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 9 лет назад
quota.go 3926226417 fix getting default quota as map[string]int64 10 лет назад
render.go 303cd8a5af [RenderToPng fix] (#4901) 9 лет назад
search.go 35a7a3a52b feat(instrumentation): added some more timers 9 лет назад
signup.go 3fd6ae597d minor spelling corrections 9 лет назад
stars.go 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 лет назад
user.go 4038b4d17e Set active org through admin api (#5179) 9 лет назад