gitea/routers
ngourdon 7284829962 Fix team edit API panic (#6785)
* fix team edit API panic

* Change user to a member of the owner team
2019-04-28 09:52:38 -04:00
..
admin
api/v1 Fix team edit API panic (#6785) 2019-04-28 09:52:38 -04:00
dev
org fix bug when update owner team then visit team's repo return 404 (#6119) 2019-02-22 11:14:45 -05:00
private Clean up various use of escape/unescape functions for URL generation (#6334) 2019-03-18 10:00:23 -04:00
repo Fix org visibility bug when git cloning (#6743) (#6762) 2019-04-26 15:02:27 +03:00
routes fix bug when user login and want to resend register confirmation email (#6482) (#6486) 2019-04-02 09:36:56 +01:00
user fix missing return (#6751) (#6756) 2019-04-25 10:38:51 -04:00
utils
home.go Clean up various use of escape/unescape functions for URL generation (#6334) 2019-03-18 10:00:23 -04:00
init.go
install.go Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
metrics.go
swagger_json.go