0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-01 15:14:37 +01:00
gitea/routers
Lunny Xiao 4334fe754e
update git vendor to fix wrong release commit id and add migrations (#6224)
* update git vendor to fix wrong release commit id and add migrations

* fix count

* fix migration release

* fix tests
2019-03-11 11:44:58 +08:00
..
admin Show private organization for admin, fix #6111 (#6112) 2019-02-19 09:16:06 +08:00
api/v1 Copyedit docs (#6275) 2019-03-09 16:15:45 -05: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
repo update git vendor to fix wrong release commit id and add migrations (#6224) 2019-03-11 11:44:58 +08:00
routes Add regenerate secret feature for oauth2 (#6291) 2019-03-09 17:29:58 +01:00
user Add support for client basic auth for exchanging access tokens (#6293) 2019-03-11 10:54:59 +08:00
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 2018-09-10 10:31:08 -04:00
home.go fix display dashboard even if require to change password (#6214) 2019-02-28 16:01:42 +08:00
init.go refactor issue indexer, add some testing and fix a bug (#6131) 2019-02-21 08:54:05 +08:00
install.go Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
metrics.go Fix metrics auth token detection (#6006) 2019-02-09 00:58:31 -05:00
swagger_json.go