1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 03:56:18 -04:00
gitea/modules/repository
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
..
branch.go Second part of refactor db.Find (#28194) 2023-12-11 16:56:48 +08:00
collaborator_test.go
collaborator.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
commits_test.go Refactor system setting (#27000) 2023-10-05 09:08:19 +08:00
commits.go
create_test.go
create.go Ignore "non-existing" errors when getDirectorySize calculates the size (#28276) 2023-11-29 13:08:58 +08:00
delete.go
env.go
fork.go
generate_test.go
generate.go
hooks.go
init_test.go
init.go
license_test.go
license.go
main_test.go
push.go
repo.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
temp.go