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
KN4CK3R f656d2d92c
Remove unused code (#25734)
The method is only used in the test. Found it because I changed the
fixtures and had a hard time fixing this test. My revenge is deleting it.
2 years ago
..
main_test.go
mini_org.go
org.go Remove unused code (#25734) 2 years ago
org_repo.go Use RepositoryList instead of []*Repository (#25074) 2 years ago
org_test.go Remove unused code (#25734) 2 years ago
org_user.go
org_user_test.go Add missing test case and fix typo in tests (#24915) 2 years ago
team.go Rewrite logger system (#24726) 2 years ago
team_invite.go
team_invite_test.go
team_list.go
team_repo.go Use RepositoryList instead of []*Repository (#25074) 2 years ago
team_test.go
team_unit.go
team_user.go Fix team members API endpoint pagination (#24754) 2 years ago