0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-19 09:06:20 +01:00
gitea/routers
zeripath 24a36e84cc Issue 5924 fix compare button (#5929)
* Revert #5877

This unfortunately was not the solution.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Change permission check to create pull requests to CanReadIssuesOrPulls

Signed-off-by: Andrew Thornton <art27@cantab.net>
2019-02-03 19:56:18 -05:00
..
admin Support reverse proxy providing email (#5554) 2018-12-18 12:05:48 -05:00
api/v1 Issue 5924 fix compare button (#5929) 2019-02-03 19:56:18 -05:00
dev
org
private Fix ssh deploy and user key constraints (#1357) (#5939) 2019-02-03 23:56:53 +00:00
repo Issue 5924 fix compare button (#5929) 2019-02-03 19:56:18 -05:00
routes Disable redirect for i18n (#5910) 2019-01-31 09:38:20 -05:00
user if repo does not exist, show a 404 not a 500 (#5900) 2019-01-30 11:13:39 -05:00
utils
home.go
init.go Ensure error is logged on db reconnection attempts (#5780) 2019-01-20 09:30:37 +00:00
install.go
metrics.go
swagger_json.go