Commit Graph

8538 Commits (8ba35c3b8ce2847222d967c65098955464a6fcd8)

Author SHA1 Message Date
Данило Глинський (Danylo Hlynskyi) 8ba35c3b8c fix collectd manual typo 2015-11-23 18:54:47 +02:00
Philip O'Toole 46988d22c7 Update CHANGELOG for PR 4790
[ci skip]
2015-11-23 07:45:19 -08:00
Philip O'Toole 42392869f4 Merge pull request #4855 from runner-mei/patch-3
fix TestCluster_OpenRaft is timeout
2015-11-23 07:43:32 -08:00
runner ce26ee35fa fix TestCluster_OpenRaft is timeout #4853
This bug is produce by tcp buffer, must flush tcp stream after the copy L53, but Flush is not exists in the net.TcpConn struct.
2015-11-22 13:34:37 +08:00
Philip O'Toole 8fe2469c75 Make it clear where `go install` puts the binaries
[ci skip]
2015-11-21 16:55:56 -08:00
Philip O'Toole 37818fbffc Fix typo in build instructions
[ci skip]
2015-11-21 16:52:09 -08:00
Philip O'Toole 96c4ae9f4f Final tweaks to build instructions
[ci skip]
2015-11-21 16:51:10 -08:00
Philip O'Toole 6b5f5b2fe8 Update CONTRIBUTING.md 2015-11-21 16:50:20 -08:00
Philip O'Toole 52a94156e1 Clarify build vs. install
[ci skip]
2015-11-21 16:48:38 -08:00
Philip O'Toole b1daac7ef7 Group build directions together
[ci skip]
2015-11-21 16:43:42 -08:00
Philip O'Toole 3ae624e502 Merge pull request #4817 from mengjinglei/fix-MinMax
fix issue #4816 some aggregate function work incorrectly in cluster mode
2015-11-20 18:58:07 -08:00
mengjinglei 580f71ffc8 updated CHANGELOG.md 2015-11-21 09:47:41 +08:00
mengjinglei 9b6cdb4622 fix Top&Bottom function 2015-11-21 09:36:55 +08:00
mengjingleli c94077e23a fix min&max 2015-11-21 09:29:17 +08:00
Mark Bates 298b149836 Merge pull request #4860 from influxdb/fix-enterprise-usage
%s will convert a float to a less than useful string. %v is better.
2015-11-20 15:57:01 -05:00
Mark Bates 98632778dd %s will convert a float to a less than useful string. %v is better. 2015-11-20 15:43:35 -05:00
Mark Bates 5cca0d2864 Merge pull request #4859 from influxdb/fix-enterprise-usage
ServerID and ClusterID need to be strings when being sent to Enterprise.
2015-11-20 15:33:54 -05:00
Mark Bates c71e323d63 ServerID and ClusterID need to be strings when being sent to Enterprise. 2015-11-20 15:22:27 -05:00
Philip O'Toole 83b78fbc25 Correct reversed write timeouts
[ci skip]
2015-11-20 11:55:01 -08:00
Philip O'Toole 15d9a6316a Calculate MD5 sums during packaging 2015-11-20 11:36:19 -08:00
Philip O'Toole b2419ca95d Clarify when precreation may happen
[ci skip]
2015-11-20 11:22:43 -08:00
Philip O'Toole b1c5a36b0d Merge pull request #4846 from jsternberg/feature/allow-nan-in-graphite-service
Allow NaN as a valid value on the graphite service
2015-11-20 08:09:51 -08:00
Jonathan A. Sternberg 5fa36639db Allow NaN as a valid value on the graphite service
The canonical graphite implementation will read and discard NaN values
instead of throwing an error when reading on the line receiver protocol.
Since this is the default behavior for graphite, InfluxDB should have
the same behavior for compatibility.

