This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-04-13 18:15:21 +02:00
Code
Issues
Activity
gitea
/
models
History
Lunny Xiao
537fa69962
Second part of refactor
db.Find
(
#28194
)
...
Continue of
#27798
and move more functions to `db.Find` and `db.Count`.
2023-12-11 16:56:48 +08:00
..
actions
…
activities
…
admin
…
asymkey
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (
#28220
)
2023-12-07 15:27:36 +08:00
auth
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (
#28220
)
2023-12-07 15:27:36 +08:00
avatars
…
db
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (
#28220
)
2023-12-07 15:27:36 +08:00
dbfs
…
fixtures
…
git
Second part of refactor
db.Find
(
#28194
)
2023-12-11 16:56:48 +08:00
issues
Second part of refactor
db.Find
(
#28194
)
2023-12-11 16:56:48 +08:00
migrations
…
organization
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (
#28220
)
2023-12-07 15:27:36 +08:00
packages
…
perm
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (
#28220
)
2023-12-07 15:27:36 +08:00
project
…
pull
…
repo
…
secret
…
shared
/types
…
system
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (
#28220
)
2023-12-07 15:27:36 +08:00
unit
…
unittest
…
user
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (
#28220
)
2023-12-07 15:27:36 +08:00
webhook
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (
#28220
)
2023-12-07 15:27:36 +08:00
error.go
…
fixture_generation.go
…
fixture_test.go
…
main_test.go
…
org_team_test.go
…
org_team.go
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (
#28220
)
2023-12-07 15:27:36 +08:00
org_test.go
…
org.go
…
repo_test.go
…
repo_transfer_test.go
…
repo_transfer.go
…
repo.go
…