Cory LaNou
|
53ffb997a1
|
Merge branch 'master' into broker-config
|
2015-01-18 14:48:52 -07:00 |
Ben Johnson
|
6462608574
|
Merge branch 'master' of https://github.com/influxdb/influxdb into normalize
|
2015-01-18 14:45:39 -07:00 |
Ben Johnson
|
81f457907f
|
Add measurement normalization and identifier splitting.
|
2015-01-18 14:45:22 -07:00 |
Cory LaNou
|
3e54774600
|
Merge pull request #1326 from influxdb/http-json-endpoint
Http json write series endpoint
|
2015-01-18 14:43:20 -07:00 |
Cory LaNou
|
3791cbe722
|
launch and re-launch server with no config
|
2015-01-16 16:45:31 -07:00 |
Cory LaNou
|
a2f09e52c7
|
refactor write response for json, added blank/exists database tests
|
2015-01-15 14:58:21 -07:00 |
Cory LaNou
|
97084f4e9f
|
http json endpoint requires database
|
2015-01-15 14:42:38 -07:00 |
Ben Johnson
|
0d590f8c99
|
Begin broker/client config messaging.
|
2015-01-15 13:42:56 -07:00 |
Cory LaNou
|
e379150d74
|
more tests for invalid requests on http json endpoint
|
2015-01-15 13:09:52 -07:00 |
Cory LaNou
|
72281986b5
|
Merge branch 'master' into http-json-endpoint
|
2015-01-15 12:08:29 -07:00 |
Ben Johnson
|
bb4c67c06a
|
Merge pull request #1330 from influxdb/engine-intg
Basic query engine integration
|
2015-01-15 12:03:40 -07:00 |
Ben Johnson
|
4a03f09e9d
|
Code review fixes.
|
2015-01-15 12:03:31 -07:00 |
Ben Johnson
|
2f2300f201
|
Code review fixes.
|
2015-01-15 10:35:42 -07:00 |
Ben Johnson
|
55d623220c
|
Merge branch 'master' of https://github.com/influxdb/influxdb into engine-intg
Conflicts:
server_test.go
|
2015-01-14 22:21:55 -07:00 |
Ben Johnson
|
0e2aae61e3
|
Basic query engine integration.
|
2015-01-14 16:44:09 -07:00 |
Cory LaNou
|
9d028fc8e3
|
/series -> /write
|
2015-01-14 14:49:37 -07:00 |
Cory LaNou
|
3b59fa75f8
|
adding test for http json endpoint
|
2015-01-14 14:08:53 -07:00 |
Cory LaNou
|
a38b47f144
|
Merge branch 'master' into http-json-endpoint
|
2015-01-14 13:47:59 -07:00 |
Cory LaNou
|
14812626c6
|
allow json http endpoint to take batches and defaults
|
2015-01-14 13:45:42 -07:00 |
Philip O'Toole
|
3c126a2319
|
Merge pull request #1302 from influxdb/parsed_to_metastore
Add database and retention policy control via queries
|
2015-01-14 12:38:52 -08:00 |
Philip O'Toole
|
771d70b55b
|
Consolidate all switch statements
|
2015-01-14 12:26:29 -08:00 |
Philip O'Toole
|
8254928c21
|
'Command' -> 'Statement'
|
2015-01-14 12:25:48 -08:00 |
Philip O'Toole
|
90d4acc82c
|
Disable auth until all commands are checked
|
2015-01-14 12:24:26 -08:00 |
Philip O'Toole
|
cbd006b437
|
Create distinct functions for each statement
|
2015-01-14 12:22:45 -08:00 |
Philip O'Toole
|
ac0dc2aa7d
|
Change unit tests to expect simplest HTTP codes
|
2015-01-14 11:45:07 -08:00 |
Philip O'Toole
|
517f6e91d6
|
Push query execution in server
|
2015-01-14 11:37:01 -08:00 |
Cory LaNou
|
776657ae67
|
fixing typo
|
2015-01-14 11:26:43 -07:00 |
Cory LaNou
|
af6bcde335
|
http write series endpoint wired back up
|
2015-01-14 11:25:59 -07:00 |
Cory LaNou
|
808a09af72
|
need to check that a database was found or we panic the server
|
2015-01-14 11:12:09 -07:00 |
dgnorton
|
b23946757c
|
Merge pull request #1324 from influxdb/list-users
influxql: add LIST USERS statement
|
2015-01-14 12:15:11 -05:00 |
David Norton
|
9e3ca7b569
|
influxql: add LIST USERS statement
|
2015-01-14 11:53:17 -05:00 |
Philip O'Toole
|
44898f1f1b
|
Fix existing authentication unit tests
|
2015-01-13 22:45:03 -08:00 |
Philip O'Toole
|
aed2854ac6
|
Support 'DELETE USER...'
|
2015-01-13 21:57:59 -08:00 |
Philip O'Toole
|
cbd298ec7e
|
Support 'CREATE USER...'
|
2015-01-13 21:52:46 -08:00 |
Paul Dix
|
fd8e8a108d
|
Update contributing.md
Fix language in a few spots.
|
2015-01-14 00:34:26 -05:00 |
Philip O'Toole
|
4c1b4559dc
|
Re-enable ping handler test
|
2015-01-13 21:24:04 -08:00 |
Philip O'Toole
|
b73359efec
|
More retention policy control
|
2015-01-13 21:22:36 -08:00 |
Philip O'Toole
|
9a6597614b
|
Implement 'LIST RETENTION POLICIES'
|
2015-01-13 20:50:29 -08:00 |
Philip O'Toole
|
8c67be5cad
|
Use 'continue' no 'else' block
|
2015-01-13 20:50:10 -08:00 |
Philip O'Toole
|
199f12ee34
|
Fix database control tests
|
2015-01-13 17:30:32 -08:00 |
Philip O'Toole
|
11f550bf1c
|
"CREATE USER" and "DELETE USER"
|
2015-01-13 17:30:10 -08:00 |
Philip O'Toole
|
208dbb64cf
|
Remove JSON header (for now)
|
2015-01-13 17:29:56 -08:00 |
Philip O'Toole
|
17db3fa051
|
Tighten database control, and add 'DROP RETENTION'
|
2015-01-13 17:21:24 -08:00 |
Cory LaNou
|
144c2356d4
|
Merge pull request #1323 from influxdb/contributing
Contributing and pre-commit hooks updated for Go Vet
|
2015-01-13 18:06:19 -07:00 |
Cory LaNou
|
5ecbcc925b
|
Merge branch 'master' into contributing
|
2015-01-13 18:04:15 -07:00 |
Cory LaNou
|
2c9997d736
|
better error message
|
2015-01-13 18:03:40 -07:00 |
Philip O'Toole
|
7717862307
|
Add 'continue' for now
These conditions will actually need to break the loop.
|
2015-01-13 17:03:05 -08:00 |
Philip O'Toole
|
e5dd5b373f
|
Initial review feedback
|
2015-01-13 16:50:37 -08:00 |
Philip O'Toole
|
177511b1fa
|
Make it clear user control is not implemented
|
2015-01-13 16:50:37 -08:00 |
Philip O'Toole
|
19987b64ad
|
Retention policy control
|
2015-01-13 16:50:37 -08:00 |