gitea/routers
6543 e57ac841de
Fix potential bugs (#10513)
* use e if it is an option
* potential nil so check err first
* check err first
* m == nil already checked
2020-02-27 20:10:27 -03:00
..
admin Change admin dashboard to POST (#10465) 2020-02-25 16:54:13 -06:00
api/v1 Fix double PR notification from API (#10482) 2020-02-26 12:12:34 -06:00
dev
org
private Show Signer in commit lists and add basic trust (#10425) 2020-02-27 16:20:55 -03:00
repo Fix potential bugs (#10513) 2020-02-27 20:10:27 -03:00
routes Fix admin notices (#10480) 2020-02-26 10:25:54 -06:00
user Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
utils
home.go
init.go Language statistics bar for repositories (#8037) 2020-02-11 11:34:17 +02:00
install.go
metrics.go
swagger_json.go