Commit Graph

30 Commits (dev-test-db)

Author SHA1 Message Date
Jim 3036114882 listing users (#118)
6 years ago
Jim 31dbfd5cd5 iam roles (#116)
6 years ago
Todd Knight 97272b22cc fix: Removing unused imports and proto files. (#119)
6 years ago
Jim 9199ff92cf refactor scopes to conform to public id usage and repo error msgs (#117)
6 years ago
Jim ab7a81c80a iam groups (#112)
6 years ago
Michael Gaffney d8b1626631 Bump deps and run make gen (#115)
6 years ago
Jeff Mitchell 77acc7233f Add permission grant string parsing and validation and ACL implementation (#109)
6 years ago
Jim ffaa5dc932 cleanup tests: properly use require, catch defer errors, use testing functions (#113)
6 years ago
Todd Knight 6804c98b0b
Applying Host Catalog comments to Projects (#105)
6 years ago
Jim 7d4993fb61
iam users (#96)
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
Jim ef6edbd515
Null updates (#78)
6 years ago
Jeff Mitchell 31ef4a65ac Bump deps and make gen
6 years ago
Michael Gaffney 0c7f6da936
Static Host Catalog (#51)
6 years ago
Jeff Mitchell b718091419 Update signatures of generated files to match our tool versions
6 years ago
Jim b75feb957d
require fieldMaskPaths in Update and refactor errors (#71)
6 years ago
Todd Knight 7f0dfa2344
Fix Update Project Logic (#54)
6 years ago
Jim 980a55a4e3
Added DeleteScope() with tests and TestVerifyOplog() for easier testing (#49)
6 years ago
Michael Gaffney 8d7f24268c
Return url of test database (#48)
6 years ago
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 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 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 8a5197e39e
implement schema, store and repository for IAM scopes of organization and project
6 years ago