1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-25 20:55:47 +00:00
gitea/models/organization
6543 3e88af898a
Make git.OpenRepository accept Context (#19260)
* OpenRepositoryCtx -> OpenRepository
* OpenRepository -> openRepositoryWithDefaultContext, only for internal usage
2022-03-30 03:13:41 +08:00
..
main_test.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
org_test.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
org_user_test.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
org_user.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
org.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
team_repo.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
team_test.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
team_unit.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00
team_user.go Make git.OpenRepository accept Context (#19260) 2022-03-30 03:13:41 +08:00
team.go Move organization related structs into sub package (#18518) 2022-03-29 14:29:02 +08:00