16054 Commits

Author SHA1 Message Date
a440d3510a renaming things in admin 2018-09-07 17:55:38 +02:00
4391209f7b Merge branch 'master' into redux-poc2 2018-09-07 14:49:05 +02:00
35ef51dca9 refactoring: custom scrollbars PR updated, #13175 2018-09-07 14:24:33 +02:00
1415bed045 Merge branch 'react-custom-scrollbars-wrapper' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-react-custom-scrollbars-wrapper 2018-09-07 12:50:34 +02:00
8f054e7c08 changelog: add notes about closing #13121
[skip ci]
2018-09-07 11:30:18 +02:00
fc597260c0 Merge pull request #13167 from holiiveira/teams-image
Alert Teams - Adding Action to view the graph by its public URL.
2018-09-07 11:24:06 +02:00
a1d1c4fb9a fix code formatting 2018-09-07 11:06:19 +02:00
8fca79e87e scrollbar refactor: replace HOC by component with children 2018-09-06 22:53:40 +03:00
b070784b8a adds usage stats for alert notifiers (#13173) 2018-09-06 21:03:09 +02:00
44cd738dd9 changelog: typo
[skip ci]
2018-09-06 17:03:43 +02:00
479e073451 docs: what's new in v5.3 placeholder 2018-09-06 15:22:03 +02:00
a186bc01e0 tests for withScrollBar() wrapper 2018-09-06 15:37:31 +03:00
bdc3acbd2c changelog: restructure and add 5.3.0-beta1 header
[skip ci]
2018-09-06 14:21:36 +02:00
3f4099c4a6 changelog: add notes about closing #13157
[skip ci]
2018-09-06 14:09:27 +02:00
cf832e7db4 wrapper for react-custom-scrollbars component 2018-09-06 15:09:18 +03:00
26756f86aa Merge pull request #13148 from svenklemm/postgres-min-interval
Add min time interval support for SQL datasources
2018-09-06 14:05:39 +02:00
db639684bb docs: sql datasources min time interval 2018-09-06 13:52:16 +02:00
4ce41c16fc changelog: note about closing #10424 2018-09-06 13:33:38 +02:00
3c0b1ef581 Merge pull request #13170 from bergquist/alerting_default_setting
make default values for alerting configurable
2018-09-06 13:26:42 +02:00
e364119774 docs: minor fixes 2018-09-06 13:21:11 +02:00
320947359c Merge branch '12886-docs-authentication-section' 2018-09-06 13:16:17 +02:00
d6f9ebab63 docs: Updated auth docs 2018-09-06 13:15:36 +02:00
a25b594506 docs: updated 2018-09-06 12:13:23 +02:00
1e33a3780f spelling errors 2018-09-06 11:51:24 +02:00
3ce89cad71 make default values for alerting configurable 2018-09-06 11:26:14 +02:00
e983f8f54b Adding Action to view the graph by its public URL. 2018-09-05 17:35:22 -03:00
d76dad86c8 changelog: order changes by group (ocd)
[skip ci]
2018-09-05 18:49:08 +02:00
42d26400b1 changelog: add notes about closing #13030
[skip ci]
2018-09-05 18:47:26 +02:00
81c5112259 Merge pull request #13165 from grafana/docs-docker-paths
docs: default paths in the docker container.
2018-09-05 18:01:01 +02:00
2b74b1c4d6 added radix rule and changed files to follow rule (#13153) 2018-09-05 16:51:31 +02:00
500a4b5f35 docs: default paths in the docker container. 2018-09-05 16:46:22 +02:00
5d87aa2fa4 Merge pull request #13031 from bergquist/golang_1.11
upgrade to golang 1.11
2018-09-05 15:31:43 +02:00
25f13bd3ad added only-arrow-functions rule and changed files to follow new rule (#13154) 2018-09-05 15:28:30 +02:00
eed141fb54 build: uses 1.1.0 of the build container. 2018-09-05 15:10:57 +02:00
275f613050 Only authenticate logins when password is set (#13147)
* auth: never authenticate passwords shorter than 4 chars.

* auth: refactoring password length check.

* auth: does not authenticate when password is empty.

* auth: removes unneccesary change.
2018-09-05 12:12:46 +02:00
0aea60bf17 Merge branch 'master' into redux-poc2 2018-09-05 12:11:11 +02:00
c9ae585d2a Merge branch '12918-no-conditional-assignment' 2018-09-05 12:09:32 +02:00
dc236b5063 refatoring: minor changes to PR #13149 2018-09-05 12:09:16 +02:00
cb526d4557 Add min time interval to mysql and mssql 2018-09-05 12:02:57 +02:00
8ea2f7f858 build: updated build-container with go1.11. 2018-09-05 11:55:28 +02:00
00c0b71f3d Merge branch '12918-only-arrow-functions4' 2018-09-05 11:46:54 +02:00
99133c4fbb Merge branch '12918-only-arrow-functions' 2018-09-05 11:46:46 +02:00
432e203df1 Merge branch '12918-only-arrow-functions3' 2018-09-05 11:26:30 +02:00
151e950e2c Merge branch 'master' into 12918-only-arrow-functions 2018-09-05 11:24:52 +02:00
777010b20b added no-conditional-assignment rule and changed files to follow new rule 2018-09-05 10:53:58 +02:00
e2c7b010ac fix test failures for timeInterval 2018-09-05 10:03:16 +02:00
fd269945c9 document postgres min time interval 2018-09-05 09:57:09 +02:00
a95453036b Add min time interval to postgres datasource 2018-09-05 09:46:22 +02:00
72ab24f300 Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +02:00
d8b3fa01d0 mobx: removed unused SearchStore 2018-09-04 22:38:18 -07:00