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/modules/repository
Lunny Xiao 7a03473159
Use a standalone struct name for Organization (#17632)
* Use a standalone struct name for Organization

* recover unnecessary change

* make the code readable

* Fix template failure

* Fix template failure

* Move HasMemberWithUserID to org

* Fix test

* Remove unnecessary user type check

* Fix test

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
3 years ago
..
branch.go Move some functions into services/repository (#17677) 3 years ago
check.go Move user functions into user.go (#17659) 3 years ago
commits.go Multiple Escaping Improvements (#17551) 3 years ago
commits_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
create.go Ensure that git daemon export ok is created for mirrors (#17243) 3 years ago
create_test.go Use a standalone struct name for Organization (#17632) 3 years ago
generate.go Ensure that git daemon export ok is created for mirrors (#17243) 3 years ago
hooks.go Move some functions into services/repository (#17677) 3 years ago
init.go Move some functions into services/repository (#17660) 3 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago
push.go Fix a bug on refactoring (#13373) 4 years ago
repo.go Use a standalone struct name for Organization (#17632) 3 years ago