Commit Graph

77 Commits (3679e4118723a14be2873fb063a19eb05e86518e)

Author SHA1 Message Date
John Shahid 8dcf3f537f update the changelog 2014-02-05 15:18:32 -05:00
John Shahid da14d98bda update the changelog 2014-01-31 16:41:38 -05:00
Paul Dix b575eb345c Update changelog with bugfix and change to 0.4.1 release. 2014-01-30 16:09:17 -05:00
Paul Dix a4e978f138 Update changelog 2014-01-28 15:09:12 -05:00
John Shahid f5699feb9d update the changelog 2014-01-23 15:54:43 -05:00
John Shahid ad3a24db32 fix #200. Select query shouldn't fail if time was among the selected columns 2014-01-23 15:52:02 -05:00
Julien Ammous 50942ef746 Close #195. Allow configuring bind address 2014-01-22 15:00:48 -05:00
Paul Dix 1725d5665e Update changelog 2014-01-18 14:01:45 -05:00
John Shahid f79f71d478 update the changelog 2014-01-17 12:25:54 -05:00
Paul Dix 123c47508d Update changelog 2014-01-16 16:08:27 -05:00
John Shahid c6cb4c8b98 fix #182. Don't segfault on queries with invalid limit clause. 2014-01-15 12:04:24 -05:00
Paul Dix 839bde8511 update changelog 2014-01-13 14:24:55 -05:00
Paul Dix 8963604687 Update changelog 2014-01-13 14:14:38 -05:00
John Shahid 5c925a5485 update the changelog 2014-01-10 16:37:38 -05:00
Paul Dix 3188fea12d Update changelog for #145 2014-01-09 16:13:09 -05:00
Paul Dix 62e420ee8b Close #172. fix #136. Add a global lock when writing
The lock in coordinator.handleClusterWrite ensures that requests get
sent to replicas in sequence.
2014-01-09 15:16:11 -05:00
Paul Dix aa3443322a Update changelog for #114 2014-01-09 15:02:21 -05:00
Paul Dix 1dba186221 Update changelog with #158 2014-01-08 13:58:32 -05:00
John Shahid f110fd91e5 update the changelog 2014-01-02 15:28:43 -05:00
Paul Dix ff5c0e6856 Update change log for 150 2014-01-02 15:26:35 -05:00
John Shahid 9ff14b0e8e fix #99. support list series 2014-01-02 18:17:13 +02:00
Todd Persen f2bb2fb1fd Changelog clarification. 2013-12-18 14:00:36 -05:00
John Shahid ea54c19ab4 fix #117. filling in default values for empty groups 2013-12-17 11:03:35 -05:00
John Shahid 3cb8cdbe1b update the changelog 2013-12-16 11:18:09 -05:00
John Shahid d627e0e4d7 update the changelog 2013-12-12 16:41:29 -05:00
John Shahid 222e69a1b9 fix #118. Make column names starting with an underscore legal 2013-12-12 10:37:06 -05:00
John Shahid ba6cf0fca0 fix #61. Remove default limit from queries 2013-12-11 14:25:01 -05:00
John Shahid 69544aa6bf fix #40. Replace json with toml for configuration 2013-12-11 14:13:42 -05:00
John Shahid 04658fb764 update the changelog 2013-12-10 14:57:21 -05:00
John Shahid 81029b1db2 fix #94. add support for delete queries 2013-12-09 18:27:45 -05:00
John Shahid e25fe4997a fix #62. Support updating and deleting column values 2013-12-06 11:13:33 -05:00
John Shahid 045f302187 fix #101. Support expressions in aggregates 2013-12-05 17:40:19 -05:00
John Shahid 8f9337611b fix #102. Support expressions in where condition 2013-12-05 16:54:20 -05:00
John Shahid 7fa8c7fcfc fix #105. Panic when using a where clause that reference columns with null values 2013-12-05 16:18:33 -05:00
John Shahid 594712aa8e fix #106. Don't panic if we only see one point and can't calculate derivative 2013-12-05 16:18:14 -05:00
John Shahid 69df195c61 minor changes 2013-12-04 17:21:29 -05:00
John Shahid 0bff8172c0 fix#86. Support arithmetic operators in select clause 2013-12-04 17:20:24 -05:00
Paul Dix dc715228f8 Update changelog for massive clustering commit. 2013-12-04 17:17:30 -05:00
John Shahid 78e7643567 fix #88. Support datetime strings 2013-12-03 17:09:57 -05:00
John Shahid e2ff2d7a40 fix #89. Group by combined with where not working 2013-12-03 15:15:37 -05:00
John Shahid 5c4acc604f fix #90. Group by multiple columns panic 2013-12-03 14:19:09 -05:00
John Shahid e4d19b9ce5 deprecate some api endpoints and update the changelog 2013-12-03 13:36:40 -05:00
John Shahid 9c2c65c22d fix #92. Change '==' to '=' and '!=' to '<>' 2013-12-03 13:22:05 -05:00
John Shahid 5cd6e3bb75 fix #85. querying non-existent fields shouldn't create them 2013-12-02 13:43:46 -05:00
John Shahid 45ab602223 update the changelog 2013-12-02 13:25:04 -05:00
John Shahid ba0cd3576d fix #81. Add support for IN 2013-12-02 11:42:54 -05:00
John Shahid 95fb546595 fix #80. Support using durations to specify start and end time 2013-12-01 22:45:18 -05:00
John Shahid 8dc978b474 update the changelog 2013-11-19 16:20:42 -05:00
John Shahid c3807b7f85 fix #59. Add histogram aggregate function 2013-11-19 16:13:23 -05:00
John Shahid bfc11d7bdb fix #61. Limit defaults to 10K and no default for start time 2013-11-19 13:48:10 -05:00