This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-01-07 21:00:24 +01:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9b5a3e9c9cb109768a76ff60e71573754bac1486
gitea
/
models
/
activities
History
Lunny Xiao
65cd3f5309
Some checks failed
release-nightly / nightly-binary (push)
Has been cancelled
Details
release-nightly / nightly-docker-rootful (push)
Has been cancelled
Details
release-nightly / nightly-docker-rootless (push)
Has been cancelled
Details
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
..
action_list.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
action_test.go
Enable testifylint rules (
#34075
)
2025-03-31 01:53:48 -04:00
action.go
Run
gopls modernize
on codebase (
#34751
)
2025-06-18 01:48:09 +00:00
main_test.go
make writing main test easier (
#27270
)
2023-09-28 01:38:53 +00:00
notification_list.go
Use db.WithTx/WithTx2 instead of TxContext when possible (
#35130
)
2025-07-22 10:02:01 -07:00
notification_test.go
Enable testifylint rules (
#34075
)
2025-03-31 01:53:48 -04:00
notification.go
Perf: add extra index to notification table (
#32395
)
2024-11-13 18:17:54 +00:00
repo_activity.go
Run
gopls modernize
on codebase (
#34751
)
2025-06-18 01:48:09 +00:00
statistic.go
Refactor FindOrgOptions to use enum instead of bool, fix membership visibility (
#34629
)
2025-06-09 03:30:34 +00:00
user_heatmap_test.go
Refactor tests (
#33021
)
2024-12-29 01:05:56 +00:00
user_heatmap.go
Fix some trivial problems (
#34579
)
2025-06-02 15:22:43 +00:00