gitea/models
Lunny Xiao a3ab82e592
Fix error when calculate the repository size (#22392)
Fix #22386 

`GetDirectorySize` moved as `getDirectorySize` because it becomes a
special function which should not be put in `util`.

Co-authored-by: Jason Song <i@wolfogre.com>
2023-01-13 18:54:02 +00:00
..
activities
admin
asymkey
auth
avatars
db Fix halfCommitter and WithTx (#22366) 2023-01-09 12:19:19 -05:00
fixtures Fix error when calculate the repository size (#22392) 2023-01-13 18:54:02 +00:00
git Improve utils of slices (#22379) 2023-01-11 13:31:16 +08:00
issues
migrations
organization Secrets storage with SecretKey encrypted (#22142) 2022-12-20 17:07:13 +08:00
packages
perm
project
pull
repo
secret
system Fix set system setting failure once it cached (#22333) 2023-01-08 21:22:41 +08:00
unit
unittest
user
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go refactor some functions to support ctx as first parameter (#21878) 2022-12-03 10:48:26 +08:00
org_team.go
org_team_test.go
org_test.go
repo.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go
user.go