gogs/internal/route/repo
Joe Chen fd798b4197
refactor(db): migrate methods off `user.go` (#7228)
2022-11-05 17:55:05 +08:00
..
branch.go db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +08:00
commit.go autofix: fix check for empty string (#6804) 2022-03-06 16:33:45 +08: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 refactor(db): migrate perms methods off `user.go` (#7207) 2022-10-23 21:22:36 +08:00
issue.go refactor(db): migrate perms methods off `user.go` (#7207) 2022-10-23 21:22:36 +08:00
pull.go refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227) 2022-11-05 13:12:53 +08:00
release.go autofix: fix check for empty string (#6804) 2022-03-06 16:33:45 +08:00
repo.go refactor(db): move some methods from `user.go` to `users.go` (#7195) 2022-10-22 14:41:40 +08:00
setting.go refactor(db): migrate methods off `user.go` (#7228) 2022-11-05 17:55:05 +08:00
tasks.go db: use `context` and go-mockgen for `ReposStore` (#7046) 2022-06-11 12:43:56 +08:00
view.go autofix: function call can be replaced with helper function (#6805) 2022-03-06 16:33:55 +08:00
webhook.go refactor(db): migrate password methods off `user.go` (#7205) 2022-10-23 19:15:14 +08:00
webhook_test.go webhook: revalidate local hostname before each delivery (#6988) 2022-05-31 15:17:17 +08:00
wiki.go autofix: fix check for empty string (#6804) 2022-03-06 16:33:45 +08:00