Commit Graph

483 Commits (c391865af9f04a421eb708f0b66984cef85c83ae)

Author SHA1 Message Date
John Shahid c391865af9 don't require mercurial or bzr 2013-12-02 17:04:42 -05:00
John Shahid 3386995604 make the build target phony 2013-12-02 16:11:31 -05:00
John Shahid 6178ea535c always build the protoc binary 2013-12-02 16:03:56 -05:00
John Shahid a3eac8e250 make sure all dependencies are installed before building the protobuf files 2013-12-02 15:52:35 -05:00
John Shahid 140867d9f4 upload to the get.influxdb.org bucket 2013-12-02 15:52:35 -05:00
John Shahid 5c070a4ec5 remove bzr and mercurial as dependencies 2013-12-02 15:52:35 -05:00
Todd Persen 26ffb699db Drop authentication on interfaces endpoint. 2013-12-02 15:29:49 -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 069fc5764b Revert "Revert "Pass adminAssetsDir into API server.""
This reverts commit 9018b327be.
2013-12-02 13:32:49 -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 9781cc89a0 make the test more robust 2013-12-02 09:26:50 -05:00
John Shahid ec0a170d0a build the server before running the integration tests 2013-12-01 23:42:04 -05:00
John Shahid 39de523b6a run integration tests by default 2013-12-01 23:39:04 -05:00
John Shahid 520c599e67 fix #79. use int64 in the test so we don't overflow 2013-12-01 22:53:56 -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 9018b327be Revert "Pass adminAssetsDir into API server."
This reverts commit 42c413929e.
2013-12-01 14:44:38 -05:00
Todd Persen 42c413929e Pass adminAssetsDir into API server. 2013-11-30 17:02:31 -05:00
John Shahid d8838fc8c9 Merge pull request #82 from influxdb/list-interfaces
Add endpoint for listing available admin interfaces.
2013-11-29 14:42:38 -08:00
Todd Persen d964545c6f Add endpoint for listing available admin interfaces. 2013-11-29 15:47:22 -05:00
John Shahid 9d88a583fe package config.json 2013-11-26 21:57:00 -05:00
John Shahid fe5ded60b4 implement makefile packaging 2013-11-26 21:06:35 -05:00
John Shahid 0ce5807407 fix the makefile 2013-11-26 16:26:26 -05:00
John Shahid 89658332a5 use makefile in travis 2013-11-26 16:18:04 -05:00
John Shahid 7fa1a5ccd0 make goroot configurable 2013-11-26 16:04:07 -05:00
John Shahid c23bcf0739 make flex and bison options to configure 2013-11-26 15:56:26 -05:00
John Shahid bd4277fe8a don't use bison in backward compatibility mode 2013-11-26 15:41:58 -05:00
John Shahid 9b775b5b81 fix a typo 2013-11-26 15:38:57 -05:00
John Shahid 8de88d9ec7 don't unnecessarily build the dependencies 2013-11-26 15:32:09 -05:00
John Shahid dd55ede534 make sure binaries are on the path 2013-11-26 15:06:54 -05:00
John Shahid aab08f518e Fix the Makefile on Mac 2013-11-26 14:52:12 -05:00
John Shahid 2035ac9919 don't rebuild the parser everytime 2013-11-26 14:52:11 -05:00
John Shahid be41ed7ec4 Remove Makefile from the index 2013-11-26 13:48:51 -05:00
John Shahid 0bdbfe1941 fix #75. enforce series name rules when reading and writing data 2013-11-26 13:44:42 -05:00
John Shahid 9da4ecdac0 remove unnecessary type declaration 2013-11-26 13:44:42 -05:00
John Shahid 096495b8b5 use Makefile instead of shell scripts 2013-11-26 13:44:42 -05:00
Todd Persen 8bdd5cc6b7 Update installation instructions for OS X. 2013-11-21 17:23:08 -05:00
Todd Persen cbe43d73b2 Add a Makefile. 2013-11-20 15:37:12 -05:00
John Shahid 5e641c6a2a revert the local levigo changes before packaging 2013-11-20 14:59:13 -05:00
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