Commit Graph

16774 Commits (776b14f7bb7c0a1ed9b3b1ce9b925d0a8476a38b)
 

Author SHA1 Message Date
Torkel Ödegaard fe4f2f71c3
Revert "Org users to react" 7 years ago
Sven Klemm 744e8617ff add postgres test for global macros 7 years ago
Torkel Ödegaard 38637f056f
Merge pull request #13488 from grafana/org-users-to-react 7 years ago
Mitsuhiro Tanda c2c0cdb49c add test 7 years ago
Mitsuhiro Tanda 6770f2e940 stackdriver heatmap support 7 years ago
Torkel Ödegaard c3a8dd28d5
Merge pull request #13500 from grafana/testdata-tables 7 years ago
Torkel Ödegaard ed0c2296b6 added slow queries scenario to test data source, added new panel test dashboard with slow queries 7 years ago
Torkel Ödegaard 4a77a62949
Merge pull request #13499 from dadosch/patch-1 7 years ago
dadosch 2500fe27f1
Fix "appropriate"-typo 7 years ago
dadosch b138ae9d4c
Update configuration doc to include socket@server 7 years ago
Sven Klemm 94d6d51726 move timeFrom, timeTo, unixEpochFrom and unixEpochTo macros to sql_engine 7 years ago
Torkel Ödegaard 9e72588cec wip: began work on support for testdata tables & annotations support 7 years ago
Marcus Efraimsson 3932e4db5a
Merge remote-tracking branch 'origin/master' into concurrent-sql 7 years ago
Marcus Efraimsson e5c376aead
docs: connection limits for sql datasources 7 years ago
Marcus Efraimsson 12230dfa71
ux: put connection limits under own section 7 years ago
Peter Holmberg a381db3237 fiddling with validation 7 years ago
bergquist 1935497813 changelog: adds note about closing #13492 7 years ago
Peter Holmberg 7a39e5554b view and route 7 years ago
Marcus Efraimsson 9af809ff8a
Merge pull request #13440 from grafana/reminder_refactoring 7 years ago
David 321c09aec4
Merge pull request #13416 from grafana/davkal/11999-explore-from-mixed-panels 7 years ago
Marcus Efraimsson 0e0901874b
better comment about state changes 7 years ago
Marcus Efraimsson 418f77e70e
get or create alert notification should use transaction 7 years ago
bergquist 7b781e4c3c use notification state id instead of notifier id 7 years ago
bergquist 9289cba625 merges defaultShouldNotify and ShouldNotify 7 years ago
bergquist 67e5f62514 move version conflict logging for mark as complete to sqlstore package 7 years ago
Peter Holmberg c3f87b56ee removed duplicate route 7 years ago
bergquist 9d3659d30d improve local variable name 7 years ago
bergquist b45a1bd45c avoid exporting notificationState and notificationStateSlice 7 years ago
bergquist 9022e871e3 avoid sending full notification state to pending/complete 7 years ago
Peter Holmberg 908bf8e834 deleting obsolete things 7 years ago
Axel Pirek dd09ece8c9 Make max open, max idle connections and connection max life time configurable 7 years ago
Peter Holmberg cc57995070 snap 7 years ago
Peter Holmberg 6d6416c04d fix after merge from master 7 years ago
bergquist 341d8af637 rename GetNotificationStateQuery to GetOrCreateNotificationStateQuery 7 years ago
bergquist 7f1d7cefc0 reminder: uses UpdatedAt to track state changes. 7 years ago
Peter Holmberg 09b681326e Merge branch 'master' into org-users-to-react 7 years ago
Peter Holmberg cc1e22925f snaps 7 years ago
Peter Holmberg a188ceacbc invitees 7 years ago
Carl Bergquist 9e09b2b969
Merge pull request #13477 from grafana/alert_rule_state_changes_version 7 years ago
Torkel Ödegaard f37a60dcd5 Merge branch 'data-sources-list-to-react' 7 years ago
Torkel Ödegaard 8fd1d8a057 changed from RFC to PureComponent 7 years ago
Carl Bergquist 8e9c0a44c3
Merge pull request #13470 from mjtrangoni/fix-megacheck-issues 7 years ago
Marcus Efraimsson 35eddee2dd
devenv: add postgres ha test config example 7 years ago
Marcus Efraimsson 505ae709c9
Merge pull request #13481 from leo8a/master 7 years ago
Leo Ochoa 12a99fa0b5
typo in sample.ini 7 years ago
Marcus Efraimsson 4ce8cc77e4
Merge pull request #13480 from ArcticSnowman/master 7 years ago
Mario Trangoni 6c190ab713 pkg/tsdb/cloudwatch/credentials.go: Remove unnecessary variable assignment 7 years ago
Mario Trangoni 236e0b3814 pkg/cmd/grafana-server/main.go: '_ = <-ch' simplified to '<-ch' 7 years ago
Mario Trangoni ec4139d56b pkg/tsdb/stackdriver/stackdriver_test.go: return simplified 7 years ago
Mario Trangoni dde650905d Fix megacheck issue unused code. 7 years ago