1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 05:32:24 +02:00
gitea/routers/api/v1/repo
Jordan ba9a2d2abb Hide credentials when submitting migration (#9102)
through API.
Same fix, using form.CloneAddr instead of opts.CloneAddr.
2019-11-22 06:37:37 +00:00
..
blob.go
branch.go Update branch API endpoint to show effective branch protection. (#9031) 2019-11-16 19:39:18 +00:00
collaborators.go
commits.go Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
file.go Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
fork.go
git_hook.go
git_ref.go Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
hook_test.go
hook.go
issue_comment.go
issue_label.go
issue_subscription.go Refactor Issues Subscription (#8738) 2019-11-20 22:50:54 +08:00
issue_tracked_time.go
issue.go
key.go
label.go
main_test.go
milestone.go
pull.go Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
release_attachment.go
release.go
repo_test.go
repo.go Hide credentials when submitting migration (#9102) 2019-11-22 06:37:37 +00:00
star.go
status.go
subscriber.go
tag.go Add Close() method to gogitRepository (#8901) 2019-11-13 07:01:19 +00:00
topic.go
tree.go