John Shahid
|
b1e6bad2b0
|
some minor changes and more docs
|
2013-12-03 18:58:47 -05:00 |
Paul Dix
|
ec93c7f601
|
Close #20. Fix #78. Add clustering, reads/writes are distributed
|
2013-12-03 18:40:15 -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
|
74dca3b8d9
|
run travis tests with 1.2
|
2013-12-03 13:40:43 -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
|
e9f0c519ae
|
copy the admin interface when we package the source files
|
2013-12-02 20:35:49 -05:00 |
John Shahid
|
e1c51bb04c
|
get rid of the old admin dir
|
2013-12-02 20:25:37 -05:00 |
John Shahid
|
81e2ce87d1
|
stop release on error
|
2013-12-02 17:59:30 -05:00 |
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 |