1
0
mirror of https://github.com/gogs/gogs.git synced 2025-05-31 11:42:13 +00:00

6 Commits

Author SHA1 Message Date
Joe Chen
11edc09681
refactor: replace ioutil.ReadAll with io.ReadAll () 2022-10-22 21:34:53 +08:00
Joe Chen
2e19f5a3c8
db: add tests for authentication through login sources () 2022-06-12 10:34:12 +08:00
Joe Chen
94059f291d
db: use context and go-mockgen for LFSStore () 2022-06-10 11:27:06 +08:00
deepsource-autofix[bot]
09dbbf9a69
autofix: fix unused method receiver ()
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 ()
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 ()
* 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