Commit Graph

25 Commits (prefix-format-err)

Author SHA1 Message Date
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
Michael Gaffney 4f30983c14
Bump deps and run make gen (#115)
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
Michael Gaffney 5bdd8a46ea
Extract timestamp scanners into reusable package (#91)
6 years ago
Jeff Mitchell 31ef4a65ac Bump deps and make gen
6 years ago
Jeff Mitchell b718091419 Update signatures of generated files to match our tool versions
6 years ago
Todd Knight 7f0dfa2344
Fix Update Project Logic (#54)
6 years ago
Michael Gaffney 98cd37da97
Rename test files to match the name of the file they test (#43)
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 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
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