gogs/internal/route/lfs
Joe Chen b1fefcbe50
refactor(db): migrate `Follow` off `user.go` (#7203)
2022-10-23 16:17:53 +08:00
..
basic.go db: use `context` and go-mockgen for `LFSStore` (#7038) 2022-06-10 11:27:06 +08:00
basic_test.go refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200) 2022-10-22 21:34:53 +08:00
batch.go db: use `context` and go-mockgen for `LFSStore` (#7038) 2022-06-10 11:27:06 +08:00
batch_test.go refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200) 2022-10-22 21:34:53 +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): migrate `Follow` off `user.go` (#7203) 2022-10-23 16:17:53 +08:00
route.go auth: enable authentication by token from password (#7198) 2022-10-22 21:25:36 +08:00
route_test.go refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200) 2022-10-22 21:34:53 +08:00