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-05 04:23:24 +09:00
Code
Issues
Projects
Releases
Wiki
Activity
20,041
Commits
23
Branches
259
Tags
e7fca90a780e4d35eb1fa67b1f377ebd54e74611
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