aboutsummaryrefslogtreecommitdiff
path: root/internal/route/repo/setting.go
Commit message (Expand)AuthorAge
* all: replace `interface{}` with `any` (#7330)Joe Chen2023-02-02
* refactor(db): migrate `UpdateUser` off `user.go` (#7267)Joe Chen2022-11-27
* refactor(db): add `Users.Update` (#7263)Joe Chen2022-11-27
* refactor(db): migrate methods off and delete deprecated methods from `user.go...Joe Chen2022-11-05
* refactor(db): migrate methods off `user.go` (#7228)Joe Chen2022-11-05
* refactor: replace `ioutil.ReadAll` with `io.ReadAll` (#7200)Joe Chen2022-10-22
* refactor(db): move some methods from `user.go` to `users.go` (#7195)Joe Chen2022-10-22
* db: refactor "action" table to use GORM (#7054)Joe Chen2022-06-25
* autofix: fix check for empty string (#6804)deepsource-autofix[bot]2022-03-06
* chore: fix typos in code comments (#6556)Atin2021-05-19
* repo: support unlisted but publicly accessible repositories (#6176)Achilleas Koutsou2020-09-04
* db: add tests for repos (#6112)ᴜɴᴋɴᴡᴏɴ2020-04-17
* repo: disable public access option when using external wiki and issue tracker...alpencrossi2020-04-09
* lfs: implement HTTP routes (#6035)ᴜɴᴋɴᴡᴏɴ2020-04-04
* refactor: unify error handling in routing layerᴜɴᴋɴᴡᴏɴ2020-03-16
* git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)ᴜɴᴋɴᴡᴏɴ2020-03-08
* conf: overhaul auth and user settings (#5942)ᴜɴᴋɴᴡᴏɴ2020-02-27
* conf: overhaul email settings (#5940)ᴜɴᴋɴᴡᴏɴ2020-02-25
* 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