gogs/internal/route/api/v1/repo
Joe Chen 7885f454a4
webhook: revalidate local hostname before each delivery (#6988)
2022-05-31 15:17:17 +08:00
..
branch.go ci: use new lint action and add custom config (#6562) 2021-05-19 13:38:13 +08:00
collaborators.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
commits.go api: add `GET /api/v1/{owner}/{repo}/commits` endpoint (#6574) 2021-09-24 00:33:52 +08:00
contents.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
file.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
hook.go ci: use new lint action and add custom config (#6562) 2021-05-19 13:38:13 +08:00
issue.go autofix: fix check for empty string (#6804) 2022-03-06 16:33:45 +08:00
issue_comment.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
issue_label.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
key.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
label.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
milestone.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00
repo.go webhook: revalidate local hostname before each delivery (#6988) 2022-05-31 15:17:17 +08:00
tag.go api: support listing repository tags (#6656) 2021-12-14 20:41:12 +08:00
tree.go refactor: unify error handling in routing layer 2020-03-16 01:22:27 +08:00