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
Lunny Xiao d37a89ed05
don't record error when request a non-exist user (#15819)
* don't record error when request a non-exist user

* Update routers/repo/http.go

Co-authored-by: zeripath <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-05-10 13:43:55 -04:00
..
admin
api/v1 [API] make change repo settings work on empty repos (#15778) 2021-05-08 14:11:36 +02:00
dev
events
org Unified link creation. (#15619) 2021-04-30 19:25:13 +02:00
private Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) 2021-05-10 15:57:45 +08:00
repo don't record error when request a non-exist user (#15819) 2021-05-10 13:43:55 -04:00
routes Return go-get info on subdirs (#15642) 2021-05-09 22:50:06 +01:00
user Fix goth user infer bug (#15821) 2021-05-10 16:31:32 +01:00
utils
home.go
init.go Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
install.go
metrics.go
swagger_json.go