Commit Graph

16 Commits (e4c4629465f4e45ffdb9ef5eff6ef17e15ee4c2d)

Author SHA1 Message Date
Lunny Xiao e4c4629465
Move RepoTransfer from models to models/repo sub package (#32506) 2 months ago
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537) 2 months ago
wxiaoguang 43c7a2e7b1
Refactor names (#31405) 8 months ago
Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 12 months ago
JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 1 year ago
JakobDev aaeec2a392
Add missing 404 response to Swagger (#27038) 1 year ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 1 year ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 2 years ago
KN4CK3R a35749893b
Move `convert` package to services (#22264) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 2 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 3 years ago
6543 b135313c47
[Refactor] convert team(s) to apiTeam(s) (#13745) 3 years ago
Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 3 years ago
6543 6d27703f14
[API] List, Check, Add & delete endpoints for repository teams (#13630) 4 years ago