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-03-27 20:00:27 +01:00
Code
Issues
Activity
gitea
/
modules
/
repository
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
..
branch.go
Second part of refactor
db.Find
(
#28194
)
2023-12-11 16:56:48 +08:00
collaborator_test.go
Even more
db.DefaultContext
refactor (
#27352
)
2023-10-03 10:30:41 +00:00
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
Even more
db.DefaultContext
refactor (
#27352
)
2023-10-03 10:30:41 +00:00
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
…