gogs/internal/route/lfs
Joe Chen 8982a42d38
refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` (#7176)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2022-10-09 22:55:32 +08:00
..
basic.go db: use `context` and go-mockgen for `LFSStore` (#7038) 2022-06-10 11:27:06 +08:00
basic_test.go db: add tests for authentication through login sources (#7049) 2022-06-12 10:34:12 +08:00
batch.go db: use `context` and go-mockgen for `LFSStore` (#7038) 2022-06-10 11:27:06 +08:00
batch_test.go db: add tests for authentication through login sources (#7049) 2022-06-12 10:34:12 +08:00
main_test.go lfsutil: add `Storager` interface and local storage (#6083) 2020-04-10 22:13:42 +08:00
mocks_test.go refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` (#7176) 2022-10-09 22:55:32 +08:00
route.go db: use `context` and go-mockgen for `ReposStore` (#7046) 2022-06-11 12:43:56 +08:00
route_test.go db: add tests for authentication through login sources (#7049) 2022-06-12 10:34:12 +08:00