This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-02-06 04:02:12 +01:00
Code
Issues
Activity
gitea
/
models
/
organization
History
Lunny Xiao
65cd3f5309
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
..
main_test.go
…
org_list_test.go
Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (
#34629
)
2025-06-09 03:30:34 +00:00
org_list.go
Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (
#34629
)
2025-06-09 03:30:34 +00:00
org_test.go
…
org_user_test.go
…
org_user.go
…
org_worktime.go
…
org.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
team_invite_test.go
…
team_invite.go
…
team_list_test.go
…
team_list.go
…
team_repo_test.go
Fix team permissions (
#34827
)
2025-06-24 21:24:09 +08:00
team_repo.go
Fix team permissions (
#34827
)
2025-06-24 21:24:09 +08:00
team_test.go
…
team_unit.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
team_user.go
…
team.go
…