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 |
Todd Persen
|
da6e24ac6a
|
Add a CHANGELOG.
|
2013-10-22 10:32:53 -04:00 |
John Shahid
|
429fdcf0b9
|
add read/write access information to the user structure.
|
2013-10-21 17:54:49 -04:00 |
John Shahid
|
b4851b712e
|
make the test script less verbose by default.
|
2013-10-21 17:04:45 -04:00 |
John Shahid
|
47226ea13e
|
remove a printf.
|
2013-10-21 17:03:02 -04:00 |
John Shahid
|
14d626afd6
|
fix the coordinator mock in the tests.
|
2013-10-21 16:58:52 -04:00 |
John Shahid
|
5c12a78785
|
Add user model and raft replication for user data.
|
2013-10-21 15:59:12 -04:00 |
Paul Dix
|
81ea3dc317
|
Fix configuration test
|
2013-10-21 14:55:28 -04:00 |
Paul Dix
|
0e88adfea9
|
Add main server. Add configuration for server. Add integration spec. Updatae http api to not have /api at the beginning
|
2013-10-21 14:54:37 -04:00 |
Paul Dix
|
24bcb2c21b
|
Added static server for the admin interface
|
2013-10-21 11:27:08 -04:00 |
Paul Dix
|
014504377f
|
move http api into api/http. Update exports script to specify packages instead of trying to find them automatically
|
2013-10-21 10:44:29 -04:00 |
Paul Dix
|
e512b5d5cc
|
Add CreateDatabase to coordinator interface and to HTTP api. Fix engine and api specs for interface update. Force use of port 8081 for api suite setup so the test works on Macs.
|
2013-10-20 14:29:26 -04:00 |
John Shahid
|
9431233305
|
pvt #59166364. http api take a time precision parameter and convert timestamps from/to the given precision.
|
2013-10-18 18:49:37 -04:00 |
John Shahid
|
00a5dd0c5e
|
add write api support for integer columns.
|
2013-10-18 18:08:59 -04:00 |