gogs/internal/route/repo
Joe Chen 849d281bfa
GetOwnedOrgsByUserIDDesc
2023-12-17 16:39:41 -05:00
..
branch.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
commit.go commit: fix `matchUsersWithCommitEmails` (#7561) 2023-11-01 11:58:48 -04:00
download.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
editor.go chore(db): remove unused field (#7202) 2022-10-23 00:15:43 +08:00
http.go fixup 2023-12-17 16:37:40 -05:00
issue.go fixup 2023-12-17 16:37:40 -05:00
pull.go fixup 2023-12-17 16:37:40 -05:00
release.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
repo.go GetOwnedOrgsByUserIDDesc 2023-12-17 16:39:41 -05:00
setting.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
tasks.go fixup 2023-12-17 16:37:40 -05:00
view.go refactor(db): migrate methods off `user.go` (#7333) 2023-02-04 12:22:37 +08:00
webhook.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
webhook_test.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00
wiki.go all: replace `interface{}` with `any` (#7330) 2023-02-02 21:25:25 +08:00