Commit Graph

431 Commits (630e6f5da6c34bae1242f7fd8994f7800671e8b1)

Author SHA1 Message Date
Alexander Zobnin 473c47cd1c snapshots: improve snapshot listing performance, #9314 (#9477) 8 years ago
Torkel Ödegaard 25aa9df270 Create annotations (#8197) 8 years ago
Ivan Babrou 9a4ae30227
Enable dualstack in every net.Dialer, fixes #9364 8 years ago
bergquist 8175783f93 go fmt 8 years ago
bergquist 93cff1a42a move more known datasources from others 8 years ago
Brandon Arp cffbcb504d allow ssl renegotiation for datasources 8 years ago
Torkel Ödegaard e8a20643d6 feat: store last seen date for users and present in stats and user lists, closes #9007 8 years ago
Daniel Lee b8aa203707 signup: fix email sent logic for tempuser 9 years ago
Denis Doria 5aac2d2078 Include user Id on the lookup api (#8698) 9 years ago
Torkel Ödegaard e2061312f5 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 9 years ago
Torkel Ödegaard 746d6cdc88 refactoring: changed name on compare command to make properties more explainatory 9 years ago
Torkel Ödegaard cabbfe9adc refactoring: moved dashboard history item formating (message) and fixed dashboard history migration issue, and removed from frontend tests that where no longer needed 9 years ago
Torkel Ödegaard c87418d060 refactoring: Dashboard history restore operation is now reusing existing 9 years ago
Torkel Ödegaard e18007153d refactoring: Renamed dashboard version queries that wrongly had Command suffix, added missing OrgId to dashboard history commands and queries 9 years ago
sanchitraizada 77c046aac6 Implement review feedback 9 years ago
Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 9 years ago
Torkel Ödegaard c34db77f04 grafana_com: changed name of oauth grafana_net integration (old settings names still work), and updated login button look, closes #8415 9 years ago
Torkel Ödegaard 4ce0bf4d16 mysql: improved mysql data source, added test feature when adding data source, fixed cache issue 9 years ago
Torkel Ödegaard 368e847d12 feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 9 years ago
Torkel Ödegaard 87c978ebc9 fix: better error handling / messsage when testing email notification when stmp is not configured, fixes #8093 9 years ago
Dan Cech b489e93d94 Config Array Syntax (#8204) 9 years ago
Dan Cech f490c5f12c use X-Grafana-Org-Id header to ensure backend uses correct org (#8122) 9 years ago
Torkel Ödegaard 1cd632cc43 plugins: added state property to plugins 9 years ago
Torkel Ödegaard d6d2080f11 mysql: minor progress on response processing 9 years ago
Torkel Ödegaard bd4f073425 mysql: minor update 9 years ago
Torkel Ödegaard 998f04e1e8 mysql: testdata 9 years ago
bergquist 00dddca26a alerting: dedupe alert notifications when running multiple servers 9 years ago
bergquist 52566376b2 tech(server): remove unused code 9 years ago
Daniel Lee 193d468ed3 admin: adds paging to global user list 9 years ago
huydx 143cbe921f (feat) support datasource delete by name api 9 years ago
Daniel Lee 1294b203e6 admin: adds paging to global user list 9 years ago
Torkel Ödegaard fce2e341d2 mergefix(): fixed issue with master merge 9 years ago
huydx 376d2d56bf (feature) add LINE notify to notifier 9 years ago
bergquist 9a3e51894b tech(alerting): remove unused property 9 years ago
Torkel Ödegaard 8bccbdafd2 feat(live): minor progress on stream manager 9 years ago
bergquist 6c2c3c7e24 Revert "fix(alerting): pause dto can only pause one" 9 years ago
bergquist b2c5a6a037 fix(alerting): pause dto can only pause one 9 years ago
bergquist ecdf1888c4 feat(alerting): removes pause per datasource 9 years ago
bergquist fb6aa0e026 feat(api): adds endpoint for mass pausing alerts 9 years ago
bergquist c467e48940 feat(notifications): removes html escaping subject 9 years ago
bergquist ca7baca21d feat(alerting): adds ok as no data option 9 years ago
bergquist 96e8ecfa7b feat(cli): adds command to reset admin password 9 years ago
Carl Bergquist 2c7adccf12 Use cache for http.client in tsdb package. (#6833) 9 years ago
Pavlos Daoglou 7f7f080ad8 [5443] Check if title is empty before save a new dashboard 9 years ago
Daniel Lee c9b2c694f1 refactor(dataproxy): TLS Client Auth 9 years ago
Daniel Lee af07adb146 refactor(securejsondata): extract to class 9 years ago
Joe Lanford 56b7e2dfaf Added support for TLS client auth for datasource proxies (#5801) 9 years ago
bergquist a87fd11f26 feat(stats): add alerts to global admin stats 9 years ago
bergquist ad97db937c feat(stats_usage): add stats about alerts 9 years ago
Torkel Ödegaard fb57bf77da ux(getting started): progress on getting started panel and persited help flag states, #6466 9 years ago