Cory LaNou
|
2a9306fde9
|
clarify test condition
|
2015-02-26 17:10:09 -07:00 |
Cory LaNou
|
635dc2e09a
|
update changelog
|
2015-02-26 17:10:09 -07:00 |
Cory LaNou
|
c662c628d3
|
add test that covers series not existing in all buckets for drop series
|
2015-02-26 17:10:09 -07:00 |
Cory LaNou
|
1f38c0865e
|
enhancing test to work with drop series bug
|
2015-02-26 17:10:09 -07:00 |
Cory LaNou
|
b4218e9740
|
bucket may not exist, that is ok, only err if it is something other than not found
|
2015-02-26 17:10:09 -07:00 |
Cory LaNou
|
0ab43cc8a5
|
adding better error message to return
|
2015-02-26 17:10:09 -07:00 |
Cory LaNou
|
234a04553d
|
adding better error message to return
|
2015-02-26 17:10:09 -07:00 |
Cory LaNou
|
499a5dcb33
|
show series should only return for measurements with series data
|
2015-02-26 17:10:09 -07:00 |
dgnorton
|
37aecf94b5
|
Merge pull request #1751 from influxdb/fix-1741
fix #1741: panic when select result is empty
|
2015-02-26 18:26:06 -05:00 |
Philip O'Toole
|
0eb8430294
|
Explain how to generate a pull request
|
2015-02-26 14:26:35 -08:00 |
Joseph Rothrock
|
123b22aeee
|
Merge pull request #1763 from influxdb/1729-with-feeling
Support keys wrapped in dbl quotes
|
2015-02-26 13:49:03 -08:00 |
Joseph Rothrock
|
f44f707237
|
moved Trim()
Issue: 1729
Moved strings.Trim down to the for loop that iterates
over tag keys.
|
2015-02-26 13:33:28 -08:00 |
Joseph Rothrock
|
661482937f
|
Support keys wrapped in dbl quotes
Issue: 1729
Trim off any leading or lagging dbl quotes.
|
2015-02-26 12:40:30 -08:00 |
Philip O'Toole
|
4077a31621
|
Merge pull request #1762 from influxdb/better_bug_reports
Better bug reports
|
2015-02-26 12:34:43 -08:00 |
Philip O'Toole
|
68a3b9ed78
|
Fix some typos in contributing doc
|
2015-02-26 12:30:59 -08:00 |
Philip O'Toole
|
db055b5fa3
|
Better bug reports
|
2015-02-26 12:28:15 -08:00 |
Philip O'Toole
|
2e5e225e48
|
Add PR 1752
|
2015-02-26 08:29:38 -08:00 |
Philip O'Toole
|
ce859b40a3
|
Merge pull request #1752 from kylezh/collectd
remove boring log in collectd.go
|
2015-02-26 08:28:12 -08:00 |
Philip O'Toole
|
c48297c886
|
Merge pull request #1733 from mre/patch-1
typo in word "dimension"
|
2015-02-26 00:58:58 -08:00 |
Kai Zhang
|
1dd7c70c8b
|
remove boring log in collectd.go
Signed-off-by: Kai Zhang <kyle@smartx.com>
|
2015-02-26 15:04:02 +08:00 |
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 |