Commit Graph

35 Commits (8f95ce4b76bd4214dd01fab75927fb9e91c35c7b)

Author SHA1 Message Date
John Shahid 417f035c22 wal should go in the opt directory with the rest of the data 2014-03-07 12:41:56 -05:00
John Shahid 23412f1b7e quote the test regex 2014-02-28 10:31:10 -05:00
John Shahid fc12c75b92 fix #281. make build should replace the version string 2014-02-27 12:52:35 -05:00
John Shahid f4da084c79 oops, change the rpm version only 2014-02-25 17:57:54 -05:00
John Shahid d9c7a261b9 fix the package version in the makefile 2014-02-25 17:55:16 -05:00
John Shahid a86e6ed7a4 build protobuf before running the tests 2014-02-10 14:04:14 -05:00
John Shahid 92026eb699 add memory profiling and change the command line flag 2014-02-05 15:12:44 -05:00
John Shahid e364fcd5db download the new protobuf library 2014-01-30 16:16:02 -05:00
John Shahid a35b04e865 fix #199. make the test timeout configurable. 2014-01-23 15:09:43 -05:00
Todd Persen 889b218a3e Add support for continuous queries. 2014-01-17 12:24:09 -05:00
John Shahid bcb0da5f54 fix #141. Include the benchmark binary in the package 2014-01-09 18:01:05 -05:00
John Shahid 01fb2bad79 fix #128. Parse the configuration using a differernt toml lib 2014-01-08 14:39:49 -05:00
John Shahid ff67c8bb45 fix the admin interface build 2014-01-06 14:55:35 -05:00
John Shahid 4d59852ae4 Close #146. Fix #140. After cluster restart, queries cause runtime panic. 2014-01-02 18:06:20 -05:00
John Shahid 5d7f31039e valgrind should run on linux only 2013-12-18 15:28:53 -05:00
John Shahid f3b1ec8be1 fix the packaging 2013-12-12 11:27:00 -05:00
John Shahid 4a58dce5b7 make the location of the log file configurable 2013-12-11 14:15:14 -05:00
John Shahid 69544aa6bf fix #40. Replace json with toml for configuration 2013-12-11 14:13:42 -05:00
John Shahid 62560ba0b1 add valgrind target to the makefiles 2013-12-04 13:14:39 -05:00
John Shahid 3957c5c633 revert to using goraft/raft instead of our fork 2013-12-03 18:58:47 -05:00
John Shahid b1e6bad2b0 some minor changes and more docs 2013-12-03 18:58:47 -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 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 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 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 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 8de88d9ec7 don't unnecessarily build the dependencies 2013-11-26 15:32:09 -05:00
John Shahid aab08f518e Fix the Makefile on Mac 2013-11-26 14:52:12 -05:00
John Shahid 096495b8b5 use Makefile instead of shell scripts 2013-11-26 13:44:42 -05:00