Previously, a NaN value would result in an error printed to the console.
When you have a large number of NaN values being sent every minute, this
results in the log file filling with useless messages.
2015-11-20 11:07:25 -05:00
Jason Wilder 6df6abea0e Update changelog 2015-11-20 09:05:07 -07:00
Jason Wilder d2c94fce16 Merge pull request #4841 from e-dard/points-refactor
Fix parsing issues in models.scanKey
2015-11-20 09:03:05 -07:00
Philip O'Toole 82e2ff5863 Merge pull request #4854 from influxdb/g_stat_typo
Fix minor typo in variable name
2015-11-20 07:55:37 -08:00
Philip O'Toole d86a02eeab Fix minor typo in variable name 2015-11-20 07:48:42 -08:00
Philip O'Toole ca8530d5d9 0.9.5. is out
[ci skip]
2015-11-20 07:31:05 -08:00
Philip O'Toole 67b17a7ede Merge pull request #4843 from viru/lint-fixes
Comment additions to services to satisfy golint
2015-11-20 07:11:46 -08:00
Philip O'Toole f6f25a1689 Merge pull request #4837 from gobwas/patch-1
Rename `NewClient` to `NewHTTPClient`
2015-11-20 06:41:55 -08:00
Philip O'Toole 8ef5a056ba Merge pull request #4815 from li-ang/fix_4801
Fix aggregate output across the cluster
2015-11-20 06:40:18 -08:00
Edd Robinson 9e506a2fe1 Update CHANGELOG 2015-11-20 14:30:33 +00:00
Edd Robinson 04eea17ac6 Fix golint warnings 2015-11-20 12:19:01 +00:00
Edd Robinson 4b5eb30876 Add extra test cases. 2015-11-20 11:01:23 +00:00
Edd Robinson 7ce385ff18 Improve scanning performance 2015-11-20 01:41:25 +00:00
Edd Robinson e995fba9b1 Update CHANGELOG 2015-11-20 01:26:22 +00:00
Edd Robinson bbbb751e0b Fixes #3070 and #4770 2015-11-20 01:26:21 +00:00
Edd Robinson c6536b6769 Add extra test coverage; fix test typo 2015-11-20 01:26:21 +00:00
Edd Robinson 98b8d7d9fa Improve robustness of tests, highlighting #3070 and #4770 2015-11-20 01:26:21 +00:00
Paweł Kowalak 8c2f6eb7e0 Comment additions to services to satisfy golint 2015-11-19 13:25:07 +01:00
Philip O'Toole 1e9e7c2d94 Merge pull request #4807 from flisky/master
FIX #4279 CLI support multiline
2015-11-18 19:03:34 -08:00
Philip O'Toole ba807a268b Merge pull request #4835 from orthogonous/master
Comment additions to conform to golint
2015-11-18 17:47:51 -08:00
orthogonous 65f4060de3 Comment additions to conform to golint
Also 1 slight code change that fixed an if statement
that golint didn't like.
2015-11-19 11:26:21 +10:00
Philip O'Toole 68408a73f4 Merge pull request #4792 from mateuszdyminski/show_shard_groups
SHOW SHARD GROUPS
2015-11-18 16:52:04 -08:00
Philip O'Toole 7e8def590e Update CHANGELOG for PR 4411
[ci skip]
2015-11-18 16:13:34 -08:00
Philip O'Toole 06cd9b1e4d Merge pull request #4411 from gobwas/master
Update handler.go
2015-11-18 16:12:18 -08:00
Philip O'Toole e28bd7e4f5 Merge pull request #4840 from sebito91/master
fixing typo for pointsWrittenOK
2015-11-18 13:35:26 -08:00
Sebastian Borza e17e6394c9 fixing typo for pointsWrittenOK 2015-11-18 14:28:39 -05:00
Sergey Kamardin 7b3420b258 Also HTTPConfig 2015-11-18 19:54:37 +03:00
Sergey Kamardin fa0bf6994d Rename `NewClient` to `NewHTTPClient` 2015-11-18 19:51:58 +03:00