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.
gitea/models/organization
Lunny Xiao 6fe3c8b398
Support org/user level projects (#22235)
Fix #13405

<img width="1151" alt="image"
src="https://user-images.githubusercontent.com/81045/209442911-7baa3924-c389-47b6-b63b-a740803e640e.png">

Co-authored-by: 6543 <6543@obermui.de>
2 years ago
..
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
mini_org.go Implement FSFE REUSE for golang files (#21840) 2 years ago
org.go Secrets storage with SecretKey encrypted (#22142) 2 years ago
org_repo.go Implement FSFE REUSE for golang files (#21840) 2 years ago
org_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
org_user.go Rename almost all Ctx functions (#22071) 2 years ago
org_user_test.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
team.go Support org/user level projects (#22235) 2 years ago
team_invite.go Implement FSFE REUSE for golang files (#21840) 2 years ago
team_invite_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
team_list.go Support org/user level projects (#22235) 2 years ago
team_repo.go Implement FSFE REUSE for golang files (#21840) 2 years ago
team_test.go refactor some functions to support ctx as first parameter (#21878) 2 years ago
team_unit.go Implement FSFE REUSE for golang files (#21840) 2 years ago
team_user.go Support org/user level projects (#22235) 2 years ago