build
|
Fix build tags
|
2016-03-18 16:19:09 +00:00 |
cli
|
Update cli commands
|
2016-04-08 20:29:13 +01:00 |
cnf
|
Improve global config options
|
2016-04-08 18:55:15 +01:00 |
db
|
Add basic db implementation with cockroachdb
|
2016-05-11 20:23:21 +01:00 |
docs
|
Update http endpoint documentation
|
2016-04-04 10:07:56 +01:00 |
gui
|
Add initial ember gui app
|
2016-05-14 11:20:59 +01:00 |
kvs
|
Add compression and encryption to key value store
|
2016-05-21 18:07:51 +01:00 |
log
|
Remove unused variable
|
2016-04-08 15:19:16 +01:00 |
sql
|
Remove sql views
|
2016-03-15 13:30:16 +00:00 |
util
|
Ensure all tests are run
|
2016-05-23 13:31:24 +01:00 |
web
|
Clean before build in development
|
2016-04-13 15:40:19 +01:00 |
.editorconfig
|
Add editorconfig file
|
2016-04-04 10:14:38 +01:00 |
.gitignore
|
Don't ignore data folder
|
2016-05-17 22:36:47 +01:00 |
.go-version
|
Add default go version
|
2016-02-26 16:18:58 +00:00 |
glide.lock
|
Add initial glide dependencies config
|
2016-04-13 15:17:36 +01:00 |
glide.yaml
|
Add initial glide dependencies config
|
2016-04-13 15:17:36 +01:00 |
LICENSE
|
Add correct copyright notice
|
2016-05-11 19:07:10 +01:00 |
main.go
|
Update cli commands
|
2016-04-08 20:29:13 +01:00 |
Makefile
|
Don't download goconvey each time
|
2016-05-20 10:56:31 +01:00 |
README.md
|
Initial commit
|
2016-01-30 23:36:40 +00:00 |