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-03 19:43:25 +09:00
Code
Issues
Projects
Releases
Wiki
Activity
17,370
Commits
24
Branches
259
Tags
e650f64d812f5ebeb4a11d2ec20f2376c6d963bc
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