gogs/internal/route/api/v1/repo
Joe Chen 371c56e306
fixup
2023-12-17 16:37:40 -05:00
..
blob.go api: support getting blob content (#7080) 2022-07-17 15:16:52 +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(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2022-11-05 23:33:05 +08:00
commits.go refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2022-11-05 23:33:05 +08:00
contents.go api: support put content (#7114) 2022-10-22 23:52:48 +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 refactor(db): migrate methods off and delete deprecated methods from `user.go` (#7231) 2022-11-05 23:33:05 +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 fixup 2023-12-17 16:37:40 -05: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