Philip O'Toole
|
c9fdf34b4f
|
go vet: Fields{} -> []*Field{}
|
2015-01-12 11:43:38 -08:00 |
Ben Johnson
|
071ab8510a
|
Merge branch 'master' of https://github.com/influxdb/influxdb into write-series
|
2015-01-12 12:37:48 -07:00 |
Cory LaNou
|
e155a64e37
|
timeStamp -> timestamp
|
2015-01-12 12:18:00 -07:00 |
Cory LaNou
|
a448ff6384
|
more PR review comment respones
|
2015-01-12 11:11:34 -07:00 |
Cory LaNou
|
fdd4fd6eaa
|
merge convflict
|
2015-01-11 16:57:46 -07:00 |
Philip O'Toole
|
bfdbff1e0a
|
go vet: ignore canonically named methods
|
2015-01-11 15:33:16 -08:00 |
Philip O'Toole
|
da94091014
|
Run travis testing with 1.4 only
|
2015-01-11 15:32:36 -08:00 |
Philip O'Toole
|
14b415eaf2
|
Enable 'go vet' on Travis
|
2015-01-11 15:32:36 -08:00 |
Philip O'Toole
|
280c468b26
|
Merge pull request #1313 from influxdb/vet_fixes
More vet fixes
|
2015-01-11 15:31:45 -08:00 |
Philip O'Toole
|
295d63cb57
|
More vet fixes
|
2015-01-11 15:14:22 -08:00 |
Cory LaNou
|
807c988649
|
changes based on pr review by Dave Cheney
|
2015-01-11 07:44:52 -07:00 |
Cory LaNou
|
d9c0728e74
|
Test_Collectd -> TestCollectd
|
2015-01-10 20:09:19 -07:00 |
Cory LaNou
|
0340d3bd39
|
removing type block in config
|
2015-01-10 19:49:13 -07:00 |
Cory LaNou
|
a2a4c87b04
|
updates based on PR review. adding more testing
|
2015-01-10 19:42:58 -07:00 |
Ben Johnson
|
5652e12c63
|
Add write series.
|
2015-01-10 13:29:43 -07:00 |
Ben Johnson
|
6912c1415d
|
Merge branch 'master' of https://github.com/influxdb/influxdb into write-series
Conflicts:
server.go
|
2015-01-10 10:03:37 -07:00 |
Ben Johnson
|
724fce451c
|
Merge pull request #1295 from influxdb/join
Broker snapshot/restore + data node join
|
2015-01-10 09:12:49 -07:00 |
Ben Johnson
|
d9411c3d84
|
Merge branch 'master' of https://github.com/influxdb/influxdb into join
Conflicts:
cmd/influxd/config.go
cmd/influxd/run.go
|
2015-01-10 09:10:21 -07:00 |
Ben Johnson
|
c20746ffa6
|
Code review fixes.
|
2015-01-10 09:08:00 -07:00 |
Ben Johnson
|
946007916c
|
Partial write series code.
|
2015-01-10 08:48:50 -07:00 |
Cory LaNou
|
ff8618f204
|
cleaning up a test
|
2015-01-09 20:14:58 -07:00 |
Cory LaNou
|
137b0816f6
|
Merge branch 'master' into collectd
|
2015-01-09 20:12:37 -07:00 |
Cory LaNou
|
1148bf7dc3
|
more test coverage, responding to comments
|
2015-01-09 20:12:18 -07:00 |
dgnorton
|
7ab291dcb2
|
Merge pull request #1307 from influxdb/govet-cleanup
go vet cleanup
|
2015-01-09 20:35:45 -05:00 |
David Norton
|
c39d012a23
|
go vet cleanup
|
2015-01-09 20:08:55 -05:00 |
dgnorton
|
3065a0358f
|
Merge pull request #1300 from influxdb/cqQL
InfluxQL changes for continuous queries
|
2015-01-09 18:59:38 -05:00 |
David Norton
|
ccab32f33e
|
influxql: add WITH to CREATE USER & cleanup
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
05e2bff6c4
|
influxql: add LIST DATABASES statement
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
877f35ae57
|
influxql: sort node lists in ast.go
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
8da9494a46
|
influxql: fix comment in parser.go
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
776e9f2ec2
|
influxql: add GRANT to INFLUXQL.md
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
0439c032a0
|
influxql: add specification (WIP)
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
5ea393f5ac
|
influxql: fix scanner bug caused by double unread
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
3b649d3e63
|
influxql: add CREATE CONTINUOUS QUERY (WIP)
|
2015-01-09 18:21:12 -05:00 |
David Norton
|
f23417fa5a
|
influxql: add CREATE CONTINUOUS QUERY, : separator
|
2015-01-09 18:21:12 -05:00 |
Cory LaNou
|
513a7e442d
|
adding back in ability to close the collectd server for testing
|
2015-01-09 15:49:25 -07:00 |
Cory LaNou
|
3fd1fe2210
|
Merge branch 'master' into collectd
|
2015-01-09 10:44:28 -07:00 |
Cory LaNou
|
413f5d162c
|
tests for collectd config
|
2015-01-09 10:44:11 -07:00 |
Philip O'Toole
|
f2054b48f4
|
Merge pull request #1301 from krismolendyke/ssl-conf
Fixup sample config SSL
|
2015-01-08 19:02:39 -08:00 |
Kris
|
3645af8f10
|
Ssl → SSL.
|
2015-01-08 21:46:40 -05:00 |
Kris
|
b74262b865
|
conf - Fixup ssl-cert value.
|
2015-01-08 21:46:12 -05:00 |
Cory LaNou
|
bc047a475b
|
first pass at config and wiring up collectd server. needs tests and testing
|
2015-01-08 17:09:28 -07:00 |
Cory LaNou
|
e65e118e9d
|
Merge branch 'master' into collectd
|
2015-01-08 16:05:09 -07:00 |
Cory LaNou
|
6d49b8214b
|
finished testing for collectd.Unmarshal
|
2015-01-08 15:32:37 -07:00 |
Cory LaNou
|
f39a390dfd
|
rounding to microseconds when staring with seconds seems a bit overkill
|
2015-01-08 14:38:45 -07:00 |
Cory LaNou
|
ef259a64cf
|
fixing comment typo
|
2015-01-08 14:37:10 -07:00 |
Cory LaNou
|
2a964050d3
|
thanks to @benbjohnson we now have true microsecond resolution
|
2015-01-08 14:36:07 -07:00 |
Philip O'Toole
|
1d6a8437ef
|
Merge pull request #1294 from influxdb/graphite_distinct_servers
Implement distinct UDP and TCP Graphite Servers
|
2015-01-08 12:43:30 -08:00 |
Philip O'Toole
|
ea0d15e581
|
Re-add Auth block to config
|
2015-01-08 12:39:47 -08:00 |
Philip O'Toole
|
21d6d5738c
|
GoDoc "LastEnabled"
|
2015-01-08 12:32:46 -08:00 |