- 20 Jan, 2018 1 commit
-
-
Jonathan McCall committed
-
- 19 Jan, 2018 6 commits
-
-
Recommend a limit on database query for influxdb annotations
Carl Bergquist committed -
bergquist committed
-
Migrated from govendor to dep
Carl Bergquist committed -
bergquist committed
-
bergquist committed
-
Torkel Ödegaard committed
-
- 18 Jan, 2018 12 commits
-
-
Torkel Ödegaard committed
-
* check upn field if email address isn't present, support for adfs * correctly set login to the user's email address if not specified by the oauth server * break up GenericOAuth.UserInfo into helper functions
Dan Cech committed -
Users not putting a limit on can end up causing bad performance. A recommended limit in the placehold is a quick little help.
Andrew Cottrell committed -
Adjusted the border color on the buttons in dashboard nav, fixed alert email text area width, fixed padding-top issue on dashboard settings aside
Matt committed -
Daniel Lee committed
-
The custom code in vendor is not needed anymore and most of the mapping code can be replaced.
Daniel Lee committed -
The latest master implements the ColumnType interface. See https://github.com/go-sql-driver/mysql/issues/495 This removes the custom code in the vendor folder that did a ColumnType mapping.
Daniel Lee committed -
bergquist committed
-
Torkel Ödegaard committed
-
Make file_reader follow symlinks
Carl Bergquist committed -
bergquist committed
-
Dashboard provisioning. Replace folder property with path
Carl Bergquist committed
-
- 17 Jan, 2018 7 commits
-
-
stobin committed
-
bergquist committed
-
* plugin_lib: moves datasource plugin model to grafana/grafana_plugin_model
bergquist committed -
bergquist committed
-
fixed duplicate dev dependency, closes #10542
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
- 16 Jan, 2018 9 commits
-
-
corrected build instructions, #10532
Torkel Ödegaard committed -
Simplified build instructions i
Torkel Ödegaard committed -
removed build clean from test task, #10532
Torkel Ödegaard committed -
Renames folder (in options) to path to make it different from the grafana folder wherein the dashboard will be created.
Leonard Gram committed -
Torkel Ödegaard committed
-
* tag filter: initial react component * dashboard: move tag filter to filterbox * tag filter: customize value rendering * tag filter: get color from name * tag filter: custom option renderer * tag filter: mode with tags in different container * tag filter: refactor * refactoring PR #10519 * tag filter: refactor of PR #10521
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
bergquist committed
-
Daniel Lee committed
-
- 15 Jan, 2018 5 commits
-
-
Patrick O'Carroll committed
-
dashboard json cannot contain fixed id when importing from disk. We used to override this but it didnt caught all problems so now we block dashboards from beeing imported instead. closes #10504
bergquist committed -
* backend_plugins: (34 commits) code style fixes Adds Table in backend datasource contract. Adds Tables types to protobuf Review tsdb protobuf contract supports windows compatible plugin binaries moves plugin proxy to plugin package improves name for plugin logger uses pluginmanagers log instead of global removes commented code makes datasource handshake more explicit backend plugins: improves logging dont spawn new subprocess while shutting down plugins: restart killed plugins query result should be a map test for plugin path builder merge backend datasources and datasources use int64 for timestamps fixes invalid valud/timestamp order merge backend-datasource and datasource type fixes broken unit test ...
bergquist committed -
* master: (117 commits) fix: share snapshot controller was missing ngInject comment, fixes #10511 Use URLEncoding instead of StdEncoding to be sure state value will be corectly decoded (#10512) Optimize metrics and notifications docs Optimize cli and provisioning docs docs: Guide for IIS reverse proxy changelog: adds note about closing #9645 telegram: Send notifications with an inline image telegram: Switch to using multipart form rather than JSON as a body telegram: Fix a typo in variable name fix: alert list pause/start toggle was not working properly fix template variable selector overlap by the panel (#10493) dashboard: Close/hide 'Add Panel' before saving a dashboard (#10482) fix: removed unused param Fix variables values passing when both repeat rows and panels is used (#10488) moved angular-mocks out of dependencies ux: minor change to alert list page ux: minor word change to alert list fix: updated snapshot test Add eu-west-3 in cloudwatch datasource default's region (#10477) fix: Make sure orig files are not added to git again #10289 ...
bergquist committed -
bergquist committed
-