1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 18:54:32 +01:00
gitea/modules/convert
6543 1418288734
Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#12729)
* move GitCommit to APIFormat convertion into convert package

* rename Commit convert functions

* move stopwatch to api convertion into convert package & rm unused code & extend test

* fix compare time

* Gitea not Gogs ;)
2020-09-18 20:09:26 +08:00
..
convert.go
git_commit.go
issue_test.go
issue.go
main_test.go
pull_review.go
pull_test.go
pull.go
user.go
utils.go