bergquist b907ce341c feat(alerting): enables deletes for alert notifications 9 lat temu
..
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 lat temu
cloudwatch 18f704533f Add enhanced elasticbeanstalk metrics 9 lat temu
dtos 34e17f7282 feat(alerting): requests looks to be working again 9 lat temu
live 2e1f26096f feat(grafana_live): more work pushing data to websocket, #4355 9 lat temu
pluginproxy 43ba563a1c fix(logging): change log level to trace for plugin proxy logging call, fixes #5126 9 lat temu
static 4fe72ebf69 feat(macaron): upgrades macaron version 10 lat temu
admin.go da67afa51e Fixed api bugs, stats endpoint working 10 lat temu
admin_users.go f5db9950f8 fixed gofmt tests 10 lat temu
alerting.go b907ce341c feat(alerting): enables deletes for alert notifications 9 lat temu
api.go b907ce341c feat(alerting): enables deletes for alert notifications 9 lat temu
api_test.go cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 10 lat temu
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object 10 lat temu
app_routes.go e0c6048820 feat(instrumentation): added gauge and http endpoint 9 lat temu
common.go bf1ea560e9 feat(logging): error logging improvements 9 lat temu
dashboard.go 2b4a9954b1 feat(alerting): progress on alerting UI and model, refactoring of dashboard parser and tests into extractor component, moved tests from sqlstore to alerting package 9 lat temu
dashboard_snapshot.go 51de894692 fix(snapshots): sets default value for snapshot name 9 lat temu
dataproxy.go 34e17f7282 feat(alerting): requests looks to be working again 9 lat temu
dataproxy_test.go 6e532231dc Fix dataproxy_test.go tests 10 lat temu
datasources.go 34e17f7282 feat(alerting): requests looks to be working again 9 lat temu
frontendsettings.go ef4f5147be Merge branch 'master' into alerting_definitions 9 lat temu
gnetproxy.go d70ef90bdd feat(): plugin list panel 9 lat temu
index.go 149c2ae913 feat(alerting): add submenu for alerting 9 lat temu
login.go 2a557f67d2 Do not set remember me cookie when days are set to zero 9 lat temu
login_oauth.go 6488324cf1 enhance quota support. 10 lat temu
metrics.go b25cb60259 Merge branch 'new-logger' 9 lat temu
org.go 53f5cb6553 fix(api): org name taken error now returns HTTP status code 409, closes 10 lat temu
org_invite.go aa89416bca fix(invite): fixes to org invite stuff, #2630 10 lat temu
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 lat temu
password.go c8bc0b3bf8 Lots of work on user password reset, #1456 10 lat temu
playlist.go 00dc078311 feat(playlist): render playlists if playlist id is invalid 9 lat temu
playlist_play.go da8782a9d0 remove unused imports 10 lat temu
plugins.go f4a013946f feat(pluginlist): link in plugin list now goes to app/plugin default nav unless enabled 9 lat temu
preferences.go ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 9 lat temu
quota.go 3926226417 fix getting default quota as map[string]int64 10 lat temu
render.go 303cd8a5af [RenderToPng fix] (#4901) 9 lat temu
search.go 35a7a3a52b feat(instrumentation): added some more timers 9 lat temu
signup.go 3fd6ae597d minor spelling corrections 9 lat temu
stars.go 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 lat temu
user.go 4038b4d17e Set active org through admin api (#5179) 9 lat temu