aboutsummaryrefslogtreecommitdiff
path: root/internal/db/ssh_key.go
Commit message (Expand)AuthorAge
* refactor(db): finish migrate methods off `user.go` (#7337)Joe Chen2023-02-07
* chore: remove usages of the deprecated `ioutil` (#7332)Zachary Walters2023-02-04
* all: replace `interface{}` with `any` (#7330)Joe Chen2023-02-02
* refactor(db): migrate methods off `user.go` (#7329)Joe Chen2023-02-02
* db: use `context` and go-mockgen for `PermsStore` (#7033)Joe Chen2022-06-08
* autofix: function call can be replaced with helper function (#6805)deepsource-autofix[bot]2022-03-06
* autofix: fix check for empty string (#6804)deepsource-autofix[bot]2022-03-06
* ci: use new lint action and add custom config (#6562)ᴜɴᴋɴᴡᴏɴ2021-05-19
* chore: fix typos in code comments (#6556)Atin2021-05-19
* db: migrate access table to use GORM (#6371)ᴜɴᴋɴᴡᴏɴ2020-10-06
* lfs: implement HTTP routes (#6035)ᴜɴᴋɴᴡᴏɴ2020-04-04
* refactor: unify error handling in routing layerᴜɴᴋɴᴡᴏɴ2020-03-16
* conf: overhaul server settings (#5928)ᴜɴᴋɴᴡᴏɴ2020-02-22
* log: migrate to unknwon.dev/clog/v2 (#5927)ᴜɴᴋɴᴡᴏɴ2020-02-20
* internal: move packages under this directory (#5836)Unknwon2019-10-24