Commit Graph

444 Commits (a62e188f99a708b986a9dd4ead7658d079ec4120)

Author SHA1 Message Date
John Shahid a62e188f99 fix the source package 2013-11-20 14:04:31 -05:00
Todd Persen 00ff292d97 Update build_parser.sh to work on OS X. 2013-11-19 17:22:11 -05:00
John Shahid 9d04ad6250 fix the build to be version independent on Mac OSX 2013-11-19 17:14:08 -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
John Shahid 3a899f4c58 fix #71. Add WillReturnSingleSeries to the Query 2013-11-19 12:19:24 -05:00
John Shahid e6471f8e66 Close #70. fix #35. support table aliases in join queries 2013-11-19 11:52:57 -05:00
John Shahid 12a9d59f8f fix joins and merges when the query is descending 2013-11-19 11:52:57 -05:00
Paul Dix f4c4bca9fc Add note about building and link to download since some people seem to be confused. 2013-11-18 17:54:08 -05:00
John Shahid fc4aca44ad add some notification in the test script 2013-11-18 11:46:35 -05:00
John Shahid 5aaa117f47 fix #63. Aggregated results don't include seq number 2013-11-18 11:46:35 -05:00
John Shahid 0d079597f5 clean up the aggregators 2013-11-15 16:37:02 -05:00
John Shahid 4d02a140ea fix #51. Implement first and last aggregates 2013-11-15 16:30:09 -05:00
John Shahid 393ac4fdf0 formatting (only whitespace changes) 2013-11-15 14:53:40 -05:00
John Shahid 395d919230 first and last shouldn't be special tokens 2013-11-15 14:51:44 -05:00
Remo Hertig d45ad7815a Close #57. Return error instead of panic when type of time != float 2013-11-15 11:34:21 -05:00
John Shahid 9b0862a68f add test for issue #58 2013-11-15 11:14:43 -05:00
Todd Persen e2cac7733f Merge pull request #58 from smn/master
fix typo in content-type header
2013-11-15 06:24:37 -08:00
Simon de Haan 711345e0df fix typo in content-type header 2013-11-15 16:11:53 +02:00
John Shahid 253eeb2019 update the changelog. 2013-11-14 17:24:05 -05:00
John Shahid 00aee04508 remove release candidate when deciding the next version 2013-11-14 17:22:18 -05:00
John Shahid 316bf838cb fix #53. Writing null values via HTTP shouldn't fail 2013-11-14 16:55:39 -05:00
John Shahid a6424bcf44 fix #55. Limit should limit the points that match the Where clause 2013-11-14 16:12:46 -05:00
John Shahid 0d8667e7fe Fix another null value bug in the datastore. See DataStoreSuite.TestNullValues for more details 2013-11-14 15:40:47 -05:00
John Shahid 663f9fc22a fix #34. Ascending order always return null for columns that have a null value 2013-11-14 13:42:03 -05:00
John Shahid 8eae79f07f make the test more robust 2013-11-14 13:26:47 -05:00
John Shahid d7484cc6ba get rid of more unused constants and add some documentation. 2013-11-13 18:59:40 -05:00
John Shahid d8dc990bb5 fix the build to work with the latest aws cli. 2013-11-13 17:50:14 -05:00
John Shahid 932292a361 add packaging docs 2013-11-13 17:44:48 -05:00
John Shahid 1fa01bec9d remove some whitespaces 2013-11-13 17:40:00 -05:00
John Shahid e73fae179f run bundle install when packaging. 2013-11-13 17:02:11 -05:00
John Shahid eff63cfb35 update the changelog. 2013-11-13 15:14:06 -05:00
John Shahid 205fd3ed1f fix #45. Aggregation shouldn't mess up the order of the points 2013-11-13 15:09:34 -05:00
John Shahid eddc86e211 fix the tests to use ascending order since that's what the test is expecting to get back. 2013-11-13 15:09:10 -05:00
John Shahid d1c72f42f0 fix #49. fix the git sha replacement. 2013-11-13 11:26:18 -05:00
John Shahid e665aac606 default gitsha to HEAD. 2013-11-13 11:22:42 -05:00
John Shahid 71c85ce62f fix #50. package the admin interface from influxdb-admin instead of influxdb-js 2013-11-13 11:06:33 -05:00
Dotan Nahum 928ec16684 Spill out query and database detail at the time of bug report, to help reproduction of bugs. 2013-11-13 10:44:02 -05:00
John Shahid 10d7fba5ec fix #41. Dropping the database should delete all timeseries data from that database. 2013-11-12 18:14:21 -05:00
John Shahid 269cbd94ab fix the ranges. 2013-11-12 18:14:21 -05:00
John Shahid 89e313efbc remove an unused constant. 2013-11-12 18:14:21 -05:00
John Shahid 42c24bbaac close batch writes so we don't leak memory. 2013-11-12 18:14:21 -05:00
John Shahid f44ae4add7 engine should propagate errors properly. 2013-11-12 18:14:21 -05:00
John Shahid 4d7f7b77ff the http api should propagate errors properly. 2013-11-12 18:14:21 -05:00
John Shahid ebe9f07fbf update the changelog 2013-11-12 15:58:53 -05:00
John Shahid fee130b350 support `/db/` as well as `/dbs` for listing databases. 2013-11-12 15:47:25 -05:00
John Shahid 69a1989edd fix #42. support `name` when creating cluster admins and db users as well as `username` 2013-11-12 15:45:26 -05:00
John Shahid 09379a293b fix #42. support `admin` flag when posting to `/db/:db/users/:user` 2013-11-12 15:39:35 -05:00
John Shahid e23453ace1 remove a field that we're not using anymore. 2013-11-12 14:48:43 -05:00