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
2025-09-16 20:21:27 +02:00
Code
Issues
Activity
gitea
/
services
/
issue
History
Lunny Xiao
65cd3f5309
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
..
assignee_test.go
…
assignee.go
Fix team permissions (
#34827
)
2025-06-24 21:24:09 +08:00
comments.go
…
commit_test.go
…
commit.go
…
content.go
…
issue_test.go
…
issue.go
Rename pull request GetGitRefName to GetGitHeadRefName (
#35093
)
2025-07-16 21:33:33 +08:00
label_test.go
…
label.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
main_test.go
…
milestone_test.go
…
milestone.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
pull.go
Rename pull request GetGitRefName to GetGitHeadRefName (
#35093
)
2025-07-16 21:33:33 +08:00
reaction_test.go
…
reaction.go
…
status.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
suggestion_test.go
…
suggestion.go
…
template.go
…