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-16 09:32:29 +02:00
Code
Issues
Activity
Files
3fe449c21a53371987db06effe7c19dd5a17cd24
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
…
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
…
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
…
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