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-01-10 20:31:40 +01:00
Code
Issues
Activity
gitea
/
services
/
user
History
Lunny Xiao
a0cdc7d3f4
Merge branch 'main' into lunny/fix_delete_code_comment
2025-08-01 10:58:41 -07:00
..
avatar.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
block_test.go
…
block.go
Refactor repository transfer (
#33211
)
2025-01-30 05:40:44 +00:00
delete.go
Fix the bug when the last code comment deleted, a review comment type comment is still in the activity list of the pull request
2025-07-20 12:32:07 -07:00
email_test.go
…
email.go
…
update_test.go
Fix last admin check when syncing users (
#34649
)
2025-06-09 20:57:45 +00:00
update.go
enforce nolint scope (
#34851
)
2025-06-27 07:59:55 +02:00
user_test.go
Enable testifylint rules (
#34075
)
2025-03-31 01:53:48 -04:00
user.go
Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (
#34629
)
2025-06-09 03:30:34 +00:00