Commit Graph

216 Commits (a6547c5bd95c100db848584c713332fd9191bd1b)

Author SHA1 Message Date
John Shahid 7c17462469 update the changelog 2014-04-25 18:07:51 -04:00
John Shahid dbf0ac5159 update the changelog 2014-04-25 17:20:39 -04:00
John Shahid f3031b4437 Fix #471. User should be able to update permissions 2014-04-25 15:21:16 -04:00
Paul Dix 9896a725c3 Update CHANGELOG.md 2014-04-22 17:44:03 -04:00
Paul Dix 42efc617be Update CHANGELOG.md 2014-04-22 17:42:37 -04:00
John Shahid 2d982f6611 update the changelog 2014-04-22 14:14:22 -04:00
Paul Dix a7b0475b7d Update changelog for 0.5.9 release 2014-04-18 15:36:42 -04:00
John Shahid 21fdc8606e update the changelog 2014-04-18 15:01:03 -04:00
John Shahid 49b362738f update the changelog 2014-04-18 13:59:10 -04:00
John Shahid 9ca6330bf7 Fix #446. Check for (de)serialization errors
This is caused by goraft not checking for serialization error and
timestamp in the shard being outside the valid range. See
goraft/raft#221 for the pull request that fixes the bug.
2014-04-17 18:47:06 -04:00
Paul Dix de8da25218 Update CHANGELOG.md 2014-04-17 17:47:01 -04:00
John Shahid 1b2bca5704 update the changelog 2014-04-17 17:08:33 -04:00
John Shahid 13b2de3947 update the changelog 2014-04-17 17:03:33 -04:00
John Shahid 15289d09a2 update the changelog 2014-04-16 14:52:22 -04:00
John Shahid 911169125b prepare for a release 2014-04-15 17:56:59 -04:00
John Shahid 7f681992cb update the changelog 2014-04-15 17:48:55 -04:00
John Shahid 9192690ad2 fix #439. Report the right location of the error and add pretty print 2014-04-15 17:39:50 -04:00
John Shahid afb76a8183 fix #432. Create a checkpoint before executing a delete query 2014-04-15 15:49:31 -04:00
John Shahid 6cb941310e fix #437. Queries with negative constants don't parse properly 2014-04-15 15:22:48 -04:00
John Shahid 8d810e8807 remove a whitespace 2014-04-15 15:22:48 -04:00
John Shahid e829508d47 update the changelog 2014-04-15 14:51:08 -04:00
Paul Dix d3eba5f4d3 Update changelog 2014-04-14 20:03:37 -04:00
John Shahid 5371dc9280 fix #328. Join queries with math expressions don't work 2014-04-09 14:18:07 -04:00
John Shahid 8756940fd4 bump the version in the changelog 2014-04-08 20:09:02 -04:00
John Shahid c163db89ba update the changelog 2014-04-08 20:02:31 -04:00
John Shahid 2785782e17 fix #392. Different columns in different shards returns invalid results 2014-04-08 19:54:48 -04:00
Paul Dix caf3b45979 Fix #421. Add read timeout to API to make sure we don't keep thousands of connections open needlessly. 2014-04-08 19:48:16 -04:00
John Shahid dbbea8d05f fix #415. Include the database when sending an auth error 2014-04-08 17:04:19 -04:00
John Shahid 3973b5fb41 update the changelog 2014-04-08 16:46:28 -04:00
John Shahid b303a1d1cb fix #416. Improve the time it takes to drop an entire database 2014-04-07 19:02:09 -04:00
John Shahid 9dce95e7d0 update the changelog 2014-04-07 18:13:33 -04:00
John Shahid f26ba5fd8a update the changelog 2014-04-04 17:42:30 -04:00
John Shahid 8ca9836973 fix #407. Start processing continuous queries after initializing the WAL 2014-04-04 17:31:18 -04:00
John Shahid 5a230b9a8c Revert "fix #405. Start processing continuous queries after initializing the WAL"
This reverts commit c49f11031d.
2014-04-04 17:30:50 -04:00
John Shahid c49f11031d fix #405. Start processing continuous queries after initializing the WAL 2014-04-04 17:29:25 -04:00
John Shahid 886a036330 fix #390. multiple response.WriteHeader when querying as admin 2014-04-04 16:45:44 -04:00
John Shahid bf9975be66 fix #408. Make InfluxDB recover from internal bugs and panics 2014-04-04 16:19:13 -04:00
John Shahid cd7c639436 fix #401. No limit on the number of columns in group by clause 2014-04-04 15:26:02 -04:00
John Shahid bda7392e95 change the order of the changelog 2014-04-04 13:56:16 -04:00
John Shahid 06f4cdde31 fix #405. Percentile shouldn't crash for small number of values 2014-04-04 13:38:57 -04:00
John Shahid 7fc300d1b4 update the changelog 2014-04-03 20:00:11 -04:00
John Shahid c46ac82be1 update the changelog 2014-04-03 19:03:46 -04:00
John Shahid 845afb58a4 fix #398. Support now() and NOW() in the query lang 2014-04-03 13:52:02 -04:00
John Shahid d39646a8d6 update the changelog since leveldb upgrade didn't make it in 0.5.4 2014-04-03 11:27:21 -04:00
John Shahid 93e93fa898 update the changelog 2014-04-02 18:52:18 -04:00
John Shahid e3db954f22 fix #362. Limit should be enforced after the aggregation 2014-04-02 18:42:20 -04:00
John Shahid b127201a95 fix #394. support count(distinct) and count(DISTINCT) 2014-04-02 17:46:41 -04:00
John Shahid 0f360a3178 add the leveldb upgrade to the changelog 2014-04-01 19:43:04 -04:00
John Shahid f1df3dd796 update the changelog 2014-04-01 19:14:01 -04:00
John Shahid f959c439c9 update the changelog 2014-04-01 14:08:21 -04:00
John Shahid ca28d1d1e9 fix #386. Drop series should work with names containing dots 2014-04-01 09:33:49 -04:00
John Shahid 767ba83252 update the changelog 2014-03-31 19:18:05 -04:00
John Shahid 72fba5929a fix #378. Index should return immediately if there are no new requests 2014-03-31 14:31:04 -04:00
John Shahid d1e15fa7e3 update the changelog 2014-03-28 15:14:59 -04:00
John Shahid 36582ec9ed update the changelog 2014-03-28 13:32:14 -04:00
John Shahid 5c38e52a96 update the changelog 2014-03-28 12:39:05 -04:00
John Shahid d37d89d52f update the changelog 2014-03-28 11:54:46 -04:00
John Shahid 99f6dc74bc update the changelog 2014-03-28 11:02:39 -04:00
John Shahid 49ee059e9a fix #367. Influxdb won't start if the api port is commented out 2014-03-27 11:50:35 -04:00
John Shahid bf883e8f9d update the changelog 2014-03-26 13:13:29 -04:00
John Shahid a15a2a9dc6 update the changelog 2014-03-25 13:20:16 -04:00
John Shahid 82105161f0 fix the version of the last 0.5.0 release candidate 2014-03-24 14:02:57 -04:00
John Shahid 0d487ed49f update the changelog 2014-03-24 14:01:53 -04:00
Pawel Szymanski e2adcf1c58 Close #318. Support EXPLAIN queries 2014-03-12 19:44:31 -04:00
John Shahid 38b37bfcc7 update the changelog 2014-03-12 15:15:02 -04:00
John Shahid b5f68b7c9d update the changelog 2014-03-11 19:59:15 -04:00
John Shahid 710980c30e fix a typo 2014-03-10 20:32:31 -04:00
John Shahid 39cec27b48 update the changelog 2014-03-10 17:30:21 -04:00
John Shahid d70972cdd0 update the changelog 2014-03-10 14:01:27 -04:00
John Shahid db5ba7155d update the changelog 2014-03-10 12:02:44 -04:00
John Shahid 0c7542d6e4 fix #312. WAL should wait for server id to be set before recovering 2014-03-07 14:28:31 -05:00
John Shahid 6a3b16e854 more changes to the changelog 2014-03-07 12:59:46 -05:00
John Shahid ab430f8d6a update changelog 2014-03-07 12:59:21 -05:00
John Shahid 8f95ce4b76 update changelog 2014-03-07 12:58:36 -05:00
John Shahid ea5f65e865 update the changelog 2014-03-06 18:14:35 -05:00
John Shahid d22874a834 Update CHANGELOG.md 2014-03-06 17:41:50 -05:00
John Shahid f3f36e0782 fix #298. fix limit when querying multiple shards 2014-03-05 16:11:23 -05:00
John Shahid 91dfff2ef7 prepare the changelog for a release 2014-03-03 18:07:02 -05:00
John Shahid 6896f17b15 update the change log 2014-03-03 17:05:00 -05:00
Paul Dix 6653b40380 Update changelog for 0.5.0-rc.3 2014-03-03 15:01:12 -05:00
John Shahid b883b1f6ef update the changelog 2014-02-28 17:41:05 -05:00
John Shahid e4c039b3b8 update the changelog 2014-02-27 14:40:59 -05:00
John Shahid 8e53366211 update the changelog 2014-02-27 12:04:25 -05:00
John Shahid 4cf4ad3a08 be consistent in the chanagelog format 2014-02-26 20:57:38 -05:00
John Shahid bc6e5ea747 update the changelog 2014-02-26 20:56:59 -05:00
John Shahid ca1d9bf160 fix #189. Use name instead of username when listing users 2014-02-17 14:20:13 -05:00
Paul Dix 7e2405921d Update changelog 2014-02-10 17:26:45 -05:00
Paul Dix 7d3b31b885 Update changelog 2014-02-10 14:21:25 -05:00
Paul Dix e9990940e4 Update changelog 2014-02-06 14:34:29 -05:00
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