forgejo/models
Giteabot 5b5f8aab19
handle repository.size column being NULL in migration v263 (#28336) (#28363)
Co-authored-by: Nate Levesque <nate@thenaterhood.com>
2023-12-05 14:51:56 +00:00
..
actions Fix no ActionTaskOutput table waring (#28149) (#28152) 2023-11-21 22:23:57 +08:00
activities Add Index to action.user_id (#27403) (#27425) 2023-10-04 08:53:00 +02:00
admin
asymkey Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
auth Fix wrong xorm Delete usage(backport for 1.21) (#28002) 2023-11-12 12:58:22 +00:00
avatars Refactor system setting (#27000) (#27452) 2023-10-05 10:37:59 +00:00
db
dbfs
fixtures Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
git Upgrade xorm to 1.3.4 (#27807) (#27813) 2023-10-27 14:17:27 +02:00
issues Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
migrations handle repository.size column being NULL in migration v263 (#28336) (#28363) 2023-12-05 14:51:56 +00:00
organization
packages
perm
project Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
pull
repo Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
secret
shared/types
system Increase "version" when update the setting value to a same value as before (#28243) (#28244) 2023-11-28 01:58:39 +08:00
unit
unittest Upgrade xorm (#27673) (#27691) 2023-10-19 10:56:39 +00:00
user Refactor system setting (#27000) (#27452) 2023-10-05 10:37:59 +00:00
webhook Fix comment permissions (#28213) (#28216) 2023-11-25 23:43:23 +00:00
error.go
fixture_generation.go Fix yaml test (#27297) (#27303) 2023-09-27 15:05:35 +08:00
fixture_test.go Fix yaml test (#27297) (#27303) 2023-09-27 15:05:35 +08:00
main_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go Refactor system setting (#27000) (#27452) 2023-10-05 10:37:59 +00:00
repo_test.go
repo_transfer.go
repo_transfer_test.go