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
3e2e7bf4e540765d2138cf058f38a494a534c066
gitea
/
models
/
organization
History
TheFox0x7
4c4c56c7cd
Decouple context from repository related structs (
#33823
)
...
Calls that required context implicitly are made to pass it as argument
2025-03-08 13:12:46 -08:00
..
main_test.go
make writing main test easier (
#27270
)
2023-09-28 01:38:53 +00:00
org_list_test.go
…
org_list.go
…
org_test.go
Decouple context from repository related structs (
#33823
)
2025-03-08 13:12:46 -08:00
org_user_test.go
…
org_user.go
…
org_worktime.go
…
org.go
…
team_invite_test.go
…
team_invite.go
…
team_list_test.go
Use batch database operations instead of one by one to optimze api pulls (
#32680
)
2024-12-11 05:15:06 +08:00
team_list.go
…
team_repo_test.go
Fix get reviewers' bug (
#32415
)
2024-11-22 10:44:48 -05:00
team_repo.go
…
team_test.go
…
team_unit.go
…
team_user.go
…
team.go
…