gitea/models
Gabriel Vasile cf06e20c0d
Check webhooks slice length before calling xorm (#20642)
xorm.db.Insert errors for empty slices. Fixes: #20641

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-08-04 00:22:50 -04:00
..
admin
appstate
asymkey
auth WebAuthn CredentialID field needs to be increased in size (#20530) 2022-07-30 15:25:26 +02:00
avatars
db
fixtures
foreignreference
git
issues
migrations
organization
packages
perm
project Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
pull
repo
unit
unittest
user
webhook Check webhooks slice length before calling xorm (#20642) 2022-08-04 00:22:50 -04:00
action_list.go
action_test.go
action.go
consistency.go
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate_test.go
migrate.go Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
notification_test.go
notification.go
org_team_test.go
org_team.go
org_test.go Move tests as seperate sub packages to reduce duplicated file names (#19951) 2022-06-15 09:02:00 +02:00
org.go
release.go
repo_activity.go
repo_collaboration_test.go
repo_collaboration.go
repo_test.go Move tests as seperate sub packages to reduce duplicated file names (#19951) 2022-06-15 09:02:00 +02:00
repo_transfer_test.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
repo_transfer.go
repo.go
statistic.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
task.go
token_test.go
token.go
upload.go
user_heatmap_test.go
user_heatmap.go
user.go Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00