aboutsummaryrefslogtreecommitdiff
path: root/internal/route/api/v1/repo/repo.go
Commit message (Expand)AuthorAge
* refactor(db): migrate methods off `user.go` (#7336)Joe Chen2023-02-05
* 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): migrate perms methods off `user.go` (#7207)Joe Chen2022-10-23
* db: refactor "action" table to use GORM (#7054)Joe Chen2022-06-25
* webhook: revalidate local hostname before each delivery (#6988)Joe Chen2022-05-31
* api: EditWiki implementation (#5860)Pavel M2021-11-10
* db: add tests for repos (#6112)ᴜɴᴋɴᴡᴏɴ2020-04-17
* lfs: implement HTTP routes (#6035)ᴜɴᴋɴᴡᴏɴ2020-04-04
* api: support get releases endpoint (#6026)Philidor Green2020-03-28
* refactor: unify error handling in routing layerᴜɴᴋɴᴡᴏɴ2020-03-16
* lint: fix some Golang CI lint issues (#5955)ᴜɴᴋɴᴡᴏɴ2020-03-01
* 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