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
2019-03-12 00:53:41 +02:00
..
branch.go Use url.PathEscape to escape the branchname (#6304) 2019-03-12 00:53:41 +02:00
internal.go Use url.PathEscape to escape the branchname (#6304) 2019-03-12 00:53:41 +02:00
key.go Fix ssh deploy and user key constraints (#1357) (#5939) 2019-02-03 23:56:53 +00:00
push_update.go
repository.go
wiki.go