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-08-20 02:19:45 +09:00
Code
Issues
Projects
Releases
Wiki
Activity
17,087
Commits
23
Branches
258
Tags
5f82ead13cb7706d3f660271d94de6101cef4119
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