Commit Graph

8 Commits (crystal/ci-bp-merge)

Author SHA1 Message Date
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context () 3 years ago
KN4CK3R 1d332342db
Add Package Registry () 3 years ago
Lunny Xiao b06b9a056c
Move organization related structs into sub package () 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo () 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user () 3 years ago
Lunny Xiao 7a03473159
Use a standalone struct name for Organization () 3 years ago
KN4CK3R f34151bdb2
Move user/org deletion to services () 3 years ago