Commit Graph

46 Commits (malnick-err-cli-update)

Author SHA1 Message Date
Jim 1e71c55920
deprecate access to underlying *sql.DB via internal/db.DB() (#506)
5 years ago
Jeff Mitchell 31fe9292b3
Instantiate default resources (#425)
5 years ago
Jeff Mitchell 62baef1b7e
Add multi connection parameters through targets and into session creation (#375)
6 years ago
Todd Knight b998591add
Adding and updating host address validation checks (#350)
6 years ago
Todd Knight c3ecea172d
Generate new version of SDK resources and Add Tests (#331)
6 years ago
Jim 96e4b1cdba
add option db.WithSkipVetForWrite(true) so the db tests don't get intercepted by app validation (#332)
6 years ago
Todd Knight 1c2c078e0a
Adding Authz checks that support new pathing (#328)
6 years ago
Michael Gaffney 9ca8a4ec20
Host set members (#301)
6 years ago
Michael Gaffney de162c5533
Replace and remove ErrNilParameter with ErrInvalidParameter (#295)
6 years ago
Jeff Mitchell 8f579c75c3
paum -> ampw (#303)
6 years ago
Todd Knight c4d3414016
Add Host Set CUDLR handler and SDK (#290)
6 years ago
Michael Gaffney 14dd7b49b2
Add method signatures for host set operations (#291)
6 years ago
Michael Gaffney b24fc185a7
Export TestSets helper function (#292)
6 years ago
Michael Gaffney 3a3cdd7219
Static host set repository methods (#289)
6 years ago
Todd Knight d5678c4f80
Handler for Host CRUDL actions (#287)
6 years ago
Todd Knight 7474e956dd
List Catalogs for Repo and API Handler (#288)
6 years ago
Jim 9570897032
basic keys mgmt repo (#264)
6 years ago
Michael Gaffney a413ad7b84
Static Host: Lookup, List and Delete (#283)
6 years ago
Todd Knight eaae887bbe
Don't require type for children of subtyped resources. (#285)
6 years ago
Michael Gaffney 041e1f9fd3
Update host (#278)
6 years ago
Michael Gaffney e18cdc52b3
Create host (#276)
6 years ago
Michael Gaffney 7d133878be
Add base types for host catalog, host set, and host (#272)
6 years ago
Michael Gaffney 7ac4be51c0
Refactor static host package (#263)
6 years ago
Jeff Mitchell 78d7f539c5
Add versioning to host catalogs/sets/hosts and fix up tests (#247)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Michael Gaffney bdb31cf8b5
Bump deps (#245)
6 years ago
Jeff Mitchell 908a299ea3
Convert SDK to the new options API (#238)
6 years ago
Jim cb89422d9d
define immutable fields including PKs. (#205)
6 years ago
Michael Gaffney e03a0ff9d7
Simplify SetTableName pattern (#214)
6 years ago
Todd Knight f47046f158
Update Watchtower to use grpc-gateway v2 (#204)
6 years ago
Michael Gaffney 799242fce4
Bump deps and run 'make gen' (#212)
6 years ago
Todd Knight 168ae3a726
Create MaskManager to guarantee wire/storage update mask consistency (#121)
6 years ago
Jeff Mitchell dec1f07266 Update deps and make proto
6 years ago
Jim c83e90ed38
implement SetTableName patttern that allows table name to be set back to the default for the storage type. (#196)
6 years ago
Todd Knight bb4a185412
Pushing test db cleanup up to where the database objects are created using t.Cleanup. (#166)
6 years ago
Todd Knight 0c8385b423
Updating TxHandler to accept a reader as well in order to support reads inside the same transactions as writes. (#139)
6 years ago
Michael Gaffney 4f30983c14
Bump deps and run make gen (#115)
6 years ago
Michael Gaffney ce166c0bdf
Use dbassert package (#114)
6 years ago
Michael Gaffney cce06c2cc3
Do not explicitly call the embedded store.HostCatalog (#88)
6 years ago
Michael Gaffney 5bdd8a46ea
Extract timestamp scanners into reusable package (#91)
6 years ago
Michael Gaffney 9eaf8afb6f
Rename db.IsUnique to db.IsUniqueError (#90)
6 years ago
Michael Gaffney 4f3f9ed222
Check for nil in embedded HostCatalog (#89)
6 years ago
Jim ef6edbd515
Null updates (#78)
6 years ago
Michael Gaffney be97e5cac8
Remove dead code
6 years ago
Jeff Mitchell 31ef4a65ac Bump deps and make gen
6 years ago
Michael Gaffney 0c7f6da936
Static Host Catalog (#51)
6 years ago