gogs/internal/route/api/v1/repo
Joe Chen 9a9388ace2
api: clean file path for updating repo contents (#7859)
## Describe the pull request

Link to the issue: closes https://github.com/gogs/gogs/issues/7582
2024-12-14 21:30:34 -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 all: unwrap `database.UsersStore` interface (#7708) 2024-03-27 23:18:59 -04:00
commits.go all: unwrap `database.UsersStore` interface (#7708) 2024-03-27 23:18:59 -04:00
contents.go api: clean file path for updating repo contents (#7859) 2024-12-14 21:30:34 -05:00
file.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
hook.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
issue.go all: unwrap `database.UsersStore` interface (#7708) 2024-03-27 23:18:59 -04:00
issue_comment.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
issue_label.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
key.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
label.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
milestone.go chore: rename `internal/db` to `internal/database` (#7665) 2024-02-18 19:39:41 -05:00
repo.go all: unwrap `database.UsersStore` interface (#7708) 2024-03-27 23:18:59 -04: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