Torkel Ödegaard 9cd517780f Merge branch 'master' of github.com:grafana/grafana 9 years ago
..
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 years ago
cloudwatch 1264a1b3a6 (cloudwatch) add metrics/dimensions (#6020) 9 years ago
dtos b0c7e61ef8 feat(alerting): removed severity 9 years ago
live 2e1f26096f feat(grafana_live): more work pushing data to websocket, #4355 9 years ago
pluginproxy 43ba563a1c fix(logging): change log level to trace for plugin proxy logging call, fixes #5126 9 years ago
static 4fe72ebf69 feat(macaron): upgrades macaron version 10 years ago
admin.go da67afa51e Fixed api bugs, stats endpoint working 10 years ago
admin_users.go f5db9950f8 fixed gofmt tests 10 years ago
alerting.go b0c7e61ef8 feat(alerting): removed severity 9 years ago
annotations.go 4a2f2fba73 feat(alerting): show panel specific alert annotations, #5694 9 years ago
api.go d60bd77658 feat(annotations): added support to show grafana stored annotations in graphs, #5982 9 years ago
api_test.go cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 10 years ago
apikey.go f81bde5643 Refactoring some api handlers to use the new Response return object 10 years ago
app_routes.go e0c6048820 feat(instrumentation): added gauge and http endpoint 9 years ago
common.go e7b56c6389 tech(metrics): move all request counters into one middleware 9 years ago
dashboard.go b0fe69822a Merge branch 'master' into alerting 9 years ago
dashboard_snapshot.go 51de894692 fix(snapshots): sets default value for snapshot name 9 years ago
dataproxy.go a73424d6af Secure Elasticsearch datasources a bit (#6031) 9 years ago
dataproxy_test.go 6e532231dc Fix dataproxy_test.go tests 10 years ago
datasources.go 1955defc43 fix(api): add missing jsonData field to dto 9 years ago
frontendsettings.go d60bd77658 feat(annotations): added support to show grafana stored annotations in graphs, #5982 9 years ago
gnetproxy.go 23e0240410 fix(build): removed logging call that caused wrong dependency to be used 9 years ago
index.go 0b7fa3c19d feat(alerting): minor progress on alert list, #5784 9 years ago
login.go b4646b6c3a Allow users to use a generic oauth that conforms to the github style. 9 years ago
login_oauth.go 3b69c8f687 feat(alerting): new design for alert tab with sidemenu 9 years ago
metrics.go b25cb60259 Merge branch 'new-logger' 9 years ago
org.go 53f5cb6553 fix(api): org name taken error now returns HTTP status code 409, closes 10 years ago
org_invite.go aa89416bca fix(invite): fixes to org invite stuff, #2630 10 years ago
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 years ago
password.go c8bc0b3bf8 Lots of work on user password reset, #1456 10 years ago
playlist.go 00dc078311 feat(playlist): render playlists if playlist id is invalid 9 years ago
playlist_play.go d44325affd feat(apps): progress on app dashboard imports 9 years ago
plugins.go 7cd663bbe8 feat(import): more import work 9 years ago
preferences.go ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 9 years ago
quota.go 3926226417 fix getting default quota as map[string]int64 10 years ago
render.go 303cd8a5af [RenderToPng fix] (#4901) 9 years ago
search.go 35a7a3a52b feat(instrumentation): added some more timers 9 years ago
signup.go 3fd6ae597d minor spelling corrections 9 years ago
stars.go 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 years ago
user.go 4038b4d17e Set active org through admin api (#5179) 9 years ago