Commit Graph

443 Commits (malnick-err-cli-update)

Author SHA1 Message Date
Jim c04c73453f
refactor Update/Delete to return the number of rows affected. (#46)
6 years ago
Jim 61ca88dac9
refactor to use db.New() and clean up error msgs (#45)
6 years ago
Jeff Mitchell ad8d4e9c80 Rename Db's Tx to underlying
6 years ago
Jeff Mitchell 062ce6079f
Create dev org in database (#41)
6 years ago
Jeff Mitchell 670abaed88 Rename GormReadWriter -> Db
6 years ago
Jim ee4a0d3f45
refactor lookups so we can easily check for not found and do the "right" thing in the repos (#42)
6 years ago
Michael Gaffney 98cd37da97
Rename test files to match the name of the file they test (#43)
6 years ago
Jim cd74d7f0ef
refactor ClonableResource to just be a clonable interface (#40)
6 years ago
Jeff Mitchell 4d1b916348
Remove AllLoggers (#39)
6 years ago
Jeff Mitchell 5a721f0ce3
Update deps (#38)
6 years ago
Jeff Mitchell 7f2aa5ca8f
Add httpfs DB migrations and generate the input (#35)
6 years ago
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
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 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
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 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 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
Jim 34f530e0df
Basic oplog capability (#6)
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
Jeff Mitchell 1645c3106e
Migrate a bunch of stuff around to prep for worker command (#2)
6 years ago
Michael Gaffney 5e5a56cac0
Refactor names to avoid stutter (#1)
6 years ago
Jeff Mitchell 482b4d56dd Initial commit
6 years ago