David Norton
|
c6bdd39f2e
|
fix #1741: panic when select result is empty
|
2015-02-25 22:39:52 -05:00 |
Philip O'Toole
|
4b99d1c685
|
Merge pull request #1749 from influxdb/remove_travis_badge
Remove Travis CI build badge
|
2015-02-25 16:57:52 -08:00 |
Philip O'Toole
|
0b6b6b6d9c
|
Remove Travis CI build badge
|
2015-02-25 16:56:16 -08:00 |
Philip O'Toole
|
05b5ede1eb
|
Merge pull request #1748 from influxdb/int_one_more_time
Even more fixes to integration tests
|
2015-02-25 16:50:50 -08:00 |
Philip O'Toole
|
a8879c02b8
|
Even more fixes to integration tests
|
2015-02-25 16:35:06 -08:00 |
Philip O'Toole
|
ac3a8ef720
|
Merge pull request #1747 from influxdb/more_int_tests
Simple fixes to integration tests
|
2015-02-25 16:24:04 -08:00 |
Philip O'Toole
|
00a9b515a6
|
Simple fixes to integration tests
|
2015-02-25 16:21:06 -08:00 |
Philip O'Toole
|
894a5e31f2
|
Merge pull request #1746 from influxdb/fix_up_int_tests
Fix up integration tests
|
2015-02-25 16:10:58 -08:00 |
Philip O'Toole
|
a54bd4e20b
|
Don't modify URL passed into test code
|
2015-02-25 16:01:06 -08:00 |
Philip O'Toole
|
bb326a6815
|
Don't copy the cluster nodes during testing
Use pointers, so the code is using exactly the same cluster nodes during
testing.
|
2015-02-25 15:57:58 -08:00 |
Philip O'Toole
|
8dc0429c91
|
Merge pull request #1742 from influxdb/circleci_config
Port Travis config to CircleCI
|
2015-02-25 12:17:32 -08:00 |
Philip O'Toole
|
65fc63a7d4
|
Port Travis config to CircleCI
|
2015-02-25 12:15:31 -08:00 |
Cory LaNou
|
143bf20ae4
|
Merge pull request #1728 from influxdb/wire-up-fanout-continuous-queries
Add more test coverage in the parser for continuous queries`
|
2015-02-25 13:04:16 -07:00 |
Cory LaNou
|
c34e28ba10
|
adding more test coverage for parsting create continuous query statements
|
2015-02-25 13:01:32 -07:00 |
Cory LaNou
|
b39658434c
|
Merge pull request #1698 from influxdb/drop-measurement
Wire up DROP MEASUREMENT
|
2015-02-25 12:58:43 -07:00 |
Cory LaNou
|
66c5750726
|
return early if no measurement. clarify comments
|
2015-02-25 12:56:23 -07:00 |
Cory LaNou
|
b49a1ab3c5
|
clarify comments
|
2015-02-25 12:55:58 -07:00 |
Cory LaNou
|
c7028e2ba5
|
add reference to change log
|
2015-02-25 12:42:24 -07:00 |
Cory LaNou
|
220ea564e7
|
adding test for drop measurement that walks through multiple measurements/tags
|
2015-02-25 12:42:24 -07:00 |
Cory LaNou
|
81d22fb0b4
|
first basic drop measurement test
|
2015-02-25 12:42:24 -07:00 |
Cory LaNou
|
fb2f7416ed
|
drop shard data
|
2015-02-25 12:42:23 -07:00 |
Cory LaNou
|
a151fe64d4
|
deleting data from metastore. wip
|
2015-02-25 12:42:23 -07:00 |
Cory LaNou
|
0ad76c637d
|
broadcastig drop measurement
|
2015-02-25 12:42:23 -07:00 |
Cory LaNou
|
079f64338b
|
wiring up droping series, wip
|
2015-02-25 12:42:23 -07:00 |
Cory LaNou
|
60a08466c8
|
add drop measurement test for parser
|
2015-02-25 12:42:23 -07:00 |
Cory LaNou
|
151015b4b8
|
parsing DROP MEASUREMENT
|
2015-02-25 12:42:23 -07:00 |
Cory LaNou
|
2aa155c428
|
wip
|
2015-02-25 12:42:23 -07:00 |
Cory LaNou
|
241a514fbb
|
Merge pull request #1739 from influxdb/disable-TestBroker_Publish
disabling test until fixed. Issue #1726
|
2015-02-25 12:41:53 -07:00 |
Philip O'Toole
|
0731abd0e1
|
Merge pull request #1736 from influxdb/explicit_bins
Explicitly name installation binaries
|
2015-02-25 11:19:31 -08:00 |
Philip O'Toole
|
915e456ecf
|
Explicitly name installation binaries
Fixes #1734.
|
2015-02-25 11:17:34 -08:00 |
Philip O'Toole
|
89751fe94c
|
Add CircleCI build status badge
|
2015-02-25 11:15:34 -08:00 |
Philip O'Toole
|
167a7a4361
|
Merge pull request #1740 from influxdb/retention_use_utc
Perform retention checks again UTC time
|
2015-02-25 11:07:36 -08:00 |
Philip O'Toole
|
eb0480ebdf
|
Perform retention checks again UTC time
|
2015-02-25 10:55:48 -08:00 |
Cory LaNou
|
ad16b1b1ed
|
disabling test until fixed. Issue #1726
|
2015-02-25 11:20:37 -07:00 |
Cory LaNou
|
8c1a28744c
|
Merge pull request #1737 from influxdb/disable-TestServer_ExecuteQuery
Disable test. Issue #1727
|
2015-02-25 11:16:52 -07:00 |
Cory LaNou
|
223052d5dd
|
Disable test. Issue #1727
|
2015-02-25 11:10:13 -07:00 |
Matthias Endler
|
30fa2b7c3a
|
typo in word "dimension"
|
2015-02-25 09:42:45 +01:00 |
Philip O'Toole
|
047604544a
|
Link to HTTP API documentation from "Features"
|
2015-02-24 22:47:15 -08:00 |
Philip O'Toole
|
99e05684d9
|
Add timestamp to example data
|
2015-02-24 20:26:55 -08:00 |
Philip O'Toole
|
ad6e08a734
|
More README pretty-printing
|
2015-02-24 20:17:21 -08:00 |
Philip O'Toole
|
c33159c4e6
|
Clearly itemize required source control systems
|
2015-02-24 20:15:41 -08:00 |
Philip O'Toole
|
cd14bf7b3b
|
Minor fixes to README indentation
|
2015-02-24 20:14:14 -08:00 |
Philip O'Toole
|
e31999f9d1
|
Add simple directions for starting InfluxDB
|
2015-02-24 20:11:42 -08:00 |
Philip O'Toole
|
1e94f877ef
|
Tighten up pretty-printed README JSON
|
2015-02-24 20:05:48 -08:00 |
Philip O'Toole
|
5df5a401f6
|
Pretty-printed write and query update
|
2015-02-24 20:04:19 -08:00 |
Philip O'Toole
|
d67df1060b
|
Show how to insert and query
|
2015-02-24 19:58:58 -08:00 |
Philip O'Toole
|
b2f6c0af9b
|
More corrections to curl commands in README
|
2015-02-24 19:36:12 -08:00 |
Philip O'Toole
|
fad12bb7b5
|
Correct 'curl' commands
|
2015-02-24 19:34:55 -08:00 |
Philip O'Toole
|
046cf178b8
|
Merge pull request #1731 from influxdb/disable_5_node_tests
5-node tests are racy, disabling pending debug
|
2015-02-24 19:25:47 -08:00 |
Philip O'Toole
|
4f232af69f
|
5-node tests are racy, disabling pending debug
|
2015-02-24 19:23:44 -08:00 |