forgejo/routers/api/v1/repo
2021-08-11 03:01:40 +02: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 Implemented head_commit for webhooks (#16282) 2021-06-29 15:34:03 +02:00
hook_test.go
issue.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02: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 API: Allow COMMENT reviews to not specify a body (#16229) 2021-06-25 00:05:51 +02:00
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 Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02: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