Commit Graph

25 Commits (v1.19.0-2)

Author SHA1 Message Date
Giteabot ecae62837c
Refactor `setting.Database.UseXXX` to methods () () 2 years ago
yp05327 bd66fa586a
Rename `repo.GetOwner` to `repo.LoadOwner` () 2 years ago
Lunny Xiao bd820aa9c5
Add context cache as a request level cache () 2 years ago
zeripath 2cc3a6381c
Add cron method to gc LFS MetaObjects () 2 years ago
Lunny Xiao 2782c14396
Supports wildcard protected branch () 2 years ago
Jason Song 477a1cc40e
Improve utils of slices () 2 years ago
Jason Song 7adc2de464
Use context parameter in models/git () 2 years ago
Jason Song 6cf09ccab4
Use complete SHA to create and query commit status () 2 years ago
zeripath 651fe4bb7d
Add doctor command for full GC of LFS () 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter () 2 years ago
Lunny Xiao f7ade6de7c
Fix generate index failure possibility on postgres () 2 years ago
Lunny Xiao b2c4870481
Fix parallel creating commit status bug with tests () 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files () 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods () 2 years ago
zeripath c772934ff6
Adjust gitea doctor --run storages to check all storage types () 2 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context () 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2 years ago
zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist () 2 years ago
Lunny Xiao 1f146090ec
Add migrate repo archiver and packages storage support on command line () 2 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics () 2 years ago
Wim cb50375e2b
Add more linters to improve code readability () 3 years ago
Hugo Hoitink 6473bd333a
In code search, get code unit accessible repos in one (main) query () 3 years ago
Lunny Xiao d91d4db344
Move tests as seperate sub packages to reduce duplicated file names () 3 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues () 3 years ago
Lunny Xiao 110fc57cbc
Move some code into models/git () 3 years ago