0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-30 20:35:20 +01:00
gitea/routers
赵智超 119173130a
Add default CommitID for create pull review api (#11334)
If user create pull review through api but not set CommitID,
I think it's necessary to use last headCommitID as default seting,
or this review will be considered as stale review which is wrong

Signed-off-by: a1012112796 <1012112796@qq.com>
2020-05-08 19:50:23 +01:00
..
admin Users should not be able to prohibit their own login (#10970) 2020-04-06 10:23:15 -04:00
api/v1 Add default CommitID for create pull review api (#11334) 2020-05-08 19:50:23 +01:00
dev
events Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
org
private Protect default branch against deletion (#11115) 2020-05-06 12:08:45 +01:00
repo Protect default branch against deletion (#11115) 2020-05-06 12:08:45 +01:00
routes Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
user Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
utils
home.go
init.go Add EventSource support (#11235) 2020-05-07 22:49:00 +01:00
install.go
metrics.go
swagger_json.go