0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 12:54:35 +01:00
gitea/routers
Lunny Xiao 199faadea3 Fix org visibility bug when git cloning (#6743)
* fix org visibility bug

* fix permission check

* add integration tests

* fix tests

* change test user name for easier maintainance and fix test

* fix test git repo name
2019-04-25 21:59:10 +03:00
..
admin Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
api/v1 Fix org visibility bug when git cloning (#6743) 2019-04-25 21:59:10 +03:00
dev
org Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
private
repo Fix org visibility bug when git cloning (#6743) 2019-04-25 21:59:10 +03:00
routes Add option to blame files (#5721) 2019-04-19 22:47:00 -04:00
user fix missing return (#6751) 2019-04-25 19:30:38 +08:00
utils
home.go Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
init.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
install.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
metrics.go
swagger_json.go