1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 04:05:10 +01:00
gitea/routers
2019-03-18 22:28:10 -04:00
..
admin
api/v1 Return 409 when creating repo if it already exists. (#6330) 2019-03-15 10:19:09 -04:00
dev
org
private Clean up various use of escape/unescape functions for URL generation (#6334) 2019-03-18 10:00:23 -04:00
repo Clean up various use of escape/unescape functions for URL generation (#6334) 2019-03-18 10:00:23 -04:00
routes Add same changes from issues page to milestone->issues page (#6328) 2019-03-15 11:50:27 -04:00
user Add bio field for user (#6113) 2019-03-18 22:28:10 -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