Commit Graph

57 Commits (bd5ddea6e4a7e7fcbeff05f75924c938e79e8b84)
 

Author SHA1 Message Date
Jim bd5ddea6e4
refactor clonable to not rely on the resource interface (#36)
6 years ago
Jim 0676ea51f1
refactor oplog to use db/internal migrations, remove InitTicket() for more reliability and simplify test step up and tear down (#37)
6 years ago
Jim c43e05be2e
provide db.Open() and db.Migrate() as part of icu-64 (#34)
6 years ago
Jeff Mitchell e8b5384b7a Fix missed address change in test
6 years ago
Jim 8a5197e39e
implement schema, store and repository for IAM scopes of organization and project
6 years ago
Michael Gaffney 8824a6f7f9
database: add wt_public_id domain type (#30)
6 years ago
Todd Knight 05330db741
Add projectless paths for host-catalogs. (#31)
6 years ago
Jim 725a777baf
refactor friendly name to just be name (#29)
6 years ago
Jeff Mitchell c6a9c970b0 Don't require project in generated client requests
6 years ago
Jeff Mitchell 828fee20a1 Rename generated files to make them obvious
6 years ago
Jeff Mitchell 050b914447 Fix detail template test
6 years ago
Jeff Mitchell 11f640a0f8 Fix compilation after Id changing
6 years ago
Jeff Mitchell f36f25a23b
Add json_name fields to proto for complex names (#27)
6 years ago
Jeff Mitchell 1f0748a8c3 Don't make Id fields pointers as they are immutable
6 years ago
Jeff Mitchell 416688448c Project isn't required, so don't require it in the client
6 years ago
Jim 27b4d7a034
basic internal db interfaces and Gorm implementation
6 years ago
Jeff Mitchell 1519a17f17 Rename catalog flag to catalog-id in hosts create command
6 years ago
Jeff Mitchell 1f3c52f495
Name and addr updates (#26)
6 years ago
Jeff Mitchell e3c7ca3070
Add a hosts create command (#25)
6 years ago
Jeff Mitchell 17fffe7c23
Add Response type and decoding (#24)
6 years ago
Jeff Mitchell e31e91a5ad
Add create function template and fix some minor template bugs (#23)
6 years ago
Jeff Mitchell 4afb4f6be5
Minor proto updates (#22)
6 years ago
Jeff Mitchell 6970b14143 Update type value to wrapper
6 years ago
Jeff Mitchell 6254e18698 Fix compilation of command
6 years ago
Jeff Mitchell 19f74a8247 Minor template cleanup
6 years ago
Jeff Mitchell be1063d168 Clean up and reorganize API generation
6 years ago
Jeff Mitchell 9325a6422d Remove timestamps in generated files
6 years ago
Jeff Mitchell 1f93aa2301 Port over apigen's Makefile and go.mod changes
6 years ago
Jeff Mitchell 2926cc1000
Add initial API generation bits (#20)
6 years ago
Jeff Mitchell 7f03246c6f
Add basic API client (#19)
6 years ago
Jim 2f0dd58f11
set default value in gorm tag, so database timestamp defaults will get set
6 years ago
Jim 73363d4c71
adapt to use structwrapping from go-kms-wrapping
6 years ago
Jeff Mitchell 13056e1f51
Migrate host resources to hosts package (#15)
6 years ago
Todd Knight c7126ae69b
Static Catalog Api definition (#12)
6 years ago
Todd Knight 4d86db6ba5
Introduce the proto directory structure. (#9)
6 years ago
Jim fca36970bf
refactor replay, so that it creates the required tables during replay (#7)
6 years ago
Patrick Bernal 0fffb54501
Update jira_test.yml
6 years ago
Patrick Bernal dbcbc4e883
Update jira_test.yml
6 years ago
Patrick Bernal 063469c29e
Update jira_test.yml
6 years ago
Patrick Bernal af4ccad566
Update jira_test.yml
6 years ago
Patrick Bernal 0ee97a8cbc
Update jira_test.yml
6 years ago
Patrick Bernal bcfd245dd8
Update jira_test.yml
6 years ago
Patrick Bernal 9bbb501a7b
Create jira_test.yml
6 years ago
Jeff Mitchell e6533d966d Update go-kms-wrapping and go-hclog deps
6 years ago
Jim 34f530e0df
Basic oplog capability (#6)
6 years ago
Jeff Mitchell 6b0756ade9 Update go-kms-wrapping
6 years ago
Jeff Mitchell 5e82db8a2d Minor bugfixes and cleanup
6 years ago
Jeff Mitchell cad3c24f54
Add auth over ALPN (#5)
6 years ago
Jeff Mitchell 5acda6a0b1
Begin purpose-based listener refactoring (#4)
6 years ago
Jeff Mitchell 07032f6908
Refactoring and the worker is more distinct now (#3)
6 years ago