0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 22:26:27 +01:00
gitea/routers
Lunny Xiao 9db590f2ee
Fix bug when combine label comments (#14894)
* Fix bug when combine label comments

* Added some code comments

* More comments
2021-03-05 16:17:32 +01:00
..
admin Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
api/v1 Make manual merge autodetection optional and add manual merge as merge method (#12543) 2021-03-03 22:41:23 -05:00
dev
events Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
org
private Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
repo Fix bug when combine label comments (#14894) 2021-03-05 16:17:32 +01:00
routes Add CORS config on to /login/oauth/access_token endpoint (#14850) 2021-03-04 03:25:30 +02:00
user Show private heatmap on profile to self & admins (#14881) 2021-03-04 23:59:13 +01:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go