Commit History

Author SHA1 Message Date
  Torkel Ödegaard 00cdb5e36a Merge pull request #1738 from mtanda/suppress_redrawing_by_tooltip 11 years ago
  Torkel Ödegaard 437cd50039 Merge pull request #1740 from craftytrickster/master 11 years ago
  Torkel Ödegaard 61add0ecc6 Merge pull request #1742 from mattttt/patch-1 11 years ago
  Matt 40b2535728 Typo fix in help_modal.html 11 years ago
  David Raifaizen 2d016c5a3f When performing a metric find query, the InfluxDb9 datasource needs a query type in order to return results succesfully. This parameter is not available when called from the templateValuesSrv, which is causing an error 11 years ago
  Mitsuhiro Tanda ba3bb57926 suppress all graph redrawing when shared tooltip is enabled 11 years ago
  Torkel Ödegaard 6911572fa1 Panel image rendering: now works under self-signed https cert, Fixes #1726 11 years ago
  Torkel Ödegaard 059db533d5 HTTP API: grafana /render calls nows with api keys, Fixes #1649 11 years ago
  Torkel Ödegaard f28af4f369 OpenTSDB: another improvement to OpenTSDB query -> query result matching 11 years ago
  Torkel Ödegaard 1bd238191c OpenTSDB: better matching for query -> query result series 11 years ago
  Torkel Ödegaard c07d48d930 A big refactoring for how sessions are handled, Api calls that authenticate with api key will no longer create a new session 11 years ago
  Torkel Ödegaard 00a713c42e Updated configuration docs with cert_key and cert_file info, Closes #1722 11 years ago
  Torkel Ödegaard 01c97e69dd Updated influxdb 0.9 datasource config view to mention incomplete state of data source 11 years ago
  Torkel Ödegaard 646298f5c5 Handle errors when loading dashboard with template variables that query data sources that cannot be found 11 years ago
  Torkel Ödegaard 8f73328e25 Fixed datasource proxy and session timeout issue for OpenTSDB, #1667 11 years ago
  Torkel Ödegaard b5112aeee2 Data source proxy, and session timeout fix for influxdb, #1667 11 years ago
  Torkel Ödegaard 22adf0d06e Datasource proxy & session timeout fix (casued 401 Unauthorized error after a while), Fixes #1667 11 years ago
  Torkel Ödegaard 382f7066d9 Fixed importing dashboards from graphite web issue 11 years ago
  Torkel Ödegaard 08c19692ea Updated configuration docs 11 years ago
  Torkel Ödegaard eb575685aa OAuth: Specify allowed email address domains for google or and github oauth logins, Closes #1660 11 years ago
  Torkel Ödegaard 7a95451288 Fixed graph tooltip lingering when changing dashboard using keyboard, Fixes #1700 11 years ago
  Torkel Ödegaard 538ec7c0a0 Unsaved changes: Do not show for snapshots, scripted and file based dashboards, Fixes #1707 11 years ago
  Torkel Ödegaard ea800dd838 Added login to organization users table, Fixes #1683 11 years ago
  Torkel Ödegaard b8c378f2f0 Updated golang/x/oauth2 dependency, #1710 11 years ago
  Torkel Ödegaard e86bedddb2 Updated gitignore file 11 years ago
  Torkel Ödegaard 1e1a6df480 Playlist: fixed issue where dashboard title was not visible when playing playlist 11 years ago
  Torkel Ödegaard 7aa1ab855e Row editor fix: fixed issue when opening row editor when dashboard settings view is opened, Fixes #1688 11 years ago
  Torkel Ödegaard 776f15055a Fixed grafana version in dash settings footer, Fixes #1699 11 years ago
  Torkel Ödegaard b291b18a87 Unsaved changes improvements: ignore row collapse state, ignore graph legend sort order, Closes #1702 11 years ago
  Torkel Ödegaard e6492f7db9 Share modal: Override UI theme via URL param for Share link, rendered panel, or embedded panel, Closes #1701 11 years ago