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/models/perm/access
Lunny Xiao dd30d9d5c0
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220)
11 months ago
..
access.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 11 months ago
access_test.go Rename `repo.GetOwner` to `repo.LoadOwner` (#22967) 2 years ago
main_test.go make writing main test easier (#27270) 1 year ago
repo_permission.go Even more `db.DefaultContext` refactor (#27352) 1 year ago