Dejan Golja
f133ceb350
Added support for SHOW GRANTS FOR USER syntax
2015-06-17 01:00:26 +10:00
Jason Wilder
e0bfd827dc
Add line protocol doc
2015-06-15 16:47:04 -06:00
Philip O'Toole
e165777509
Move doc on CQs to CQ services component
2015-06-15 13:55:11 -07:00
Philip O'Toole
dc285b70ac
Merge pull request #2995 from influxdb/runtime_stats
...
Remove stats support
2015-06-15 13:37:08 -07:00
Philip O'Toole
014eee6fa1
Remove stats support
...
This will soon be re-implemented using the expvar package.
2015-06-15 13:33:29 -07:00
Philip O'Toole
96aaba3c38
Merge pull request #2994 from influxdb/panic_no_db_in_url
...
Fix panic during wildcard expansion if no database specified
2015-06-15 12:07:29 -07:00
Philip O'Toole
b758a23886
Update CHANGELOG
2015-06-15 11:51:35 -07:00
Philip O'Toole
05bd0fc53d
Check database existence during normalization
...
Statements were only being normalized if a default database was included
in the query (usually via the query param 'db'). However if no default
database was included, and none was an explicit part of the measurement
name, no database-existence check was run. This result in a later panic
with wildcard expansion.
2015-06-15 11:51:32 -07:00
Philip O'Toole
e60645e1a2
Remove unused database param
...
It is not used by the code -- the database on the measurement object
that determines the target database.
2015-06-15 11:09:16 -07:00
Philip O'Toole
47de2c7b0f
Merge pull request #2993 from influxdb/too_much_udp_logging
...
Don't log each UDP batch
2015-06-15 10:50:17 -07:00
Philip O'Toole
7eed411bee
Update CHANGELOG
2015-06-15 10:30:34 -07:00
Philip O'Toole
e0c26825d3
Don't log each UDP batch
...
Fixes issue #2989 .
2015-06-15 10:29:28 -07:00
Philip O'Toole
b440c593a4
Merge pull request #2987 from neonstalwart/server_test-fix
...
fix version assertion in server_test
2015-06-15 10:26:11 -07:00
Cory LaNou
75e4bc63d4
Merge pull request #2992 from influxdb/more-retention-policy-integration-tests
...
More integration tests for retention policy
2015-06-15 11:02:20 -05:00
Cory LaNou
a9d2e81772
More integration tests for retention policy
2015-06-15 11:00:41 -05:00
Cory LaNou
40771590e0
Merge pull request #2988 from influxdb/show-tag-fields-integration-tests
...
Show tag field integration tests
2015-06-15 10:47:54 -05:00
Cory LaNou
e52acd3057
show tag field integration tests
2015-06-15 10:34:11 -05:00
ben hockey
90ea63baad
fix version assertion in server_test
2015-06-15 09:44:49 -05:00
Philip O'Toole
a78fef940c
Download packages used for test of InfluxDB
2015-06-12 16:19:17 -07:00
Philip O'Toole
d2da99049a
collectd test client defaults to no limit points
2015-06-12 15:28:31 -07:00
Philip O'Toole
1eb0347670
Add infinite loop to collectd client rate-limiter
2015-06-12 15:25:46 -07:00
Philip O'Toole
45802a5911
Remove binary committed in error
2015-06-12 15:21:51 -07:00
Philip O'Toole
f8e8b948b0
Merge pull request #2976 from influxdb/collectd_client
...
collectd test client now configurable
2015-06-12 15:20:45 -07:00
Philip O'Toole
e02bb37565
collectd test client now configurable
2015-06-12 15:18:48 -07:00
Philip O'Toole
540808e7f8
Merge pull request #2975 from influxdb/collectd_client
...
Add very basic initial test collectd client
2015-06-12 14:36:22 -07:00
Philip O'Toole
9f2964d869
Add very basic initial test collectd client
2015-06-12 14:31:53 -07:00
Gunnar
891360cfc4
Merge pull request #2947 from influxdb/update-readme
...
Update README
2015-06-12 14:27:47 -07:00
Philip O'Toole
96c0fd3fe1
Update CHANGELOG for PR 2974
2015-06-12 14:22:37 -07:00
Philip O'Toole
c3236b49d4
Merge pull request #2974 from influxdb/pull_with_defaults
...
Pull WithDefaults from collectd and openTSDB
2015-06-12 14:22:13 -07:00
Philip O'Toole
7f96d0ed6a
Pull WithDefaults from collectd and openTSDB
...
This pattern, which is present in Graphite, is not needed for collectd
and openTSDB.
2015-06-12 14:17:18 -07:00
Philip O'Toole
c622d6a340
Merge pull request #2973 from influxdb/collectd_defaults
...
Ensure collectd uses defaults with partial config
2015-06-12 14:01:45 -07:00
Philip O'Toole
00db51b763
Update CHANGELOG
2015-06-12 13:57:53 -07:00
Philip O'Toole
44033778f5
Ensure collectd uses defaults with partial config
2015-06-12 13:56:43 -07:00
Philip O'Toole
66629d4643
Profiling support re-enabled -- remove old comment
2015-06-12 13:18:33 -07:00
Philip O'Toole
f28362d161
Merge pull request #2969 from influxdb/actually_set_http_version
...
Actually set HTTP version in response
2015-06-12 12:49:30 -07:00
Philip O'Toole
0131956878
Update CHANGELOG
2015-06-12 12:31:35 -07:00
Philip O'Toole
85bb693119
Unit test version in HTTP response
2015-06-12 12:31:31 -07:00
Philip O'Toole
b923ce0fc8
Minor updates to openTSDB README
2015-06-12 12:06:58 -07:00
Philip O'Toole
c55ad76284
Merge pull request #2970 from influxdb/opentsdb_create_rp
...
Add basic documentation for the openTSDB input
2015-06-12 12:05:48 -07:00
Philip O'Toole
27f0b082b2
Add basic documentation for the openTSDB input
2015-06-12 12:05:23 -07:00
Philip O'Toole
d5fda01c2a
Server now requires build information
...
Version is worth special-casing here, since the build information is
pretty important, and make components need it.
Fixes issue #2958 .
2015-06-12 11:41:25 -07:00
Philip O'Toole
23a7896182
Server does not need Commit info, remove it
2015-06-12 11:28:32 -07:00
Philip O'Toole
4eab0bf0d3
Update CHANGELOG for PR 2928
2015-06-12 11:10:40 -07:00
Jason Wilder
272bfb0b71
Merge pull request #2967 from influxdb/jw-2960
...
Fix large integers getting converted to floats during remote writes
2015-06-12 11:27:03 -06:00
Jason Wilder
36cde5f35e
Fix large integers getting converted to floats during remote writes
...
Fixes #2960
Integers were were written back to line protocol using strconv.FormatFloat
incorrectly. Large integers are written in scientific notation which
causes their type to change to a float when parsed back.
2015-06-12 11:20:37 -06:00
Cory LaNou
5993e7f28e
Merge pull request #2965 from influxdb/show-tags-integration-tests
...
SHOW TAGS integration tests
2015-06-12 12:18:31 -05:00
Cory LaNou
6cc9a2ee20
SHOW TAGS integration tests
2015-06-12 12:16:27 -05:00
Philip O'Toole
ffd2c9f4fe
Merge pull request #2964 from influxdb/rename_notes
...
Rename notes.md to README.md
2015-06-12 09:34:38 -07:00
Philip O'Toole
916b4e2df9
Rename notes.md to README.md
...
This means it will be rendered automatically by github.
2015-06-12 09:33:22 -07:00
dgnorton
0318b4562e
Merge pull request #2936 from influxdb/fix-2935
...
fix #2935 : hook CPU and memory profiling back up
2015-06-12 12:10:27 -04:00