forgejo/models
Lunny Xiao ff2014690d
upgrade golangcilint to v1.51.0 (#22764)
With the upgrade to go 1.20 golangci-lint no longer correctly works. We must therefore upgrade to the latest golangci-lint.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2023-02-07 19:28:25 +00:00
..
activities Don't return duplicated users who can create org repo (#22560) (#22562) 2023-01-30 16:59:20 +00:00
admin
asymkey Fix key signature error page (#22229) (#22230) 2022-12-30 12:53:23 +08:00
auth
avatars Fix get system setting bug when enabled redis cache (#22298) 2023-01-01 23:24:01 +08:00
db upgrade golangcilint to v1.51.0 (#22764) 2023-02-07 19:28:25 +00:00
fixtures Don't return duplicated users who can create org repo (#22560) (#22562) 2023-01-30 16:59:20 +00:00
foreignreference
git
issues Restore previous official review when an official review is deleted (#22449) (#22460) 2023-01-15 20:47:54 +01:00
migrations
organization Don't return duplicated users who can create org repo (#22560) (#22562) 2023-01-30 16:59:20 +00:00
packages Fix container blob mount (#22226) (#22476) 2023-01-17 14:50:45 +08:00
perm
project
pull
repo Fix error when calculate the repository size (#22392) (#22474) 2023-01-16 16:07:06 -06:00
system Set disable_gravatar/enable_federated_avatar when offline mode is true (#22479) (#22496) 2023-01-18 10:30:34 -06:00
unit
unittest
user Reliable selection of admin user (#22509) (#22511) 2023-01-18 11:47:23 -06:00
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go
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