grafana/pkg
2017-06-07 13:36:03 +02:00
..
api dasboard_history: some polish around styles & diff colors, and minor fixes 2017-06-07 12:39:06 +02:00
bus (format) run go fmt in pkg 2016-12-14 12:17:38 +09:00
cmd fix: cli admin reset-password fixes cmd args 2017-04-20 13:30:17 +02:00
components dasboard_history: fixed json diff so only dashbord is compared and not the whole dashboard revision object (message and restoreFrom etc was showing up in json diff) 2017-06-07 13:36:03 +02:00
events feat(signup): progress on new sign up and email verification flow, #2353 2015-08-28 15:14:24 +02:00
log Config Array Syntax (#8204) 2017-04-25 09:14:29 +02:00
login tech(): go fmt code 2016-12-19 13:26:42 +01:00
metrics Merge pull request #7482 from dbrgn/master 2017-02-24 07:40:36 +01:00
middleware add Referer header to logs. This is useful to link datasource requests to dashboard that originated it (#8399) 2017-05-24 13:47:29 +02:00
models refactoring: moved compare dashboard version command out of sqlstore, the code in this command did not use any sql operations and was more high level, could be moved out and use existing queries to get the versions 2017-06-06 00:15:40 +02:00
plugins 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 2017-04-12 08:23:44 +02:00
services dashboard_history: SQL did not work when using MySQL, fixes to dashboard version numbering, so inserts start at 1, added migration to fix old dashboards with version 0 2017-06-06 15:40:10 +02:00
setting 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
social centralize oauth http calls, validate response status (#8470) 2017-05-26 14:35:32 +02:00
tsdb minor change: more accurate variable name (#8449) 2017-05-24 08:38:13 +02:00
util Config Array Syntax (#8204) 2017-04-25 09:14:29 +02:00