Commit Graph

247 Commits (jeff-migrate-debugging)
 

Author SHA1 Message Date
Jim ed60cac7fe
add listing for groups and roles (#130)
6 years ago
Jim 1974e355c8
delete all users at the start of each test. (#129)
6 years ago
Jim c413e013bd
get oplog Ticket before writing data (#127)
6 years ago
Jim 342bef7767
listing projects and organizations (#124)
6 years ago
Jim d9073a03d5
listing users (#118)
6 years ago
Todd Knight 6ea448a7f3
Adding Groups API endpoint and SDK (#122)
6 years ago
Jim ffddf24f86
iam roles (#116)
6 years ago
Todd Knight 1637403624
fix: Removing unused imports and proto files. (#119)
6 years ago
Michael Gaffney 2d650b241d
Fix down migrations (#120)
6 years ago
Jim cc5114bdef
refactor scopes to conform to public id usage and repo error msgs (#117)
6 years ago
Jim 5c2cff3ad2
iam groups (#112)
6 years ago
Michael Gaffney 4f30983c14
Bump deps and run make gen (#115)
6 years ago
Jeff Mitchell f41bf6e31e
Add permission grant string parsing and validation and ACL implementation (#109)
6 years ago
Jim 10e08e90f0
cleanup tests: properly use require, catch defer errors, use testing functions (#113)
6 years ago
Michael Gaffney ce166c0bdf
Use dbassert package (#114)
6 years ago
Jim Lambert 0a2e1c3946 minor changes to remove a line of dead code and update a comment
6 years ago
Jim 2d18177c9d
oplog support for null field updates (#107)
6 years ago
Jim c70847fbac
refactor delete test to be table driven. (#102)
6 years ago
Todd Knight df6ca5289f
Create User Service Handler and SDK (#106)
6 years ago
Todd Knight 2c3fbe3024
Invalid Argument errors provide per field details. (#110)
6 years ago
Jeff Mitchell 5333482ff8
Fix gorm newlines issue (#108)
6 years ago
Todd Knight 6804c98b0b
Applying Host Catalog comments to Projects (#105)
6 years ago
Jeff Malnick b016498d96
docs: update readme with quickstart section for local build (#104)
6 years ago
Todd Knight d374ac6d4c
Handler hostcatalogs sdk (#103)
6 years ago
Todd Knight 7f6e78e66e
Handler hostcatalogs (#86)
6 years ago
Jim 7d4993fb61
iam users (#96)
6 years ago
Jim e3fdb493b8
prevent primary key updates (#95)
6 years ago
Jim 1048673171
update dbassert dep (#100)
6 years ago
Jim 55be1f4931
Revert "updated dbassert dep (#98)" (#99)
6 years ago
Jim 628f98d344
updated dbassert dep (#98)
6 years ago
Jim 9feb280536
wrapper for dbasserts (#94)
6 years ago
Michael Gaffney cce06c2cc3
Do not explicitly call the embedded store.HostCatalog (#88)
6 years ago
Jeff Mitchell c175fcde8d
Add a gorm log formatter to adapt to hclog (#93)
6 years ago
Michael Gaffney 5bdd8a46ea
Extract timestamp scanners into reusable package (#91)
6 years ago
Michael Gaffney 6a8fd56864
Fix after merging in #90
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 6d123d91bb
Fix comment for trigger (#92)
6 years ago
Michael Gaffney be97e5cac8
Remove dead code
6 years ago
Jeff Mitchell 31ef4a65ac Bump deps and make gen
6 years ago
Todd Knight 40c14d8232
Adding field names into the table driven test and removed zero values. (#85)
6 years ago
Michael Gaffney 0c7f6da936
Static Host Catalog (#51)
6 years ago
Jim aa64579a8c
db timestamp guards (#70)
6 years ago
Todd Knight 6dd083fa42
Change 501 errors to 405 (#80)
6 years ago
Todd Knight 44152ae63e
Add API Error Handler (#74)
6 years ago
Jeff Mitchell b718091419 Update signatures of generated files to match our tool versions
6 years ago
Jeff Mitchell 1e78d01c6b Fix panic in handler test by providing empty config
6 years ago
Jeff Mitchell 374a3991a2
Add a passthrough directory feature. (#76)
6 years ago
Jeff Mitchell 9fd86faf15
Adds a dev target to Makefile and ports over build script (#75)
6 years ago