0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-29 20:56:23 +01:00
gitea/routers
guillep2k bedd7b2833 Fix error logged when repos qs is empty (#9591)
* Fix error logged when repos qs is empty

* Update routers/user/home.go

Co-Authored-By: Lauris BH <lauris@nix.lv>

Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-01-03 23:39:12 +02:00
..
admin
api/v1 [API] dont reqToken on GetReactions (fix #9543) (#9548) 2020-01-02 23:27:31 +02:00
dev
org
private Add branch protection option to block merge on requested changes. (#9592) 2020-01-03 19:47:09 +02:00
repo Add branch protection option to block merge on requested changes. (#9592) 2020-01-03 19:47:09 +02:00
routes remove since it is there for 3years (#9538) 2019-12-29 12:32:31 +00:00
user Fix error logged when repos qs is empty (#9591) 2020-01-03 23:39:12 +02:00
utils
home.go Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 2019-12-24 00:11:12 +00:00
init.go
install.go
metrics.go
swagger_json.go