.. |
avatar
|
fix(postgres): fixed issue with postgres caused by wrong prefrences table types, dropped table and created it with correct column types, fixes #4558
|
2016-04-05 11:24:21 -04:00 |
cloudwatch
|
(cloudwatch) add new elb metrics (#8894)
|
2017-07-20 14:12:56 +02:00 |
dtos
|
dasboard_history: some polish around styles & diff colors, and minor fixes
|
2017-06-07 12:39:06 +02:00 |
live
|
refactor(http): refactoring http server
|
2016-12-21 14:36:32 +01:00 |
pluginproxy
|
remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418)
|
2017-05-24 13:39:40 +02:00 |
static
|
feat(macaron): upgrades macaron version
|
2016-01-13 15:11:23 +01:00 |
admin_users.go
|
fixed gofmt tests
|
2015-11-16 07:28:38 -08:00 |
admin.go
|
Fixed api bugs, stats endpoint working
|
2016-01-24 21:18:17 -08:00 |
alerting.go
|
fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093
|
2017-04-25 13:16:41 +02:00 |
annotations.go
|
alert: alerting annotation improvements, fixes #8421
|
2017-05-22 13:02:49 +02:00 |
api.go
|
fix: added missing url route for annotation state history delete, fixes #8660
|
2017-06-23 11:48:58 -04:00 |
apikey.go
|
More work on email and notification infra #1456
|
2015-06-05 11:08:19 +02:00 |
app_routes.go
|
Added support for TLS client auth for datasource proxies (#5801)
|
2016-11-24 13:22:25 +01:00 |
common.go
|
fix(api): fixed issue with api content-type in api success messages, fixes #6160
|
2016-10-01 16:52:52 +02:00 |
dashboard_snapshot.go
|
fix(snapshots): sets default value for snapshot name
|
2016-04-21 09:59:48 +02:00 |
dashboard.go
|
dasboard_history: security fix, added orgId filter to dashboard version lookup
|
2017-06-07 14:21:40 +02:00 |
dataproxy_test.go
|
Use cache for http.client in tsdb package. (#6833)
|
2016-12-07 11:10:42 +01:00 |
dataproxy.go
|
remove X-Forwarded-* headers added by nginx when proxying data source & plugin requests (#8418)
|
2017-05-24 13:39:40 +02:00 |
datasources_test.go
|
admin: adds paging to global user list
|
2017-02-13 12:59:36 +01:00 |
datasources.go
|
mysql: improved mysql data source, added test feature when adding data source, fixed cache issue
|
2017-05-11 10:50:24 +02:00 |
frontendsettings.go
|
feat: more work on #8768
|
2017-07-31 14:39:33 +02:00 |
grafana_com_proxy.go
|
grafana_com: changed name of oauth grafana_net integration (old settings names still work), and updated login button look, closes #8415
|
2017-05-22 14:56:50 +02:00 |
http_server.go
|
api: adds no-cache header for GET requests
|
2017-07-04 21:26:05 +02:00 |
index.go
|
refactor(): renaming alerting hide ui option, #7318
|
2017-01-25 13:32:26 +01:00 |
login_oauth.go
|
Update oauth2 lib (#8524)
|
2017-06-05 10:09:27 +02:00 |
login.go
|
fix: change to remember me cookie encoding
|
2017-04-25 15:33:15 +02:00 |
metrics.go
|
fix: fixed test data fake metric query, fixes #8474
|
2017-05-29 10:48:38 +02:00 |
org_invite.go
|
signup: fix email sent logic for tempuser
|
2017-06-30 20:21:08 +02:00 |
org_users.go
|
[6486] Fix status code when adding an existing user to org (#6678)
|
2016-11-23 14:38:44 +01:00 |
org.go
|
[6679] Check if org exists before delete it
|
2016-11-28 00:09:01 +02:00 |
password.go
|
security: fixed returning info on weither user exists or not in password reset call, fixes #7619
|
2017-04-11 16:50:16 +02:00 |
playlist_play.go
|
playlist: fixed dashboard play ordering, fixes #7688
|
2017-05-24 13:21:43 +02:00 |
playlist.go
|
Removed playlist item when dashboard is deleted
|
2016-11-06 01:49:43 -08:00 |
plugins.go
|
plugins: added state property to plugins
|
2017-04-07 12:00:03 +02:00 |
preferences.go
|
feat(preferences): theme and home dashbord settings now work work on profile and org settings page
|
2016-04-02 13:54:06 -07:00 |
quota.go
|
fix getting default quota as map[string]int64
|
2015-09-15 20:31:58 +08:00 |
render.go
|
feat(server side png rendering): added timezone parameter for server side rendering, refactoring PR #7264
|
2017-01-31 07:48:10 +01:00 |
search.go
|
feat(instrumentation): added some more timers
|
2016-06-03 17:00:39 +02:00 |
signup.go
|
minor spelling corrections
|
2016-02-16 12:12:04 +11:00 |
stars.go
|
Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling
|
2015-05-20 14:59:38 +02:00 |
user_test.go
|
admin: adds paging to global user list
|
2017-02-13 12:59:36 +01:00 |
user.go
|
Include user Id on the lookup api (#8698)
|
2017-06-25 14:23:03 +02:00 |