This website requires JavaScript.
Explore
Help
Sign In
ynkmr
/
gitea
Watch
1
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-06 13:03:24 +09:00
Code
Issues
Projects
Releases
Wiki
Activity
19,891
Commits
22
Branches
259
Tags
94a6da3bc8204daebef7dd493d9a891c0d331d9c
Commit Graph
1 Commits
Include renames
Author
SHA1
Message
Date
Lunny Xiao
and
GitHub
df1e7d0067
Use db.Find instead of writing methods for every object (
#28084
)
...
For those simple objects, it's unnecessary to write the find and count methods again and again.
2023-11-24 03:49:41 +00:00