Commit Graph

64 Commits (ace2def49dce2971ce37db44d94faac0e2289bb7)

Author SHA1 Message Date
Jim 63a2b62b85
chore (deps): update GKW and protobuf; and run "make gen" (#3111)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Haotian 96a630905f
formatting consistency for 'create function' statements (#2620)
3 years ago
Johan Brandhorst-Satzkorn edd323b73a
Key Rotation/Destruction (#2477) (#2607)
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
4 years ago
Johan Brandhorst-Satzkorn aef9073fa6
Upgrade to Go 1.19 (#2347)
4 years ago
Jim b0bc6bd632
refactor: eliminate gorm references in favor of go-dbw (#2386)
4 years ago
Timothy Messier 79866a287f feat(schema): Add support for migration hooks
4 years ago
Johan Brandhorst-Satzkorn 222a935223
Update grpc-gateway dependency (#2311)
4 years ago
Jim 7aa7deafa3
chore: update go-dbw dependencies (#2298)
4 years ago
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
Jim 0ca86c8a2c
chore: remove unneeded ref to gorm.DB (#1971)
4 years ago
Johan Brandhorst-Satzkorn b1d6a1da9a
Switch to buf for protobuf generation (#1944)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Jim c047c4d89d
refactor (db): Remove the internal/db test tables from the migrations (#1675)
5 years ago
Jim 3b99ded7ad
refactor: Update gorm deps (#1591)
5 years ago
Michael Gaffney 7ccab48a3c
style: Run `make fmt`
5 years ago
Timothy Messier 8caaf3e076
refactor(schema): Add support for migration editions
5 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
5 years ago
Jim 136ac00b49
refact: Changes required for gorm v2 (#1528)
5 years ago
Jeff Mitchell 7fc712de44 Bump protoc
5 years ago
Timothy Messier 75388f727a
test: Refactor to use dbtest package instead of docker
5 years ago
Todd Knight 39cc245966
Make gen after make tools. Includes make fmt of existing non generated files. (#1438)
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Jeff Mitchell 7ee8ddba6a True up some spelling
5 years ago
s-christoff 9ceeb3bd65
Add -container-image flag (#1112)
5 years ago
Jim 358f5a61fb
bump protoc to v3.15.8 (#1147)
5 years ago
Jeff Mitchell be10cc4b42
Update grpc/proto deps (#1136)
5 years ago
Jim dd0f34bc35
Add new OIDC auth method. (#1090)
5 years ago
Jeff Mitchell fcbf372881
Bump proto/grpc deps (#1017)
5 years ago
Todd Knight 1f9fcad1cd
Adding Migrate Command (#872)
5 years ago
Todd Knight ec6151d174 Organize DB Schema Migration Code and DB Init Checks (#842)
5 years ago
Louis Ruch 84656dbfea
ICU-747,ICU-748/refactor internal/oplog and internal/perms to use domain errors (#854)
5 years ago
Jeff Mitchell 84c617dc49 Run make gen after the gofumpt update
5 years ago
Michael Gaffney 94cb79bbdd
See how Boundary would look with gofumpt applied (#853)
5 years ago
Louis Ruch 4e31fdb10e
Swap assert.Eqaul actual/expected (#849)
5 years ago
Jeff Mitchell 11b821a200
Bump deps (#818)
5 years ago
Todd Knight f6e50006fc
Generate postgres.gen.go using schema version directory structure (#808)
5 years ago
Jeff Mitchell c1a1f8bb1b
Separate out docker dep into package (#482)
6 years ago
Jeff Mitchell bec3d702fb
Add -database-url to dev mode (#459)
6 years ago
Jeff Mitchell 4cfab04307
Migrate user name to login name (#255)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Michael Gaffney bdb31cf8b5
Bump deps (#245)
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
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