Daniel Lee
8f9d9ed35d
docs: escape asterisk in Graphite docs
2018-04-20 15:27:20 +02:00
Daniel Lee
f4f12c1e84
Merge remote-tracking branch 'upstream/master' into docs-5.1
2018-04-20 15:15:42 +02:00
Daniel Lee
bde0136317
Merge pull request #11671 from grafana/docs-variable-interpolation-mssql
...
Docs for mssql for #11642
2018-04-20 15:09:20 +02:00
Daniel Lee
2b3c547589
Merge pull request #11642 from grafana/docs-variable-interpolation
...
Docs variable interpolation
2018-04-20 15:09:05 +02:00
Daniel Lee
ba2e43f547
docs: disable quoting option for MSSQL
2018-04-20 13:36:07 +02:00
Daniel Lee
492f842c53
docs: fix example for graphite tag query
...
Was missing a tilde in the tag_values example
2018-04-20 13:32:17 +02:00
Daniel Lee
3a99148315
docs: spelling
2018-04-20 13:24:37 +02:00
bergquist
e168bfe03e
docs: release 5.1.0-beta1
2018-04-20 13:23:45 +02:00
Daniel Lee
71dcafebb8
docs: add missing backtick for mysql/postgres
2018-04-20 13:22:43 +02:00
Daniel Lee
c10359dd5b
docs: fixes for table in variable docs
2018-04-20 13:21:14 +02:00
bergquist
177220e2fe
build: fixes release deploy
2018-04-20 12:59:44 +02:00
bergquist
d7f58d74d3
changelog: adds releaste date for 5.1.0-beta1
2018-04-20 11:16:24 +02:00
Daniel Lee
cdbd4e0fc0
graphite: convert ds test to jest
2018-04-20 11:09:52 +02:00
Daniel Lee
c2064781a0
Merge pull request #11640 from grafana/11637-dropdown-styling
...
removed padding and moved carrot
2018-04-20 11:05:40 +02:00
bergquist
98bbb01898
build: removes gometalinter
...
for some reason the linter lints files in /vendor
which it should not. So we have to remove it until
it works as expected
ref #10381
2018-04-20 10:35:29 +02:00
bergquist
03a9650c57
cli: adds os and arch headers
...
this makes it possible for the plugin repo
to provide the correct package if arch and os matters
2018-04-20 09:52:25 +02:00
Marcus Efraimsson
9fc59cc212
Merge pull request #11644 from grafana/11392_whats_new_v51
...
docs: What's new in v5.1
2018-04-19 16:37:04 +02:00
Marcus Efraimsson
727a7bf27a
docs: what's new improvements
2018-04-19 16:26:42 +02:00
Marcus Efraimsson
886c8b823a
docs: what's new improvements
2018-04-19 14:51:33 +02:00
bergquist
b5820d930c
Merge branch 'master' into 11392_whats_new_v51
...
* master:
build: only lint the pkg folder
changelog: adds note about closing #11476
singlestat: Fix optimization in setTableColumnToSensibleDefault
influxdb: Check before assuming first column to be 'time'
2018-04-19 14:27:13 +02:00
bergquist
ffb1db833c
docs: what's new
...
add's info about new template variable interpolation
2018-04-19 14:23:47 +02:00
Marcus Efraimsson
540bde269e
docs: fix typos
2018-04-19 13:49:40 +02:00
Marcus Efraimsson
cc3418f6a3
docs: what's new
...
Improved scrolling experience
2018-04-19 13:44:37 +02:00
bergquist
b4a77d49b4
docs: whats new
...
reduce content a little bit and highlight mssql and prom heatmap
2018-04-19 13:39:02 +02:00
bergquist
601a1d9b92
docs: more info prometheus heapmap to whats new
2018-04-19 13:33:50 +02:00
Marcus Efraimsson
6737f79331
docs: improve what's new in v5.1
2018-04-19 13:25:16 +02:00
Marcus Efraimsson
250f85b9bd
docs: what's new in v5.1 draft
2018-04-19 12:54:10 +02:00
bergquist
7a62231816
build: only lint the pkg folder
2018-04-19 11:29:02 +02:00
bergquist
f50bcb6aae
changelog: adds note about closing #11476
2018-04-19 11:20:29 +02:00
Carl Bergquist
2dfa576c76
Merge pull request #11504 from hahnjo/11476-influxdb-show-cardinality
...
influxdb: Check before assuming first column to be 'time'
2018-04-19 11:18:01 +02:00
Marcus Efraimsson
ba9c3f60c4
Merge branch 'master' into docs-5.1
2018-04-19 10:52:17 +02:00
Marcus Efraimsson
e6f38591b5
dev: only build server with bra run
2018-04-19 10:43:31 +02:00
Carl Bergquist
4f0d7586ae
Merge pull request #11648 from mjtrangoni/add-gometalinter-circleci
...
Add gometalinter to CircleCI
2018-04-19 09:35:21 +02:00
Mario Trangoni
3543f1c3d4
add gometalinter to circleci
2018-04-18 22:52:21 +02:00
Mario Trangoni
33ae8d35ea
comment unused struct fields
2018-04-18 22:23:49 +02:00
Carl Bergquist
89acafd567
Merge pull request #11646 from mjtrangoni/fix-varcheck-issues
...
remove unused variables detected by varcheck
2018-04-18 21:45:11 +02:00
Mario Trangoni
c1742df9ac
remove unused variables detected by varcheck
2018-04-18 19:04:37 +02:00
Marcus Efraimsson
cec9634f4a
fix typo
2018-04-18 14:52:36 +02:00
Daniel Lee
ab4f8c273d
docs: describes variable formatting options
...
csv option in postgres/mysql docs and the regex option in the
graphite docs
2018-04-18 14:40:34 +02:00
Daniel Lee
120a86ecf9
docs: graphite template variables for tag queries
...
ref #11388 and ref #9911 and ref #10366
2018-04-18 14:40:34 +02:00
Daniel Lee
24ae9cef36
docs: describes new variable formatting syntax
...
Fixes #11388
Ref #11141
2018-04-18 14:40:34 +02:00
Marcus Efraimsson
7e8bd8d004
Merge branch 'master' into docs-5.1
2018-04-18 14:39:38 +02:00
Marcus Efraimsson
4ddd15d921
changelog: notes about closing #10427
...
[skip ci]
2018-04-18 14:18:21 +02:00
Marcus Efraimsson
fd409f119d
Merge pull request #10986 from grafana/10427_addpanel_filter
...
add tabs and search filter to new panel control
2018-04-18 14:13:21 +02:00
Carl Bergquist
0ad6336634
Merge pull request #11354 from grafana/external-auth
...
External auth refactor
2018-04-18 14:03:50 +02:00
Marcus Efraimsson
606257a1da
move jest test file to specs
2018-04-18 14:00:15 +02:00
Marcus Efraimsson
ce97f89de6
make add panel panel scrollbar adjust when panel/dashboard grid are resized
2018-04-18 13:59:26 +02:00
bergquist
dbf61355b3
style: code simplifications
2018-04-18 12:16:25 +02:00
Marcus Efraimsson
82054e1a3e
Merge branch 'master' into 10427_addpanel_filter
2018-04-18 11:36:13 +02:00
Marcus Efraimsson
b7b0ca2b90
build: introduce -dev flag optimal for building in development mode
...
Fix performance issue with running bra run for go run build.go build
2018-04-18 11:25:34 +02:00