0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 04:24:08 +01:00
gitea/modules/convert
Yarden Shoham 6c8ff32511
Add updated_at field to PullReview API object (#21812)
* Closes #19997

Adds an `updated_at` time field to the `PullReview` API object to
specify when the pull request review's state changed.

Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-11-15 11:33:52 +02:00
..
convert.go Add Webhook authorization header (#20926) 2022-11-03 20:23:20 +02:00
git_commit_test.go
git_commit.go Add stat to ToCommit function for speed (#21337) 2022-10-06 11:21:04 +08:00
issue_comment.go Fix 500 on time tracking in timeline API (#21052) 2022-09-04 15:01:23 +01:00
issue_test.go
issue.go
main_test.go
mirror.go
notification.go
package.go
pull_review.go Add updated_at field to PullReview API object (#21812) 2022-11-15 11:33:52 +02:00
pull_test.go
pull.go
release.go
repository.go Make external issue tracker regexp configurable via API (#21338) 2022-10-07 20:49:30 +08:00
status.go
user_test.go
user.go
utils_test.go
utils.go
wiki.go