You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services/repository
Nils Dralle f374789fe2
Fix private repo permission problem (#16142)
* Change user access permission

* Add string 'transfer_notices_3'

* Add 3rd transfer note to transfer dialog

* Add test

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
3 years ago
..
branch.go Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) 3 years ago
generate.go add permission check for ``GenerateRepository`` (#15946) 3 years ago
main_test.go Move transfer repository and rename repository on a service package and start action notification (#8573) 5 years ago
push.go Make commit info cancelable (#16032) 3 years ago
repository.go Fix repository create/delete event webhooks (#13008) 4 years ago
transfer.go Fix private repo permission problem (#16142) 3 years ago
transfer_test.go Fix private repo permission problem (#16142) 3 years ago