gitea/modules/convert
6543 a98bf03204
Convert User expose ID each time (#12855) (#12883)
* Convert User expose ID each time (#12855)

* git blame tells me a lot of gitea things happen here around 2018, add header

* move user code int its own file

* expose user id

* adopt things from APIFormat

* fix test

* CI.restart()

* No Refactor

* CI.restart()

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-09-18 12:56:16 -04:00
..
convert.go Convert User expose ID each time (#12855) (#12883) 2020-09-18 12:56:16 -04:00
issue.go Refactor Milestone related (#11225) 2020-05-12 22:54:35 +01:00
issue_test.go Refactor Milestone related (#11225) 2020-05-12 22:54:35 +01:00
main_test.go Move pull request api convert to convert package (#9664) 2020-01-10 15:53:53 +08:00
pull.go Fix panic in API pulls when headbranch does not exist (#10676) 2020-03-09 07:06:38 +00:00
pull_review.go API PullReviewComment HTMLPullURL should return the HTMLURL (#11501) (#11533) 2020-05-21 19:35:19 +03:00
pull_test.go Display pull request head branch even the branch deleted or repository deleted (#10413) 2020-03-02 22:31:55 +00:00
utils.go Honor DEFAULT_PAGING_NUM for API (#11805) (#11813) 2020-06-09 16:05:21 +03:00