Commit Graph

16 Commits

Author SHA1 Message Date
Aaron Son b826ea2320 proto/third_party: Check in submodules for protobuf and googleapis dependencies.
Update Makefile and README for dependencies.
2019-07-24 11:14:46 -07:00
Aaron Son dfebac8e17 Jenkinsfile,dolt/go/utils/copyrighthdrs: Add a small utility program for checking copyright headers. 2019-07-23 15:28:44 -07:00
Aaron Son 2d74d6df38 dolt/go: First pass at supporting multiple bin formats in dolthub remotes.
NomsBlockStore gets seeded with a version string specifier which gets threaded
through various contexts. If the existing manifest specifies a different
format, then that takes priority.
2019-07-19 16:44:07 -07:00
Brian Hendriks a409e20bac rebuilt protos 2019-07-18 11:21:00 -07:00
Aaron Son ddc02e10c9 dolt/go/proto: chunkstore.proto: Add GetRepoMetadata which can return NBS and NBF versions for the remote ChunkStore. 2019-07-17 14:36:54 -07:00
Brian Hendriks e2f166da39 Bh/deploy remotes (#742)
* remote chunk service ready for deployment
2019-03-18 14:22:56 -07:00
Brian Hendriks 3772d35f86 bh/fix remotes (#623)
* fix typo
* add logging
* bump version
2019-03-07 14:36:46 -08:00
Aaron Son e06c56293b {,dolt/}proto: Makefile: Small hygiene fixes. 2019-02-13 14:30:15 -08:00
Aaron Son c9756a6201 {,dolt/}proto: Makefile: Make PROTOC and PROTOC_FLAGS configurable, factor out PROTOC_template. 2019-02-13 13:33:35 -08:00
Aaron Son fdd5aef7f7 dolt/proto: Update Makefile for new go pkg paths. 2019-02-13 12:44:42 -08:00
Brian Hendriks 0ee9a4272a remote chunkstore framework (#414)
* remote chunkstore framework
* test server
* semi-working commands for remotes
2019-02-13 10:08:59 -08:00
Aaron Son 1192165738 dolt/proto: v1alpha1/credentials.proto -> remotesapi/v1alpha1/credentials.proto. Adopt new go_package convention.
Also fixes some dolthubapi imports that were missed in go/services/dolthubapi.
2019-02-07 11:15:43 -08:00
Aaron Son c439a1a796 dolt/go/libraries/doltcore/env/creds: Minor style tweaks. 2019-02-06 11:07:13 -08:00
Aaron Son 89dc4d92a3 dolt/proto: username, display_name, email_address in WhoAmIResponse. 2019-02-05 15:33:16 -08:00
Brian Hendriks 1463c54e42 removed unused 2019-02-05 13:30:05 -08:00
Brian Hendriks a368f8391d Service protos 2019-02-04 16:21:27 -08:00