fg2it 303cd8a5af [RenderToPng fix] (#4901) 9 gadi atpakaļ
..
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 gadi atpakaļ
cloudwatch 8d1ac8c7f5 (cloudwatch) add kinesis metrics 9 gadi atpakaļ
dtos f4a013946f feat(pluginlist): link in plugin list now goes to app/plugin default nav unless enabled 9 gadi atpakaļ
live 2e1f26096f feat(grafana_live): more work pushing data to websocket, #4355 9 gadi atpakaļ
pluginproxy bd2e1ef67e feat(plugins): fixed failing api test 9 gadi atpakaļ
static 4fe72ebf69 feat(macaron): upgrades macaron version 10 gadi atpakaļ
admin.go da67afa51e Fixed api bugs, stats endpoint working 10 gadi atpakaļ
admin_users.go f5db9950f8 fixed gofmt tests 10 gadi atpakaļ
api.go d9ad4cf2fc fix(): made plugin settings api call accessable for viewer roles 9 gadi atpakaļ
api_test.go cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 10 gadi atpakaļ
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object 10 gadi atpakaļ
app_routes.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 gadi atpakaļ
common.go bdb67d4909 fix(build): fixed dependency and build issue 10 gadi atpakaļ
dashboard.go ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 9 gadi atpakaļ
dashboard_snapshot.go 51de894692 fix(snapshots): sets default value for snapshot name 9 gadi atpakaļ
dataproxy.go 711992c8e2 fix(influxdb): minor fix for duplicated db param to proxied influxdb call, fixes #4703 9 gadi atpakaļ
dataproxy_test.go 6e532231dc Fix dataproxy_test.go tests 10 gadi atpakaļ
datasources.go b7d198793f refactor(): minor refactoring of #4455 9 gadi atpakaļ
frontendsettings.go ab34b174f9 Added update notice to plugin list 9 gadi atpakaļ
gnetproxy.go d70ef90bdd feat(): plugin list panel 9 gadi atpakaļ
index.go 04a79175bf fix(plugins): only add app nav link if it has any pages/dashboards with role matching current user, fixes #4784 9 gadi atpakaļ
login.go 2a557f67d2 Do not set remember me cookie when days are set to zero 9 gadi atpakaļ
login_oauth.go 6488324cf1 enhance quota support. 10 gadi atpakaļ
metrics.go 10820f31c2 Changed go package path 11 gadi atpakaļ
org.go 53f5cb6553 fix(api): org name taken error now returns HTTP status code 409, closes 10 gadi atpakaļ
org_invite.go aa89416bca fix(invite): fixes to org invite stuff, #2630 10 gadi atpakaļ
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 gadi atpakaļ
password.go c8bc0b3bf8 Lots of work on user password reset, #1456 10 gadi atpakaļ
playlist.go 00dc078311 feat(playlist): render playlists if playlist id is invalid 9 gadi atpakaļ
playlist_play.go da8782a9d0 remove unused imports 10 gadi atpakaļ
plugins.go f4a013946f feat(pluginlist): link in plugin list now goes to app/plugin default nav unless enabled 9 gadi atpakaļ
preferences.go ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 9 gadi atpakaļ
quota.go 3926226417 fix getting default quota as map[string]int64 10 gadi atpakaļ
render.go 303cd8a5af [RenderToPng fix] (#4901) 9 gadi atpakaļ
search.go fbd94fc6ce feat(websockets): inital work on websockets, #4355 9 gadi atpakaļ
signup.go 3fd6ae597d minor spelling corrections 9 gadi atpakaļ
stars.go 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 gadi atpakaļ
user.go 370589d6c0 fix(org switch): fixed issue with switching orgs, fixes #4614 9 gadi atpakaļ