0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 15:52:05 +01:00
gitea/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>
2021-11-19 19:41:40 +08:00
..
branch.go Move some functions into services/repository (#17677) 2021-11-17 23:17:31 +08:00
check.go Move user functions into user.go (#17659) 2021-11-18 13:58:42 +08:00
commits_test.go A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
commits.go
create_test.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
create.go
generate.go
hooks.go Move some functions into services/repository (#17677) 2021-11-17 23:17:31 +08:00
init.go
main_test.go
push.go
repo.go Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00