This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/api/v1/repo
Lauris BH b1a90f7286
Hide credentials when submitting migration (#9102) (#9704)
through API.
Same fix, using form.CloneAddr instead of opts.CloneAddr.

Co-authored-by: Jordan <eatsleepgame@gmail.com>
2020-01-11 17:25:16 +02:00
..
blob.go
branch.go
collaborators.go
commits.go Add Close() method to gogitRepository (#8901) (#8956) 2019-11-13 13:54:04 +00:00
file.go Add Close() method to gogitRepository (#8901) (#8956) 2019-11-13 13:54:04 +00:00
fork.go
git_hook.go
git_ref.go Add Close() method to gogitRepository (#8901) (#8956) 2019-11-13 13:54:04 +00:00
hook.go
hook_test.go
issue.go [Backport] [API] Allow only specific Colums to be updated on Issue (#9539) (#9580) 2020-01-02 02:38:42 -05:00
issue_comment.go
issue_label.go
issue_tracked_time.go
key.go
label.go
main_test.go
milestone.go
pull.go [Backport] [API] Allow only specific Colums to be updated on Issue (#9539) (#9580) 2020-01-02 02:38:42 -05:00
release.go
release_attachment.go
repo.go Hide credentials when submitting migration (#9102) (#9704) 2020-01-11 17:25:16 +02:00
repo_test.go
star.go
status.go Fix NewCommitStatus (#9434) (#9435) 2019-12-19 23:49:47 +01:00
subscriber.go
tag.go Add Close() method to gogitRepository (#8901) (#8956) 2019-11-13 13:54:04 +00:00
topic.go
tree.go