grafana/pkg/api
2017-01-16 12:02:43 +01:00
..
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 add cloudwatch region (#7161) 2017-01-06 12:05:27 +01:00
dtos Merge pull request #7249 from grafana/alerting_test_alertrule 2017-01-13 15:18:02 +01:00
live feat(grafana_live): more work pushing data to websocket, #4355 2016-03-14 22:26:43 +01:00
pluginproxy fix(logging): change log level to trace for plugin proxy logging call, fixes #5126 2016-05-23 07:55:55 +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 feat(alerting): moves getNewState to evalHandler 2017-01-13 11:02:24 +01:00
annotations.go feat(alerting): added clear history button to alert state history view, #6244 2016-10-14 09:33:42 +02:00
api_test.go Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 2015-05-01 16:23:36 +02:00
api.go feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 2017-01-06 12:04:25 +01: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 feat(ux): completed work on getting started panel, #6466 2016-12-08 10:25:05 +01:00
dataproxy_test.go Use cache for http.client in tsdb package. (#6833) 2016-12-07 11:10:42 +01:00
dataproxy.go Rename to audit logging to data proxy logging 2017-01-11 07:40:06 -08:00
datasources.go Added name and id in response of create/update (#7016) 2016-12-20 13:02:26 +01:00
frontendsettings.go fix(auth proxy, ldap): fixed so users cannot change password when ldap or auth proxy is enabled, fixes #2495, do not allow user to change email or username depending on what property auth proxy is using, fixes #6903 2016-12-14 22:19:25 +01:00
gnetproxy.go Do not pass Authorization header in Grafana.net proxy (#6243) 2016-10-12 06:54:33 +02:00
index.go feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 2017-01-06 12:04:25 +01:00
login_oauth.go (format) run go fmt in pkg 2016-12-14 12:17:38 +09:00
login.go feat(config): changed name of allow_user_login_pass to disable_login_form, changed the section of the config option to [auth], impacts merged PR #5423 2016-09-28 15:27:08 +02:00
metrics.go Use cache for http.client in tsdb package. (#6833) 2016-12-07 11:10:42 +01:00
org_invite.go fix(invite): fixes to org invite stuff, #2630 2015-09-01 12:35:06 +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 Lots of work on user password reset, #1456 2015-06-08 13:39:02 +02:00
playlist_play.go fix(playlist): fixed sorting issue with playlist playback, fixes #5467 2016-09-22 10:06:03 +02:00
playlist.go Removed playlist item when dashboard is deleted 2016-11-06 01:49:43 -08:00
plugins.go feat(import): more import work 2016-05-14 10:00:43 +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 tech(renderer): improve renderOpts names 2016-09-26 11:07:36 +02: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.go fix(auth proxy, ldap): fixed so users cannot change password when ldap or auth proxy is enabled, fixes #2495, do not allow user to change email or username depending on what property auth proxy is using, fixes #6903 2016-12-14 22:19:25 +01:00