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
6543 11300ee582
Fix potential bugs (#10513) (#10518)
* use e if it is an option
* potential nil so check err first
* check err first
* m == nil already checked
2020-02-28 00:12:23 -03:00
..
admin Change admin dashboard to POST (#10465) (#10466) 2020-02-25 17:42:43 -06:00
api/v1 Handle push rejection message in Merge & Web Editor (#10373) (#10497) 2020-02-27 15:37:11 +02:00
dev
org
private
repo Fix potential bugs (#10513) (#10518) 2020-02-28 00:12:23 -03:00
routes Fix admin notices (#10480) (#10483) 2020-02-26 11:14:37 -06:00
user Various fixes in login sources (#10428) (#10429) 2020-02-23 22:46:17 +02:00
utils Handle push rejection message in Merge & Web Editor (#10373) (#10497) 2020-02-27 15:37:11 +02:00
home.go
init.go
install.go
metrics.go
swagger_json.go