aboutsummaryrefslogtreecommitdiff
path: root/internal/context/repo.go
Commit message (Expand)AuthorAge
* refactor(db): merge relation stores into entity stores (#7341)Joe Chen2023-02-08
* all: replace `interface{}` with `any` (#7330)Joe Chen2023-02-02
* refactor(db): migrate methods off and delete deprecated methods from `user.go...Joe Chen2022-11-05
* refactor(db): move `User.HasForkedRepository` to `users.HasForkedRepository` ...Joe Chen2022-10-09
* db: refactor "action" table to use GORM (#7054)Joe Chen2022-06-25
* db: use `context` and go-mockgen for `PermsStore` (#7033)Joe Chen2022-06-08
* autofix: fix check for empty string (#6804)deepsource-autofix[bot]2022-03-06
* chore: fix typos in code comments (#6556)Atin2021-05-19
* templates: fix typo of BranchCount (#6370)weibaohui2020-11-24
* db: migrate access table to use GORM (#6371)ᴜɴᴋɴᴡᴏɴ2020-10-06
* repo: users have access to base repository can also view forks (#6261)ᴜɴᴋɴᴡᴏɴ2020-08-22
* 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
* lint: fix some Golang CI lint issues (#5955)ᴜɴᴋɴᴡᴏɴ2020-03-01
* conf: overhaul server settings (#5928)ᴜɴᴋɴᴡᴏɴ2020-02-22
* repo: fix redirect after opening/closing milestone (#5903)Andrey Filippov2020-01-26
* repo: use editorconfig v2 (#5888)Yoan Blanc2019-12-25
* internal: move packages under this directory (#5836)Unknwon2019-10-24