Torkel Ödegaard d9ad4cf2fc fix(): made plugin settings api call accessable for viewer roles před 9 roky
..
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 před 9 roky
cloudwatch 1f9f439acb lib(): added simplejson lib před 9 roky
dtos 6ac3bd4c7c feat(): update checks starting to work před 9 roky
live 2e1f26096f feat(grafana_live): more work pushing data to websocket, #4355 před 9 roky
pluginproxy bd2e1ef67e feat(plugins): fixed failing api test před 9 roky
static 4fe72ebf69 feat(macaron): upgrades macaron version před 10 roky
admin.go da67afa51e Fixed api bugs, stats endpoint working před 10 roky
admin_users.go f5db9950f8 fixed gofmt tests před 10 roky
api.go d9ad4cf2fc fix(): made plugin settings api call accessable for viewer roles před 9 roky
api_test.go cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 před 10 roky
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object před 10 roky
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 před 10 roky
common.go bdb67d4909 fix(build): fixed dependency and build issue před 10 roky
dashboard.go ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page před 9 roky
dashboard_snapshot.go 0398face05 feat(plugins): dashboard import for data sources is working! #4298 před 9 roky
dataproxy.go e63ff1c762 feat(dataproxy): set flush interval, need a setting for this před 9 roky
dataproxy_test.go 6e532231dc Fix dataproxy_test.go tests před 10 roky
datasources.go b7d198793f refactor(): minor refactoring of #4455 před 9 roky
frontendsettings.go ab34b174f9 Added update notice to plugin list před 9 roky
gnetproxy.go d70ef90bdd feat(): plugin list panel před 9 roky
index.go ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page před 9 roky
login.go 2a557f67d2 Do not set remember me cookie when days are set to zero před 9 roky
login_oauth.go 6488324cf1 enhance quota support. před 10 roky
metrics.go 10820f31c2 Changed go package path před 11 roky
org.go 53f5cb6553 fix(api): org name taken error now returns HTTP status code 409, closes před 10 roky
org_invite.go aa89416bca fix(invite): fixes to org invite stuff, #2630 před 10 roky
org_users.go a8aab0cb2b Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 před 10 roky
password.go c8bc0b3bf8 Lots of work on user password reset, #1456 před 10 roky
playlist.go 00dc078311 feat(playlist): render playlists if playlist id is invalid před 9 roky
playlist_play.go da8782a9d0 remove unused imports před 10 roky
plugins.go c518fdc155 Merge branch 'updatecheck' into pluginlist před 9 roky
preferences.go ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page před 9 roky
quota.go 3926226417 fix getting default quota as map[string]int64 před 10 roky
render.go 43073da7eb feat(renderer): add timeout for the renderer api před 9 roky
search.go fbd94fc6ce feat(websockets): inital work on websockets, #4355 před 9 roky
signup.go 3fd6ae597d minor spelling corrections před 10 roky
stars.go 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling před 10 roky
user.go 370589d6c0 fix(org switch): fixed issue with switching orgs, fixes #4614 před 9 roky