This website requires JavaScript.
Explore
Help
Sign In
test1234
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
forked from
gitea/gitea
Code
Pull Requests
Activity
gitea
/
routers
/
web
/
admin
History
Lunny Xiao
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
..
admin_test.go
…
admin.go
Replace more db.DefaultContext (
#27628
)
2023-10-15 17:46:06 +02:00
applications.go
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00
auths.go
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00
config.go
…
diagnosis.go
…
emails.go
…
hooks.go
…
main_test.go
…
notice.go
…
orgs.go
Allow to set explore page default sort (
#27951
)
2023-11-09 10:11:45 +00:00
packages.go
…
queue_tester.go
…
queue.go
…
repos.go
…
runners.go
…
stacktrace.go
…
users_test.go
…
users.go
Use db.Find instead of writing methods for every object (
#28084
)
2023-11-24 03:49:41 +00:00