0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-23 02:46:27 +01:00
gitea/routers
Lunny Xiao 35cc5b0402
Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)
* remove GetRepositoryByRef and add GetRepositoryByOwnerAndName

* fix tests

* fix tests bug

* some improvements
2017-12-02 15:34:39 +08:00
..
admin
api/v1 Add fingerprint to ssh key endpoints. (#3009) 2017-11-28 17:21:39 +02:00
dev
org
private
repo Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) 2017-12-02 15:34:39 +08:00
routes Fix git lfs path (#3016) 2017-11-29 01:35:23 +02:00
user remove unused variable (#3038) 2017-11-30 20:44:25 +02:00
home.go
init.go
install.go Default log level to Info without hardcoding it in installer (#3041) 2017-12-01 15:41:27 +08:00