Torkel Ödegaard 8eb112d119 plugins: refactoring builtIn data source concept, now means data source plugins that you do not need to add via data sources page, that is automatically added as selectable data source, #8095 8 年 前
..
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 d2bf2e86ed upgrade to aws-sdk-go v1.8.11 (#8091) 8 年 前
dtos 1cd632cc43 plugins: added state property to plugins 8 年 前
live fad07f0d15 refactor(http): refactoring http server 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 e78da57e4d feat(alerting): shows when no_data triggered alerts 9 年 前
annotations.go c9d7eb0a7a feat(alerting): added clear history button to alert state history view, #6244 9 年 前
api.go bd4f073425 mysql: minor update 8 年 前
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object 10 年 前
app_routes.go 56b7e2dfaf Added support for TLS client auth for datasource proxies (#5801) 9 年 前
common.go c6cf6d4655 fix(api): fixed issue with api content-type in api success messages, fixes #6160 9 年 前
dashboard.go 05772b30d7 feat(ux): completed work on getting started panel, #6466 9 年 前
dashboard_snapshot.go 51de894692 fix(snapshots): sets default value for snapshot name 9 年 前
dataproxy.go 1cd632cc43 plugins: added state property to plugins 8 年 前
dataproxy_test.go 2c7adccf12 Use cache for http.client in tsdb package. (#6833) 9 年 前
datasources.go 193d468ed3 admin: adds paging to global user list 8 年 前
datasources_test.go 193d468ed3 admin: adds paging to global user list 8 年 前
frontendsettings.go 8eb112d119 plugins: refactoring builtIn data source concept, now means data source plugins that you do not need to add via data sources page, that is automatically added as selectable data source, #8095 8 年 前
gnetproxy.go 150d21800c Do not pass Authorization header in Grafana.net proxy (#6243) 9 年 前
http_server.go 5174d050f2 middlware: change org when url contains orgid 8 年 前
index.go 40d39f8a3e refactor(): renaming alerting hide ui option, #7318 9 年 前
login.go beb85f413a oauth: delete session key instead of set to empty 8 年 前
login_oauth.go 79cef75fed Merge pull request #7426 from Altoros/altoros/authorization-errors 8 年 前
metrics.go d6d2080f11 mysql: minor progress on response processing 8 年 前
org.go 0064331bbf [6679] Check if org exists before delete it 9 年 前
org_invite.go 737c29ec8c disable inviting new users to orgs if login form is disabled 8 年 前
org_users.go c365d52a80 [6486] Fix status code when adding an existing user to org (#6678) 9 年 前
password.go 07466b6725 security: fixed returning info on weither user exists or not in password reset call, fixes #7619 8 年 前
playlist.go c737704eeb Removed playlist item when dashboard is deleted 9 年 前
playlist_play.go 39af588a94 fix(playlist): fixed sorting issue with playlist playback, fixes #5467 9 年 前
plugins.go 1cd632cc43 plugins: added state property to plugins 8 年 前
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 1a9aaa4138 feat(server side png rendering): added timezone parameter for server side rendering, refactoring PR #7264 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 9efb6e76e9 users: adds search and pagination (#7753) 8 年 前
user_test.go 193d468ed3 admin: adds paging to global user list 8 年 前