Regan Kuchan
3da8375e77
Merge pull request #739 from influxdata/meta/1.1.0.beta5.changelog
...
Update changelog for 1.1.0-beta5
2017-01-05 15:56:30 -08:00
Regan Kuchan
f768687c30
Update version
2017-01-05 15:55:18 -08:00
nathan haugo
81b63e9f41
Update changelog for 1.1.0-beta5
2017-01-05 15:40:15 -08:00
Chris Goller
c852618342
Merge pull request #728 from influxdata/feature/go-insecure-tls
...
Add insecureSkipVerify option to source to accept all influxdb certs
2017-01-05 16:08:58 -06:00
Chris Goller
18b7dd1932
Fix formatting of swagger.json
2017-01-05 15:59:46 -06:00
Chris Goller
d63ecdff10
Merge pull request #729 from influxdata/feature/go-inside-outside-range
...
Update kapacitor alert rules to accept inside and outside range
2017-01-05 14:59:24 -06:00
Chris Goller
fe74634fa3
Merge pull request #730 from influxdata/feature/go-add-markdown-release
...
Add markdown to be used in a release
2017-01-05 12:40:03 -06:00
Chris Goller
3394c443b7
Add markdown to be used in a release
2017-01-04 23:10:04 -06:00
Chris Goller
4a1e98e019
Update License so Github will autodetect it.
2017-01-04 22:55:23 -06:00
Chris Goller
bebdd65d4a
Update License date
2017-01-04 22:32:49 -06:00
Chris Goller
bf415e5eea
Update kapacitor alert rules to accept inside and outside range
2017-01-04 22:20:12 -06:00
Chris Goller
439a4d32e8
Add insecureSkipVerify option to source to accept all influxdb certs
...
The insecureSkipVerify defaults to false, but when true, instructs
the server to accept any certificate coming from the InfluxDB server.
2017-01-04 19:35:07 -06:00
Chris Goller
29c6197691
Merge pull request #726 from influxdata/go-fix-mongo
...
Fix mongo layout to remove extra fields
2017-01-04 18:25:15 -06:00
Chris Goller
2339f93c0e
Fix mongo layout to remove extra fields
2017-01-04 18:17:23 -06:00
Nathan Haugo
cc0ea821f0
Change direction of shift for relative rules ( #717 )
...
* Change direction of shift for relative rules
* Update changelog
* Fix tests
* Fix tests
* Update changelog for 718
2017-01-04 18:03:41 -06:00
Andrew Watkins
561d73ea22
Merge pull request #712 from influxdata/style-refactor
...
Styles Refactor
2017-01-04 16:17:41 -07:00
Andrew Watkins
e5d67ad170
Merge pull request #718 from influxdata/bugfix/tr-missing-apps
...
Fix bug that stopped apps from displaying
2017-01-03 22:49:10 -07:00
Will Piers
930a1ef29f
Fix bug that stopped apps from displaying
2017-01-03 17:28:27 -05:00
Regan Kuchan
c9befd8778
Merge pull request #715 from influxdata/updates-for-beta4
...
Update version to beta4
2016-12-30 14:36:56 -08:00
nathan haugo
55c27556fd
Add missing word to changelog
2016-12-30 14:36:03 -08:00
nathan haugo
35bb85d045
Update change log for beta 4
2016-12-30 14:23:43 -08:00
nathan haugo
de7df0f4aa
Update change log for beta 4
2016-12-30 14:21:17 -08:00
Nathan Haugo
a1e202a479
Merge pull request #696 from influxdata/feature/tr-dashboard-frontend
...
Implement Dashboard Index Page
2016-12-30 14:12:53 -08:00
Regan Kuchan
1f7cba6b63
Update version to beta4
2016-12-30 10:39:34 -08:00
Nathan Haugo
ea69632b93
Merge pull request #672 from influxdata/feature/tr-host-status
...
Spike: Use `system` metrics to indicate host status
2016-12-28 13:34:47 -08:00
Alex P
2dbf38d814
Merge branch 'master' into style-refactor
2016-12-20 20:15:26 -08:00
Alex P
680d2c4151
fire ze lazer
2016-12-20 20:08:27 -08:00
Alex P
bd99cf2bdc
fixing spacing on checkbox
2016-12-20 20:07:52 -08:00
Alex P
35fecb7077
styling responsive tables
...
Was previously bright white, now is dark
2016-12-20 19:54:23 -08:00
Alex P
9c613ce4af
Organizing dygraphs stylesheet
2016-12-20 19:49:17 -08:00
Alex P
9285d4fe64
Sortable table styles moved to table component sheet
2016-12-20 19:49:00 -08:00
Alex P
13f6a467de
Removing odd letter spacing on monotype table cells
2016-12-20 19:48:40 -08:00
Alex P
19866853fd
code font variable
2016-12-20 19:48:22 -08:00
Alex P
c59ff76177
Deleting extra space
2016-12-20 19:47:57 -08:00
Alex P
e1ad368c7e
Refactorus maximus
...
- Removing glyph icons and font awesome (not being used for anything)
- Removing unused stylesheets (there were a lot)
- Re-organizing all stylesheets in a more understandable way
2016-12-20 14:18:48 -08:00
Chris Goller
210cd7a358
Merge pull request #710 from influxdata/mr-lint-cleanup
...
Miscellaneous lint cleanup
2016-12-20 16:02:06 -06:00
Jade McGough
7d8fa88c03
Merge pull request #709 from influxdata/feature/708-threshold-api
...
add kapacitor range alerting to API
2016-12-20 13:23:39 -08:00
Mark Rushakoff
84d28e3aad
Miscellaneous lint cleanup
2016-12-20 12:59:56 -08:00
Jade McGough
f57640124a
add kapacitor range alerting to API
2016-12-20 12:22:53 -08:00
Chris Goller
ad2374fbb7
Merge pull request #700 from influxdata/jz-add-uptime
...
Add server uptime reporting
2016-12-19 16:10:14 -06:00
Chris Goller
1bd1beded8
Merge pull request #701 from influxdata/add-blog-link
...
Add link to beta3 blog
2016-12-19 15:32:25 -06:00
Jack Zampolin
9994097ebc
Address PR comments
2016-12-19 13:29:33 -08:00
Regan Kuchan
e5b217a563
Add link to beta3 blog
2016-12-19 13:24:43 -08:00
Jack Zampolin
3ab2c13364
Add server uptime reporting
2016-12-19 12:09:59 -08:00
Regan Kuchan
d840f808af
Merge pull request #699 from influxdata/beta3-updates
...
Beta3 updates
2016-12-16 17:36:42 -08:00
Regan Kuchan
c743662999
Update Getting Started for beta3 release
2016-12-16 17:36:02 -08:00
Regan Kuchan
fc92eeb0a0
Update README for beta3 release
2016-12-16 17:35:56 -08:00
Regan Kuchan
24a64c0742
Update the CHANGELOG for beta3 release
2016-12-16 15:13:18 -08:00
Alex Paxton
ba6f82e457
Merge pull request #698 from influxdata/misc-ui-polish
...
Misc UI Polish
2016-12-16 10:42:32 -08:00
Alex P
db4449d7c8
Keeping session names truncated if too long
2016-12-15 15:47:04 -08:00