Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/routers/web/user/setting
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084)
12 months ago
..
security Use db.Find instead of writing methods for every object (#28084) 12 months ago
account.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
account_test.go Move web/api context related testing function into a separate package (#26859) 1 year ago
adopt.go Move createrepository from module to service layer (#26927) 1 year ago
applications.go Use db.Find instead of writing methods for every object (#28084) 12 months ago
keys.go Use db.Find instead of writing methods for every object (#28084) 12 months ago
main_test.go make writing main test easier (#27270) 1 year ago
oauth2.go Implement FSFE REUSE for golang files (#21840) 2 years ago
oauth2_common.go Final round of `db.DefaultContext` refactor (#27587) 1 year ago
packages.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
profile.go Use db.Find instead of writing methods for every object (#28084) 12 months ago
runner.go Add user level action runners (#24995) 1 year ago
webhooks.go Use db.Find instead of writing methods for every object (#28084) 12 months ago