You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/private
zeripath 663874e8be Use url.PathEscape to escape the branchname (#6304)
* Use url.PathEscape to escape the branchname

* GetRepositoryByOwnerAndName should also have url.PathEscape as the owner and reponame are provided by the client
6 years ago
..
branch.go Use url.PathEscape to escape the branchname (#6304) 6 years ago
internal.go Use url.PathEscape to escape the branchname (#6304) 6 years ago
key.go Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
push_update.go Fix internal requests when gitea listens to unix socket or only external IP (#2234) 8 years ago
repository.go Give user a link to create PR after push (#4716) 7 years ago
wiki.go fix clone wiki failed via ssh (#5503) 6 years ago