gogs/internal/route/api/v1/repo
deepsource-autofix[bot] deec3516d5
autofix: fix check for empty string (#6804)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2022-03-06 16:33:45 +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 api: EditWiki implementation (#5860) 2021-11-10 13:29:27 +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