Commit Graph
44332 Commits
Author SHA1 Message Date
Torkel Ödegaard 53b1d6a5b2 Row editor: increased width of title field, Fixes #1755 2015-04-15 10:52:09 +02:00
Torkel Ödegaard 836e4b4911 Dashboard snapshot: Should not require login to view snapshot, Fixes #1780 2015-04-15 10:39:03 +02:00
Torkel Ödegaard e9afd30b47 Updated changelog with, Github OAuth: Now works with Github for Enterprise, thanks @williamjoy 2015-04-15 10:31:56 +02:00
Torkel Ödegaard aefbcb7049 Merge pull request #1782 from williamjoy/master
#1781 try fix oauth with github enterprise - add config of api_url
2015-04-15 10:21:09 +02:00
William Wei 4fd2622e55 grafana/grafana#1781 add oauth api url as config
read github api from config file instead of using public github:
http://api.github.com/user

this would be useful when you are using github enterprise edition
2015-04-15 14:18:10 +08:00
William Wei d048e39cde grafana/grafana#1781 add oauth api url as config 2015-04-15 14:03:28 +08:00
Torkel Ödegaard 140f1307b4 Small fix to singlestat panel and unit selector 2015-04-14 17:13:39 +02:00
Torkel Ödegaard 9d10b5ab52 Updated docker docs 2015-04-14 16:53:54 +02:00
Torkel Ödegaard edb39a072e Updated rpm install docs page with yum repo info 2015-04-14 16:49:42 +02:00
Torkel Ödegaard d66d989308 Updated debian install instructions with apt repo 2015-04-14 16:28:57 +02:00
Torkel Ödegaard 05c3b96202 Updated install docs page 2015-04-14 14:06:53 +02:00
Torkel Ödegaard e9c7264fd9 Docs updates 2015-04-13 14:12:03 +02:00
Torkel Ödegaard 0b1c1bb8b4 updated package version 2015-04-13 14:06:33 +02:00
Torkel Ödegaard 47a18bba99 Fixed defaults.ini, missing allowed_domains key, #1729 2015-04-13 14:04:52 +02:00
Torkel Ödegaard 7ffdb488c1 Updated opentsdb docs article with info on adding the data source 2015-04-13 11:49:12 +02:00
Torkel Ödegaard 2c1188f664 Updated influxdb docs page with info on how to add a datasource 2015-04-13 11:35:43 +02:00
Torkel Ödegaard 60ab08ed1b Updated Graphite docs page with instruction on how to add a graphite data source 2015-04-13 09:37:07 +02:00
Torkel Ödegaard 2bb85d216e Fixed fixed decimal option bug, when fixed decimal value was set to zero, Fixes #1764 2015-04-13 09:05:42 +02:00
Torkel Ödegaard 7be8fb8432 Updated install docs 2015-04-13 08:14:13 +02:00
Torkel Ödegaard a4ef1e22d6 Updated docs 2015-04-13 07:55:07 +02:00
Torkel Ödegaard 3335041d39 Trying to split install docs into seperate pages 2015-04-13 07:34:55 +02:00
Torkel Ödegaard 19e881513b updated changelog 2015-04-12 21:34:37 +02:00
Torkel Ödegaard 41777c01f1 Updated config docs 2015-04-12 21:31:35 +02:00
Torkel Ödegaard 6b26c8d46f updated to install docs 2015-04-12 21:28:01 +02:00
Torkel Ödegaard d4339ae9d2 Updated packaging post install v2.0.0-beta3 2015-04-12 16:23:43 +02:00
Torkel Ödegaard bdc4d14036 Updated postinstall scripts 2015-04-12 16:19:44 +02:00
Torkel Ödegaard ed82f6c681 Added upgrade step that moves sqlite3 database to new location, #1758 2015-04-12 15:58:08 +02:00
Torkel Ödegaard d4e6ae2804 Fixed issue in rpm init.d script 2015-04-12 15:52:51 +02:00
Torkel Ödegaard 32275cb009 Merge pull request #1760 from masaori335/kairosdb-cleanup
Cleanup KairosDB Plugin
2015-04-12 15:37:45 +02:00
Torkel Ödegaard ff353197fb Merge pull request #1759 from masaori335/kairosdb-fix-icon
Fix class names in query.editor.html of KairosDB plugin
2015-04-12 15:37:33 +02:00
Masaori Koshiba 88bf0cdb9e Fix styles around 'function' 2015-04-12 20:51:35 +09:00
Masaori Koshiba a2b751976e Add space before and after binary operators 2015-04-12 20:41:09 +09:00
Masaori Koshiba ddb4b928a0 Delete MetricListToObject which never used 2015-04-12 20:28:01 +09:00
Masaori Koshiba 2b5fa599fb Fix styles warned by jshint 2015-04-12 20:28:00 +09:00
Masaori Koshiba ae2201ef6f Add space after keywords 2015-04-12 20:28:00 +09:00
Masaori Koshiba ed69ddedbf Fix styles warned by jscs 2015-04-12 20:27:51 +09:00
Masaori Koshiba 66f5411402 Fix class names in query.editor.html of KairosDB Plugin 2015-04-12 18:39:41 +09:00
Torkel Ödegaard a60bf642e1 Updated build.go 2015-04-12 09:51:56 +02:00
Torkel Ödegaard be8a72c35b Updated rpm post install script, #1758 2015-04-12 09:49:28 +02:00
Torkel Ödegaard cc14705404 Update changelog 2015-04-12 09:42:27 +02:00
Torkel Ödegaard 6de584aafc Updated to config file finding, and added homepath command line option 2015-04-12 09:15:49 +02:00
Torkel Ödegaard cc427b1307 Merge branch 'master' into packaging_refactoring 2015-04-10 17:45:01 +02:00
Torkel Ödegaard 00cdb5e36a Merge pull request #1738 from mtanda/suppress_redrawing_by_tooltip
Suppress redrawing when Shared Crosshair is disabled
2015-04-10 17:44:39 +02:00
Torkel Ödegaard 437cd50039 Merge pull request #1740 from craftytrickster/master
When performing a metric find query, the InfluxDb9 datasource needs a qu...
2015-04-10 17:41:56 +02:00
Torkel Ödegaard 61add0ecc6 Merge pull request #1742 from mattttt/patch-1
Typo fix in help_modal.html
2015-04-10 17:41:21 +02:00
Torkel Ödegaard 8accb8865a restart on upgrade default to false 2015-04-10 17:36:25 +02:00
Torkel Ödegaard c44248440e Updated to rpm package 2015-04-10 17:32:40 +02:00
Torkel Ödegaard d32c03ed11 Rpm working again, systemd working on centos 7 2015-04-10 16:20:01 +02:00
Torkel Ödegaard 3e49609099 started work on new rpm package 2015-04-10 11:35:14 +02:00
Torkel Ödegaard c47f4bc97c systemd service is working on debian jessie 2015-04-10 11:26:03 +02:00