aboutsummaryrefslogtreecommitdiff
path: root/internal/route/api/v1/repo
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
* api: support put content (#7114)Mateusz Reszka2022-10-22
* api: support getting blob content (#7080)Yehonatan Ezron2022-07-17
* db: refactor "action" table to use GORM (#7054)Joe Chen2022-06-25
* webhook: revalidate local hostname before each delivery (#6988)Joe Chen2022-05-31
* autofix: fix check for empty string (#6804)deepsource-autofix[bot]2022-03-06
* api: support listing repository tags (#6656)Devops2021-12-14
* api: EditWiki implementation (#5860)Pavel M2021-11-10
* api: add `GET /api/v1/{owner}/{repo}/commits` endpoint (#6574)Jordan Levin2021-09-24
* ci: use new lint action and add custom config (#6562)ᴜɴᴋɴᴡᴏɴ2021-05-19
* 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
* api: minor changes to `/repo/owner/repo/git/trees` (#5982)ᴜɴᴋɴᴡᴏɴ2020-03-11
* api: overhaul `/repos/owner/repos/contents` (#5980)ᴜɴᴋɴᴡᴏɴ2020-03-10
* git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)ᴜɴᴋɴᴡᴏɴ2020-03-08
* api: `GET /repos/:owner/:repo/contents/:path` (#5963)ᴜɴᴋɴᴡᴏɴ2020-03-05
* lint: fix some Golang CI lint issues (#5955)ᴜɴᴋɴᴡᴏɴ2020-03-01
* api: support getting repository Git tree (#5934) (#5937)Bharat Nallan2020-02-25
* conf: overhaul server settings (#5928)ᴜɴᴋɴᴡᴏɴ2020-02-22
* log: migrate to unknwon.dev/clog/v2 (#5927)ᴜɴᴋɴᴡᴏɴ2020-02-20
* repo: use editorconfig v2 (#5888)Yoan Blanc2019-12-25
* web: fix panic when download attachments (#5838)Unknwon2019-10-24
* internal: move packages under this directory (#5836)Unknwon2019-10-24