This website requires JavaScript.
Explore
Help
Sign In
github-starred
/
gitea
Watch
2
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-08-03 02:58:04 -05:00
Code
Issues
2.6k
Packages
Projects
Releases
100
Wiki
Activity
Files
5fd7fd3edbd48ea4eb99752c920424e0227e8343
gitea
/
models
/
organization
T
History
Lunny Xiao
and
GitHub
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
…
org_list.go
…
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
…