Commit Graph
44332 Commits
Author SHA1 Message Date
Masaori Koshiba c762ad8db2 Refactoring KairosDB Plugin 2015-04-21 00:48:25 +09:00
Torkel Ödegaard 929dc2b29c updated appveyor (Windows ci build) spec file 2015-04-20 16:19:55 +02:00
Torkel Ödegaard a5d3c1a655 Updated docs 2015-04-20 14:20:01 +02:00
Torkel Ödegaard a933192b56 Updated docs version selector 2015-04-20 13:46:14 +02:00
Torkel Ödegaard 41565335ed Updated docs with new latest packages 2015-04-20 13:35:39 +02:00
Torkel Ödegaard 9540e12e2e Updated version to 2.0.1 to work around rpm and deb versioning scheme does not support regular semver prerelease naming standard, it seems like 2.0.0-beta3 is newer than 2.0.0 for rpm and deb packages. v2.0.1 2015-04-20 13:21:42 +02:00
Torkel Ödegaard 9766106686 Added link to rpm GPG key 2015-04-20 12:38:49 +02:00
Torkel Ödegaard 3d8beb918b Docs updates and update to tar package 2015-04-20 12:33:32 +02:00
Torkel Ödegaard 123ea331e6 Updated build.go to create latest packages correctly 2015-04-20 12:10:54 +02:00
Torkel Ödegaard b5a77d4f4a Updated version to 2.0.0 and updated changelog 2015-04-20 11:54:36 +02:00
Torkel Ödegaard 9852972db8 Merge remote-tracking branch 'origin/nopzor1200-patch-1' 2015-04-20 11:47:36 +02:00
Torkel Ödegaard b286ed6bb8 Small UI polish to playlist creation view 2015-04-20 11:47:09 +02:00
Torkel Odegaard b56a084810 Updated nodejs version in appveyor ci build spec file 2015-04-20 09:19:19 +02:00
Torkel Odegaard c9a28ddd38 Windows build: updates to build stuff to create better windows packages 2015-04-20 08:10:23 +02:00
Torkel Odegaard bb7ee1c5a3 Panel title: switched from context-menu cursor to pointer, context-menu does not work on windows in chrome and firefox, but works on other platforms :( 2015-04-20 07:29:25 +02:00
nopzor1200 1772e15b46 Update index.md 2015-04-19 23:24:35 -04:00
nopzor1200 360efdf71f Update whats-new-in-v2.md 2015-04-19 23:18:33 -04:00
nopzor1200 56d1e6834a Update timerange.md 2015-04-19 22:03:18 -04:00
nopzor1200 f1e267498e Update timerange.md 2015-04-19 22:02:44 -04:00
nopzor1200 4ba6bf8e27 Update playlist.md 2015-04-19 21:46:22 -04:00
nopzor1200 101c44f22d Update playlist.md 2015-04-19 21:37:34 -04:00
nopzor1200 7f967524b9 Update index.md 2015-04-19 21:27:37 -04:00
Torkel Odegaard 01e171373c Updated appvayor file again 2015-04-19 21:31:42 +02:00
Torkel Odegaard 229a4a8aab appveyor, install mingw 2015-04-19 20:59:14 +02:00
Torkel Odegaard f6feb455a9 Updated to appveyor ci spec file 2015-04-19 20:45:18 +02:00
Torkel Odegaard fbf4eac257 Added appveyor, trying to test if a windows CI build will be possible 2015-04-19 20:38:24 +02:00
nopzor1200 48b5d235d8 Update index.md 2015-04-19 14:25:10 -04:00
Torkel Ödegaard 0d8e024c18 Merge pull request #1814 from masaori335/kairosdb-test
Add a basic test of KairosDBDatasource
2015-04-19 18:23:00 +02:00
Masaori Koshiba cc9d2fc139 Suppress LOG in test 2015-04-20 00:51:43 +09:00
Masaori Koshiba dbc07827cf Add a basic test of KairosDBDatasource 2015-04-19 23:47:29 +09:00
Masaori Koshiba 05c27d8340 Rename 'KairosDBTargetCtrl' to 'KairosDBQueryCtrl' 2015-04-19 21:52:04 +09:00
Masaori Koshiba d57ffad5e1 Add a space between arguments 2015-04-19 21:43:18 +09:00
Torkel Odegaard ebdbbbc000 Updated building on windows instructions in the docs 2015-04-19 09:44:14 +02:00
Torkel Odegaard 1edb13d715 Fixed gofmt formating 2015-04-19 09:29:08 +02:00
Torkel Ödegaard aa8beda4ec Merge pull request #1800 from alienth/allowsignup
Add allow_sign_up setting for auth.google/github.
2015-04-19 09:16:48 +02:00
Torkel Odegaard 7178dcad35 Windows: Fixed runtime issue with file logging config that casued errors on startup 2015-04-19 09:14:50 +02:00
William Wei 76b517b361 allow graphite metrics name contain '~'
when a metrics name contains '~', id does not impact graph display.
but you can not use grafana UI to edit metrics with realtime
graphite query.
2015-04-17 15:51:26 +08:00
Jason Harvey ddaac50a25 Add allow_sign_up override for auth.google/github. 2015-04-16 13:43:18 -08:00
Torkel Ödegaard a446286869 Fixed issue with unsaved changes srv being triggerd by starring / unstarring a dashboard, Fixes #1795 2015-04-16 17:21:03 +02:00
Torkel Ödegaard c54f0fe58b Merge pull request #1783 from williamjoy/master
oauth google: read api_url from config file
2015-04-16 08:15:31 +02:00
Torkel Ödegaard 7c8166cad2 updated build script 2015-04-15 15:41:56 +02:00
Torkel Ödegaard 3db2aaada6 Bumped version to rc1 2015-04-15 15:17:19 +02:00
Torkel Ödegaard 649d40ed66 Data source proxy: Fixed issue with using data source proxy when grafana is behind nginx suburl, Fixes #1784 2015-04-15 15:13:52 +02:00
Torkel Ödegaard d71b626114 Graph Panel: Legend in table mode now aligns, graph area is reduced depending on how many series, Fixes #1786, Fixes #1749 2015-04-15 14:53:20 +02:00
Torkel Ödegaard fc47fb8f64 Backend auth: remember cookie is needed for oauth logins as well 2015-04-15 13:38:38 +02:00
Torkel Ödegaard 10e5e5c400 fixed godep dependency 2015-04-15 13:31:30 +02:00
Torkel Ödegaard 942e8fdba8 Support for unicode / international characters in dashboard title (improved slugify), Fixes #1734, Fixes #827 2015-04-15 12:36:02 +02:00
Torkel Ödegaard 6ba8854854 Readded link in top header, Fixes #1756 2015-04-15 12:17:31 +02:00
William Wei b7c0d99cdf get google api url from config file
instead of using https://www.googleapis.com/oauth2/v1/userinfo in
code.
2015-04-15 18:11:54 +08:00
Lichun Wei bc4584d9fe Merge pull request #1 from grafana/master
sync from upstream
2015-04-15 18:04:52 +08:00