gitea/routers/api/v1/repo
6543 f1a810e090
Related refactors to ctx.FormX functions (#16567)
* use FormTrim if posible

* speedup goGet

* only convert if nessesary
2021-08-11 18:08:52 +03:00
..
blob.go
branch.go
collaborators.go
commits.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
file.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
fork.go
git_hook.go
git_ref.go Let branch/tag name be a valid ref to get CI status (#16400) 2021-07-13 08:14:14 +01:00
hook.go
hook_test.go
issue.go Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
key.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
label.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
language.go
main_test.go
migrate.go
milestone.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
mirror.go
notes.go Add an api endpoint to fetch git notes (#15373) (#16649) 2021-08-11 03:01:40 +02:00
pull.go Replace `list.List` with slices (#16311) 2021-08-09 14:08:51 -04:00
pull_review.go
release.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
release_attachment.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
release_tags.go
repo.go Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
repo_test.go
star.go
status.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
subscriber.go
tag.go
teams.go
topic.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
transfer.go
tree.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00