gogs/internal/route/repo
Joe Chen c502dc6ed8
refactor(db): move some methods from `user.go` to `users.go` (#7195)
2022-10-22 14:41:40 +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 autofix: function call can be replaced with helper function (#6805) 2022-03-06 16:33:55 +08:00
http.go db: use `context` and go-mockgen for `ReposStore` (#7046) 2022-06-11 12:43:56 +08:00
issue.go refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` (#7176) 2022-10-09 22:55:32 +08:00
pull.go refactor(db): move some methods from `user.go` to `users.go` (#7195) 2022-10-22 14:41:40 +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): move some methods from `user.go` to `users.go` (#7195) 2022-10-22 14:41:40 +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 db: refactor "action" table to use GORM (#7054) 2022-06-25 18:07:39 +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