This website requires JavaScript.
Explore
Help
Sign In
tdsds.com
/
gitea
Watch
1
Star
1
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea
synced
2025-12-07 13:28:25 +00:00
Code
Releases
Activity
Files
2abbc43dff8c25b7212e8e7377e6da30feb4b9ca
gitea
/
models
/
organization
History
Lunny Xiao
4f32abaf94
move repository deletion to service layer (
#26948
)
...
Co-authored-by: wxiaoguang <
wxiaoguang@gmail.com
>
2023-09-08 04:51:15 +00:00
..
main_test.go
move repository deletion to service layer (
#26948
)
2023-09-08 04:51:15 +00:00
mini_org.go
…
org_repo.go
Use RepositoryList instead of []*Repository (
#25074
)
2023-06-05 15:25:47 +08:00
org_test.go
Remove unused code (
#25734
)
2023-07-06 21:52:41 +00:00
org_user_test.go
Add missing test case and fix typo in tests (
#24915
)
2023-05-24 21:06:04 +02:00
org_user.go
…
org.go
Remove unused code (
#25734
)
2023-07-06 21:52:41 +00:00
team_invite_test.go
…
team_invite.go
…
team_list.go
…
team_repo.go
Use RepositoryList instead of []*Repository (
#25074
)
2023-06-05 15:25:47 +08:00
team_test.go
…
team_unit.go
…
team_user.go
…
team.go
…