This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-07-14 20:26:34 +02:00
Code
Issues
Activity
Files
30ee082e48a48edbc19eb140feee36abe94af868
gitea
/
models
/
organization
T
History
TheFox0x7
and
GitHub
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
…
org_list_test.go
Enable tenv and testifylint rules (
#32852
)
2024-12-15 10:41:29 +00:00
org_list.go
Fix some user name usages (
#33689
)
2025-02-23 12:33:43 +00:00
org_test.go
Decouple context from repository related structs (
#33823
)
2025-03-08 13:12:46 -08:00
org_user_test.go
Refactor tests (
#33021
)
2024-12-29 01:05:56 +00:00
org_user.go
Move some errors to their own sub packages (
#32880
)
2024-12-20 18:05:29 +00:00
org_worktime.go
Worktime tracking for the organization level (
#19808
)
2025-02-03 01:51:12 +08:00
org.go
Move RepoTransfer from models to models/repo sub package (
#32506
)
2024-12-18 11:44:16 +08:00
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
Small refactor to reduce unnecessary database queries and remove duplicated functions (
#33779
)
2025-03-04 18:25:20 +00:00
team_repo_test.go
Fix get reviewers' bug (
#32415
)
2024-11-22 10:44:48 -05:00
team_repo.go
Move RepoTransfer from models to models/repo sub package (
#32506
)
2024-12-18 11:44:16 +08:00
team_test.go
Move RepoTransfer from models to models/repo sub package (
#32506
)
2024-12-18 11:44:16 +08:00
team_unit.go
…
team_user.go
…
team.go
Move RepoTransfer from models to models/repo sub package (
#32506
)
2024-12-18 11:44:16 +08:00