Joe Chen
|
3a5132b6f7
|
all: unwrap `database.LFSStore` interface (#7692)
|
2024-03-16 20:32:12 -04:00 |
Joe Chen
|
3650b32ec5
|
chore: rename `internal/db` to `internal/database` (#7665)
|
2024-02-18 19:39:41 -05:00 |
Joe Chen
|
11edc09681
|
refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200)
|
2022-10-22 21:34:53 +08:00 |
Joe Chen
|
2e19f5a3c8
|
db: add tests for authentication through login sources (#7049)
|
2022-06-12 10:34:12 +08:00 |
Joe Chen
|
94059f291d
|
db: use `context` and go-mockgen for `LFSStore` (#7038)
|
2022-06-10 11:27:06 +08:00 |
deepsource-autofix[bot]
|
09dbbf9a69
|
autofix: fix unused method receiver (#6808)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-03-06 16:37:41 +08:00 |
deepsource-autofix[bot]
|
3acc13038d
|
autofix: unused parameter should be replaced by underscore (#6799)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-03-06 15:46:21 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
9a5b227f3e
|
lfsutil: add `Storager` interface and local storage (#6083)
* Add Storager interface
* Add tests
* Add back note
* Add tests for basic protocol routes
* Fix lint errors
|
2020-04-10 22:13:42 +08:00 |