Commit Graph

504 Commits (7fa8c7fcfc3e3a372012d5645266acaecb489d20)

Author SHA1 Message Date
Todd Persen b50aed45b7 check the binary on linux only 2013-10-25 13:35:02 -04:00
Paul Dix b8f3e02170 Remove api keys from all database creation and tests.
Add ifndef for yacc file to make it compile on OSX.
Remove old server location stuff to make way for how clustering is actually going to work.
2013-10-25 11:56:35 -04:00
John Shahid a63d8ce5ac delete an unused file. 2013-10-25 11:34:10 -04:00
John Shahid 3efada882f pvt #59568110. add the http api to drop a database. 2013-10-25 11:34:10 -04:00
John Shahid 5331297c68 pvt #59568110. add the drop database command. 2013-10-25 11:34:06 -04:00
John Shahid e06cb8736b check the generated binary. 2013-10-24 18:23:43 -04:00
John Shahid 0a56b47a17 remove the last reference to GLIBC_2.14. 2013-10-24 18:21:34 -04:00
John Shahid a89a6cbe7c Create ubuntu and centos packages. 2013-10-24 17:58:19 -04:00
John Shahid ec05cd4ec7 install valgrind too. 2013-10-24 17:10:24 -04:00
John Shahid 3998d6ad3b trying to make travis happy. 2013-10-24 16:59:19 -04:00
John Shahid 045034f5b9 assume yes and do an update. 2013-10-24 16:46:18 -04:00
John Shahid 777c65d009 don't export unless we're on linux and not travis. 2013-10-24 16:44:40 -04:00
John Shahid da5a31d52e use the package manager instead of compiling stuff to speed up the test. 2013-10-24 16:36:54 -04:00
John Shahid c63e7514a5 fix the package script. 2013-10-24 16:14:54 -04:00
John Shahid 4dcdd1d6d9 build protobuf to work on travis. 2013-10-24 16:05:08 -04:00
John Shahid ecc2df164a add options http method on all endpoints. 2013-10-24 15:46:05 -04:00
John Shahid cfeb27ee03 don't fail if levigo didn't build successfully. 2013-10-24 15:45:50 -04:00
John Shahid 1a31dc7399 fix the build script. 2013-10-24 15:35:28 -04:00
John Shahid 993f6e6e42 use the build script. 2013-10-24 15:19:05 -04:00
John Shahid b0ef320c2c run the test script. 2013-10-24 15:11:13 -04:00
John Shahid 01cb140335 add travis.yml. 2013-10-24 14:56:43 -04:00
John Shahid 101d057ef9 change username/password to u/p in the http api. 2013-10-24 13:56:38 -04:00
Paul Dix ac7566b8f5 update license with Errplane 2013-10-24 13:44:55 -04:00
John Shahid 516bd49a78 fix the code to work with the latest raft. 2013-10-24 12:25:47 -04:00
John Shahid 113d2ff0c7 make count(*) illegal. 2013-10-24 11:19:57 -04:00
John Shahid c207be4a18 generate the parser c code in the build script. 2013-10-24 11:01:13 -04:00
John Shahid 0102c7ca4c move gocheck to the build script. 2013-10-24 10:45:01 -04:00
John Shahid 18eb591111 get rid of the field types. 2013-10-23 20:47:36 -04:00
John Shahid d6618eb89c add cors headers to the query api. 2013-10-23 17:01:54 -04:00
John Shahid b70548be84 detect packages that aren't empty. 2013-10-23 13:06:18 -04:00
John Shahid 9769bef22f fix the build. 2013-10-23 12:42:28 -04:00
John Shahid 21f33c0348 update the api. 2013-10-23 10:56:11 -04:00
John Shahid 6eccb9df30 update the readme. 2013-10-23 10:24:39 -04:00
John Shahid 21750b7c55 write the http wrapper for the user manager. 2013-10-22 19:44:16 -04:00
John Shahid 5b1c5d3a60 update the coordinator library to have db users vs cluster administrators with a UserManager interface to modify them. 2013-10-22 19:44:16 -04:00
Todd Persen 0a5198e882 Uncomment the important parts of the package script. 2013-10-22 16:23:47 -04:00
Paul Dix 41dfa8647b Update server.go and package script to set the version from the VERSION file 2013-10-22 16:00:48 -04:00
Paul Dix c95512632d Include command line option to output server version. Ask Shahid for a better way to do this... 2013-10-22 15:15:17 -04:00
Todd Persen 140b715699 Update sha1 for new package with corrected config. 2013-10-22 12:24:16 -04:00
Todd Persen 87c79051de Pull the new package. 2013-10-22 12:20:47 -04:00
Todd Persen eff2728140 Package up the admin site. 2013-10-22 12:20:47 -04:00
Todd Persen bb5d6e3dcf Add support for testing the installation. 2013-10-22 12:20:47 -04:00
John Shahid 89d2d75970 draft of admin api, tests in the next commit. 2013-10-22 12:04:54 -04:00
John Shahid 879589470d add a way to delete users from the system. 2013-10-22 12:04:54 -04:00
Paul Dix 484f3cc8e1 Update configuration to use ints for port numbers instead of the go style strings 2013-10-22 12:00:48 -04:00
Todd Persen 9e191cee68 Fix configuration files and install the admin site. 2013-10-22 11:54:26 -04:00
Todd Persen cfcaa53534 Our homebrew recipe. 2013-10-22 11:34:27 -04:00
Todd Persen c5ff9ccf7f Ignore build folder for generating packages. 2013-10-22 11:33:55 -04:00
Todd Persen 1ef1c999ea Simple package script for building distributions. 2013-10-22 10:33:20 -04:00
Todd Persen 066f741121 Add a VERSION. 2013-10-22 10:32:59 -04:00